MidnightBSD Magus

textproc/docbook-to-man

A DocBook SGML DTD into nroff/troff -man macros converter

Flavor Version Run OSVersion Arch License Restricted Status
1.0_1 292 0.6 amd64 unknown 0 fail

Events

Machine Type Time Message
defiant info 2015-05-04 17:36:25.319456 Test Started
defiant fail 2015-05-04 17:36:44.15142 make build returned non-zero: 1
defiant fail 2015-05-04 17:36:44.253608 Test complete.

Log

===>  Building for docbook-to-man-1.0_1
making all in ./cmd...
making all in ./Instant...
making all in Instant/tptregexp...
rm -f oinstant._man
if test -z "" ; then  cd `dirname oinstant` &&  ln -s `basename oinstant.man` `basename oinstant._man`;  else  tradcpp -undef -traditional  -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org"    < oinstant.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' 			-e '/^#line  *[0-9][0-9]*  *.*$/d' 			-e '/^[ 	]*XCOMM$/s/XCOMM/#/' 			-e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' 			-e '/^[ 	]*XHASH/s/XHASH/#/' 			-e '/\@\@$/s/\@\@$/\\/' >oinstant._man;  fi
cc  -O2 -pipe -fno-strict-aliasing      -Itptregexp  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DDEF_TPT_LIB=\"/usr/local/share/sgml/otranspec\"  -c main.c
cc  -O2 -pipe -fno-strict-aliasing      -Itptregexp  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DDEF_TPT_LIB=\"/usr/local/share/sgml/otranspec\"  -c util.c
cc  -O2 -pipe -fno-strict-aliasing      -Itptregexp  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DDEF_TPT_LIB=\"/usr/local/share/sgml/otranspec\"  -c info.c
cc  -O2 -pipe -fno-strict-aliasing      -Itptregexp  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DDEF_TPT_LIB=\"/usr/local/share/sgml/otranspec\"  -c translate.c
cc  -O2 -pipe -fno-strict-aliasing      -Itptregexp  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DDEF_TPT_LIB=\"/usr/local/share/sgml/otranspec\"  -c traninit.c
cc  -O2 -pipe -fno-strict-aliasing      -Itptregexp  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DDEF_TPT_LIB=\"/usr/local/share/sgml/otranspec\"  -c tranvar.c
cc  -O2 -pipe -fno-strict-aliasing      -Itptregexp  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DDEF_TPT_LIB=\"/usr/local/share/sgml/otranspec\"  -c tables.c
rm -f regexp.o
cc -c -O2 -pipe -fno-strict-aliasing      -I.  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO         -I.  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      regexp.c
regexp.c: In function 'tpt_regcomp':
regexp.c:199: warning: conflicting types for built-in function 'malloc'
cc  -O2 -pipe -fno-strict-aliasing      -Itptregexp  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DDEF_TPT_LIB=\"/usr/local/share/sgml/otranspec\"  -c browse.c
cc  -O2 -pipe -fno-strict-aliasing      -Itptregexp  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DDEF_TPT_LIB=\"/usr/local/share/sgml/otranspec\"  -c masterVersion.c
rm -f regerror.o
rm -f regsub.o
cc -c -O2 -pipe -fno-strict-aliasing      -I.  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO         -I.  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      regsub.c
cc -c -O2 -pipe -fno-strict-aliasing      -I.  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO         -I.  -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      regerror.c
regerror.c: In function 'tpt_regerror':
regerror.c:11: warning: incompatible implicit declaration of built-in function 'exit'
rm -f oinstant
cc -o oinstant       -L/usr/local/lib   main.o util.o info.o translate.o traninit.o tranvar.o tables.o 	browse.o masterVersion.o -Ltptregexp -ltptregexp      -Wl,-R,/usr/local/lib
/usr/bin/ld: cannot find -ltptregexp
*** [oinstant] Error code 1
rm -f libtptregexp.a
ar clq libtptregexp.a regexp.o regsub.o regerror.o 
ranlib libtptregexp.a
1 error
*** [all] Error code 2
1 error
*** [run-build] Error code 2

Stop in /usr/mports/textproc/docbook-to-man.

Links

Depends On

Depend Of

Nothing

Categories