https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80480

            Bug ID: 80480
           Summary: The compiler gets killed by an internal error when
                    compiling ZNC
           Product: gcc
           Version: 5.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: abel at abelromero dot com
  Target Milestone: ---

I was compiling ZNC-1.6.5 (http://znc.in/releases/znc-1.6.5.tar.gz) and I got
that error:

[...]
Linking  module nickserv...
Building module sample...
Linking  module sample...
Building module log...
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
Makefile:116: recipe for target 'log.o' failed
make[1]: *** [log.o] Error 4
Makefile:105: recipe for target 'modules' failed
make: *** [modules] Error 2

Reply via email to