Can't emerge muine-0.6.3-r2, it fails when configuring flac. Seems like it requires it, but can't find the flac-1.1.1 I have installed. . . checking FLAC/all.h usability... no checking FLAC/all.h presence... no checking for FLAC/all.h... no configure: error: You need FLAC !!! ERROR: media-sound/muine-0.6.3-r2 failed. !!! Function econf, Line 485, Exitcode 0 config-log attatched
Created attachment 51768 [details] Config log
Ok, it's not finding the FLAC/all.h header file, it could be that the newer flac changed the header layout. Can you please post the output of "equery f flac | grep include" to this bug? Thanks.
Sure, this is what happens: tyst> equery f flac | grep include ~ /usr/include /usr/include/FLAC /usr/include/FLAC++ /usr/include/FLAC++/all.h /usr/include/FLAC++/decoder.h /usr/include/FLAC++/encoder.h /usr/include/FLAC++/export.h /usr/include/FLAC++/metadata.h /usr/include/FLAC/all.h /usr/include/FLAC/assert.h /usr/include/FLAC/callback.h /usr/include/FLAC/export.h /usr/include/FLAC/file_decoder.h /usr/include/FLAC/file_encoder.h /usr/include/FLAC/format.h /usr/include/FLAC/metadata.h /usr/include/FLAC/ordinals.h /usr/include/FLAC/seekable_stream_decoder.h /usr/include/FLAC/seekable_stream_encoder.h /usr/include/FLAC/stream_decoder.h /usr/include/FLAC/stream_encoder.h /usr/include/OggFLAC /usr/include/OggFLAC++ /usr/include/OggFLAC++/all.h /usr/include/OggFLAC++/decoder.h /usr/include/OggFLAC++/encoder.h /usr/include/OggFLAC++/export.h /usr/include/OggFLAC/all.h /usr/include/OggFLAC/export.h /usr/include/OggFLAC/file_decoder.h /usr/include/OggFLAC/file_encoder.h /usr/include/OggFLAC/seekable_stream_decoder.h /usr/include/OggFLAC/seekable_stream_encoder.h /usr/include/OggFLAC/stream_decoder.h /usr/include/OggFLAC/stream_encoder.h Thanks for all your hard work btw! :')
wtf? the header is there, yet it insists it can't find it... very odd. I've just confirmed that 0.6.3-r2 works fine here with flac-1.1.0-r2. Can you give that flac version a try to see if that works for you? Also, the output of "emerge info" would be useful just as a reference. Thanks.
Ok... I emerged flac-1.1.2 instead, then retried to emerge muine. Now it worked perfectly.. No clue what was wrong with 1.1.1 Guess the bug is resolved. :') (Sorry for bothering with it in the first place, but I just couldn't figure out why it didn't compile. Normally I use the cvs-version of muine anyway.)
Ok, i'm gonna re-assign this to sound, and CC dotnet. @sound: is 1.1.1 a duff version of flac? Personally not worried if 1.1.2 fixes it, so feel free to close this if you want.
Upgrade flac :)