Package Details: freecad-linkstage3-git 2022.07.04.edge.r0.ga87320cc64-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: LGPL
Conflicts: freecad
Submitter: Salamandar
Maintainer: Salamandar
Last Packager: Salamandar
Votes: 3
Popularity: 0.000000
First Submitted: 2018-09-21 13:54 (UTC)
Last Updated: 2022-07-04 12:40 (UTC)

Required by (1)

Sources (2)

Pinned Comments

Salamandar commented on 2022-07-04 15:27 (UTC)

I just updated the version. It seems to work fine. I had to change the dependency python-pyside2 with pyside2.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

jurriaan commented on 2021-11-12 14:16 (UTC)

I've got VTK 9.1.0-2.

Just tried building the latest version of this AUR package and got this error:

CMake Error at /usr/lib64/cmake/vtk/VTK-vtk-module-find-packages.cmake:603 (find_package):
  By not providing "FindOpenVDB.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "OpenVDB", but
  CMake did not find one.

  Could not find a package configuration file provided by "OpenVDB" with any
  of the following names:

    OpenVDBConfig.cmake
    openvdb-config.cmake

  Add the installation prefix of "OpenVDB" to CMAKE_PREFIX_PATH or set
  "OpenVDB_DIR" to a directory containing one of the above files.  If
  "OpenVDB" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  /usr/lib64/cmake/vtk/vtk-config.cmake:150 (include)
  cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:45 (find_package)
  CMakeLists.txt:59 (SetupSalomeSMESH)

While I also have installed openvdb (9.0.0-1)

Salamandar commented on 2021-11-12 14:03 (UTC)

jurriaan what's the version of the vtk package for you ?

jurriaan commented on 2021-11-12 12:59 (UTC)

I still got this issue on my up to date Arch install unfortunately

Salamandar commented on 2021-11-12 11:30 (UTC)

Frangi jurriaan is it already fixed ? I have no issue on my end…

jurriaan commented on 2021-11-12 10:30 (UTC)

Frangi's issue is probably related to the issue described in the comments here: https://bugs.archlinux.org/task/72570

Frangi commented on 2021-11-10 17:54 (UTC)

Hello, I'm getting this issue during the build:

-- Could NOT find utf8cpp (missing: utf8cpp_INCLUDE_DIR)
-- VTK components: not found or used
CMake Error at /usr/lib64/cmake/vtk/VTK-vtk-module-find-packages.cmake:209 (find_package):
  By not providing "Findospray.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "ospray", but
  CMake did not find one.

  Could not find a package configuration file provided by "ospray" (requested
  version 2.1) with any of the following names:

    osprayConfig.cmake
    ospray-config.cmake

  Add the installation prefix of "ospray" to CMAKE_PREFIX_PATH or set
  "ospray_DIR" to a directory containing one of the above files.  If "ospray"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  /usr/lib64/cmake/vtk/vtk-config.cmake:150 (include)
  cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:45 (find_package)
  CMakeLists.txt:59 (SetupSalomeSMESH)


-- Configuring incomplete, errors occurred!
See also "/home/vincent/.cache/yay/freecad-linkstage3-git/src/FreeCAD/build/CMakeFiles/CMakeOutput.log".
See also "/home/vincent/.cache/yay/freecad-linkstage3-git/src/FreeCAD/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: freecad-linkstage3-git

Does someone have an idea ?

loki1725 commented on 2021-05-01 18:06 (UTC)

I'm getting a linking error in xerces-c. I've updated everything a few times just to make sure. The relevant bits of the build log are below.

[1788/4113] Linking CXX executable bin/FreeCADCmd FAILED: bin/FreeCADCmd : && /usr/bin/c++ -Wall -Wextra -Wno-write-strings -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wno-deprecated-declarations -O3 -DNDEBUG -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now src/Main/CMakeFiles/FreeCADMainCmd.dir/MainCmd.cpp.o -o bin/FreeCADCmd -L/usr/lib/openmpi -Wl,-rpath,/usr/lib/openmpi:/home/loki/Downloads/AUR/freecad-linkstage3-git/src/FreeCAD/build/lib:/home/loki/Downloads/home/loki/workspace/anaconda3/lib: -lmpi_cxx -lmpi lib/libFreeCADApp.so /home/loki/Downloads/home/loki/workspace/anaconda3/lib/libQt5Xml.so.5.9.7 lib/libFreeCADBase.so -lmpi_cxx -lmpi /home/loki/Downloads/home/loki/workspace/anaconda3/lib/libQt5Core.so.5.9.7 /usr/lib/libxerces-c.so /usr/lib/libz.so /usr/lib/libpython3.9.so -lutil -ldl /usr/lib/libboost_filesystem.so.1.75.0 /usr/lib/libboost_program_options.so.1.75.0 /usr/lib/libboost_regex.so.1.75.0 -licudata -licui18n -licuuc /usr/lib/libboost_system.so.1.75.0 /usr/lib/libboost_thread.so.1.75.0 -lpthread -lpthread && : /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference to curl_global_cleanup@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference tocurl_easy_getinfo@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference to curl_multi_cleanup@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference tocurl_multi_perform@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference to curl_global_init@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference tocurl_easy_init@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference to curl_multi_add_handle@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference tocurl_multi_remove_handle@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference to curl_multi_info_read@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference tocurl_slist_free_all@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference to curl_easy_setopt@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference tocurl_multi_fdset@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference to curl_slist_append@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference tocurl_easy_cleanup@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference to curl_multi_init@CURL_OPENSSL_4' /usr/bin/ld: /usr/lib/libxerces-c.so: undefined reference tocurl_multi_timeout@CURL_OPENSSL_4' collect2: error: ld returned 1 exit status

r00tr4t commented on 2021-04-01 00:36 (UTC)

@salamandar Yea, freecad-linkstage3-stable-git should replace this package, and freecad-linkstage3-daily-git could be a new package for newer builds. Thanks!

Salamandar commented on 2021-03-29 12:28 (UTC) (edited on 2021-03-29 12:29 (UTC) by Salamandar)

Thanks for the heads up @s218. I think we need 2 packages :

  • freecad-linkstage3-stable-git
  • freecad-linkstage3-daily-git, replacing this package.

Do you agree with this change ?

EDIT: I think it's a better idea that stable replaces this current package, to switch the users of the current package on a more stable branch..