Search Criteria
Package Details: freecad-linkstage3-git asm3.0.11.r3435.gb7d3346e00-1
Git Clone URL: | https://aur.archlinux.org/freecad-linkstage3-git.git (read-only, click to copy) |
---|---|
Package Base: | freecad-linkstage3-git |
Description: | A general purpose 3D CAD modeler - LinkStage3 dev branch, git checkout |
Upstream URL: | http://www.freecadweb.org/ |
Licenses: | |
Conflicts: | |
Submitter: | Salamandar |
Maintainer: | Salamandar |
Last Packager: | Salamandar |
Votes: | 2 |
Popularity: | 0.000995 |
First Submitted: | 2018-09-21 13:54 |
Last Updated: | 2021-01-04 15:51 |
Dependencies (34)
- boost-libs (boost171, boost-libs-git)
- curl (curl-git, curl-minimal-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- hicolor-icon-theme (hicolor-icon-theme-git)
- jsoncpp (jsoncpp-git)
- libspnav (libspnav-git)
- med (med-salome, med3, med-openmpi)
- netcdf (netcdf-openmpi)
- pyside2-tools (pyside2-tools-git)
- python-matplotlib (python-matplotlib-git)
- python-pivy
- python-pyside2 (pyside2-git, pyside2)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-declarative (qt5-declarative-git)
- qt5-svg (qt5-svg-git)
- qt5-tools (qt5-tools-git)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- qt5-x11extras (qt5-x11extras-git)
- qt5-xmlpatterns (qt5-xmlpatterns-git)
- shared-mime-info (shared-mime-info-git)
- xerces-c
- opencascade>=7.2
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- coin (c0, coin-git) (make)
- desktop-file-utils (desktop-file-utils-git) (make)
- eigen (eigen-git, eigen32) (make)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- swig (swig-git) (make)
- xerces-c (make)
- graphviz (optional)
- openscad (openscad-git) (optional)
- python-matplotlib (python-matplotlib-git) (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Salamandar commented on 2021-01-04 12:27
For now I get errors with the new Boost version (1.75) requiring c++14, where Freecad builds with -std=gnu++11.
Salamandar commented on 2021-01-04 11:03
I'm testing this. I don't really know where that could come from.
arvx commented on 2021-01-03 07:27
On Majaro, I'm getting the same error as r00tr4t. CMake is failing:
Somehow ld is looking for pthreads instead of pthread. Created a simple CMakeLists.txt with
and the output is
r00tr4t commented on 2020-12-30 19:06
I got some errors while trying to install this package. https://forum.freecadweb.org/viewtopic.php?f=4&t=53768&p=462370#p462370
Salamandar commented on 2020-12-15 09:18
This package now works correctly (at least on my Manjaro). Sorry for the delay.
Freecad still doesn't install desktop file and pixmaps at the right place, but that's under discussion upstream : https://forum.freecadweb.org/viewtopic.php?f=10&t=47159&sid=c5703be3aace9897b2e652af1fcccd7a&start=10
s218 commented on 2020-12-12 08:21
There was a major Python update this month, and the developer is not using Arch. I informed him about the bug, but so far there is no solution. Please take a look for yourself https://github.com/realthunder/FreeCAD/commits/LinkStage3
I noticed the Python update and didn't update it. So far everything compiles fine, last build was on 2020-12-11. And I got tired of fixing the downloadable PKGBUILD manually, so I saved myself a local version and build with the locally stored PKGBUILD.
r00tr4t commented on 2020-12-12 02:16
Tried to build it but got:
Run Build Command(s):/bin/ninja cmTC_092f8 && [1/2] Building C object CMakeFiles/cmTC_092f8.dir/CheckFunctionExists.c.o [2/2] Linking C executable cmTC_092f8 FAILED: cmTC_092f8 : && /bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now CMakeFiles/cmTC_092f8.dir/CheckFunctionExists.c.o -o cmTC_092f8 -lpthreads && : /bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed.
Will try to fix that to morrow, now I need sleep.s218 commented on 2020-11-26 13:29
Yes, if you delete the last lines, the package works.
see. 2020-10-15 15:56
Kunda commented on 2020-11-26 13:20
Does this package still work?
doragasu commented on 2020-11-23 16:00
This is missing the dependency with
qt5-xmlpatterns
.