Search Criteria
Package Details: freecad-linkstage3-bin 20240407stable.r7.g0e9cf4aa7c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/freecad-linkstage3-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | freecad-linkstage3-bin |
| Description: | A general purpose 3D CAD modeler - Daily build of LinkDaily branch |
| Upstream URL: | http://www.freecadweb.org/ |
| Keywords: | freecad |
| Licenses: | LGPL |
| Conflicts: | freecad |
| Submitter: | Bonnee |
| Maintainer: | Bonnee |
| Last Packager: | Bonnee |
| Votes: | 7 |
| Popularity: | 0.000002 |
| First Submitted: | 2022-02-21 17:51 (UTC) |
| Last Updated: | 2024-05-17 22:25 (UTC) |
Dependencies (26)
- boost-libs
- curl (curl-gitAUR, curl-c-aresAUR)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-gitAUR, jsoncpp-cmakeAUR)
- libspnav (libspnav-gitAUR)
- med (med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade (opencascade-gitAUR)
- openmpi (openmpi-gitAUR)
- pyside2AUR
- pyside2-toolsAUR
- python-matplotlib (python-matplotlib-gitAUR)
- python-pivy
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-tools
- qt5-webviewAUR (qt5-webview-gitAUR)
- Show 6 more dependencies...
Latest Comments
1 2 Next › Last »
digivation commented on 2024-04-17 16:48 (UTC)
The GitHub URL for releases has changed but the PKGBUILD has not been updated;
Line 24: change
${pkgname%-bin}-git-${pkgver}to${pkgname%-bin}-git-debug-${pkgver}Zinput commented on 2024-03-23 21:43 (UTC) (edited on 2024-03-23 21:44 (UTC) by Zinput)
Still have this error:
curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://github.com/Bonnee/freecad-build-arch/releases/download/20240322stable.r0.gda98001cfe/freecad-linkstage3-git-20240322stable.r0.gda98001cfe-1-x86_64.pkg.tar.zstkerel commented on 2024-02-12 08:53 (UTC)
I had to install a missing dependency:
fmt.KozRoss commented on 2023-12-14 21:32 (UTC) (edited on 2023-12-14 21:32 (UTC) by KozRoss)
Latest opencascade in Arch breaks this package (assuming you update the PKGBUILD). Errors on start look like so:
Downgrading to opencascade-1:7.6.3-3 solves this.
silencer commented on 2023-12-04 18:40 (UTC)
I had to update PKGBUILD
elexx commented on 2023-12-02 15:37 (UTC)
The linked source
https://github.com/Bonnee/freecad-build-arch/releases/download/20231102tip.r7.g2fd584eca6/freecad-linkstage3-git-20231102tip.r7.g2fd584eca6-1-x86_64.pkg.tar.zstseems to be non-existing:freimair commented on 2023-11-23 11:56 (UTC) (edited on 2023-11-23 12:00 (UTC) by freimair)
Thanks for the package. Recently an update of something broke this package again. Part.so sounds kind of important. Maybe a rebuild will fix the issue?
# freecad FreeCAD 0.21.0, Libs: 0.21.0R38894 (Git) [snip] During initialization the error "/usr/lib/freecad/lib/Part.so: undefined symbol: _ZN18BRepCheck_Analyzer4InitERK12TopoDS_Shapebb" occurred in freecad.fc_cadquery -------------------------------------------------------------------------------- Traceback (most recent call last): File "<string>", line 259, in InitApplications File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1204, in _gcd_import File "<frozen importlib._bootstrap>", line 1176, in _find_and_load File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 690, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 940, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/usr/lib/freecad/Ext/freecad/fc_cadquery/__init__.py", line 2, in <module> from .freecad_impl.geom import Plane,BoundBox,Vector,Matrix,sortWiresByBuildOrder File "/usr/lib/freecad/Ext/freecad/fc_cadquery/freecad_impl/geom.py", line 23, in <module> import Part as FreeCADPart ImportError: /usr/lib/freecad/lib/Part.so: undefined symbol: _ZN18BRepCheck_Analyzer4InitERK12TopoDS_Shapebb --------------------------------------------------------------------------------FoxNounours commented on 2023-06-29 23:33 (UTC)
Thanks for this package. Recently when I try to launch it, I have got an error and the window is opened without any tabe, toolbar, ...
1 2 Next › Last »