Ardour fails to install due to the following errors. I attach a full log. /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libFLAC.so.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsndfile.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_set_seek_callback' Reproducible: Always
Created attachment 129012 [details] ardour-2.0.5 build log
You apparently need to run revdep-rebuild.
That helped, but still will not build. I attach a new log.
Created attachment 129013 [details] sandbox access violation.
Re-emerge scons.
Created attachment 129016 [details] Output showing emerge failure messages.
Added new log file.
As said above, re-emerge scons. Thanks.
I did re-emerge scons. It made no difference.
emerge -C scons; emerge -1 scons; if it doesn't help, then rm -rf /usr/lib/scons-0.97/ and re-emerge it. No idea what's this damn stupid scons thing freaking out on and cannot reproduce any such issue. *** This bug has been marked as a duplicate of bug 107013 ***
emerge -C scons; emerge -1 scons That fixed it. Thank you. I was just doing "emerge scons" before to re-emerge scons.
/me stabs scons for a good measure. Thanks for reporting back.