public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/61860] New: Internal compiler error Killed (program cc1plus)
@ 2014-07-20 22:37 dave at daveolday dot com
  2014-09-17 16:33 ` [Bug c++/61860] " paolo.carlini at oracle dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dave at daveolday dot com @ 2014-07-20 22:37 UTC (permalink / raw)
  To: gcc-bugs

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
>From gcc-bugs-return-456830-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Sun Jul 20 22:54:04 2014
Return-Path: <gcc-bugs-return-456830-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 28075 invoked by alias); 20 Jul 2014 22:54:02 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 27550 invoked by uid 48); 20 Jul 2014 22:53:52 -0000
From: "mikpelinux at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/61860] Internal compiler error Killed (program cc1plus)
Date: Sun, 20 Jul 2014 22:54:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: unknown
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: mikpelinux at gmail dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-61860-4-z4wPWifGAa@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-61860-4@http.gcc.gnu.org/bugzilla/>
References: <bug-61860-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-07/txt/msg01421.txt.bz2
Content-length: 279

https://gcc.gnu.org/bugzilla/show_bug.cgi?ida860

--- Comment #1 from Mikael Pettersson <mikpelinux at gmail dot com> ---
You ran out of RAM during the g++ job so the kernel killed it.  You need more
RAM (preferably), or to add some swap (unpleasant but sometimes necessary).


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c++/61860] Internal compiler error Killed (program cc1plus)
  2014-07-20 22:37 [Bug c++/61860] New: Internal compiler error Killed (program cc1plus) dave at daveolday dot com
@ 2014-09-17 16:33 ` paolo.carlini at oracle dot com
  0 siblings, 0 replies; 2+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-09-17 16:33 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Closing.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-17 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-20 22:37 [Bug c++/61860] New: Internal compiler error Killed (program cc1plus) dave at daveolday dot com
2014-09-17 16:33 ` [Bug c++/61860] " paolo.carlini at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).