control: reopen -1

On 2019-11-20 14:50, Alastair McKinstry wrote:
> Source: openmpi
> Source-Version: 4.0.2-3
> 
> We believe that the bug you reported is fixed in the latest version of
> openmpi, which is due to be installed in the Debian FTP archive.
> 
> A summary of the changes between this version and the previous one is
> attached.

[snip]

>    * Enable java support for riscv64. Closes: #933738

Thanks for enabling java support on riscv64. Unfortunately the package
now FTBFS as the build-depends on default-jdk is still excluded for
riscv64. The following patch fixes the issue:

--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@
  libpsm-infinipath1-dev [amd64 i386],
  libpsm2-dev [amd64],
  libnuma-dev [amd64 i386 ia64 mips mipsel mipsn32 mipsn32el mips64 mips64el 
ppc64el],
- default-jdk [!hppa !hurd-i386 !ia64 !riscv64] <!stage1>,
+ default-jdk [!hppa !hurd-i386 !ia64] <!stage1>,
  flex
 Build-Conflicts: libmpich-dev, libopenmpi-dev
 Standards-Version: 4.4.1.0

Regards,
Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurel...@aurel32.net                 http://www.aurel32.net

Attachment: signature.asc
Description: PGP signature

Reply via email to