Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412021 - media-sound/csound-5.17.6 USE=fltk - work/Csound5.17.6/InOut/FL_graph.cpp:25:19: erreur fatale: FL/Fl.H : Aucun fichier ou dossier de ce type
Summary: media-sound/csound-5.17.6 USE=fltk - work/Csound5.17.6/InOut/FL_graph.cpp:25:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-14 18:20 UTC by Xavier Miller (RETIRED)
Modified: 2012-04-16 19:17 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge_info.txt,5.40 KB, text/plain)
2012-04-14 18:20 UTC, Xavier Miller (RETIRED)
Details
build.log (build.log,39.54 KB, text/plain)
2012-04-14 18:21 UTC, Xavier Miller (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Miller (RETIRED) gentoo-dev 2012-04-14 18:20:23 UTC
On my ~x86 machine, media-sound/csound-5.17.6 doesn't emerge (OK on ~amd64 machines).
Linking C shared library libcsound.so
[ 82%] Built target csound
make: *** [all] Erreur 2
 * ERROR: media-sound/csound-5.17.6 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =media-sound/csound-5.17.6',
 * the complete build log and the output of 'emerge -pqv =media-sound/csound-5.17.6'.
 * The complete build log is located at '/var/tmp/portage/media-sound/csound-5.17.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/csound-5.17.6/temp/environment'.
 * S: '/var/tmp/portage/media-sound/csound-5.17.6/work/Csound5.17.6'
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info

>>> Failed to emerge media-sound/csound-5.17.6, Log file:

>>>  '/var/tmp/portage/media-sound/csound-5.17.6/temp/build.log'



Reproducible: Always
Comment 1 Xavier Miller (RETIRED) gentoo-dev 2012-04-14 18:20:55 UTC
Created attachment 308957 [details]
emerge --info
Comment 2 Xavier Miller (RETIRED) gentoo-dev 2012-04-14 18:21:32 UTC
Created attachment 308959 [details]
build.log
Comment 3 Xavier Miller (RETIRED) gentoo-dev 2012-04-14 18:34:54 UTC
Same problem with/without distcc, with MAKEOPTS=-j7 / -j1
Comment 4 Xavier Miller (RETIRED) gentoo-dev 2012-04-15 18:54:04 UTC
The problem comes with USE="fltk".
When enabled, libcsound doesn't link.
Comment 5 Xavier Miller (RETIRED) gentoo-dev 2012-04-15 18:55:47 UTC
With USE="-fltk", it compiles really well.

The previous version in portage compiled find with USE="fltk".
Comment 6 Tim Harder gentoo-dev 2012-04-16 19:17:02 UTC
Fixed in CVS.