aboutsummaryrefslogtreecommitdiff
path: root/math/py-pyodesys/(developers-only)
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2024-11-15 02:01:28 +0000
committerJason E. Hale <jhale@FreeBSD.org>2024-11-15 05:35:45 +0000
commit612c485103ee7c13d34e822cbd59776a13dcdf8b (patch)
treebf46d14e0196d3d0b83130a1522c1c7a19b25037 /math/py-pyodesys/(developers-only)
parent543a744ee1fa6fce02bd10cd001706ba819075db (diff)
downloadports-main.tar.gz
ports-main.zip
multimedia/gstreamer1-plugins-rust: Fix build on i386HEADmain
Ring assumes SSE and SSE2 are available on i386. This workaround assumes the same, so the build will still fail on ancient hardware without these instruction sets. error[E0080]: evaluation of constant value failed --> /wrkdirs/usr/ports/multimedia/gstreamer1-plugins-rust/work/gst-plugins-rs-0.13.3/cargo-crates/ring-0.17.8/src/cpu/intel.rs:28:9 | 28 | assert!(cfg!(target_feature = "sse") && cfg!(target_feature = "sse2")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2")', /wrkdirs/usr/ports/multimedia/gstreamer1-plugins-rust/work/gst-plugins-rs-0.13.3/cargo-crates/ring-0.17.8/src/cpu/intel.rs:28:9 Reported by: pkg-fallout
Diffstat (limited to 'math/py-pyodesys/(developers-only)')
0 files changed, 0 insertions, 0 deletions