Search Criteria
Package Details: python-ocp 7.7.2.1+r4.g544d7fd5-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ocp.git (read-only, click to copy) |
---|---|
Package Base: | python-ocp |
Description: | Python wrapper for OCCT generated using pywrap |
Upstream URL: | https://github.com/CadQuery/OCP |
Licenses: | Apache |
Conflicts: | python-ocp-git |
Submitter: | greyltc |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-22 14:36 (UTC) |
Last Updated: | 2024-12-26 18:46 (UTC) |
Dependencies (43)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- python (python37AUR, python311AUR, python310AUR)
- vtk (vtk-gitAUR, vtk93AUR)
- adios2 (adios2-gitAUR) (make)
- boost (boost-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- clang15AUR (make)
- cmake (cmake-gitAUR) (make)
- double-conversion (double-conversion-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- fast_float (fast_float-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR) (make)
- fmt (fmt-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR) (make)
- libharu (make)
- liblas (liblas-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- openmpi (openmpi-gitAUR) (make)
- openvr (openvr-gitAUR) (make)
- openxr (openxr-loader-gitAUR) (make)
- pdal (pdal-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-click (make)
- python-jinja (make)
- python-joblib (make)
- python-liefAUR (make)
- python-logzeroAUR (make)
- python-mpi4py (python-mpi4py-intelAUR) (make)
- python-pandas (make)
- python-path (make)
- python-pyparsing (make)
- python-schema (python-schema-gitAUR) (make)
- python-toml (python-toml-gitAUR) (make)
- python-toposort (make)
- python-tqdm (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt5-declarative (qt5-declarative-gitAUR) (make)
- rapidjson (rapidjson-gitAUR) (make)
- utf8cpp (utf8cpp-gitAUR) (make)
- verdict (make)
Latest Comments
« First ‹ Previous 1 2 3 4
s-ol commented on 2020-11-17 21:44 (UTC)
can confirm it now builds cleanly, although cadquery and cq-editor crash. I assume they are not yet ready for the 4.5 release:
greyltc commented on 2020-11-16 15:46 (UTC)
I seem to have fixed the build. Somehow upstream has modified the opencascade headers and the build works with those modified ones. I've submitted an issue to try to learn why that is: https://github.com/CadQuery/OCP/issues/31
greyltc commented on 2020-11-16 14:47 (UTC)
Looks like they actually released a new version for 7.5. I've updated this package to that, but the build is still failing for me.
s-ol commented on 2020-11-16 14:40 (UTC)
@greyltc good catch, I'll try to downgrade and rebuild in the meantime.
greyltc commented on 2020-11-16 14:24 (UTC)
I imagine the opencascade package in community being updated to ver 7.5 https://www.archlinux.org/packages/community/x86_64/opencascade/ is what broke this then.
Sounds like a bug that should be reported upstream.
s-ol commented on 2020-11-16 14:21 (UTC) (edited on 2020-11-16 14:21 (UTC) by s-ol)
I'm having trouble building this now, after my last build on the 22nd of october succeeded.
It ends like this:
Z2h-A6n commented on 2020-09-25 18:50 (UTC) (edited on 2020-09-25 18:51 (UTC) by Z2h-A6n)
I can confirm the missing
clang
dependency (presumably to be put inmakedepends
) dack mentioned. I didn't have a problem withpython-joblib
, which is in the current version ofmakedepends
.dack commented on 2020-08-24 22:44 (UTC)
Build fails due to missing dependencies - clang and python-joblib
« First ‹ Previous 1 2 3 4