Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398249 - [sunrise] media-sound/gogglesmm fails build during configure if xine-lib >= 1.2.0 installed
Summary: [sunrise] media-sound/gogglesmm fails build during configure if xine-lib >= 1...
Status: RESOLVED DUPLICATE of bug 234994
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-09 14:00 UTC by cmuelle8
Modified: 2012-01-20 15:18 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 cmuelle8 2012-01-09 14:00:49 UTC
Here's the relevant output

    Search for XINE >= 1.1.16 in /usr ... 
        Check XINE Config => FOUND
xine-config is DEPRECATED. Use pkg-config instead.
xine-config is DEPRECATED. Use pkg-config instead.
xine-config is DEPRECATED. Use pkg-config instead.
        Check XINE Version => Unsupported (1.2.0)
    Search for XINE >= 1.1.16 in /usr/local ... 
 Unable to find a compatible XINE library installation. Please make
 sure the correct version is installed including the header files.
 You can use the "--xine-prefix" option to search in an
 alternative installation directory.

!!! ERROR in media-sound/gogglesmm-0.12.2::sunrise:
!!! In econf at line 1840
!!! econf failed

!!! Call stack:
!!!    * econf (/var/tmp/paludis/media-sound-gogglesmm-0.12.2/temp/loadsaveenv:1840)
!!!    * base_src_configure (/var/tmp/paludis/media-sound-gogglesmm-0.12.2/temp/loadsaveenv:671)
!!!    * src_configure (/var/tmp/paludis/media-sound-gogglesmm-0.12.2/temp/loadsaveenv:3830)
!!!    * ebuild_f_configure (/usr/libexec/paludis/2/src_configure.bash:54)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:646)
!!!    * main (/usr/libexec/paludis/ebuild.bash:672)

diefunc: making ebuild PID 15029 exit with error
die trap: exiting with error.


Greetings
cmuelle8
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-01-10 15:25:05 UTC

*** This bug has been marked as a duplicate of bug 234994 ***
Comment 2 James Broadhead 2012-01-20 00:09:23 UTC
(fixed in sunrise, awaiting next review)
Comment 3 cmuelle8 2012-01-20 15:18:39 UTC
Ok, the ebuild depends on xine-lib-1.1* now, but since 1.2 got slotted ":1" as well, wouldn't it be better to just make gogglesmm work with xine-lib-1.2 ?

Currently on my system there are just two packages that prevent me working with 1.2:
    app-misc/tracker
    media-sound/gogglesmm


Greetings..

(In reply to comment #2)
> (fixed in sunrise, awaiting next review)