public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
@ 2010-10-19 21:04 mexas at bristol dot ac.uk
  2010-10-19 21:06 ` [Bug c/46086] " pinskia at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: mexas at bristol dot ac.uk @ 2010-10-19 21:04 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0
                    - configure: error: cannot compute suffix of object
                    files: cannot compile
           Product: gcc
           Version: 4.5.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mexas@bristol.ac.uk


Created attachment 22087
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22087
/usr/ports/lang/gcc45/work/build/sparc64-portbld-freebsd9.0/libgcc/config.log

running make gives this error:

*skip*

gmake[3]: Entering directory `/usr/ports/lang/gcc45/work/build/libcpp'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/lang/gcc45/work/build/libcpp'
gmake[3]: Entering directory `/usr/ports/lang/gcc45/work/build/libdecnumber'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/lang/gcc45/work/build/libdecnumber'
gmake[3]: Entering directory `/usr/ports/lang/gcc45/work/build/gcc'
gmake[3]: Leaving directory `/usr/ports/lang/gcc45/work/build/gcc'
Checking multilib configuration for libgcc...
Configuring stage 2 in sparc64-portbld-freebsd9.0/libgcc
configure: loading cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for gawk... nawk
checking build system type... sparc64-portbld-freebsd9.0
checking host system type... sparc64-portbld-freebsd9.0
checking for sparc64-portbld-freebsd9.0-ar...
/usr/local/sparc64-portbld-freebsd9.0/bin/ar
checking for sparc64-portbld-freebsd9.0-lipo... lipo
checking for sparc64-portbld-freebsd9.0-nm...
/usr/ports/lang/gcc45/work/build/./gcc/nm
checking for sparc64-portbld-freebsd9.0-ranlib...
/usr/local/sparc64-portbld-freebsd9.0/bin/ranlib
checking for sparc64-portbld-freebsd9.0-strip...
/usr/local/sparc64-portbld-freebsd9.0/bin/strip
checking whether ln -s works... yes
checking for sparc64-portbld-freebsd9.0-gcc...
/usr/ports/lang/gcc45/work/build/./gcc/xgcc
-B/usr/ports/lang/gcc45/work/build/./gcc/
-B/usr/local/sparc64-portbld-freebsd9.0/bin/
-B/usr/local/sparc64-portbld-freebsd9.0/lib/ -isystem
/usr/local/sparc64-portbld-freebsd9.0/include -isystem
/usr/local/sparc64-portbld-freebsd9.0/sys-include   
checking for suffix of object files... configure: error: in
`/usr/ports/lang/gcc45/work/build/sparc64-portbld-freebsd9.0/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
gmake[2]: *** [configure-stage2-target-libgcc] Error 1
gmake[2]: Leaving directory `/usr/ports/lang/gcc45/work/build'
gmake[1]: *** [stage2-bubble] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc45/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 1

Stop in /usr/ports/lang/gcc45.
*** Error code 1

The config.log file is attached.

many thanks
anton


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

* [Bug c/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
@ 2010-10-19 21:06 ` pinskia at gcc dot gnu.org
  2010-10-19 21:10 ` [Bug bootstrap/46086] " mexas at bristol dot ac.uk
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu.org @ 2010-10-19 21:06 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-10-19 21:06:26 UTC ---
>cc1: internal compiler error: Segmentation fault: 11

Does this happen every time?


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
  2010-10-19 21:06 ` [Bug c/46086] " pinskia at gcc dot gnu.org
@ 2010-10-19 21:10 ` mexas at bristol dot ac.uk
  2010-10-19 21:21 ` ebotcazou at gcc dot gnu.org
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mexas at bristol dot ac.uk @ 2010-10-19 21:10 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2010-10-19 21:10:00 UTC ---
yes

I've repeated it maybe 5-10 times over the last several weeks.

I don't know if this is a regression. I think lapack dependency
in freebsd ports recently moved from gcc44 to gcc45, so
probably I haven't tried to build gcc45 until a few weeks ago.


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
  2010-10-19 21:06 ` [Bug c/46086] " pinskia at gcc dot gnu.org
  2010-10-19 21:10 ` [Bug bootstrap/46086] " mexas at bristol dot ac.uk
@ 2010-10-19 21:21 ` ebotcazou at gcc dot gnu.org
  2010-10-19 22:08 ` mexas at bristol dot ac.uk
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2010-10-19 21:21 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2010-10-19 21:20:44 UTC ---
See http://gcc.gnu.org/install/specific.html#sparc-x-x


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (2 preceding siblings ...)
  2010-10-19 21:21 ` ebotcazou at gcc dot gnu.org
@ 2010-10-19 22:08 ` mexas at bristol dot ac.uk
  2010-10-20  7:26 ` ebotcazou at gcc dot gnu.org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mexas at bristol dot ac.uk @ 2010-10-19 22:08 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2010-10-19 22:07:54 UTC ---
what specifically?

The versions of the libraries mentioned on my box are
above the minimum recommended:

mpfr-3.0.0
gmp-5.0.1
binutils-2.20.1_3

or did I miss something else?


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (3 preceding siblings ...)
  2010-10-19 22:08 ` mexas at bristol dot ac.uk
@ 2010-10-20  7:26 ` ebotcazou at gcc dot gnu.org
  2010-11-02 13:49 ` ebotcazou at gcc dot gnu.org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2010-10-20  7:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2010-10-20 07:26:30 UTC ---
> The versions of the libraries mentioned on my box are
> above the minimum recommended:
> 
> mpfr-3.0.0
> gmp-5.0.1
> binutils-2.20.1_3
> 
> or did I miss something else?

Yes, to read carefully, especially the second paragraph.


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (4 preceding siblings ...)
  2010-10-20  7:26 ` ebotcazou at gcc dot gnu.org
@ 2010-11-02 13:49 ` ebotcazou at gcc dot gnu.org
  2010-11-16 13:36 ` mexas at bristol dot ac.uk
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2010-11-02 13:49 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

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

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2010-11-02 13:48:59 UTC ---
.


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (5 preceding siblings ...)
  2010-11-02 13:49 ` ebotcazou at gcc dot gnu.org
@ 2010-11-16 13:36 ` mexas at bristol dot ac.uk
  2010-11-16 13:40 ` redi at gcc dot gnu.org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mexas at bristol dot ac.uk @ 2010-11-16 13:36 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2010-11-16 13:18:39 UTC ---
As it is hard to downgrade the port versions (it might break port
interdependency), I tried instead to use a more recent gcc to build
the ports in question and gcc45 itself.

I rebuilt gmp-5.0.1, mpfr-3.0.0 and binutils-2.20.1_3 with gcc 4.4.6 20101026.

I'm now trying to build gcc45 also with gcc 4.4.6 20101026, instead of the
system default 4.2.1 20070719.

I now get stopped here:

gmake[3]: Leaving directory
`/usr/ports/lang/gcc45/work/build/sparc64-portbld-freebsd9.0/libgcc'
Checking multilib configuration for libgomp...
Configuring stage 1 in sparc64-portbld-freebsd9.0/libgomp
configure: loading cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for --enable-generated-files-in-srcdir... no
checking build system type... sparc64-portbld-freebsd9.0
checking host system type... sparc64-portbld-freebsd9.0
checking target system type... sparc64-portbld-freebsd9.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p...
../.././../gcc-4.5-20101111/libgomp/../install-sh -c -d
checking for gawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for sparc64-portbld-freebsd9.0-gcc...
/usr/ports/lang/gcc45/work/build/./gcc/xgcc
-B/usr/ports/lang/gcc45/work/build/./gcc/
-B/usr/local/sparc64-portbld-freebsd9.0/bin/
-B/usr/local/sparc64-portbld-freebsd9.0/lib/ -isystem
/usr/local/sparc64-portbld-freebsd9.0/include -isystem
/usr/local/sparc64-portbld-freebsd9.0/sys-include   
checking for C compiler default output file name... 
configure: error: in
`/usr/ports/lang/gcc45/work/build/sparc64-portbld-freebsd9.0/libgomp':
configure: error: C compiler cannot create executables
See `config.log' for more details.
gmake[2]: *** [configure-stage1-target-libgomp] Error 77
gmake[2]: Leaving directory `/usr/ports/lang/gcc45/work/build'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc45/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 1


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (6 preceding siblings ...)
  2010-11-16 13:36 ` mexas at bristol dot ac.uk
@ 2010-11-16 13:40 ` redi at gcc dot gnu.org
  2010-11-16 13:46 ` mexas at bristol dot ac.uk
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: redi at gcc dot gnu.org @ 2010-11-16 13:40 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-11-16 13:38:21 UTC ---
(In reply to comment #7)
> configure: error: in
> `/usr/ports/lang/gcc45/work/build/sparc64-portbld-freebsd9.0/libgomp':
> configure: error: C compiler cannot create executables
> See `config.log' for more details.

Why do people always ignore this line?

At a guess, I'd say you don't have the prerequisites installed in a system dir,
or haven't re-run ldconfig, so the dynamic linker can't find the libs, in which
case try setting LD_LIBRARY_PATH


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (7 preceding siblings ...)
  2010-11-16 13:40 ` redi at gcc dot gnu.org
@ 2010-11-16 13:46 ` mexas at bristol dot ac.uk
  2010-11-16 13:50 ` mexas at bristol dot ac.uk
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mexas at bristol dot ac.uk @ 2010-11-16 13:46 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #9 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2010-11-16 13:44:48 UTC ---
Created attachment 22422
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22422
config.log showing configure errors


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (8 preceding siblings ...)
  2010-11-16 13:46 ` mexas at bristol dot ac.uk
@ 2010-11-16 13:50 ` mexas at bristol dot ac.uk
  2010-11-16 17:33 ` ebotcazou at gcc dot gnu.org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mexas at bristol dot ac.uk @ 2010-11-16 13:50 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #10 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2010-11-16 13:46:30 UTC ---
here's the relevant bit, I guess:

configure:3658: checking for C compiler default output file name
configure:3680: /usr/ports/lang/gcc45/work/build/./gcc/xgcc
-B/usr/ports/lang/gcc45/work/build/./gcc
/ -B/usr/local/sparc64-portbld-freebsd9.0/bin/
-B/usr/local/sparc64-portbld-freebsd9.0/lib/ -isystem
 /usr/local/sparc64-portbld-freebsd9.0/include -isystem
/usr/local/sparc64-portbld-freebsd9.0/sys-in
clude    -g -O2 -pipe -I/usr/local/include -fno-strict-aliasing   conftest.c 
>&5
xgcc: Internal error: Segmentation fault: 11 (program cc1)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
configure:3684: $? = 1
configure:3721: result:
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU OpenMP Runtime Library"
| #define PACKAGE_TARNAME "libgomp"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "GNU OpenMP Runtime Library 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/libgomp/"
| #define PACKAGE "libgomp"
| #define VERSION "1.0"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:3727: error: in
`/usr/ports/lang/gcc45/work/build/sparc64-portbld-freebsd9.0/libgomp':
configure:3731: error: C compiler cannot create executables


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (9 preceding siblings ...)
  2010-11-16 13:50 ` mexas at bristol dot ac.uk
@ 2010-11-16 17:33 ` ebotcazou at gcc dot gnu.org
  2010-11-17 15:12 ` mexas at bristol dot ac.uk
  2010-12-25  9:21 ` mexas at bristol dot ac.uk
  12 siblings, 0 replies; 14+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2010-11-16 17:33 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2010-11-16 17:16:11 UTC ---
> configure:3658: checking for C compiler default output file name
> configure:3680: /usr/ports/lang/gcc45/work/build/./gcc/xgcc
> -B/usr/ports/lang/gcc45/work/build/./gcc
> / -B/usr/local/sparc64-portbld-freebsd9.0/bin/
> -B/usr/local/sparc64-portbld-freebsd9.0/lib/ -isystem
>  /usr/local/sparc64-portbld-freebsd9.0/include -isystem
> /usr/local/sparc64-portbld-freebsd9.0/sys-in
> clude    -g -O2 -pipe -I/usr/local/include -fno-strict-aliasing   conftest.c 
> >&5
> xgcc: Internal error: Segmentation fault: 11 (program cc1)
> Please submit a full bug report.
> See <http://gcc.gnu.org/bugs.html> for instructions.

Probably the same issue.  Did you run 'make check' for GMP and MPFR?  If there
are failures, it's not worthwhile to try to build GCC with them.


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (10 preceding siblings ...)
  2010-11-16 17:33 ` ebotcazou at gcc dot gnu.org
@ 2010-11-17 15:12 ` mexas at bristol dot ac.uk
  2010-12-25  9:21 ` mexas at bristol dot ac.uk
  12 siblings, 0 replies; 14+ messages in thread
From: mexas at bristol dot ac.uk @ 2010-11-17 15:12 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #12 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2010-11-17 15:09:20 UTC ---
yes, GMP fails 14 tests:
http://seis.bris.ac.uk/~mexas/gmp-5.0.1-regression-test.log

I submitted a bug report to gmp-bugs.

MPFR passes all tests.

Sorry, I should've checked before.


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

* [Bug bootstrap/46086] fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile
  2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
                   ` (11 preceding siblings ...)
  2010-11-17 15:12 ` mexas at bristol dot ac.uk
@ 2010-12-25  9:21 ` mexas at bristol dot ac.uk
  12 siblings, 0 replies; 14+ messages in thread
From: mexas at bristol dot ac.uk @ 2010-12-25  9:21 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #13 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2010-12-25 09:21:48 UTC ---
I switched back to the default system compiler:
 gcc (GCC) 4.2.1 20070719  [FreeBSD]

now GMP passes all tests, gcc45 is built fine, and
I can build and run lapack fine. No idea what
happened in the meantime, as I surely started from
the system compiler in the first place. Perhaps something
changed in GMP in the meantime.

Anyway, please close this bug report.

thanks
anton


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

end of thread, other threads:[~2010-12-25  9:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-19 21:04 [Bug c/46086] New: fail to build gcc 4.5.2 on sparc64-portbld-freebsd9.0 - configure: error: cannot compute suffix of object files: cannot compile mexas at bristol dot ac.uk
2010-10-19 21:06 ` [Bug c/46086] " pinskia at gcc dot gnu.org
2010-10-19 21:10 ` [Bug bootstrap/46086] " mexas at bristol dot ac.uk
2010-10-19 21:21 ` ebotcazou at gcc dot gnu.org
2010-10-19 22:08 ` mexas at bristol dot ac.uk
2010-10-20  7:26 ` ebotcazou at gcc dot gnu.org
2010-11-02 13:49 ` ebotcazou at gcc dot gnu.org
2010-11-16 13:36 ` mexas at bristol dot ac.uk
2010-11-16 13:40 ` redi at gcc dot gnu.org
2010-11-16 13:46 ` mexas at bristol dot ac.uk
2010-11-16 13:50 ` mexas at bristol dot ac.uk
2010-11-16 17:33 ` ebotcazou at gcc dot gnu.org
2010-11-17 15:12 ` mexas at bristol dot ac.uk
2010-12-25  9:21 ` mexas at bristol dot ac.uk

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