dev-python/PyQt4-4.7.3 failes to compile with GCC segfault in sipQtGuiQMatrix2x2.cpp. Reproducible: Always Steps to Reproduce:
Created attachment 237025 [details] build.log
Created attachment 237027 [details] emerge --info
Re-emerge sip and try again Also this flag -fgraphite-identity is quite dangerous. Could you try to remove it and try again? Thanks
This was indeed caused by the Graphite flags.
Well, emerging gcc with USE="graphite" should be enough. Graphite is an experimental gcc flag and wont be supported ( look at the elog message on gcc )
My bad, sorry.