Skip to content

hotfix opencv-python: add scikit-build-core build dependency (#357) - #406

Open
neuralbroker wants to merge 3 commits into
rxrbln:mainfrom
neuralbroker:fix-opencv-python-357
Open

hotfix opencv-python: add scikit-build-core build dependency (#357)#406
neuralbroker wants to merge 3 commits into
rxrbln:mainfrom
neuralbroker:fix-opencv-python-357

Conversation

@neuralbroker

Copy link
Copy Markdown

Fix #357\n\nopencv-python 4.12.x uses scikit-build-core as build backend in pyproject.toml. Ensure both scikit-build (for skbuild import in setup.py) and scikit-build-core (PEP 517 backend) are available.

neuralbroker added 3 commits June 6, 2026 22:46
…suicide-guard, g-i

Fixes:
- gcc.desc: disable libsanitizer when crypt.h missing from sysroot
- python.desc: add full configcache vars + _PYTHON_HOST_PLATFORM for cross-build
- readline: new hotfix-shlib-destdir.patch - shlib-install now honors DESTDIR
- functions.in: t2-safe-rm wrapper prevents build suicide on native installs
- gobject-introspection.desc: stop lying about needs_exe_wrapper; skip gir subdirs during cross-build
glew (rxrbln#276): patch auto/Makefile to skip git clone of OpenGL/EGL
Registry during build. The released tarball ships with pre-generated
headers - no need to download from Khronos GitHub repos at build time.

tcmalloc (rxrbln#350): disable BUILD_TESTING and TCMALLOC_BUILD_TESTING.
Test targets link against abseil-cpp's absl::status_matchers which T2
does not ship (test-only abseil library).
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.

opencv-python fails to build

1 participant