Package Details: freecad-linkstage3-bin 20240407stable.r0.g973e4821bc-1

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: 7
Popularity: 0.23
First Submitted: 2022-02-21 17:51 (UTC)
Last Updated: 2024-04-08 02:05 (UTC)

Latest Comments

« First ‹ Previous 1 2

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:

freecad: error while loading shared libraries: libpython3.10.so.1.0: cannot open shared object file: No such file or directory

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:

[ALPM] upgraded boost-libs (1.80.0-3 -> 1.81.0-2)

$ freecad
freecad: error while loading shared libraries: libboost_filesystem.so.1.80.0: cannot open shared object file: No such file or directory

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"

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
FreeCAD 0.20.1, Libs: 0.20.1R29410 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2022
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

[New Thread 0x7fffef5a96c0 (LWP 387211)]
[New Thread 0x7fffeeda86c0 (LWP 387212)]
[New Thread 0x7fffed08f6c0 (LWP 387219)]
[New Thread 0x7fffec88e6c0 (LWP 387220)]
[New Thread 0x7fffe66086c0 (LWP 387221)]
[New Thread 0x7fffe5e076c0 (LWP 387222)]
[New Thread 0x7fffe56066c0 (LWP 387223)]

Thread 1 "freecad" received signal SIGABRT, Aborted.
0x00007ffff4dcd49c in ?? () from /usr/lib/libc.so.6
#0  0x00007ffff4dcd49c in  () at /usr/lib/libc.so.6
#1  0x00007ffff4d7d958 in raise () at /usr/lib/libc.so.6
#2  0x00007ffff4d6753d in abort () at /usr/lib/libc.so.6
#3  0x00007ffff5221ede in qt_assert(char const*, char const*, int) () at /usr/lib/libQt5Core.so.5
#4  0x00007ffff523fb77 in  () at /usr/lib/libQt5Core.so.5
#5  0x00007fffec058ca4 in  () at /usr/lib/qt/plugins/styles/libqgtk2style.so
#6  0x00007ffff5ef3634 in QStyleFactory::create(QString const&) () at /usr/lib/libQt5Widgets.so.5
#7  0x00007ffff5f16531 in QProxyStyle::QProxyStyle(QString const&) () at /usr/lib/libQt5Widgets.so.5
#8  0x00007fffed6209ac in  () at /usr/lib/qt/plugins/styles/libqt5ct-style.so
#9  0x00007ffff5ef3634 in QStyleFactory::create(QString const&) () at /usr/lib/libQt5Widgets.so.5
#10 0x00007ffff5e81a32 in QApplication::style() () at /usr/lib/libQt5Widgets.so.5
#11 0x00007ffff5e81bf6 in QApplicationPrivate::initialize() () at /usr/lib/libQt5Widgets.so.5
#12 0x00007ffff5e81ea7 in QApplicationPrivate::init() () at /usr/lib/libQt5Widgets.so.5
#13 0x00007ffff72cff66 in Gui::GUIApplicationNativeEventAware::GUIApplicationNativeEventAware(int&, char**) () at /usr/lib/freecad/lib/libFreeCADGui.so
#14 0x00007ffff72cffe6 in Gui::GUIApplication::GUIApplication(int&, char**) () at /usr/lib/freecad/lib/libFreeCADGui.so
#15 0x00007ffff72d008b in Gui::GUISingleApplication::GUISingleApplication(int&, char**) () at /usr/lib/freecad/lib/libFreeCADGui.so
#16 0x00007ffff7248adb in Gui::Application::runApplication() () at /usr/lib/freecad/lib/libFreeCADGui.so
#17 0x0000555555557990 in  ()
#18 0x00007ffff4d68290 in  () at /usr/lib/libc.so.6
#19 0x00007ffff4d6834a in __libc_start_main () at /usr/lib/libc.so.6
#20 0x0000555555558a55 in  ()

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.

% freecad     
freecad: error while loading shared libraries: libboost_filesystem.so.1.78.0: cannot open shared object file: No such file or directory
% pacman -Q boost
boost 1.79.0-1
% pacman -Q freecad-linkstage3-bin 
freecad-linkstage3-bin 2022.06.12.edge.r10.g68f7941198-1

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.