summaryrefslogtreecommitdiff
path: root/blacklist
blob: a2680182b97fbe95836d83a2e48432a01eac6694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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>