#5646 NORM Never A: Squeak RomePlugin fails to build on jhbuild
Zarro Boogs per Child
bugtracker at laptop.org
Sun Dec 23 16:52:53 EST 2007
#5646: Squeak RomePlugin fails to build on jhbuild
-----------------------------+----------------------------------------------
Reporter: gcerchio | Owner: etoys
Type: defect | Status: closed
Priority: normal | Milestone: Never Assigned
Component: etoys-activity | Version: Git as of bug date
Resolution: wontfix | Keywords: squeak jhbuild
Verified: 0 | Blocking:
Blockedby: |
-----------------------------+----------------------------------------------
Comment(by gcerchio):
Finally came back with an error report:
{{{
svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': Could not read response body:
connection timed out (http://etoys.laptop.org)
make: *** [Content] Error 1
}}}
rerunning the stage results in this:
{{{
*** Building etoys *** [37/50]
make
for dir in Content/po/* ; do \
domain=`basename $dir` ; \
for po in $dir/*.po ; do \
lang=`basename $po .po`; \
echo -n "${lang}: " ; \
mkdir -p Content/lang/$lang/LC_MESSAGES ; \
msgfmt -v -o
Content/lang/$lang/LC_MESSAGES/$domain.mo $po ; \
done \
done
*: Content/lang/el/LC_MESSAGES/etoys.mo:1:2: parse error
Content/lang/el/LC_MESSAGES/etoys.mo:1: keyword "D" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:2: end-of-line within string
Content/lang/el/LC_MESSAGES/etoys.mo:3: keyword "V" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:4: end-of-line within string
Content/lang/el/LC_MESSAGES/etoys.mo:5: keyword "W" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:6: keyword "W" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:7: end-of-line within string
Content/lang/el/LC_MESSAGES/etoys.mo:7:28: invalid control sequence
Content/lang/el/LC_MESSAGES/etoys.mo:8: end-of-line within string
Content/lang/el/LC_MESSAGES/etoys.mo:9: keyword "the" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:10: keyword "It" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:11: keyword "and" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:12: keyword "Do" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:13: keyword "Cancel" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:14: keyword "Report" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:15: keyword "POT" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:16: keyword "PO" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:17: keyword "Last" unknown
Content/lang/el/LC_MESSAGES/etoys.mo:18: keyword "Language" unknown
msgfmt: too many errors, aborting
make: *** [Content/lang] Error 1
*** error during stage build of etoys: ########## Error running make ***
[37/50]
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/5646#comment:8>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list