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

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

[Octave-bug-tracker] [bug #50463] linking fails as cggsvd deprecated in


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #50463] linking fails as cggsvd deprecated in -lopenblas
Date: Sun, 5 Mar 2017 13:50:26 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:51.0) Gecko/20100101 Firefox/51.0

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

                 Summary: linking fails as cggsvd deprecated in -lopenblas 
                 Project: GNU Octave
            Submitted by: cdf
            Submitted on: Sun 05 Mar 2017 07:50:25 PM CET
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS

    _______________________________________________________

Details:

Hi,

I'm building the default branch on macOS 10.12.3
using maports for dependencies and openblas for
blas/lapack.

The build fails at the linking stage with the error


Undefined symbols for architecture x86_64:   "_cggsvd_"


Looking at openblas sources, it appears that cggsvd is
deprecated and replaced by cggsvd3.

The attached patch solves the build problem for me but fails
at runtime with error:


** On entry to SGGSVD31PrecisionSafe Minimum parameter number 24 had an
illegal value






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 05 Mar 2017 07:50:25 PM CET  Name: open_F5jqLbmL.txt  Size: 13kB  
By: cdf

<http://savannah.gnu.org/bugs/download.php?file_id=39896>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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