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

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

[Octave-bug-tracker] [bug #53570] Missing shared object version of Sundi


From: Rik
Subject: [Octave-bug-tracker] [bug #53570] Missing shared object version of Sundials on clang buildbots?
Date: Thu, 5 Apr 2018 20:24:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

                 Summary: Missing shared object version of Sundials on clang
buildbots?
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Thu 05 Apr 2018 05:24:26 PM PDT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The clang-4.0-debian and clang-5.0-debian buildbots are failing with this
message:


/bin/bash ./libtool  --tag=CXX   --mode=link clang++-5.0 -std=gnu++11 -fPIC
-pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith
-Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -avoid-version -module
-no-undefined     -o libinterp/dldfcn/__voronoi__.la -rpath
/usr/local/lib/octave/4.5.0+
libinterp/dldfcn/libinterp_dldfcn___voronoi___la-__voronoi__.lo
libinterp/liboctinterp.la liboctave/liboctave.la -lqhull  -lutil -lm  
/usr/bin/ld:
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.3.0/../../../libsundials_ida.a(ida.o):
relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a
shared object; recompile with -fPIC
/usr/bin/ld:
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.3.0/../../../libsundials_ida.a(ida_io.o):
relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a
shared object; recompile with -fPIC
/usr/bin/ld:
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.3.0/../../../libsundials_ida.a(ida_direct.o):
relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a
shared object; recompile with -fPIC
/usr/bin/ld:
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.3.0/../../../libsundials_ida.a(ida_dense.o):
relocation R_X86_64_32S against symbol `idaDlsDenseDQJac' can not be used when
making a shared object; recompile with -fPIC
/usr/bin/ld:
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.3.0/../../../libsundials_ida.a(sundials_direct.o):
relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a
shared object; recompile with -fPIC


Did the wrong Sundials library get installed?  A static version rather than a
.so version?





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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