Bug 1251347 - g++: Internal error: Terminated (program cc1plus)
Summary: g++: Internal error: Terminated (program cc1plus)
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: gcc
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jakub Jelinek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-07 04:47 UTC by GHui
Modified: 2018-04-26 21:26 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-26 21:26:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description GHui 2015-08-07 04:47:53 UTC
Description of problem:

In file included from moc/moc_para_emailmanage.cpp:10:
moc/../../eMail/para_emailmanage.h: In member function `QString ParaEmailManage::ParaLetter::clearSubject()':
moc/../../eMail/para_emailmanage.h:92: warning: no return statement in function returning non-void
moc/../para_connect_nodelist_widget.h: In member function `virtual bool ParaConnectNodeListFilter::lessThan(const QModelIndex&, const QModelIndex&) const':
moc/../para_connect_nodelist_widget.h:137: warning: control reaches end of non-void function
moc/../../common/para_login.h:69: warning: unused parameter 'e'
moc/../../process/para_ex1procinfo_widget.h: In member function `int ParaEx1procSortFilterProxyModel::hostNameCmp(const char*, const char*) const':
moc/../../process/para_ex1procinfo_widget.h:346: warning: control reaches end of non-void function
moc/../../process/para_ex1procinfo_widget.h: In member function `virtual bool ParaEx1procSortFilterProxyModel::lessThan(const QModelIndex&, const QModelIndex&) const':
moc/../../process/para_ex1procinfo_widget.h:252: warning: control reaches end of non-void function
moc/../../process/para_nodelist_box.h: In member function `int ParaNodelistSortFilterProxyModel::hostNameCmp(const char*, const char*) const':
moc/../../process/para_nodelist_box.h:184: warning: control reaches end of non-void function
moc/../para_benchmark.h: In member function `int ParaBenchmarkSortFilterProxyModel::hostNameCmp(const char*, const char*) const':
moc/../para_benchmark.h:203: warning: control reaches end of non-void function
moc/../para_benchmark.h: In member function `virtual bool ParaBenchmarkSortFilterProxyModel::lessThan(const QModelIndex&, const QModelIndex&) const':
moc/../para_benchmark.h:109: warning: control reaches end of non-void function
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
make: *** [obj/qrc_paramon.o] Error 1
mv: cannot stat `bin/paramon': No such file or directory
strip: 'paramon': No such file
main.cpp: In function `int main(int, char**)':
main.cpp:123: warning: unused variable 'returnFlag'

Comment 1 Marek Polacek 2015-08-07 06:54:06 UTC
It appears that the OOM killer killed the compiler.  Can you retry on a box with more memory?

What version of GCC is this?

Comment 2 Marek Polacek 2018-04-26 21:26:58 UTC
Feedback not coming.


Note You need to log in before you can comment on or make changes to this bug.