===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for matrix-synapse-1.147.0 * Building wheel... Running `maturin-3.13 pep517 build-wheel -i /usr/pkg/bin/python3.13 --compatibility off` 📦 Including license file `LICENSE-AGPL-3.0` 📦 Including license file `LICENSE-COMMERCIAL` 📦 Including license file `AUTHORS.rst` 🍹 Building a mixed python/rust project 🔗 Found pyo3 bindings with abi3 support 🐍 Found CPython 3.13 at /usr/pkg/bin/python3.13 Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling libc v0.2.174 Compiling typenum v1.18.0 Compiling version_check v0.9.5 Compiling target-lexicon v0.13.2 Compiling stable_deref_trait v1.2.0 Compiling cfg-if v1.0.1 Compiling bytes v1.11.0 Compiling pin-project-lite v0.2.16 Compiling futures-core v0.3.31 Compiling memchr v2.7.5 Compiling itoa v1.0.15 Compiling once_cell v1.21.3 Compiling futures-sink v0.3.31 Compiling writeable v0.6.1 Compiling shlex v1.3.0 Compiling slab v0.4.11 Compiling litemap v0.8.0 Compiling futures-io v0.3.31 Compiling futures-task v0.3.31 Compiling pin-utils v0.1.0 Compiling smallvec v1.15.1 Compiling icu_properties_data v2.0.1 Compiling icu_normalizer_data v2.0.0 Compiling serde_core v1.0.228 Compiling zeroize v1.8.1 Compiling percent-encoding v2.3.1 Compiling autocfg v1.5.0 Compiling equivalent v1.0.2 Compiling zerocopy v0.8.26 Compiling untrusted v0.9.0 Compiling hashbrown v0.15.4 Compiling httparse v1.10.1 Compiling getrandom v0.3.3 Compiling fnv v1.0.7 Compiling rustls v0.23.31 Compiling anyhow v1.0.100 Compiling atomic-waker v1.1.2 Compiling tower-service v0.3.3 Compiling try-lock v0.2.5 Compiling serde v1.0.228 Compiling heck v0.5.0 Compiling libm v0.2.15 Compiling icu_locale_data v2.0.0 Compiling subtle v2.6.1 Compiling utf8_iter v1.0.4 Compiling base64 v0.22.1 Compiling form_urlencoded v1.2.1 Compiling cc v1.2.30 Compiling tower-layer v0.3.3 Compiling rustls-pki-types v1.12.0 Compiling zmij v1.0.19 Compiling futures-channel v0.3.31 Compiling tracing-core v0.1.34 Compiling want v0.3.1 Compiling sync_wrapper v1.0.2 Compiling cpufeatures v0.2.17 Compiling ipnet v2.11.0 Compiling unindent v0.2.4 Compiling icu_segmenter_data v2.0.0 Compiling openssl-probe v0.1.6 Compiling indoc v2.0.6 Compiling iri-string v0.7.8 Compiling regex-syntax v0.8.5 Compiling hex v0.4.3 Compiling serde_json v1.0.149 Compiling bitflags v2.9.1 Compiling ryu v1.0.20 Compiling aho-corasick v1.1.3 Compiling log v0.4.29 Compiling generic-array v0.14.7 Compiling httpdate v1.0.3 Compiling memoffset v0.9.1 Compiling mime v0.3.17 Compiling arc-swap v1.7.1 Compiling lazy_static v1.5.0 Compiling tracing v0.1.41 Compiling indexmap v2.10.0 Compiling rustls-native-certs v0.8.1 Compiling pyo3-build-config v0.27.2 Compiling quote v1.0.40 Compiling http v1.4.0 Compiling socket2 v0.6.0 Compiling mio v1.0.4 Compiling getrandom v0.2.16 Compiling syn v2.0.104 Compiling rand_core v0.9.3 Compiling ring v0.17.14 Compiling core_maths v0.1.1 Compiling tokio v1.48.0 Compiling http-body v1.0.1 Compiling headers-core v0.3.0 Compiling http-body-util v0.1.3 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling digest v0.10.7 Compiling ppv-lite86 v0.2.21 Compiling blake2 v0.10.6 Compiling rand_chacha v0.9.0 Compiling regex-automata v0.4.13 Compiling pyo3-ffi v0.27.2 Compiling pyo3-macros-backend v0.27.2 Compiling pyo3 v0.27.2 Compiling rand v0.9.2 Compiling sha1 v0.10.6 Compiling sha2 v0.10.9 Compiling synapse v0.1.0 (/pbulk/work/chat/matrix-synapse/work/synapse-1.147.0/rust) Compiling headers v0.4.1 Compiling ulid v1.2.1 Compiling regex v1.12.2 Compiling synstructure v0.13.2 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.0 Compiling zerovec-derive v0.11.1 Compiling displaydoc v0.2.5 Compiling futures-macro v0.3.31 Compiling serde_derive v1.0.228 Compiling tokio-util v0.7.15 error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") --> /pbulk/work/chat/matrix-synapse/work/vendor/ring-0.17.14/src/cpu/intel.rs:26:9 | 26 | assert!(cfg!(target_feature = "sse") && cfg!(target_feature = "sse2")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `cpu::intel::abi_assumptions::_ASSUMES_SSE2` failed here error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") --> /pbulk/work/chat/matrix-synapse/work/vendor/ring-0.17.14/src/cpu/intel.rs:159:31 | 159 | const _SSE_REQUIRED: () = assert!(cfg!(target_feature = "sse")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `cpu::intel::cpuid_to_caps_and_set_c_flags::_SSE_REQUIRED` failed here error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse2") --> /pbulk/work/chat/matrix-synapse/work/vendor/ring-0.17.14/src/cpu/intel.rs:160:32 | 160 | const _SSE2_REQUIRED: () = assert!(cfg!(target_feature = "sse2")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `cpu::intel::cpuid_to_caps_and_set_c_flags::_SSE2_REQUIRED` failed here Compiling futures-util v0.3.31 Compiling h2 v0.4.11 For more information about this error, try `rustc --explain E0080`. error: could not compile `ring` (lib) due to 3 previous errors warning: build failed, waiting for other jobs to finish... 💥 maturin failed Caused by: Failed to build a native library through cargo Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.13-64bit" PYO3_PYTHON="/usr/pkg/bin/python3.13" PYTHON_SYS_EXECUTABLE="/usr/pkg/bin/python3.13" "cargo" "rustc" "--profile" "release" "--message-format" "json-render-diagnostics" "--manifest-path" "/pbulk/work/chat/matrix-synapse/work/synapse-1.147.0/rust/Cargo.toml" "--lib" "--crate-type" "cdylib"` Error: command ['maturin-3.13', 'pep517', 'build-wheel', '-i', '/usr/pkg/bin/python3.13', '--compatibility', 'off'] returned non-zero exit status 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/chat/matrix-synapse *** Error code 1 Stop. make: stopped in /usr/pkgsrc/chat/matrix-synapse