summaryrefslogtreecommitdiff
path: root/blacklist
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-24 14:06:33 +0200
committerErich Eckner <git@eckner.net>2018-07-24 14:06:33 +0200
commitf4eef10b77b1a6c9e1e2d189b8c9798b4613635a (patch)
tree6254595895bbc423d29fb77df5c0bc9d58297b39 /blacklist
parent07bc63465bbc675dc56c6ef570c697a3b5c73e03 (diff)
downloadpackages-f4eef10b77b1a6c9e1e2d189b8c9798b4613635a.tar.xz
blacklist now arch-specific
Diffstat (limited to 'blacklist')
-rw-r--r--blacklist66
1 files changed, 33 insertions, 33 deletions
diff --git a/blacklist b/blacklist
index aa2898a5..a2680182 100644
--- a/blacklist
+++ b/blacklist
@@ -1,33 +1,33 @@
-bazel # reports are there for making 32-bit compile, see <a href="https://github.com/bazelbuild/bazel/issues/3643">upstream</a>
-ceph # fails fatally in check() - see <a href="https://bugs.archlinux32.org/index.php?do=details&task_id=21">FS32#21</a>
-cuda # cuda 9.0 is 64-bit only
-delve # currently no 32-bit support, see <a href="https://github.com/derekparker/delve/issues/20">upstream</a>
-dotnet-core # not available for 32-bit on linux, see <a href="https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md">here</a>
-linux-hardened # not <a href="https://mirror.archlinux32.org/irc-logs/%23archlinux-ports/2017-06-28.html#04:04:01">really useful</a> on i686 + hard to maintain
-libretro-citra # do not build, see FS32#23
-libretro-mupen64plus # do not build, see FS32#23
-libretro-parallel-n64 # do not build, see FS32#23
-libretro-ppsspp # do not build, see FS32#23
-luxrays # does not compile on i686 - see FS#54960
-mongodb # dropped support for 32-bit in version 3.4
-nginx-mod-pagespeed # bundles a 64-bit only version of psol, doesn't build that way
-nsjail # kafel has no 32-bit Intel support, see also <a href="https://bbs.archlinux32.org/viewtopic.php?pid=795#p795">forum</a>
-nvidia # dropped support after release 390: https://www.phoronix.com/scan.php?page=news_item&px=32-bit-NVIDIA-Drop-Dropping
-nvidia-lts # see nvidia
-nvidia-utils # see nvidia
-opera # dropped 32-bit version in version 46.0.2597.26
-opera-ffmpeg-codecs # as opera itself is blacklisted
-ospray # "Your Embree build needs to support at least one ISA >= SSE4.1!"
-ovmf # "ERROR: This package must be built under the x86_64 architecture.", UEFI for VMS, of little use anyway with 32-bit machines
-parallel-netcdf-openmpi # requires MPI_Offset >= 8, which is not (yet?) possible on 32 bits - see https://github.com/open-mpi/ompi/issues/3195
-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
-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.
-rubinius # Support for non-64bit platforms was deprecated 1 Jun 2016 and has now been removed. If non-64bit support is a critical feature for your application, please email contact@rubinius.com
-sbcl # blocks again
-skia-sharp # does not provide a bin/gn for 32-bit Linux, see FS32#8
-skia-sharp58 # does not provide a bin/gn for 32-bit Linux, see FS32#8
-tarantool # hand-crafted assembly code, see <a href="https://github.com/tarantool/tarantool/issues/3029">upstream</a>
-vc # "Unsupported target architecture 'i686'. No support_???.cpp file exists for this architecture", complain upstream if you need it
-wiredtiger # WiredTiger requires a 64-bit build
-zcash # <a href="https://github.com/zcash/zcash/issues/914">We don't yet support 32bit systems (and we won't by launch) but we can look into this after launch.</a>
+i686 bazel # reports are there for making 32-bit compile, see <a href="https://github.com/bazelbuild/bazel/issues/3643">upstream</a>
+i686 ceph # fails fatally in check() - see <a href="https://bugs.archlinux32.org/index.php?do=details&task_id=21">FS32#21</a>
+i686 cuda # cuda 9.0 is 64-bit only
+i686 delve # currently no 32-bit support, see <a href="https://github.com/derekparker/delve/issues/20">upstream</a>
+i686 dotnet-core # not available for 32-bit on linux, see <a href="https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md">here</a>
+i686 linux-hardened # not <a href="https://mirror.archlinux32.org/irc-logs/%23archlinux-ports/2017-06-28.html#04:04:01">really useful</a> on i686 + hard to maintain
+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 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
+i686 nsjail # kafel has no 32-bit Intel support, see also <a href="https://bbs.archlinux32.org/viewtopic.php?pid=795#p795">forum</a>
+i686 nvidia # dropped support after release 390: https://www.phoronix.com/scan.php?page=news_item&px=32-bit-NVIDIA-Drop-Dropping
+i686 nvidia-lts # see nvidia
+i686 nvidia-utils # see nvidia
+i686 opera # dropped 32-bit version in version 46.0.2597.26
+i686 opera-ffmpeg-codecs # as opera itself is blacklisted
+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
+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.
+i686 rubinius # Support for non-64bit platforms was deprecated 1 Jun 2016 and has now been removed. If non-64bit support is a critical feature for your application, please email contact@rubinius.com
+i686 sbcl # blocks again
+i686 skia-sharp # does not provide a bin/gn for 32-bit Linux, see FS32#8
+i686 skia-sharp58 # does not provide a bin/gn for 32-bit Linux, see FS32#8
+i686 tarantool # hand-crafted assembly code, see <a href="https://github.com/tarantool/tarantool/issues/3029">upstream</a>
+i686 vc # "Unsupported target architecture 'i686'. No support_???.cpp file exists for this architecture", complain upstream if you need it
+i686 wiredtiger # WiredTiger requires a 64-bit build
+i686 zcash # <a href="https://github.com/zcash/zcash/issues/914">We don't yet support 32bit systems (and we won't by launch) but we can look into this after launch.</a>