public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/26780]  New: Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3
@ 2006-03-21 14:06 gratbau at cantv dot net
  2006-03-21 14:07 ` [Bug c++/26780] " gratbau at cantv dot net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: gratbau at cantv dot net @ 2006-03-21 14:06 UTC (permalink / raw)
  To: gcc-bugs

Three times in a row I got this error while building OOo-2.0.2 from source 
according to instructions at 
http://www.linuxfromscratch.org/blfs/view/svn/xsoft/openoffice.html but 
adapted for OOo-2.0.2
There is a suggestion to do a full report at gcc.gnu.org so I comply.

Output of gcc -v -save-temps all-your-options source-file:

g++: warning: ignoring -pipe since -save-temps was specified
Reading specifications from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: ../gcc-3.4.3/configure --prefix=/usr --libexecdir=/usr/lib
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-languages=c,c++
Threads model: posix
gcc version 3.4.3


-- 
           Summary: Build fails while making
                    ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel
                    2.6.14.3
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gratbau at cantv dot net
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26780


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

* [Bug c++/26780] Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3
  2006-03-21 14:06 [Bug c++/26780] New: Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3 gratbau at cantv dot net
@ 2006-03-21 14:07 ` gratbau at cantv dot net
  2006-03-21 14:09 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: gratbau at cantv dot net @ 2006-03-21 14:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from gratbau at cantv dot net  2006-03-21 14:07 -------
Created an attachment (id=11082)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11082&action=view)
Screen output for build command


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26780


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

* [Bug c++/26780] Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3
  2006-03-21 14:06 [Bug c++/26780] New: Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3 gratbau at cantv dot net
  2006-03-21 14:07 ` [Bug c++/26780] " gratbau at cantv dot net
@ 2006-03-21 14:09 ` pinskia at gcc dot gnu dot org
  2006-03-21 14:14 ` [Bug rtl-optimization/26780] " gratbau at cantv dot net
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-21 14:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-03-21 14:09 -------
g++: Internal error: Killed (program cc1plus)


This means it ran out of memory.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |memory-hog


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26780


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

* [Bug rtl-optimization/26780] Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3
  2006-03-21 14:06 [Bug c++/26780] New: Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3 gratbau at cantv dot net
  2006-03-21 14:07 ` [Bug c++/26780] " gratbau at cantv dot net
  2006-03-21 14:09 ` pinskia at gcc dot gnu dot org
@ 2006-03-21 14:14 ` gratbau at cantv dot net
  2006-03-21 15:00 ` gratbau at cantv dot net
  2006-03-22  9:17 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: gratbau at cantv dot net @ 2006-03-21 14:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from gratbau at cantv dot net  2006-03-21 14:14 -------
Created an attachment (id=11083)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11083&action=view)
Source file

This is the file last mentioned in the output before the fail


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26780


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

* [Bug rtl-optimization/26780] Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3
  2006-03-21 14:06 [Bug c++/26780] New: Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3 gratbau at cantv dot net
                   ` (2 preceding siblings ...)
  2006-03-21 14:14 ` [Bug rtl-optimization/26780] " gratbau at cantv dot net
@ 2006-03-21 15:00 ` gratbau at cantv dot net
  2006-03-22  9:17 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: gratbau at cantv dot net @ 2006-03-21 15:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from gratbau at cantv dot net  2006-03-21 15:00 -------
Subject: Re:  Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj
 on LFS6.1, kernel 2.6.14.3

Thanks, it was most certainly that condition. Restricting the number of 
concurrent running programs solved the issue.
Where could I find related information on different type of errors and 
their symptoms so as to identify the simple ones the way you did it?
Thanks,

Alonso

pinskia at gcc dot gnu dot org wrote:

>------- Comment #2 from pinskia at gcc dot gnu dot org  2006-03-21 14:09 -------
>g++: Internal error: Killed (program cc1plus)
>
>
>This means it ran out of memory.
>
>
>  
>


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26780


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

* [Bug rtl-optimization/26780] Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3
  2006-03-21 14:06 [Bug c++/26780] New: Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3 gratbau at cantv dot net
                   ` (3 preceding siblings ...)
  2006-03-21 15:00 ` gratbau at cantv dot net
@ 2006-03-22  9:17 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-03-22  9:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2006-03-22 09:17 -------
Use 'dmesg' to see if the kernel ran oom.


-- 

rguenth at gcc dot gnu dot org changed:

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26780


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

end of thread, other threads:[~2006-03-22  9:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-21 14:06 [Bug c++/26780] New: Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3 gratbau at cantv dot net
2006-03-21 14:07 ` [Bug c++/26780] " gratbau at cantv dot net
2006-03-21 14:09 ` pinskia at gcc dot gnu dot org
2006-03-21 14:14 ` [Bug rtl-optimization/26780] " gratbau at cantv dot net
2006-03-21 15:00 ` gratbau at cantv dot net
2006-03-22  9:17 ` rguenth at gcc dot gnu dot org

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).