[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#9744: 6 of 110 tests failed - report attached
From: |
Peter O'Gorman |
Subject: |
bug#9744: 6 of 110 tests failed - report attached |
Date: |
Fri, 14 Oct 2011 07:39:38 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.22) Gecko/20110906 Fedora/3.1.14-1.fc14 Thunderbird/3.1.14 |
On 10/13/2011 08:55 AM, Brian Oxley wrote:
====================================
6 of 110 tests failed
(14 tests were not run)
See ./test-suite.log
Please report to address@hidden
====================================
Looks like there is something wrong with your fortran compiler:
checking for Fortran 77 libraries of gfortran...
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... configure: error: in
`/scratch/boxley/gcc-4.6.1/libtool-2.4/build/tests/f77demo':
configure: error: cannot compile a simple Fortran program
See `config.log' for more details
f77demo-shared.test: === FAILED: Configuring in
/scratch/boxley/gcc-4.6.1/libtool-2.4/tests/f77demo
If there is a config.log in that directory it should help to figure out
what went wrong.
Peter