Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473050 - media-libs/freeverb3-3.0.0 USE="jack -audacious" - ../audacious/so.c:23:30: fatal error: audacious/plugin.h: No such file or directory
Summary: media-libs/freeverb3-3.0.0 USE="jack -audacious" - ../audacious/so.c:23:30: f...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-12 01:40 UTC by Reuben Martin
Modified: 2015-06-09 00:02 UTC (History)
2 users (show)

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


Attachments
Build Log (build.log,252.48 KB, text/plain)
2013-06-12 01:42 UTC, Reuben Martin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Reuben Martin 2013-06-12 01:40:04 UTC
This problem has actually existed before the 3.0.0 version.

The build fails when trying to find files related to the audacious plugin even though that USE option is turned off. After disabling the jack USE option, the build completes.

Reproducible: Always
Comment 1 Reuben Martin 2013-06-12 01:42:30 UTC
Created attachment 350792 [details]
Build Log
Comment 2 jospezial 2013-12-23 22:48:58 UTC
Still the mame with 3.1.0 .
Comment 3 jospezial 2015-06-01 22:51:03 UTC
This bug is now about 2 years old and still not fixed.

emerge -vaD freeverb3

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] media-libs/libcue-1.4.0::gentoo  USE="-static-libs" 244 KiB
[ebuild  N     ] media-libs/bio2jack-0.9-r1::gentoo  USE="-static-libs" 516 KiB
[ebuild  N     ] media-sound/audacious-3.5.1::gentoo  USE="nls -chardet" 487 KiB
[ebuild  N     ] media-plugins/audacious-plugins-3.5.1::gentoo  USE="aac alsa cdda cue ffmpeg flac fluidsynth jack lame libnotify libsamplerate midi mms mp3 nls pulseaudio sdl sndfile vorbis wavpack -adplug -bs2b -gnome -lirc -scrobbler -sid" 1.674 KiB
[ebuild  N     ] media-libs/freeverb3-3.1.1::gentoo  USE="audacious jack openmp threads -forcefpu -plugdouble" CPU_FLAGS_X86="3dnow sse sse2 sse3 -avx -sse4_1" 5.926 KiB

Total: 5 packages (5 new), Size of downloads: 8.845 KiB

Would you like to merge these packages? [Yes/No] n

Quitting.


USE="jack -audacious" emerge -vaD freeverb3

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] media-libs/freeverb3-3.1.1::gentoo  USE="jack openmp threads -audacious -forcefpu -plugdouble" CPU_FLAGS_X86="3dnow sse sse2 sse3 -avx -sse4_1" 5.926 KiB

Total: 1 package (1 new), Size of downloads: 5.926 KiB

../audacious/so.c:23:30: fatal error: audacious/plugin.h: No such file or directory
compilation terminated.
Comment 4 Sebastian Pipping gentoo-dev 2015-06-09 00:02:26 UTC
I cannot reproduce the issue with 3.1.1-r1 any more.  Please re-open if it still applies to 3.1.1-r1 with you.  Thanks!