On 03/22/11 11:27, Stuart Henderson wrote:
CVSROOT:        /cvs
Module name:    ports
Changes by:     st...@cvs.openbsd.org   2011/03/22 09:27:57

Modified files:
        devel/cook     : Makefile
Added files:
        devel/cook/patches: patch-lib_en_refman_index_so

Log message:
groff-1.21 dies when a table is wider than the line; add a workaround (and
comment) to fix the build. from schwarze@
Building still fails for me.  I have groff 1.21p0 and -current from 3/20.

--STeve Andre'

mv main.o roffpp/main.o
cc -Iroffpp -Icommon -I/usr/local/include -O2 -pipe -c roffpp/preprocess.c
mv preprocess.o roffpp/preprocess.o
cc -L/usr/local/lib -o bin/roffpp roffpp/main.o roffpp/preprocess.o common/lib.a -lintl -liconv
common/lib.a(arglex.o)(.text+0x66d): In function `arglex_init_from_env':
: warning: strcpy() is almost always misused, please use strlcpy()
common/lib.a(errno.o)(.text+0x9c): In function `sub_errno':
: warning: sprintf() is often misused, please use snprintf()
sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/c_incl.mo lib/en/LC_MESSAGES/c_incl.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/cook.mo lib/en/LC_MESSAGES/cook.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/cook_bom.mo lib/en/LC_MESSAGES/cook_bom.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/cookfp.mo lib/en/LC_MESSAGES/cookfp.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/cooktime.mo lib/en/LC_MESSAGES/cooktime.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/file_check.mo lib/en/LC_MESSAGES/file_check.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/find_libs.mo lib/en/LC_MESSAGES/find_libs.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/fstrcmp.mo lib/en/LC_MESSAGES/fstrcmp.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/make2cook.mo lib/en/LC_MESSAGES/make2cook.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/roffpp.mo lib/en/LC_MESSAGES/roffpp.po lib/en/LC_MESSAGES/common.po bin/roffpp -Ilib/en/building -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/building/main.man | groff -s -t -p -man -mpic -mpspic > lib/en/building.ps bin/roffpp -Ilib/en/building -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/building/main.man | groff -Tdvi -s -t -p -man -mpic > lib/en/building.dvi bin/roffpp -Ilib/en/building -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/building/main.man | groff -Tascii -s -t -p -man -mpic > lib/en/building.txt bin/roffpp -Ilib/en/lsm -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/lsm/main.roff | groff -s -t -p -mpic -mpspic > lib/en/lsm.ps bin/roffpp -Ilib/en/lsm -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/lsm/main.roff | groff -Tdvi -s -t -p -mpic > lib/en/lsm.dvi bin/roffpp -Ilib/en/lsm -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/lsm/main.roff | groff -Tascii -s -t -p -mpic > lib/en/lsm.txt bin/roffpp -Ilib/en/readme -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/readme/main.man | groff -s -t -p -man -mpic -mpspic > lib/en/readme.ps bin/roffpp -Ilib/en/readme -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/readme/main.man | groff -Tdvi -s -t -p -man -mpic > lib/en/readme.dvi bin/roffpp -Ilib/en/readme -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/readme/main.man | groff -Tascii -s -t -p -man -mpic > lib/en/readme.txt bin/roffpp -Ilib/en/refman -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/refman/main.man | groff -s -t -p -man -mpic -mpspic > lib/en/refman.ps
pic:lib/en/refman/i18n.pic.so:23: syntax error before `,'
pic:lib/en/refman/i18n.pic.so:23: giving up on this picture
*** Error code 1

Stop in /usr/ports/pobj/cook-2.21/cook-2.21 (line 3261 of Makefile).
*** Error code 1

Stop in /usr/ports/devel/cook (line 2473 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/cook (line 1690 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/cook (line 2261 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/cook (line 2241 of /usr/ports/infrastructure/mk/bsd.port.mk).

Reply via email to