On Tue, Jan 22, 2019 at 10:48:16AM +0100, Matthias Klose wrote:
> openjdk-11 ftbfs on alpha, linking libjvm.
The relocation errors can be worked around by linking with
-Wl,--no-relax, i.e., adding the following in debian/rules:
ifeq ($(DEB_HOST_ARCH),alpha)
export EXTRA_LDFLAGS_ZERO += -Wl,--no
Package: src:openjdk-11, src:binutils
Severity: important
openjdk-11 ftbfs on alpha, linking libjvm.
full build log at
https://buildd.debian.org/status/fetch.php?pkg=openjdk-11&arch=alpha&ver=11.0.2%2B7-1&stamp=1547859652&raw=0
[...]
Linking libjvm.so
( /bin/rm -f
/<>/openjdk-11-11.0.2+7/build/h
2 matches
Mail list logo