openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #12438
Bug#841173: openjdk-9: FTBFS on mips*
Source: openjdk-9
Version: 9~b177-3
Followup-For: Bug #841173
Control: reopen -1
The build currently fails on mips* now because the patch
mips-sigset.diff is applied twice, once in the list above
(...)
jtreg-location.diff \
sparc64-fixes.diff \
jdk-target-arch-define.diff \
jdk-i18n-pt_BR.diff \
mips-sigset.diff \
and once below in a separate if-clause
ifneq (,$(findstring mips, $(DEB_HOST_ARCH)))
COMMON_PATCHES += \
mips-sigset.diff
endif
Please remove either of them.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz@xxxxxxxxxx
`. `' Freie Universitaet Berlin - glaubitz@xxxxxxxxxxxxxxxxxxx
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913