Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2017 19:32:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221947] math/p5-Math-Pari linker error TLS definition mismatches non-TLS reference
Message-ID:  <bug-221947-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221947

            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@FreeBSD.org
          Reporter: mg@fork.pl
             Flags: maintainer-feedback?(perl@FreeBSD.org)
          Assignee: perl@FreeBSD.org

Created attachment 185934
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185934&action=
=3Dedit
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=3D"/usr/local/lib" cc  -shared  -L/usr/local/lib/perl5/5.24/mac=
h/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=3D/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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221947-13>