Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275404 - Stabilize media-libs/sdl-gfx-2.0.19
Summary: Stabilize media-libs/sdl-gfx-2.0.19
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2009-06-25 14:40 UTC by Mr. Bones. (RETIRED)
Modified: 2009-08-03 03:32 UTC (History)
1 user (show)

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


Attachments
My emerge --info output (emerge_info.txt,5.19 KB, text/plain)
2009-07-11 22:10 UTC, Guenther Brunthaler
Details
The error message log (media-libs:sdl-gfx-2.0.19:20090711-212843.log.lzma,2.65 KB, application/octet-stream)
2009-07-11 22:13 UTC, Guenther Brunthaler
Details
The environment settings of the failed ebuild (environment.lzma,4.35 KB, application/octet-stream)
2009-07-11 22:17 UTC, Guenther Brunthaler
Details
config.log from the failed ebuild (config.log.lzma,6.26 KB, application/octet-stream)
2009-07-11 22:17 UTC, Guenther Brunthaler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mr. Bones. (RETIRED) gentoo-dev 2009-06-25 14:40:49 UTC
Please mark sdl-gfx-2.0.19.ebuild stable.
Comment 1 Tobias Klausmann (RETIRED) gentoo-dev 2009-06-28 15:18:28 UTC
Stable on alpha.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2009-06-30 20:56:38 UTC
x86 stable
Comment 3 Markus Meier gentoo-dev 2009-07-08 21:34:17 UTC
amd64 stable
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2009-07-11 19:09:30 UTC
ia64/sparc stable
Comment 5 Guenther Brunthaler 2009-07-11 22:08:36 UTC
No, it's not stable enough!

On amd64 the build just failed with

bin/sed: can't read /usr/lib64/libcucul.la: No such file or directory
libtool: link: `/usr/lib64/libcucul.la' is not a valid libtool archive

and there is indeed no such file!

There *is* a file "libcucul.so" however, but the package it belongs to

$ equery belongs /usr/lib64/libcucul.so
[ Searching for file(s) /usr/lib64/libcucul.so in *... ]
media-libs/libcaca-0.99_beta16 (/usr/lib64/libcucul.so -> libcaca.so)

does not install the required .la file:

$ equery files  media-libs/libcaca | grep libcucul
/usr/lib64/libcucul++.so
/usr/lib64/libcucul++.so.0
/usr/lib64/libcucul++.so.0.99.16
/usr/lib64/libcucul.so
/usr/lib64/libcucul.so.0
/usr/lib64/libcucul.so.0.99.16

although all files of that package are OK:

$ equery check media-libs/libcaca
[ Checking media-libs/libcaca-0.99_beta16 ]
 * 56 out of 56 files good

I have used the following USE flags for installing the library:

# equery uses media-libs/libcaca
[ Searching for packages matching media-libs/libcaca... ]
[ Colour Code : set unset ]
[ Legend : Left column  (U) - USE flags from make.conf              ]
[        : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for media-libs/libcaca-0.99_beta16 ]
 U I
 + + X       : Adds support for X11
 - - doc     : Adds extra documentation (API, Javadoc, etc)
 + + imlib   : Adds support for imlib, an image loading and rendering library
 - - mono    : Build Mono bindings to support dotnet type stuff
 + + ncurses : Adds ncurses support (console display library)
 - - nocxx   : Disable support for C++ (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
 + + opengl  : Adds support for OpenGL (3D graphics)
 - - ruby    : Adds support/bindings for the Ruby language
 + + slang   : Adds support for the slang text display library (it's like ncurses, but different)
Comment 6 Guenther Brunthaler 2009-07-11 22:10:25 UTC
Created attachment 197589 [details]
My emerge --info output
Comment 7 Guenther Brunthaler 2009-07-11 22:13:22 UTC
Created attachment 197591 [details]
The error message log

LZMA-compressed for its size.

Use "unlzma" to uncompress.
Comment 8 Tristan Heaven (RETIRED) gentoo-dev 2009-07-11 22:13:56 UTC
See bug 205115
Comment 9 Guenther Brunthaler 2009-07-11 22:17:07 UTC
Created attachment 197594 [details]
The environment settings of the failed ebuild
Comment 10 Guenther Brunthaler 2009-07-11 22:17:56 UTC
Created attachment 197597 [details]
config.log from the failed ebuild
Comment 11 Guenther Brunthaler 2009-07-11 22:31:42 UTC
(In reply to comment #8)
> See bug 205115

Thanks for the advice!

I re-emerged all my installed SDL-packages via

# emerge -av1 media-libs/libsdl media-libs/sdl-image media-libs/sdl-mixer media-libs/sdl-net media-libs/sdl-sound media-libs/sdl-ttf

and then

# emerge -av1 media-libs/sdl-gfx

emerged like a charm! :-)
Comment 12 Joe Jezak (RETIRED) gentoo-dev 2009-07-24 16:46:54 UTC
Marked ppc stable.
Comment 13 Jeroen Roovers (RETIRED) gentoo-dev 2009-08-03 03:32:28 UTC
Stable for HPPA and closing.