From manjaro deepin, I got a freecad-git update, after compile and install keeps notifying. New offered version is: (1:Staging.r0.g7b315d3a1-1)
And I have now: 1:0.19pre.r633.g063582241-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: | 107 |
Popularity: | 0.96 |
First Submitted: | 2012-03-03 13:46 (UTC) |
Last Updated: | 2025-04-22 00:51 (UTC) |
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 59 Next › Last »
From manjaro deepin, I got a freecad-git update, after compile and install keeps notifying. New offered version is: (1:Staging.r0.g7b315d3a1-1)
And I have now: 1:0.19pre.r633.g063582241-1
Please can I get some help I was compiling the freecad package 0.18.* , but after my last system update I was not able to get it to recompile I have switched to this one, but am having the similar/same issue, looking at cmake error logs point to pthread.so issues but I have seem to have that lib, but maybe ld is not detecting it correctly, it also oddly complains about opencascade while compiling, but nothing in the cmake error file about that just on screen during compile, everything but freecad is from community unless I missed one double checked opencascade, pyside2 and shiboken2 as these have all caused update issues previously but the community build seemed to work the last time I had to recompile.
cmake error log https://pastebin.com/jmsYTvD4
Cmake log https://pastebin.com/TBZQbckc
Terminal compile time https://pastebin.com/3P4FvM42
FYI, new official FreeCAD Packaging subforum https://forum.freecadweb.org/viewforum.php?f=42
@OOFscr @bebR, sorry for the late response. I've fixed the desktop file.
@greyltc please fix the .desktop issue or disown the package.
I have the same issue than OOFscr, I had to change the .desktop to make it work.
And I agree with Saku, the git clone is extremely long, almost 20 minutes.
Please update the freecad.desktop.
Hi,
Maybe change the pkgbuild to pull only depth 1 and not all the repository which is huge.
For me, the current freecad.desktop file prevents correct opening of files in xfce. I had to change: Path=/usr/lib/freecad
This package has been updated to use Python 3. Please leave a comment if you find something broken.
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.