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

            Bug ID: 61860
           Summary: Internal compiler error Killed (program cc1plus)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dave at daveolday dot com

Created attachment 33162
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33162&action=edit
Internal compiler error

During compile of gnuradio using pybombs the procedure gets to one file and
dies with the above message. Here's the output from the script...

/home/debian/pybombs/src/gnuradio/build/gr-digital/swig/digital_swigPYTHON_wrap.cxx:
In function ‘void init_digital_swig()’:
/home/debian/pybombs/src/gnuradio/build/gr-digital/swig/digital_swigPYTHON_wrap.cxx:243666:21:
warning: variable ‘md’ set but not used [-Wunused-but-set-variable]
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
make[2]: ***
[gr-digital/swig/CMakeFiles/_digital_swig.dir/digital_swigPYTHON_wrap.cxx.o]
Error 4
make[1]: *** [gr-digital/swig/CMakeFiles/_digital_swig.dir/all] Error 2
make: *** [all] Error 2

Reply via email to