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

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

[Octave-bug-tracker] [bug #61704] Index vector related tests fail with l


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #61704] Index vector related tests fail with libc++ when compiled with visibility flags
Date: Sun, 19 Dec 2021 18:09:53 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0

Follow-up Comment #9, bug #61704 (project octave):

Just for the reference -- here are unresolved symbols during linkage:


ld.lld: error: libinterp/.libs/liboctinterp.so: undefined reference to
Magick::Image::magick() const [--no-allow-shlib-undefined]
ld.lld: error: libinterp/.libs/liboctinterp.so: undefined reference to
Magick::Image::attribute(std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> >)
[--no-allow-shlib-undefined]
ld.lld: error: libinterp/.libs/liboctinterp.so: undefined reference to
Magick::Image::ping(std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> > const&) [--no-allow-shlib-undefined]
ld.lld: error: libinterp/.libs/liboctinterp.so: undefined reference to
Magick::Image::comment() const [--no-allow-shlib-undefined]
ld.lld: error: libinterp/.libs/liboctinterp.so: undefined reference to
Magick::CoderInfo::CoderInfo(std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[--no-allow-shlib-undefined]
ld.lld: error: libinterp/.libs/liboctinterp.so: undefined reference to
Magick::CoderInfo::description() const [--no-allow-shlib-undefined]
ld.lld: error:
/home/dima/src/octave/clang_libcxx/liboctave/.libs/liboctave.so: undefined
reference to cholmod_dense_struct*
SuiteSparseQR_min2norm<std::__1::complex<double> >(int, double,
cholmod_sparse_struct*, cholmod_dense_struct*, cholmod_common_struct*)
[--no-allow-shlib-undefined]
ld.lld: error:
/home/dima/src/octave/clang_libcxx/liboctave/.libs/liboctave.so: undefined
reference to cholmod_sparse_struct*
SuiteSparseQR_min2norm<std::__1::complex<double> >(int, double,
cholmod_sparse_struct*, cholmod_sparse_struct*, cholmod_common_struct*)
[--no-allow-shlib-undefined]
ld.lld: error:
/home/dima/src/octave/clang_libcxx/liboctave/.libs/liboctave.so: undefined
reference to cholmod_dense_struct*
SuiteSparseQR_qmult<std::__1::complex<double> >(int, cholmod_sparse_struct*,
cholmod_dense_struct*, long*, cholmod_dense_struct*, cholmod_common_struct*)
[--no-allow-shlib-undefined]
ld.lld: error:
/home/dima/src/octave/clang_libcxx/liboctave/.libs/liboctave.so: undefined
reference to long SuiteSparseQR<std::__1::complex<double> >(int, double, long,
cholmod_sparse_struct*, cholmod_sparse_struct**, long**,
cholmod_sparse_struct**, long**, cholmod_dense_struct**,
cholmod_common_struct*) [--no-allow-shlib-undefined]
clang-13: error: linker command failed with exit code 1 (use -v to see
invocation)


Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61704>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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