summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-01-09 11:23:42 +0100
committerErich Eckner <git@eckner.net>2018-01-09 11:23:42 +0100
commit058c779e808f63ddb637c7207843fafda4b079b3 (patch)
tree98c063abadd1a25de41a0e0abdc15f4ca7a1e79a
parentb4515415ba5bfc34f14c88b5d13a5e5e7c4aa9f7 (diff)
downloadpackages-058c779e808f63ddb637c7207843fafda4b079b3.tar.xz
blacklist parallel-netcdf-openmpi, until openmpi can be built with MPI_Offset >= 8
-rw-r--r--blacklist1
1 files changed, 1 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index f5d804e8..d0839723 100644
--- a/blacklist
+++ b/blacklist
@@ -15,6 +15,7 @@ mongodb # dropped support for 32-bit in version 3.4
nsjail # kafel has no 32-bit Intel support, see also <a href="https://bbs.archlinux32.org/viewtopic.php?pid=795#p795">forum</a>
opera # dropped 32-bit version in version 46.0.2597.26
opera-ffmpeg-codecs # as opera itself is blacklisted
+parallel-netcdf-openmpi # requires MPI_Offset >= 8, which is not (yet?) possible on 32 bits - see https://github.com/open-mpi/ompi/issues/3195
python-pytorch # Gloo can only be built on 64-bit systems
qcef # contains CEF binaries (not current ones) for 64-bit and MIPS only, no 32-bit Intel. Discuss with the authors if you need it.
reflector # supports Archlinux mirrors and not Archlinux32 mirrors (yet)