shiboken2-dev doesn't build as the cmake file points to /workspace/usr instead of just /usr /usr/lib/x86_64-linux-gnu/cmake/Shiboken2-5.15.2/Shiboken2Targets-relwithdebinfo.cmake: IMPORTED_LOCATION_RELWITHDEBINFO "/workspace/usr/bin/shiboken2" /usr/lib/x86_64-linux-gnu/cmake/Shiboken2-5.15.2/Shiboken2Targets-relwithdebinfo.cmake:list(APPEND _IMPORT_CHECK_FILES_FOR_Shiboken2::shiboken2 "/workspace/usr/bin/shiboken2" )
new 5.15.10 build is up. does it fix the problems??
No. This file `/usr/lib/x86_64-linux-gnu/cmake/Shiboken2-5.15.10/Shiboken2Targets-relwithdebinfo.cmake` still has wrong filepaths on L21 and L25 The filepaths should not start with `/workspace`
New build up. I believe it's fixed. Confirmation would be appreciated 🙂
I tested the latest package and it does solve the issue. Thanks :)