public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/40250] make bootstrap fails on IRIX64: ar: libbackend.a: Error reading tree-phinodes.o
       [not found] <bug-40250-4@http.gcc.gnu.org/bugzilla/>
@ 2011-07-19 14:50 ` ro at gcc dot gnu.org
  0 siblings, 0 replies; 4+ messages in thread
From: ro at gcc dot gnu.org @ 2011-07-19 14:50 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ro at gcc dot gnu.org
         Resolution|                            |WORKSFORME

--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-19 14:50:14 UTC ---
I haven't ever seen this.  Might be a case of a full disk.


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

* [Bug bootstrap/40250] make bootstrap fails on IRIX64: ar: libbackend.a: Error reading tree-phinodes.o
  2009-05-26  3:27 [Bug bootstrap/40250] New: " Jay dot St dot Pierre at Colorado dot EDU
  2009-05-26  5:12 ` [Bug bootstrap/40250] " Jay dot St dot Pierre at Colorado dot EDU
  2009-05-29  2:47 ` pinskia at gcc dot gnu dot org
@ 2009-05-30  3:08 ` Jay dot St dot Pierre at Colorado dot EDU
  2 siblings, 0 replies; 4+ messages in thread
From: Jay dot St dot Pierre at Colorado dot EDU @ 2009-05-30  3:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from Jay dot St dot Pierre at Colorado dot EDU  2009-05-30 03:08 -------
So first I checked to see if the files were actually different:

$ cmp ./gcc/tree-phinodes.o ./prev-gcc/tree-phinodes.o
$ find . -name tree-phinodes.o | xargs md5sum
3d613b2eb79551b12cd458e212a5fdb5  ./gcc/tree-phinodes.o
3d613b2eb79551b12cd458e212a5fdb5  ./prev-gcc/tree-phinodes.o
ba6b7f241d8436e5685a4ecdf4bcafdb  ./stage1-gcc/tree-phinodes.o

Seeing as they are binary equivalents, I didn't think it would make a
difference.  I tried restarting the "make bootstrap" without changing anything
to make sure I would get the same results as the other day.  Again, the build
failed in the same spot.

Then I did the following:

$ mv ./gcc/tree-phinodes.o ./gcc/tree-phinodes.o.bak
$ cp ./prev-gcc/tree-phinodes.o ./gcc/tree-phinodes.o

And did another "make bootstrap", and the build is progressing!

I am completely confused.

-Jay


-- 


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


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

* [Bug bootstrap/40250] make bootstrap fails on IRIX64: ar: libbackend.a: Error reading tree-phinodes.o
  2009-05-26  3:27 [Bug bootstrap/40250] New: " Jay dot St dot Pierre at Colorado dot EDU
  2009-05-26  5:12 ` [Bug bootstrap/40250] " Jay dot St dot Pierre at Colorado dot EDU
@ 2009-05-29  2:47 ` pinskia at gcc dot gnu dot org
  2009-05-30  3:08 ` Jay dot St dot Pierre at Colorado dot EDU
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-05-29  2:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2009-05-29 02:46 -------
>The stage2 and stage3 versions of tree-phinodes.o is
a lot smaller than the stage1 version:

It should be.

What happens if you replace tree-phinodes.o from stage2 into stage3 does that
help?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal


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


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

* [Bug bootstrap/40250] make bootstrap fails on IRIX64: ar: libbackend.a: Error reading tree-phinodes.o
  2009-05-26  3:27 [Bug bootstrap/40250] New: " Jay dot St dot Pierre at Colorado dot EDU
@ 2009-05-26  5:12 ` Jay dot St dot Pierre at Colorado dot EDU
  2009-05-29  2:47 ` pinskia at gcc dot gnu dot org
  2009-05-30  3:08 ` Jay dot St dot Pierre at Colorado dot EDU
  2 siblings, 0 replies; 4+ messages in thread
From: Jay dot St dot Pierre at Colorado dot EDU @ 2009-05-26  5:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from Jay dot St dot Pierre at Colorado dot EDU  2009-05-26 05:11 -------
Created an attachment (id=17915)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17915&action=view)
config.log


-- 


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


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

end of thread, other threads:[~2011-07-19 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-40250-4@http.gcc.gnu.org/bugzilla/>
2011-07-19 14:50 ` [Bug bootstrap/40250] make bootstrap fails on IRIX64: ar: libbackend.a: Error reading tree-phinodes.o ro at gcc dot gnu.org
2009-05-26  3:27 [Bug bootstrap/40250] New: " Jay dot St dot Pierre at Colorado dot EDU
2009-05-26  5:12 ` [Bug bootstrap/40250] " Jay dot St dot Pierre at Colorado dot EDU
2009-05-29  2:47 ` pinskia at gcc dot gnu dot org
2009-05-30  3:08 ` Jay dot St dot Pierre at Colorado dot EDU

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