[Bug 234862] multimedia/transcode: fails to link on i386 with lld as system linker

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 11 14:08:54 UTC 2019


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

            Bug ID: 234862
           Summary: multimedia/transcode: fails to link 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: ports-bugs at FreeBSD.org
          Reporter: emaste at freebsd.org
                CC: cyberbotx at cyberbotx.com
            Blocks: 214864
                CC: cyberbotx at cyberbotx.com
             Flags: maintainer-feedback?(cyberbotx at cyberbotx.com)

http://package18.nyi.freebsd.org/build.html?mastername=headi386PR214864-default&build=2019-01-05_21h00m02s
http://package18.nyi.freebsd.org/data/headi386PR214864-default/2019-01-05_21h00m02s/logs/errors/transcode-1.1.7_37.log

ld: error: can't create dynamic relocation R_386_32 against local symbol in
readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to
allow text relocations in the output
>>> defined in ../../aclib/.libs/libac.a(memcpy.o)
>>> referenced by memcpy.c
>>>               memcpy.o:(memcpy_mmx) in archive ../../aclib/.libs/libac.a

ld: error: can't create dynamic relocation R_386_32 against local symbol in
readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to
allow text relocations in the output
>>> defined in ../../aclib/.libs/libac.a(memcpy.o)
>>> referenced by memcpy.c
>>>               memcpy.o:(memcpy_mmx) in archive ../../aclib/.libs/libac.a

ld: error: can't create dynamic relocation R_386_32 against local symbol in
readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to
allow text relocations in the output
>>> defined in ../../aclib/.libs/libac.a(memcpy.o)
>>> referenced by memcpy.c
>>>               memcpy.o:(memcpy_mmx) in archive ../../aclib/.libs/libac.a
...


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864
[Bug 214864] [exp-run] test build with lld as /usr/bin/ld
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list