Skip to content

Fix pytantan build error by disabling SIMD instructions#64

Merged
nextgenusfs merged 1 commit into
mainfrom
fix-pytantan-avx2-build
May 24, 2026
Merged

Fix pytantan build error by disabling SIMD instructions#64
nextgenusfs merged 1 commit into
mainfrom
fix-pytantan-avx2-build

Conversation

@nextgenusfs

Copy link
Copy Markdown
Owner

Fixes the Illegal instruction error when running the funannotate2 Docker image on Rosetta 2 or other CPUs lacking AVX2 instructions by correctly passing the CMake arguments needed to disable SIMD instructions in pytantan during build. scikit-build-core uses CMAKE_ARGS instead of SKBUILD_CMAKE_ARGS which is why the previous command was silently ignored.


Pull Request opened by Augment Code with guidance from the PR author

Agent-Id: agent-f0a489d6-1e18-4a67-a7e0-7220f74c811d
@nextgenusfs nextgenusfs marked this pull request as ready for review May 24, 2026 16:43
@nextgenusfs nextgenusfs merged commit 91b1972 into main May 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant