Bug#896110: mpi-defaults: FTBFS on all architectures

Boyuan Yang 073plan at gmail.com
Thu Apr 19 15:37:38 BST 2018


Source: mpi-defaults
Version: 1.10
Severity: grave
Justification: renders package unusable

Dear Maintainer,

https://buildd.debian.org/status/logs.php?pkg=mpi-defaults&ver=1.11

   dh_installdeb -a
        install -d debian/mpi-default-dev/DEBIAN
        install -d debian/mpi-default-bin/DEBIAN
        rm -f debian/mpi-default-dev.debhelper.log
   debian/rules override_dh_gencontrol
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f debian/*.substvars
if [ "" = "openmpi" ]; then \
  echo "mpi=openmpi-bin" > debian/mpi-default-bin.substvars; \
  echo "mpi-dev=libopenmpi-dev" > debian/mpi-default-dev.substvars; \
elif [ "" = "mpich" ]; then \
  echo "mpi=mpich" > debian/mpi-default-bin.substvars; \
  echo "mpi-dev=libmpich-dev" > debian/mpi-default-dev.substvars; \
else \
  echo "Unknown MPI implementation, stopping"; \
  exit 1; \
fi
Unknown MPI implementation, stopping
debian/rules:109: recipe for target 'override_dh_gencontrol' failed
make[1]: *** [override_dh_gencontrol] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:94: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2

Something must have went wrong. Please look into it.

--
Regards,
Boyuan Yang




-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'buildd-unstable'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



More information about the debian-science-maintainers mailing list