pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/31886: pkg (snownews)
>Number: 31886
>Category: pkg
>Synopsis: snownews won't compile
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Oct 22 06:01:00 +0000 2005
>Originator: brad harder <bharder%methodlogic.net@localhost>
>Release: NetBSD 3.0_BETA
>Organization:
>Environment:
System: NetBSD manchester.methodlogic.net 3.0_BETA NetBSD 3.0_BETA
(MANCHESTER2) #12: Sat Oct 15 01:11:01 EDT 2005
root%manchester.methodlogic.net@localhost:/usr/src/sys/arch/i386/compile/MANCHESTER2
i386
Architecture: i386
Machine: i386
>Description:
snownews won't compile... this just happened with the lastest update to pkgsrc.
seems to be language-related:
for L in de fr it nl ru_RU.KOI8-R; do cat doc/man/$L/snownews.1.$L.in | sed
s#PREFIX#/usr/local# | sed s/VERSION/`grep VERSION version.h | sed s/\"//g |
sed s/#define\ VERSION\ //`/ > doc/man/$L/snownews.1; done
for L in de es fr it nl ru sl zh_TW zh_CN pt_BR pl ja; do msgfmt -o po/$L.mo
po/$L; done
po/fr.po:367: keyword "msgid_plural" unknown
po/fr.po:366: missing `msgstr' section
po/fr.po:367: parse error
found 3 fatal errors
po/it.po:378: keyword "msgid_plural" unknown
po/it.po:377: missing `msgstr' section
po/it.po:378: parse error
found 3 fatal errors
po/ja.po:440: keyword "msgid_plural" unknown
po/ja.po:439: missing `msgstr' section
po/ja.po:440: parse error
found 3 fatal errors
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/snownews/work/snownews-1.5.7
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/snownews
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/www/snownews/work/.work.log
===>
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/snownews
>How-To-Repeat:
as root: cd /usr/pkgsrc/www/snownews && make
>Fix:
none known at this moment.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index