Date: Wed, 09 Jan 2019 16:14:30 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 234792] java/openjdk6: fails to link on i386 with lld as system linker Message-ID: <bug-234792-8522@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234792 Bug ID: 234792 Summary: java/openjdk6: 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: java@FreeBSD.org Reporter: emaste@freebsd.org Blocks: 214864 Flags: maintainer-feedback?(java@FreeBSD.org) Assignee: java@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/openjdk6-b45,1.log Linking vm... ld: error: can't create dynamic relocation R_386_32 against symbol: vtable = for AdaptiveSizePolicy in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in adaptiveSizePolicy.o >>> referenced by adaptiveSizePolicy.cpp >>> adaptiveSizePolicy.o:(AdaptiveSizePolicy::AdaptiveSizePol= icy(unsigned int, unsigned int, unsigned int, double, unsigned int)) ld: error: can't create dynamic relocation R_386_32 against symbol: ThresholdTolerance in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in globals.o >>> referenced by adaptiveSizePolicy.cpp >>> adaptiveSizePolicy.o:(AdaptiveSizePolicy::AdaptiveSizePol= icy(unsigned int, unsigned int, unsigned int, double, unsigned int)) ld: error: can't create dynamic relocation R_386_32 against symbol: .LCPI0_= 0 in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext'= to allow text relocations in the output >>> defined in adaptiveSizePolicy.o >>> referenced by adaptiveSizePolicy.cpp >>> adaptiveSizePolicy.o:(AdaptiveSizePolicy::AdaptiveSizePol= icy(unsigned int, unsigned int, unsigned int, double, unsigned int)) ... 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-234792-8522>