Hey guys,
I am encountering an error trying to compile grsecurity-2.9.1-3.2.52-201311142109.patch on Ubuntu 12.04.3 (Server Edition) with upstream 3.2.52 kernel.
This is the error message I am receiving:
*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Event | Plugins
PLUGIN_FINISH_TYPE | structleak_plugin
PLUGIN_ATTRIBUTES | latent_entropy_plugin structleak_plugin size_overflow_plugin
PLUGIN_START_UNIT | start_unit colorize_plugin start_unit
mm/page_alloc.c:5935:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccFtMGSl.out file, please attach this to your bugreport.
make[3]: *** [mm/page_alloc.o] Error 1
make[2]: *** [mm] Error 2
make[1]: *** [deb-pkg] Error 2
make: *** [deb-pkg] Error 2