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

Bug 252234

Summary: www-client/links-2.2:make fails with directfb USE flag
Product: Gentoo Linux Reporter: Jason Melton <jason.melton>
Component: New packagesAssignee: Marcelo Goes (RETIRED) <vanquirius>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild log
Compilation failure
emerge -info

Description Jason Melton 2008-12-23 02:48:04 UTC
Trying to emerge links-2.2 with the directfb USE flag results in fail.

Reproducible: Always

Steps to Reproduce:
1. Enable directfb USE flag, such as in /etc/portage/package.use:
www-client/links -X fbcon directfb

2. emerge -av links


Actual Results:  
 * 
 * ERROR: www-client/links-2.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2533:  Called die
 * The specific snippet of code:
 *       emake || die "make failed"
 *  The die message:
 *   make failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/www-client/links-2.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/links-2.2/temp/environment'.


Expected Results:  
Successful emerge
Comment 1 Jason Melton 2008-12-23 02:54:34 UTC
Created attachment 176189 [details]
ebuild log
Comment 2 Jason Melton 2008-12-23 02:55:59 UTC
Created attachment 176190 [details]
Compilation failure
Comment 3 Jason Melton 2008-12-23 07:44:59 UTC
Created attachment 176200 [details]
emerge -info
Comment 4 SpanKY gentoo-dev 2011-02-20 18:26:02 UTC
links-2.3_pre1 builds fine