the system seems to be mostly stable, but I had to mask grahite flags for some packages.
here they are
Code: Select all
dev-qt/qtcore no-graphite.conf
dev-qt/qtscript no-graphite.conf
dev-qt/qtwebkit no-graphite.conf
dev-qt/qtgui no-graphite.conf # segfaults
sys-devel/bison no-graphite.conf # just broken.
app-editors/vim no-graphite.conf # very strange unusable behaviour
app-editors/gvim no-graphite.conf # very strange unusable behaviour
app-shells/bash no-graphite.conf # segfaults
app-arch/bzip2 no-graphite.conf # can't decompress anything
media-libs/x264 no-graphite.conf # won't build
media-video/ffmpeg no-graphite.conf # won't build
sys-apps/dbus no-graphite.conf # doesn't start
sys-devel/gdb no-graphite.conf # broken memory handling
dev-libs/openssl no-graphite.conf # tls doesn't work
media-video/mjpegtools no-graphite.conf # gcc OOM
media-libs/gegl no-graphite.conf # won't build
x11-libs/pango no-graphite.conf # cursor handling broken
app-office/libreoffice no-graphite.conf # does not pass tests
dev-vcs/subversion no-graphite.conf # gcc OOM
mate-extra/mate-power-manager no-graphite.conf # gcc OOM
media-video/vlc no-graphite.conf # gcc OOM
dev-qt/qt-creator no-graphite.conf # crashes on project open (sigabrt)
dev-util/valgrind no-graphite.conf # Valgrind: FATAL: aspacem assertion failed. nsegments[nsegments_used-1].end == Addr_MAX
sys-devel/gcc no-graphite.conf # looks like causes some apps to crash (qtcreator for example). have to make more tests..
net-libs/rb_libtorrent no-graphite.conf # crashes
dev-util/geany no-graphite.conf # crashes
sys-apps/gawk no-graphite.conf # somehow breaks configure step of php. leads to Fatal Error on call of any php func
x11-base/xorg-server no-graphite.conf # crash on exit?
dev-python/wxpython no-graphite.conf # only 2.8? causes some apps to crash. phatch for example
media-gfx/inkscape no-graphite.conf # 0.48.4-r1. unusable interface
dev-db/mariadb no-graphite.conf # breaks libreoffice compile
dev-lang/v8 no-graphite.conf # won't build
media-libs/libtheora no-graphite.conf # crashes
net-libs/gnutls no-graphite.conf # 3.2.3. breaks certificate checking procedure. broken wget for example
app-text/poppler no-graphite.conf # 0.22.5. crashes evince on search
dev-lang/erlang no-graphite.conf # 16.1. segfault during compiation
kde-base/konsole no-graphite.conf # broken copy/paste by middle click
dev-lang/perl no-graphite.conf # 5.18.1 segfault during build
sys-block/partitionmanager no-graphite.conf # 1.0.3_p20130623. can't change part params. defaults are wrong
dev-libs/glib no-graphite.conf # 2.36.4-r1. random crashes. for example file-roller on opening some archives
app-emulation/virtualbox no-graphite.conf # 4.3.0. ice
media-libs/sdl-mixer no-graphite.conf # crashes. oolite for example
Code: Select all
CFLAGS="-march=corei7-avx -O2 -pipe -ftree-vectorize -fgraphite-identity -maes -floop-parallelize-all -floop-interchange -floop-block -fira-loop-pressure"
Code: Select all
CFLAGS="-march=corei7-avx -O2 -pipe -maes"I'll update this list if found more unstable packages.



