openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #13307
Bug#915723: openjdk-8 needs a build dependency preventing build attempts on zero architectures
Source: openjdk-8
Version: 8u171-b11-2
Severity: serious
openjdk-8 needs
Build-Depends: gcc (<< 4:8) [armel m68k mips mips64el mipsel powerpc powerpcspe sh4 x32]
These are zero archs that currently fail to build.
The version constraint makes it a nop in builds for stretch.
At least on armel the failure seems to be an eternal loop,
with buildwatch.sh preventing the build from ever terminating.
Follow ups