maintainer-feedback requested: [Bug 234792] java/openjdk6: fails to link on i386 with lld as system linker
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 9 16:14:32 UTC 2019
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-java mailing list
<java at FreeBSD.org> for maintainer-feedback:
Bug 234792: java/openjdk6: fails to link on i386 with lld as system linker
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234792
--- Description ---
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_21h00
m02s/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::AdaptiveSizePolicy(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::AdaptiveSizePolicy(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::AdaptiveSizePolicy(unsigned int,
unsigned int, unsigned int, double, unsigned int))
...
More information about the freebsd-java
mailing list