summaryrefslogtreecommitdiff
path: root/blacklist
diff options
context:
space:
mode:
Diffstat (limited to 'blacklist')
-rw-r--r--blacklist2
1 files changed, 2 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index ec3160a4..2c800fd0 100644
--- a/blacklist
+++ b/blacklist
@@ -11,6 +11,7 @@ i686 libretro-citra # do not build, see FS32#23
i686 libretro-mupen64plus # do not build, see FS32#23
i686 libretro-parallel-n64 # do not build, see FS32#23
i686 libretro-ppsspp # do not build, see FS32#23
+i686 libretro-desmume # do not build, see FS32#23
i686 luxrays # does not compile on i686 - see FS#54960
i686 mongodb # dropped support for 32-bit in version 3.4
i686 nginx-mod-pagespeed # bundles a 64-bit only version of psol, doesn't build that way
@@ -24,6 +25,7 @@ i686 ospray # "Your Embree build needs to support at least one ISA >= SSE4.1!"
any ovmf # "ERROR: This package must be built under the x86_64 architecture.", UEFI for VMS, of little use anyway with 32-bit machines
i686 parallel-netcdf-openmpi # requires MPI_Offset >= 8, which is not (yet?) possible on 32 bits - see https://github.com/open-mpi/ompi/issues/3195
i686 parity # "32-bit targets are not supported at the moment, You can use '32bit_opt_in' feature. See https://github.com/pepyakin/wasmi/issues/43
+any pnetcdf-openmpi # "Building of PnetCDF cannot continue due to the size of MPI_Offset being less than 8 bytes. Please use an MPI library that supports large files. Abort."
i686 python-openstacksdk # infinite looping on build slaves, might be temporary
i686 python-pytorch # Gloo can only be built on 64-bit systems
i686 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.