Tater: dependency resolution failed
Resolution failed on 2026-09-13: exited 1 -- Failed to build 'python-olm' when getting requirements to build wheel
About Tater
python -m pip install --dry-run --disable-pip-version-check --no-input --report report.json -r requirements.txt exited 1 after 14 seconds. It said: Failed to build 'python-olm' when getting requirements to build wheel.
The build backend raised: subprocess.CalledProcessError: Command '['cmake', '.', '-Bbuild', '-DBUILD_SHARED_LIBS=NO']' returned non-zero exit status 1.
We cloned the repository at commit f87686623d6a from its requirements.txt and ran it under sandbox-exec -- (deny default) after importing the base BSD profile, reads allowed only under the system and toolchain paths and the scratch directory, writes confined to that scratch directory, the environment replaced with env -i, and lifecycle scripts disabled. The user's home directory is on no allow list. Python 3.14.6, pip 26.1.2. Nothing was installed and nothing was executed from the project: pip was asked to resolve the dependency set and report it, which is an observation about that day and that toolchain and nothing more.