You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some issues with ports or portgroups which are known and, hopefully, can be eventually fixed:
1. linear_algebra-1.0 portgroup (upstream MacPorts issue): does not ensure that a chosen BLAS implementation is actually used when blis and/or flexiblas are active. In result a port may opportunistically build against a wrong BLAS. As a hack: make sure to deactivate blis and flexiblas when building anything that uses BLAS or lapack. I.e. just do not have them active until they are needed. Must be fixed properly via portgroup logic.
FIXED: linear_algebra-1.1 works correctly, though requires more careful usage: dbd687f
2. MoarVM, nqp, rakudo are broken on 32-bit after 2024.07: Raku/nqp#825
FIXED: These versions build normally: 2319dcc
Some issues with ports or portgroups which are known and, hopefully, can be eventually fixed:
1.linear_algebra-1.0
portgroup (upstream MacPorts issue): does not ensure that a chosen BLAS implementation is actually used whenblis
and/orflexiblas
are active. In result a port may opportunistically build against a wrong BLAS. As a hack: make sure to deactivateblis
andflexiblas
when building anything that uses BLAS or lapack. I.e. just do not have them active until they are needed. Must be fixed properly via portgroup logic.FIXED:
linear_algebra-1.1
works correctly, though requires more careful usage: dbd687f2.MoarVM
,nqp
,rakudo
are broken on 32-bit after 2024.07: Raku/nqp#825FIXED: These versions build normally: 2319dcc
ghc-bootstrap
broken on 10.6.8: ghc 7.6.3 fails to build with gcc-ppc-bootstrap 7.0.4 due to libffi bug affecting 10.6.8 #24.tilde
broken on all powerpc: gphalkes/tilde#114FIXED in b9685cc and c6da53d
psi
broken with Qt4: [PowerPC] App crashes on launch with “Unable to load theme!”: Makefiles fail to move themes to a proper place and set paths (?) psi-im/psi#719trojita
broken with Qt4 on 10.6.x: https://trac.macports.org/ticket/70026tdlib
broken on Big-endian platforms: Build failure on Big Endian architectures tdlib/td#364tomahawk
broken at least on 10a190: [powerpc] Crash on launch with KERN_PROTECTION_FAILURE at 0x0000000000000000 tomahawk-player/tomahawk#683darktable
broken on Big-endian platforms: Please support Big-endian platforms darktable-org/darktable#14739polari
is broken now: possibly, problem inmozjs60
. Worked on 10a190 though.The text was updated successfully, but these errors were encountered: