Search Criteria
Package Details: python-ocp 7.7.2.1+r4.g544d7fd5-4
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-2.0 |
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-28 06:29 (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)
- liefAUR (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- Show 23 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
rbgo commented on 2021-01-26 00:29 (UTC) (edited on 2021-01-26 00:31 (UTC) by rbgo)
I got two Manjaro systems on my LAN. Tryed to install this package and also the git version separately as a dependency of python-cq-editor. In both cases and on both PCs the install will not complete. Next to GUI install with pamac I also tryed install with pacman, makepkg and yay, all having same results.
Install starts normal like this...
And then the following output is dumped starting with "LokyProcess-xx failed..." headers of which I copy the last one...
greyltc commented on 2020-11-22 13:56 (UTC)
@Knusperkeks It seems to me that those "errors" are actually warnings.
You wrote "I tried building it inside a clean chroot and it does not succeed." I don't see anything indicating failure in what you pasted.
Thanks for the new deps, I've added them.
Knusperkeks commented on 2020-11-22 13:36 (UTC)
I tried building it inside a clean chroot and it does not succeed. As the bindgen phase already produces errors, any complaints by gcc are to be expected I guess. Any idea what i do wrong? Btw, python-jinja and python-toml seem to be missing as makedeps.
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
.« First ‹ Previous 1 2 3 4 5 Next › Last »