I just rebuilt all deps for freecad and freecad-svn and I don't get this error.
When do you get this error?
Do you still get this error?
Search Criteria
Package Details: freecad-git 0.22.0.36999.ged77603af9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freecad-git.git (read-only, click to copy) |
---|---|
Package Base: | freecad-git |
Description: | A general purpose 3D CAD modeler - git checkout |
Upstream URL: | https://www.freecad.org/ |
Licenses: | LGPL |
Conflicts: | freecad, freecad-appimage, freecad-appimage-git |
Provides: | freecad |
Submitter: | gborzi |
Maintainer: | greyltc (adrianinsaval) |
Last Packager: | adrianinsaval |
Votes: | 105 |
Popularity: | 0.47 |
First Submitted: | 2012-03-03 13:46 (UTC) |
Last Updated: | 2024-04-30 00:29 (UTC) |
Dependencies (39)
- boost-libs
- coin (coin-gitAUR)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- medAUR (med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- openmpi (openmpi-gitAUR)
- pyside6
- pyside6-tools
- python-matplotlib (python-matplotlib-gitAUR)
- python-packaging
- python-pivy
- python-ply
- python-yaml (python-yaml-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR)
- qt6-svg
- qt6-tools
- Show 19 more dependencies...
Required by (4)
- freecad-a2plus-git (requires freecad)
- freecad-cadquery-git (requires freecad)
- freecad-fcgear-git (requires freecad)
- openmc-git (requires freecad)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 51 52 53 54 55 56 57 58 Next › Last »
td123 commented on 2010-09-03 14:35 (UTC)
vinvin commented on 2010-08-27 12:58 (UTC)
Yes I did.
td123 commented on 2010-08-27 12:36 (UTC)
Did you rebuild freecad after you installed pivy-hg?
vinvin commented on 2010-08-27 12:27 (UTC)
I installed pivy-hg, but now I have a fatal error on launch: Illegal storage access...
Maybe it's a problem with the last version of freecad, but maybe is it related to this message printed just before the beginning of packaging?
==> WARNING: Package contains reference to $srcdir
td123 commented on 2010-08-26 16:49 (UTC)
Ok, no problem, as long as it works for you.
vinvin commented on 2010-08-26 15:51 (UTC)
It seem that I forgot the pivy-hg dependency. I'm not able to build it currently, so I don't know if that's the reason why I don't have the PartGui module, but that seems likely. Sorry again for inconvenience...
td123 commented on 2010-08-10 02:44 (UTC)
@vinvin
I can't reproduce your error. Are you still having this issue?
vinvin commented on 2010-08-03 13:30 (UTC)
I have the following message: No module named PartGui.
I don't see the Part workbench in the workbench list. Is there something specific to do to build it? I have opencascade properly installed. I don't find a build log.
Thanks
Pinned Comments
adrianinsaval commented on 2023-03-12 14:50 (UTC)
If the check fails there is little I can do about it as it most likely needs to be fixed upstream, in such cases report those upstream (maybe wait a day or two as sometimes it's quickly solved upstream) or skip the check with
makepkg --nocheck
if you don't care about the functionality that is being reported as failing in the check.