octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #35276] Test suite failure fixed by selecting


From: anonymous
Subject: [Octave-bug-tracker] [bug #35276] Test suite failure fixed by selecting correct Fortran compiler
Date: Tue, 10 Jan 2012 12:22:53 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7

URL:
  <http://savannah.gnu.org/bugs/?35276>

                 Summary: Test suite failure fixed by selecting correct
Fortran compiler
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 10 Jan 2012 12:22:52 PM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Karim Sumun
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I have both the gcc-4.5.1 and compat-gcc-34-3.4.6 packages installed. The
configure script chose the C compiler from the 4.5.1 suite and the fortran
compiler from the 3.4.6 suite - looking at the configure script (line 31368),
it chooses from a list where g77 is in first place, before gfortran.

Running the test suite with 'make check' resulted in a segfault for certain
tests.

*Fixed* by specifying the environment variable F77=gfortran before running
configure. All expected tests now pass.

uname -a: Linux fedfat.localdomain 2.6.35.14-106.fc14.i686 #1 SMP Wed Nov 23
13:57:33 UTC 2011 i686 i686 i386 GNU/Linux




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35276>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]