@bartus: looks like your patch has already been accepted upstream. Thanks!
Search Criteria
Package Details: freecad-git 0.22.0.36999.ged77603af9-1
Package Actions
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) |
Dependencies (39)
- boost-libs
- coin (coin-gitAUR)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- medAUR (med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- openmpi (openmpi-gitAUR)
- pyside6
- pyside6-tools
- python-matplotlib (python-matplotlib-gitAUR)
- python-packaging
- python-pivy
- python-ply
- python-yaml (python-yaml-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-svg
- qt6-tools
- Show 19 more dependencies...
Required by (4)
- freecad-a2plus-git (requires freecad)
- freecad-cadquery-git (requires freecad)
- freecad-fcgear-git (requires freecad)
- openmc-git (requires freecad)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 57 Next › Last »
lonaowna commented on 2020-06-05 16:20 (UTC)
bartus commented on 2020-06-04 12:22 (UTC) (edited on 2020-06-04 12:25 (UTC) by bartus)
Wont build with latest qt5:5.15.0
.
#apply patch with.
git am -s < <(curl -s http://ix.io/2ogn)
lonaowna commented on 2020-05-10 16:51 (UTC)
@SunDoctor that seems to be a problem with Nouveau. Did you try with the proprietary Nvidia driver?
SunDoctor commented on 2020-05-10 13:13 (UTC)
Freecad is very unstable on my Arch. :-( In Sketch mode it always breaks with log:
Program received signal SIGSEGV, Segmentation fault.
0 /usr/lib/libc.so.6(+0x3bd70) [0x7f4670d53d70]
1 /usr/lib/dri/nouveau_dri.so(+0xe86395) [0x7f4669636395]
2 /usr/lib/dri/nouveau_dri.so(+0xc360fe) [0x7f46693e60fe]
3 0x7f4672ce2da6 in NaviCubeImplementation::drawNaviCube(bool) from /usr/lib/freecad/lib/libFreeCADGui.so+0xa46
4 0x7f4672cc18b5 in Gui::View3DInventorViewer::renderScene() from /usr/lib/freecad/lib/libFreeCADGui.so+0x285
5 0x7f4672c93855 in SIM::Coin3D::Quarter::QuarterWidget::paintEvent(QPaintEvent*) from /usr/lib/freecad/lib/libFreeCADGui.so+0x1b5
6 0x7f4672c9b84e in SIM::Coin3D::Quarter::SoQTQuarterAdaptor::paintEvent(QPaintEvent*) from /usr/lib/freecad/lib/libFreeCADGui.so+0x1e
7 0x7f46717cf2ee in QWidget::event(QEvent*) from /usr/lib/libQt5Widgets.so.5+0x27e
8 0x7f4671880cbf in QFrame::event(QEvent*) from /usr/lib/libQt5Widgets.so.5+0x1f
9 0x7f4671af4b23 in QGraphicsView::viewportEvent(QEvent*) from /usr/lib/libQt5Widgets.so.5+0x163
....
83 0x7f467139c066 in QCoreApplication::exec() from /usr/lib/libQt5Core.so.5+0x96
84 0x7f46729edcea in Gui::Application::runApplication() from /usr/lib/freecad/lib/libFreeCADGui.so+0x153a
85 freecad(main+0x6f9) [0x55e9d1fda539]
86 /usr/lib/libc.so.6(__libc_start_main+0xf3) [0x7f4670d3f023]
87 freecad(_start+0x2e) [0x55e9d1fda84e
neo2001 commented on 2020-05-05 08:17 (UTC)
@lonaowna: Thank you for the tip! After an short attempt at downgrading didn't work, I decided to download the current AppImage version to create meshes. I can live with that, until the issue is resolved. :-)
lonaowna commented on 2020-05-04 18:14 (UTC)
@neo2001 yes, there are some compatibility issues with HDF5 1.12 and MED. See also the discussion over at the med package.
I think downgrading HDF5 should provide a temporary solution.
neo2001 commented on 2020-05-04 17:55 (UTC)
Although I did not recompile in the last weeks, suddenly I can't create meshes using the default mesher anymore (also for older, existing models).
I just get an error: libhdf5.so.103: cannot open shared object file: No such file or directory
I did recompile it (without errors) after that, but it didn't change anything.
Can anyone confirm this?
lonaowna commented on 2020-04-02 09:17 (UTC)
The PYSIDE2RCCBINARY
issue was fixed upstream a while ago:
https://github.com/FreeCAD/FreeCAD/pull/2846
If you are still having trouble building, remove your build files and try again. If there are still issues, leave a comment here.
bartus commented on 2020-02-03 21:37 (UTC)
Could we have this patch as a quick fix, package won't build without it. https://github.com/FreeCAD/FreeCAD/pull/2964
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.