Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2019 09:34:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240068] devel/p5-Data-MessagePack-Stream: fix build on armv7
Message-ID:  <bug-240068-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 240068
           Summary: devel/p5-Data-MessagePack-Stream: fix build on armv7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kuriyama@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(kuriyama@FreeBSD.org)
          Assignee: kuriyama@FreeBSD.org

Created attachment 206844
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206844&action=
=3Dedit
patch

armv7 needs -fPIC in CFLAGS to build this port:
/usr/bin/ld: error: can't create dynamic relocation R_ARM_ABS32 against loc=
al
symbol in readonly segment; recompile object files with -fPIC
>>> defined in msgpack-0.5.7/src/.libs/libmsgpack.a(unpack.o)
>>> referenced by unpack.c
>>>               unpack.o:(template_execute) in archive msgpack-0.5.7/src/=
.libs/libmsgpack.a

--=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-240068-7788>