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

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

[Octave-bug-tracker] [bug #45815] [octave-forge] tisean package fails bu


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #45815] [octave-forge] tisean package fails build in windows
Date: Mon, 24 Aug 2015 17:37:17 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

                 Summary: [octave-forge] tisean package fails build in windows
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Mon 24 Aug 2015 05:37:16 PM GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: JohnD
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Trying to compile with octave 4.1.0+, the tsean package fails during compile
with errors:


g++ -shared -Wl,--export-all-symbols -Wl,--enable-auto-import
-Wl,--enable-runtime-pseudo-reloc  -O2 -std=gnu++11 -o __surr
ogates__.oct  source_f/d1.o source_f/istdio.o source_f/neigh.o
source_f/normal.o source_f/rank.o source_f/store_spec.o sour
ce_f/ts_lazy.o source_f/ts_surrogates.o source_f/ts_upo.o __surrogates__.o 
source_f/libsla.a  -LC:\Octave\Octave-4.1.0+\li
b\octave\4.1.0+ -LC:\Octave\Octave-4.1.0+\lib -loctinterp -loctave
-Wl,-rpath-link,/home/jade/mxe-octave_hg/usr/x86_64-w64-
mingw32/lib -L/home/jade/mxe-octave_hg/usr/x86_64-w64-mingw32/lib
-Wl,--export-all-symbols
source_f/d1.o: In function `d1_':
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/d1.f:48:
undefined reference to `_gfortran_st
_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/d1.f:48:
undefined reference to `_gfortran_tr
ansfer_character_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/d1.f:48:
undefined reference to `_gfortran_tr
ansfer_real_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/d1.f:48:
undefined reference to `_gfortran_tr
ansfer_character_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/d1.f:48:
undefined reference to `_gfortran_tr
ansfer_integer_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/d1.f:48:
undefined reference to `_gfortran_tr
ansfer_character_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/d1.f:48:
undefined reference to `_gfortran_tr
ansfer_integer_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/d1.f:48:
undefined reference to `_gfortran_st
_write_done'
source_f/ts_lazy.o: In function `ts_lazy_':
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/ts_lazy.f:87:
undefined reference to `_gfortr
an_st_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/ts_lazy.f:87:
undefined reference to `_gfortr
an_transfer_character_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/ts_lazy.f:87:
undefined reference to `_gfortr
an_transfer_real_write'
C:\Users\JDONOG~1\AppData\Local\Temp\oct-FQzlG9\tisean-0.2.3\src/source_f/ts_lazy.f:87:
undefined reference to `_gfortr
an_st_write_done'
source_f/libsla.a(snls1.o): In function `snls1_':


The errors appear to all be related to the fac that the gfortran library is
not being linked in.

Patching the file as attached, enables  successful build.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 24 Aug 2015 05:37:16 PM GMT  Name: f77fix.patch  Size: 1kB   By:
lostbard

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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