Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 316805

Summary: media-video/vlc-1.0.6 fails with some USEflag-combinations
Product: Gentoo Linux Reporter: Andreas Schürch <nativemad>
Component: New packagesAssignee: Alexis Ballier <aballier>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 316709    
Attachments: build log for the USE-combo failure
build log with skins enabled
config.log for the skins/freetype issue

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