@D_Schwartfeger you could try https://aur.archlinux.org/packages/freecad-python3-git I've uploaded it after all.
Search Criteria
Package Details: freecad-git 1.1.0.41361.g774ec2cc93-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: | 107 |
Popularity: | 1.18 |
First Submitted: | 2012-03-03 13:46 (UTC) |
Last Updated: | 2025-04-22 00:51 (UTC) |
Dependencies (40)
- boost-libs
- coin (coin-gitAUR)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- med (med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade (opencascade-gitAUR)
- openmpi (openmpi-gitAUR)
- pybind11 (pybind11-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-headlessAUR)
- qt6-svg
- qt6-tools
- shared-mime-info
- verdict
- vtk (vtk-gitAUR, vtk93AUR)
- xerces-c
- yaml-cpp
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- shiboken6 (make)
- swig (swig-gitAUR) (make)
- pugixml (pugixml-gitAUR) (check)
- calculix-ccxAUR (optional) – FEM solver backend
- graphviz (optional) – dependency graph support
- libspnav (libspnav-gitAUR) (optional) – 3D mouse support
- openscad (openscad-objects-gitAUR, openscad-qt6-gitAUR, openscad-gitAUR) (optional) – OpenSCAD support
- python-pip (optional) – support installing python dependencies for addons
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 .. 27 28 29 30 31 32 33 34 35 36 37 .. 58 Next › Last »
<deleted-account> commented on 2018-03-05 22:41 (UTC)
D_Schwartfeger commented on 2018-03-05 08:50 (UTC)
I see this is a problem with aur-opencascade7 and the AUR page has comments about how to fix this
D_Schwartfeger commented on 2018-03-05 07:51 (UTC)
On Manjaro Kde it fails with-
/tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx:83:18: error: 'class vtkIdTypeArray' has no member named 'InsertNextTupleValue'; did you mean 'InsertNextTuple'?
D_Schwartfeger commented on 2018-03-05 05:12 (UTC)
On Manjaro under KDE package didn't build with error-
<hr>/tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx: In member function 'virtual void IVtkVTK_ShapeData::InsertVertex(IVtk_IdType, IVtk_PointId, IVtk_MeshType)': /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx:83:18: error: 'class vtkIdTypeArray' has no member named 'InsertNextTupleValue'; did you mean 'InsertNextTuple'? mySubShapeIDs->InsertNextTupleValue (&aShapeIDVTK); ^~~~~~~~~~~~~~~~~~~~ InsertNextTuple /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx:85:16: error: 'class vtkIdTypeArray' has no member named 'InsertNextTupleValue'; did you mean 'InsertNextTuple'? myMeshTypes->InsertNextTupleValue (&aType); ^~~~~~~~~~~~~~~~~~~~ InsertNextTuple /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx: In member function 'virtual void IVtkVTK_ShapeData::InsertLine(IVtk_IdType, IVtk_PointId, IVtk_PointId, IVtk_MeshType)': /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx:100:18: error: 'class vtkIdTypeArray' has no member named 'InsertNextTupleValue'; did you mean 'InsertNextTuple'? mySubShapeIDs->InsertNextTupleValue (&aShapeIDVTK); ^~~~~~~~~~~~~~~~~~~~ InsertNextTuple /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx:102:16: error: 'class vtkIdTypeArray' has no member named 'InsertNextTupleValue'; did you mean 'InsertNextTuple'? myMeshTypes->InsertNextTupleValue (&aType); ^~~~~~~~~~~~~~~~~~~~ InsertNextTuple /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx: In member function 'virtual void IVtkVTK_ShapeData::InsertLine(IVtk_IdType, const IVtk_PointIdList, IVtk_MeshType)': /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx:127:20: error: 'class vtkIdTypeArray' has no member named 'InsertNextTupleValue'; did you mean 'InsertNextTuple'? mySubShapeIDs->InsertNextTupleValue (&aShapeIDVTK); ^~~~~~~~~~~~~~~~~~~~ InsertNextTuple /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx:129:18: error: 'class vtkIdTypeArray' has no member named 'InsertNextTupleValue'; did you mean 'InsertNextTuple'? myMeshTypes->InsertNextTupleValue (&aType); ^~~~~~~~~~~~~~~~~~~~ InsertNextTuple /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx: In member function 'virtual void IVtkVTK_ShapeData::InsertTriangle(IVtk_IdType, IVtk_PointId, IVtk_PointId, IVtk_PointId, IVtk_MeshType)': /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx:146:18: error: 'class vtkIdTypeArray' has no member named 'InsertNextTupleValue'; did you mean 'InsertNextTuple'? mySubShapeIDs->InsertNextTupleValue (&aShapeIDVTK); ^~~~~~~~~~~~~~~~~~~~ InsertNextTuple /tmp/yaourt-tmp-donald/aur-opencascade7/src/occt-V7_2_0/src/IVtkVTK/IVtkVTK_ShapeData.cxx:148:16: error: 'class vtkIdTypeArray' has no member named 'InsertNextTupleValue'; did you mean 'InsertNextTuple'? myMeshTypes->InsertNextTupleValue (&aType); ^~~~~~~~~~~~~~~~~~~~ InsertNextTuple make[2]: [src/TKIVtk/CMakeFiles/TKIVtk.dir/build.make:327: src/TKIVtk/CMakeFiles/TKIVtk.dir/__/IVtkVTK/IVtkVTK_ShapeData.cxx.o] Error 1 make[1]: [CMakeFiles/Makefile2:1461: src/TKIVtk/CMakeFiles/TKIVtk.dir/all] Error 2 make: ** [Makefile:130: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build opencascade7. ==> Restart building opencascade7 ? [y/N]
<hr>heng commented on 2018-03-02 20:27 (UTC)
netgen-nogui-occ7 can be compiled using occ 7.1.0, after that freecad-qt5-git compiles just fine.
<deleted-account> commented on 2018-02-25 11:21 (UTC)
Would anybody be interested in freecad git package with python3 and qt5? I have working PKGBUILD but I'm not sure whether it's worth uploading it to AUR to have yet another freecad package.
dulouie commented on 2018-02-04 20:09 (UTC)
You can remove -DBUILD_FEM_NETGEN=1 from PKGBUILD or use the Appimage pre_17 from freecad release page. https://github.com/FreeCAD/FreeCAD/releases
boscaiolo commented on 2018-02-02 16:07 (UTC)
The AppImage runs for me, but Freecad do not yet have an AppImage of the latest version (0.17).
boscaiolo commented on 2018-02-01 10:10 (UTC)
Is there any way round this problem (netgen-nogui-occ7 not compiling)? It would be great to have 0.17...
ElektroQuark commented on 2018-01-26 06:35 (UTC)
It can't be installed as the needed version of netgen-nogui-occ7 will not compile as some headers are missing.
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.