Search Criteria
Package Details: freecad-linkstage3-bin Tip.r6.gcad29253a4-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: | 5 |
Popularity: | 0.58 |
First Submitted: | 2022-02-21 17:51 (UTC) |
Last Updated: | 2023-05-28 22:28 (UTC) |
Dependencies (25)
- boost-libs (boost171, boost-libs-git, boost174-libs, boost-libs_v180)
- curl (curl-minimal-git, curl-git, curl-quiche-git, curl-http3-ngtcp2)
- glew (glew-libepoxy, glew-egl-glx, glew-git, glew-wayland, glew-osmesa-git, glew-wayland-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- jsoncpp (jsoncpp-cmake-git, jsoncpp-cmake, jsoncpp-git)
- libspnav (libspnav-git)
- med (med-salome, med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade (opencascade-git, opencascade-rc, opencascade-f3d)
- openmpi (openmpi-git)
- pyside2 (pyside2-git)
- pyside2-tools (pyside2-tools-git)
- python-matplotlib (python-matplotlib-git)
- python-pivy
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-declarative (qt5-declarative-git)
- qt5-svg (qt5-svg-git)
- qt5-tools (qt5-tools-git)
- qt5-webkit (qt5-webkit-git)
- qt5-x11extras (qt5-x11extras-git)
- Show 5 more dependencies...
Latest Comments
beryllium commented on 2023-05-28 09:34 (UTC)
Thanks for this nice package! I've been using it for quite some time now. It recently fails to start, though:
Bonnee commented on 2023-01-26 00:19 (UTC)
The next build should fix the issue. I don't know if there's a way to prevent this dependency issue for future builds
mmanjos commented on 2023-01-25 15:01 (UTC) (edited on 2023-01-25 15:25 (UTC) by mmanjos)
Thanks for your work maintaining this! I've been using this package for almost a year now.
It looks like boost got updated this morning, which broke this binary build of linkstage3:
arkoprovo1996 commented on 2022-10-11 18:20 (UTC) (edited on 2022-10-11 18:21 (UTC) by arkoprovo1996)
FreeCAD from Manjaro community repo, linkstage3 (bin & git), are all giving "aborted" on execution for some reason.
Result of
gdb freecad --batch -ex "run" -ex "bt"
I'm not understanding what's the error. Flatpak version runs fine, though the font on the cube is unreadable.
Bonnee commented on 2022-06-20 11:30 (UTC)
I overhauled the build system. Now it all seems to work
Bonnee commented on 2022-06-17 21:03 (UTC)
Yes, unfortunately LinkStage3 branch had a build issue that was resolved a few hours ago. I hope the next autobuild will fix the library issue
indu commented on 2022-06-17 09:46 (UTC)
After a
pacman -Syu
boost was updated.freecad
has now a shared library error. Maybe you could reflect this in your next build.Bonnee commented on 2022-05-09 12:05 (UTC)
@thomansk I added
openmpi
to the list of dependencies. It should be up for the next release. Thanks!thomask commented on 2022-05-09 11:47 (UTC)
freecad: error while loading shared libraries: libmpi_cxx.so.40: cannot open shared object file: No such file or directory
->
sudo pacman -S openmpi
openmpi
should be added as a dependency.