Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2018 23:49:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230208] multimedia/xvid: fail to link with lld as /usr/bin/ld on i386
Message-ID:  <bug-230208-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 230208
           Summary: multimedia/xvid: fail to link with lld as /usr/bin/ld
                    on i386
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: riggs@FreeBSD.org
          Reporter: emaste@freebsd.org
            Blocks: 214864
             Flags: maintainer-feedback?(riggs@FreeBSD.org)
          Assignee: riggs@FreeBSD.org

The migration to the LLVM project's lld linker as the system linker
(/usr/bin/ld) for FreeBSD is in progress - it is the case for arm64 and amd=
64
today, and i386 will switch once ports issues are addressed - see exp-run in
PR214864.

Linking multimedia/xvid with lld as /usr/bin/ld on i386 produces errors of =
the
form:
/usr/bin/ld: error: can't create dynamic relocation R_386_32 against local
symbol in readonly segment; recompile object files with -fPIC
>>> defined in bitstream/x86_asm/cbp_mmx.o
>>> referenced by ../../src/bitstream/x86_asm/cbp_mmx.asm
>>>               bitstream/x86_asm/cbp_mmx.o:(calc_cbp_mmx)


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-230208-7788>