Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518938 - media-plugins/audacious-plugins-3.5.1 USE="midi -fluidsynth" - configure: error: Cannot find FluidSynth development files (ver >= 1.0.6), but compilation of amidi-plug input plugin has been explicitly requested; please install FluidSynth dev files and ...
Summary: media-plugins/audacious-plugins-3.5.1 USE="midi -fluidsynth" - configure: err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-03 13:35 UTC by Teodor Petrov
Modified: 2015-08-04 23:30 UTC (History)
3 users (show)

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


Attachments
emerge --info output (emerge.info,4.89 KB, text/plain)
2014-08-03 13:35 UTC, Teodor Petrov
Details
build log (build.log,8.22 KB, text/plain)
2014-08-03 13:41 UTC, Teodor Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Teodor Petrov 2014-08-03 13:35:46 UTC
Created attachment 382136 [details]
emerge --info output

Seems like a missing dependency check.
Comment 1 Teodor Petrov 2014-08-03 13:41:58 UTC
Created attachment 382138 [details]
build log
Comment 2 Rafał Mużyło 2014-08-03 14:47:46 UTC
Well, a variant of this has already been reported to the maintainer on irc (it's '$(use_enable fluidsynth amidiplug) $(use_enable midi amidiplug)' that triggers this) - he's sitting upon it.
A solution for this was already noted in the version bump bug (folding 'fluidsynth' useflag into 'midi').
Comment 3 Gary E. Miller 2014-08-06 20:33:16 UTC
I see the same bug on my servers.
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2014-08-07 07:46:52 UTC
(In reply to Rafał Mużyło from comment #2)
> Well, a variant of this has already been reported to the maintainer on irc

Who asked for a separate report on separate issues and was ignored. This will delay fixes.
Comment 5 Rafał Mużyło 2014-08-07 15:46:46 UTC
(In reply to Tony Vroon from comment #4)
> (In reply to Rafał Mużyło from comment #2)
> > Well, a variant of this has already been reported to the maintainer on irc
> 
> Who asked for a separate report on separate issues and was ignored. This
> will delay fixes.

...and you could have simply asked in the version bump bug about the reason I've made the change I'm referring to.
Comment 6 Fredric Johansson 2014-08-23 09:23:04 UTC
I dont understand why this couldn't have been fixed in the bump since a fix was proposed
Comment 7 Tony Vroon (RETIRED) gentoo-dev 2015-08-04 23:30:54 UTC
+*audacious-plugins-3.6.2 (04 Aug 2015)
+
+  04 Aug 2015; Tony Vroon <chainsaw@gentoo.org>
+  +audacious-plugins-3.6.2.ebuild:
+  Version bump, as requested by Joe Kappus in bug #538414. Implement
+  REQUIRED_USE restrictions as pointed out by Diego Elio Pettenò in bug
+  #526182. Drop compatibility USE-flag midi triggering fluidsynth due to errors
+  as flagged up by Teodor Petrov in bug #518938. Make neon dependency optional
+  as requested by Harvey Mittens in bug #525056.