media-sound/ardour-5.9 fails to build /var/tmp/portage/media-sound/ardour-5.9/work/Ardour-5.9.0/libs/ardour/ardour/utils.h:65:1: internal compiler error: Segmentation fault Reproducible: Always Steps to Reproduce: emerge ardour Actual Results: build fails Expected Results: build without errors [ebuild U ] media-sound/ardour-5.9 [5.8] USE="jack (-altivec) -doc" CPU_FLAGS_X86="3dnow mmx sse" See attachment for further information.
Created attachment 474422 [details] build.log compressed build.log
Created attachment 474424 [details] environment
Created attachment 474426 [details] emerge info Output of emerge --info '=media-sound/ardour-5.9::gentoo
Hi, I guess that comes from a gcc upgrade. Have you ran revdep-rebuild? #revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc
(In reply to Andreas Schürch from comment #4) > Hi, > > I guess that comes from a gcc upgrade. > Have you ran revdep-rebuild? > #revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc Thank you. This solved the issue. However, it wasn't an easy task. The rebuild stopped several times with other non-related internal compiler errors and I had to remove several packages manually. But now everything should be working again.