Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530856 - app-office/teapot failing to build fltk USE flag enabled
Summary: app-office/teapot failing to build fltk USE flag enabled
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-27 13:02 UTC by Oleh
Modified: 2015-02-03 14:49 UTC (History)
0 users

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


Attachments
emerge.info (emerge.info.txt,4.58 KB, text/plain)
2014-11-27 13:03 UTC, Oleh
Details
build.log (build.log,20.72 KB, text/x-log)
2014-11-27 13:03 UTC, Oleh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleh 2014-11-27 13:02:28 UTC
teapot with fltk USE flag cannot find fltk headers. Snippet:



Reproducible: Always

Steps to Reproduce:
1. USE=fltk emerge app-office/teapot
2.
3.
Actual Results:  
Snippet:
/var/tmp/portage/app-office/teapot-2.3.0/work/teapot-2.3.0_build/fteapot.h:5:19: fatal error: FL/Fl.H: No such file or directory
#include <FL/Fl.H>

Expected Results:  
teapot compiled and installed with fltk support enabled.

FLTK installs into /usr/include/fltk and /usr/lib64/fltk, not in /usr/include/fltk-1 and /usr/lib64/fltk-1 as set in ebuild. teapot also does not build with recent gcc/glibc but it's another story.  
build.log, emerge.info.txt attached.
Comment 1 Oleh 2014-11-27 13:03:01 UTC
Created attachment 390394 [details]
emerge.info
Comment 2 Oleh 2014-11-27 13:03:28 UTC
Created attachment 390396 [details]
build.log
Comment 3 Pacho Ramos gentoo-dev 2015-02-03 14:49:52 UTC
removed