Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2660 - xscreensaver update
Summary: xscreensaver update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-11 12:54 UTC by Marc DellaVolpe
Modified: 2002-07-14 21:52 UTC (History)
1 user (show)

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


Attachments
ebuild for xscreensaver 4.03 (xscreensaver-4.03.ebuild,2.20 KB, text/plain)
2002-05-11 12:56 UTC, Marc DellaVolpe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc DellaVolpe 2002-05-11 12:54:42 UTC
Please find attached and update to xscreensaver 4.03. I have tested this and it 
works on my machine.
Comment 1 Marc DellaVolpe 2002-05-11 12:56:56 UTC
Created attachment 951 [details]
ebuild for xscreensaver 4.03

ebuild for xscreensaver 4.03
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2002-05-12 22:40:34 UTC
I'll take this one.
Comment 3 Scott Jones 2002-05-16 12:07:22 UTC
Since I was having errors when I tried to install the ebuild for 4.02 I decided
to try this one -- it doesn't work for me either (but has a different error
message).  My USE variable has -qt, -kde, and -arts in it...

Here's what I get:

...
/usr/bin/msgfmt -o es.gmo es.po
es.po:6690: duplicate message definition
es.po:6127: ...this is the location of the first definition
/usr/bin/msgfmt: found 1 fatal error
make[1]: *** [es.gmo] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/po'
make: *** [default] Error 5
make[1]: Entering directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/utils'
make[1]: Nothing to be done for `default'.
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/utils'
make[1]: Entering directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/driver'
make[1]: Nothing to be done for `default'.
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/driver'
make[1]: Entering directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/hacks'
make[1]: Nothing to be done for `default'.
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/hacks'
make[1]: Entering directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/hacks/glx'
make[1]: Nothing to be done for `default'.
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/hacks/glx'
make[1]: Entering directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/po'
/usr/bin/msgfmt -o es.gmo es.po
es.po:6690: duplicate message definition
es.po:6127: ...this is the location of the first definition
/usr/bin/msgfmt: found 1 fatal error
make[1]: *** [es.gmo] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.03/work/xscreensaver-4.03/po'
make: *** [default] Error 5

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

!!! emerge aborting on 
/usr/portage/app-misc/xscreensaver/xscreensaver-4.03.ebuild .

Cheers,

-Scott