Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2019 14:17:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234868] devel/p5-Data-MessagePack-Stream: fails to build on i386 with lld as system linker
Message-ID:  <bug-234868-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234868
           Summary: devel/p5-Data-MessagePack-Stream: fails to build on
                    i386 with lld as system linker
           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: emaste@freebsd.org
            Blocks: 214864
             Flags: maintainer-feedback?(kuriyama@FreeBSD.org)
          Assignee: kuriyama@FreeBSD.org

http://package18.nyi.freebsd.org/build.html?mastername=3Dheadi386PR214864-d=
efault&build=3D2019-01-05_21h00m02s
http://package18.nyi.freebsd.org/data/headi386PR214864-default/2019-01-05_2=
1h00m02s/logs/errors/p5-Data-MessagePack-Stream-0.07_2.log

ld: error: relocation R_386_PC32 cannot be used against symbol malloc;
recompile with -fPIC
>>> defined in /lib/libc.so.7
>>> referenced by unpack.c:183
>>>               unpack.o:(msgpack_unpacker_init) in archive msgpack-0.5.7=
/src/.libs/libmsgpack.a

ld: error: relocation R_386_PC32 cannot be used against symbol malloc;
recompile with -fPIC
>>> defined in /lib/libc.so.7
>>> referenced by unpack.c:188
>>>               unpack.o:(msgpack_unpacker_init) in archive msgpack-0.5.7=
/src/.libs/libmsgpack.a

ld: error: relocation R_386_PC32 cannot be used against symbol
msgpack_zone_new; recompile with -fPIC
>>> defined in msgpack-0.5.7/src/.libs/libmsgpack.a(zone.o)
>>> referenced by unpack.c:194
>>>               unpack.o:(msgpack_unpacker_init) in archive msgpack-0.5.7=
/src/.libs/libmsgpack.a
...


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214864
[Bug 214864] [exp-run] test build with lld as /usr/bin/ld
--=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-234868-7788>