So now it continues and when finally emerging FreeCad it grinds to a halt with this error concerning Shiboken6 (whatever that is):
Code: Select all
-- Could NOT find Spnav (missing: SPNAV_LIBRARY SPNAV_INCLUDE_DIR)
CMake Error at /usr/lib/cmake/Shiboken6/Shiboken6Targets.cmake:84 (message):
The imported target "Shiboken6::libshiboken" references the file
"/shiboken6/libshiboken6-python3.13.so.6.10"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/Shiboken6/Shiboken6Targets.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/cmake/Shiboken6/Shiboken6Config-python3.13.cmake:40 (include)
/usr/lib/cmake/Shiboken6/Shiboken6Config.cmake:5 (include)
cMake/FindShiboken6.cmake:6 (find_package)
cMake/FreeCAD_Helpers/SetupShibokenAndPyside.cmake:25 (find_package)
CMakeLists.txt:89 (SetupShibokenAndPyside)
-- Configuring incomplete, errors occurred!emerge --info: https://quirinus.one/gentoo/freecad/eme ... 251208.txt
emerge -pvq: https://quirinus.one/gentoo/freecad/eme ... 251208.txt
build.log: https://quirinus.one/gentoo/freecad/bui ... 251208.txt

