Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316805 - media-video/vlc-1.0.6 fails with some USEflag-combinations
Summary: media-video/vlc-1.0.6 fails with some USEflag-combinations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 316709
  Show dependency tree
 
Reported: 2010-04-23 13:05 UTC by Andreas Schürch
Modified: 2010-04-23 15:24 UTC (History)
0 users

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


Attachments
build log for the USE-combo failure (build-log-with-qt4-without-X,811.77 KB, text/plain)
2010-04-23 13:10 UTC, Andreas Schürch
Details
build log with skins enabled (build-log-skins,28.86 KB, text/plain)
2010-04-23 13:17 UTC, Andreas Schürch
Details
config.log for the skins/freetype issue (config.log,325.97 KB, text/plain)
2010-04-23 13:50 UTC, Andreas Schürch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schürch gentoo-dev 2010-04-23 13:05:30 UTC
media-video/vlc-1.0.6 gives a compile error when someone sets USE="-X qt4".
Also it fails to configure on my x86 host, as soon as USE="skins" is set. It just says:
configure: error: Could not find freetype (required for skins2) 
but i have:
[ebuild   R   ] media-libs/freetype-2.3.11  USE="X -bindist -debug -doc
-fontforge -utils" 0 kB

Reproducible: Always
Comment 1 Andreas Schürch gentoo-dev 2010-04-23 13:10:17 UTC
Created attachment 228867 [details]
build log for the USE-combo failure
Comment 2 Andreas Schürch gentoo-dev 2010-04-23 13:17:00 UTC
Created attachment 228871 [details]
build log with skins enabled
Comment 3 Alexis Ballier gentoo-dev 2010-04-23 13:31:44 UTC
Those are actually two different issues

(In reply to comment #0)
> Also it fails to configure on my x86 host, as soon as USE="skins" is set. It
> just says:
> configure: error: Could not find freetype (required for skins2) 

please attach config.log for this failure
Comment 4 Andreas Schürch gentoo-dev 2010-04-23 13:50:37 UTC
Created attachment 228875 [details]
config.log for the skins/freetype issue
Comment 5 Alexis Ballier gentoo-dev 2010-04-23 15:24:14 UTC
both failures should be fixed now, thanks for the report