public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/45737]  New: Bootstrap comparison failure
@ 2010-09-21  8:51 iek at c-w dot be
  2010-09-21  8:52 ` [Bug bootstrap/45737] " iek at c-w dot be
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: iek at c-w dot be @ 2010-09-21  8:51 UTC (permalink / raw)
  To: gcc-bugs

Hi,


I'm building gcc 4.5.1 and I encounter the below error:

"
Comparing stages 2 and 3
warning: gcc/cc1-checksum.o differs
Bootstrap comparison failure!
gmp/mpn/sb_div_q.o differs
mpfr/get_d.o differs
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/tmp/IEK2/gcc-4.5.1-build'
"

This build is on a linux IA64 system, making use of gcc 3.4.6.

THe configure was run with the below command:
 configure --prefix=/opt/third/gcc-4.5.1   --enable-languages=c 

And then simply running make.

I had several times problems (for each stage) due to missing gmp_impl.h and
longlong.h but solved with a manual copy from the sources.

Note that I succeeded to make the same gcc 4.5.1 build installation on a AIX
5.3 but on the linux I have the above issue that is quite blocking for the
build.


THanks upfront for keeping me informed on any possible way to investigate,
Kind regards,


-- 
           Summary: Bootstrap comparison failure
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: iek at c-w dot be


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


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

* [Bug bootstrap/45737] Bootstrap comparison failure
  2010-09-21  8:51 [Bug bootstrap/45737] New: Bootstrap comparison failure iek at c-w dot be
@ 2010-09-21  8:52 ` iek at c-w dot be
  2010-09-21  8:55 ` iek at c-w dot be
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: iek at c-w dot be @ 2010-09-21  8:52 UTC (permalink / raw)
  To: gcc-bugs



-- 

iek at c-w dot be changed:

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


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


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

* [Bug bootstrap/45737] Bootstrap comparison failure
  2010-09-21  8:51 [Bug bootstrap/45737] New: Bootstrap comparison failure iek at c-w dot be
  2010-09-21  8:52 ` [Bug bootstrap/45737] " iek at c-w dot be
@ 2010-09-21  8:55 ` iek at c-w dot be
  2010-09-21  9:11 ` iek at c-w dot be
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: iek at c-w dot be @ 2010-09-21  8:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from iek at c-w dot be  2010-09-21 08:55 -------
Forgot to mention:

GMP 4.3.2
MPFR 3.0.0
MPC 0.8.2


-- 


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


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

* [Bug bootstrap/45737] Bootstrap comparison failure
  2010-09-21  8:51 [Bug bootstrap/45737] New: Bootstrap comparison failure iek at c-w dot be
  2010-09-21  8:52 ` [Bug bootstrap/45737] " iek at c-w dot be
  2010-09-21  8:55 ` iek at c-w dot be
@ 2010-09-21  9:11 ` iek at c-w dot be
  2010-09-21 17:34 ` pinskia at gcc dot gnu dot org
  2010-09-22  9:54 ` iek at c-w dot be
  4 siblings, 0 replies; 7+ messages in thread
From: iek at c-w dot be @ 2010-09-21  9:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from iek at c-w dot be  2010-09-21 09:10 -------
And GNU make 3.80


-- 


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


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

* [Bug bootstrap/45737] Bootstrap comparison failure
  2010-09-21  8:51 [Bug bootstrap/45737] New: Bootstrap comparison failure iek at c-w dot be
                   ` (2 preceding siblings ...)
  2010-09-21  9:11 ` iek at c-w dot be
@ 2010-09-21 17:34 ` pinskia at gcc dot gnu dot org
  2010-09-22  9:54 ` iek at c-w dot be
  4 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-09-21 17:34 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
 GCC target triplet|                            |ia64-linux-gnu
           Keywords|                            |build


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


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

* [Bug bootstrap/45737] Bootstrap comparison failure
  2010-09-21  8:51 [Bug bootstrap/45737] New: Bootstrap comparison failure iek at c-w dot be
                   ` (3 preceding siblings ...)
  2010-09-21 17:34 ` pinskia at gcc dot gnu dot org
@ 2010-09-22  9:54 ` iek at c-w dot be
  4 siblings, 0 replies; 7+ messages in thread
From: iek at c-w dot be @ 2010-09-22  9:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from iek at c-w dot be  2010-09-22 09:53 -------
Is it a solution to build GCC with --disable-bootstrap option.

The host and build machine for the gcc is the same on a IA 64 redhat linux.

In order to avoid the issue ....

Tks upfront,


-- 


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


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

* [Bug bootstrap/45737] Bootstrap comparison failure
       [not found] <bug-45737-4@http.gcc.gnu.org/bugzilla/>
@ 2010-09-24 21:06 ` sje at cup dot hp.com
  0 siblings, 0 replies; 7+ messages in thread
From: sje at cup dot hp.com @ 2010-09-24 21:06 UTC (permalink / raw)
  To: gcc-bugs

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

Steve Ellcey <sje at cup dot hp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp.com

--- Comment #4 from Steve Ellcey <sje at cup dot hp.com> 2010-09-24 20:33:32 UTC ---
I haven't seen this failure but I don't build with GMP and MPFR in my build
tree.  They are installed on the system instead and I use --with-gmp=<DIR> and
--with-mpfr=<DIR> on the configure line to point to where they live.  Doing the
build this way might give you a workaround if it is only the gmp and mpfr files
that differ during the bootstrap.

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2010-09-24 20:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-21  8:51 [Bug bootstrap/45737] New: Bootstrap comparison failure iek at c-w dot be
2010-09-21  8:52 ` [Bug bootstrap/45737] " iek at c-w dot be
2010-09-21  8:55 ` iek at c-w dot be
2010-09-21  9:11 ` iek at c-w dot be
2010-09-21 17:34 ` pinskia at gcc dot gnu dot org
2010-09-22  9:54 ` iek at c-w dot be
     [not found] <bug-45737-4@http.gcc.gnu.org/bugzilla/>
2010-09-24 21:06 ` sje at cup dot hp.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).