[Bug 221947] math/p5-Math-Pari linker error TLS definition mismatches non-TLS reference

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 30 19:32:12 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221947

            Bug ID: 221947
           Summary: math/p5-Math-Pari linker error TLS definition
                    mismatches non-TLS reference
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl at FreeBSD.org
          Reporter: mg at fork.pl
             Flags: maintainer-feedback?(perl at FreeBSD.org)
          Assignee: perl at FreeBSD.org

Created attachment 185934
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185934&action=edit
p5-Math-Pari build log

(full log attached)

--- blib/arch/auto/Math/Pari/Pari.so ---
rm -f blib/arch/auto/Math/Pari/Pari.so

LD_RUN_PATH="/usr/local/lib" cc  -shared  -L/usr/local/lib/perl5/5.24/mach/CORE
-lperl -L/usr/local/lib -fstack-protector Pari.o  -o
blib/arch/auto/Math/Pari/Pari.so    -lm
-L/usr/ports/math/p5-Math-Pari/work/pari-2.3.5/build
-Wl,-rpath=/usr/local/lib/perl5/site_perl/mach/5.24/auto/Math/Pari -lpari

/usr/bin/ld: bernzone: TLS definition in /usr/local/lib/libpari.so section
.tbss mismatches non-TLS reference in Pari.o

/usr/local/lib/libpari.so: could not read symbols: Bad value

cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [blib/arch/auto/Math/Pari/Pari.so] Error code 1



I have math/pari installed (2.9.3,2) and /usr/local/lib/libpari.so belongs to
it.

Installing Math::Pari with cpan works.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-perl mailing list