Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1907 - skipstone-0.8.1 won't compile
Summary: skipstone-0.8.1 won't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-18 05:58 UTC by Andreas Waschbuesch
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Waschbuesch 2002-04-18 05:58:17 UTC
$ emerge skipstone

Calculating dependencies ...done!
>>> emerge net-www/skipstone-0.8.1 to /
nls
>>> md5 ;-) skipstone-0.8.1.tar.gz
nls
>>> Unpacking source...
>>> Unpacking skipstone-0.8.1.tar.gz
>>> Source unpacked.
patching file ru.po

[...]

g++ main.o go.o session.o callbacks.o encoding.o moz_callbacks.o support.o ipc.o
bookmarks.o interface.o interface-notebook.o history.o crash.o
skipstone-config.o context.o skipstone-plugin.o skipstone-print.o  debug.o
mozilla.o SkipStonePrompter.o PromptService.o -o skipstone-bin -L/usr/lib
-L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11
-lm -L/usr/lib/mozilla -L/usr/lib/mozilla/lib/mozilla -lgtkembedmoz -lplds4
-lplc4 -lnspr4 -lgtksuperwin -lxpcom -lpthread
gcc skipdownload.o -o skipdownload -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk
-rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
(cd ../locale && make all)
make[1]: Entering directory
`/var/tmp/portage/skipstone-0.8.1/work/skipstone-0.8.1/locale'
msgfmt -f -v -o da.mo da.po
msgfmt -f -v -o de.mo de.po
201 translated messages, 84 untranslated messages.
msgfmt -f -v -o es.mo es.po
140 translated messages.
msgfmt -f -v -o fr.mo fr.po
235 translated messages, 94 untranslated messages.
msgfmt -f -v -o it.mo it.po
207 translated messages, 34 untranslated messages.
msgfmt -f -v -o ja.mo ja.po
242 translated messages, 43 untranslated messages.
msgfmt -f -v -o nl.mo nl.po
msgfmt: nl.po: warning: Charset "iso8859-15" is not a portable encoding name.
                        Message conversion to user's charset might not work.
293 translated messages, 105 fuzzy translations, 33 untranslated messages.
msgfmt -f -v -o pl.mo pl.po
141 translated messages, 1 fuzzy translation, 11 untranslated messages.
msgfmt -f -v -o pt.mo pt.po
134 translated messages.
msgfmt -f -v -o ru.mo ru.po
426 translated messages.
msgfmt -f -v -o zh_CN.GB2312.mo zh_CN.GB2312.po
283 translated messages, 70 fuzzy translations, 2 untranslated messages.
msgfmt -f -v -o zh_TW.Big5.mo zh_TW.Big5.po
329 translated messages, 2 fuzzy translations, 7 untranslated messages.
zh_TW.Big5.po:1569:18: invalid control sequence
msgfmt: found 1 fatal error
make[1]: *** [zh_TW.Big5.mo] Error 1
make[1]: Leaving directory
`/var/tmp/portage/skipstone-0.8.1/work/skipstone-0.8.1/locale'
make: *** [all] Error 2
(cd ../locale && make all)
make[1]: Entering directory
`/var/tmp/portage/skipstone-0.8.1/work/skipstone-0.8.1/locale'
msgfmt -f -v -o zh_TW.Big5.mo zh_TW.Big5.po
zh_TW.Big5.po:1569:18: invalid control sequence
msgfmt: found 1 fatal error
make[1]: *** [zh_TW.Big5.mo] Error 1
make[1]: Leaving directory
`/var/tmp/portage/skipstone-0.8.1/work/skipstone-0.8.1/locale'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 13, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/net-www/skipstone/skipstone-0.8.1.ebuild .
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-18 08:30:46 UTC
Hi,  the patches had solved this issue for a while.  I am investigating and will
issue a new patch to fix these things.  Working on it right now, in fact :)
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-18 09:14:44 UTC
Fixed.  I thought it was fixed for the -r1 release, in fact.

Oh well.

Thanks for the report.