Package Details: freecad-git 0.22.0.36999.ged77603af9-1

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: 104
Popularity: 0.015237
First Submitted: 2012-03-03 13:46 (UTC)
Last Updated: 2024-04-30 00:29 (UTC)

Required by (4)

Sources (1)

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.

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 57 Next › Last »

mogwai commented on 2019-01-24 13:39 (UTC)

The current PKGBUILD seems to be broken. I get: CMake Error: No source or binary directory provided. This seems to be triggered by the cmake command in the PKGBUILD missing a directory as argument (i.e. ".").

(On some systems I also have problems with cmake not being able to identify the correct opencascade include directory. I'm still trying to figure out why it happens only occasionally, and why only on some systems.)

<deleted-account> commented on 2018-12-19 23:35 (UTC)

Btw. I've removed the shiboken (shitbroken) dependency and it builds fine in clean chroot also Part and PartDesign workbenches seem to be functioning OK.

jorges commented on 2018-12-19 20:18 (UTC)

@miffi: Can you elaborate please? I just rebuild freecad and I get an error about shiboken2:

/opt/freecad-python3/bin/FreeCAD: error while loading shared libraries: libshiboken2.cpython-37m-x86_64-linux-gnu.so.5.12: cannot open shared object file: No such file or directory

which packages have you installed, have you rebuilt freecad? Thanks

spoons commented on 2018-12-19 17:47 (UTC)

My install appeared to not be happy about python-shiboken2 and pyside2 updating to 5.12. I downgraded the two packages and it's working fine for now.

eschwartz commented on 2018-12-14 17:47 (UTC)

It's much more concerning that qtwebkit is for qt4, as is python2-pyside, so this PKGBUILD was switched to use -DBUILD_QT5=ON without switching any of the dependencies.

lonaowna commented on 2018-12-12 12:15 (UTC)

Please make this depend on qt5-webkit instead of qtwebkit (like freecad-qt5-git does). The former is maintained and available from the official repositories.

kikislater commented on 2018-12-11 07:51 (UTC)

opencascade7 is now opencascade. PKGBUILD needs update All aur packages related to freecad are broken ...

spoons commented on 2018-12-10 18:33 (UTC)

I ran into the same problem with the 'lptheads' linker directive.

lonaowna commented on 2018-12-05 17:37 (UTC) (edited on 2018-12-05 17:47 (UTC) by lonaowna)

Is there any difference between this and freecad-git?