Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 888732 Details for
Bug 927925
media-gfx/prusaslicer-2.7.4 fails to build: "link interface of [multiple targets] contains QT5::Widgets but the target was not found"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/x-log), 22.78 KB, created by
Scott Alfter
on 2024-03-27 01:05:22 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Scott Alfter
Created:
2024-03-27 01:05:22 UTC
Size:
22.78 KB
patch
obsolete
>[32m * [39;49;00mPackage: media-gfx/prusaslicer-2.7.2:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: 3dprint@gentoo.org >[32m * [39;49;00mUpstream: https://github.com/prusa3d/PrusaSlicer/issues >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking prusaslicer-2.7.2.tar.gz to /var/tmp/portage/media-gfx/prusaslicer-2.7.2/work >>>> Source unpacked in /var/tmp/portage/media-gfx/prusaslicer-2.7.2/work >>>> Preparing source in /var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2_build" > [32m*[0m Applying prusaslicer-2.6.0-libexpat-double-definition-fix.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying prusaslicer-2.6.0-dont-force-link-to-wayland-and-x11.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Build type (default Release)" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2 ... > [32m*[0m > [32m*[0m Requested wxWidgets: 3.2-gtk3 > [32m*[0m Using wxWidgets: gtk3-unicode-3.2-gtk3 > [32m*[0m > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2_build" >cmake -C /var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DOPENVDB_FIND_MODULE_PATH=/usr/lib64/cmake/OpenVDB -DSLIC3R_BUILD_TESTS=no -DSLIC3R_FHS=ON -DSLIC3R_GTK=3 -DSLIC3R_GUI=ON -DSLIC3R_PCH=OFF -DSLIC3R_STATIC=OFF -DSLIC3R_WX_STABLE=ON -Wno-dev -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2 >loading initial cache file /var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- SLIC3R_ASAN: OFF >-- SLIC3R_BUILD_SANDBOXES: OFF >-- SLIC3R_BUILD_TESTS: no >-- SLIC3R_ENABLE_FORMAT_STEP: ON >-- SLIC3R_FHS: ON >-- SLIC3R_GTK: 3 >-- SLIC3R_GUI: ON >-- SLIC3R_MSVC_COMPILE_PARALLEL: ON >-- SLIC3R_MSVC_PDB: ON >-- SLIC3R_PCH: OFF >-- SLIC3R_STATIC: OFF >-- SLIC3R_UBSAN: OFF >-- SLIC3R_WX_STABLE: ON >-- SLIC3R_STATIC: OFF >-- CMAKE_PREFIX_PATH: (default) >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.1") >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found DBus: /usr/include/dbus-1.0;/usr/lib64/dbus-1.0/include >-- Found Boost: /usr/lib64/cmake/Boost-1.84.0/BoostConfig.cmake (found suitable version "1.84.0", minimum required is "1.66.0") found components: system filesystem thread log locale regex chrono atomic date_time iostreams >-- Boost::boost exists >-- TBB found in /usr/lib64/cmake/TBB >-- Could NOT find CURL (missing: CURL_DIR) >-- Falling back to MODULE search for CURL... >-- Found CURL: /usr/lib64/libcurl.so (found version "8.6.0") >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3") >-- Found Eigen3: /usr/include/eigen3 (Required is at least version "3.3") >-- EXPAT found in /usr/lib64/cmake/expat-2.5.0 >-- Found PNG: /usr/lib64/libpng.so (found version "1.6.43") >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Could NOT find GLEW (missing: GLEW_DIR) >-- Falling back to MODULE search for GLEW... >-- Found GLEW: /usr/include (found version "2.2.0") >-- Found NLopt in '/usr/lib64'. >-- Using NLopt include directory '/usr/include'. >-- Using NLopt library '/usr/lib64/libnlopt.so'. >[0mCOMPONENT = openvdb[0m >-- Found Boost: /usr/lib64/cmake/Boost-1.84.0/BoostConfig.cmake (found version "1.84.0") found components: iostreams >-- Found Blosc: /usr/lib64/libblosc.so (found version "1.21.5") >-- IGL NOT found, using bundled version... >-- Using header-only CGAL >-- Targeting Ninja >-- Using /usr/bin/x86_64-pc-linux-gnu-g++ compiler. >-- Found GMP: /usr/lib64/libgmp.so >-- Found MPFR: /usr/lib64/libmpfr.so >-- Found Boost: /usr/lib64/cmake/Boost-1.84.0/BoostConfig.cmake (found suitable version "1.84.0", minimum required is "1.66") >-- Boost include dirs: /usr/include >-- Boost libraries: >-- Using gcc version 4 or later. Adding -frounding-math >-- Found JPEG: /usr/lib64/libjpeg.so (found version "62") >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >-- Found wxWidgets: -L/usr/lib64;-pthread;;;-lwx_baseu-3.2-gtk3;-lwx_gtk3u_core-3.2-gtk3;-lwx_gtk3u_html-3.2-gtk3;-lwx_gtk3u_gl-3.2-gtk3 (found suitable version "3.2.2", minimum required is "3.2") >-- wx-config path: /usr/lib64/wx/config/gtk3-unicode-3.2-gtk3 >-- wx libs: -L/usr/lib64;-pthread;;;-lwx_baseu-3.2-gtk3;-lwx_gtk3u_core-3.2-gtk3;-lwx_gtk3u_html-3.2-gtk3;-lwx_gtk3u_gl-3.2-gtk3;/usr/lib64/libpng.so;/usr/lib64/libz.so;/usr/lib64/libtiff.so;/usr/lib64/libjpeg.so;libexpat;/usr/lib64/librt.a >-- Found GTK3: /usr/include/gtk-3.0;/usr/include;/usr/include/pango-1.0;/usr/include/cairo;/usr/include/gdk-pixbuf-2.0;/usr/include/atk-1.0;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/include/harfbuzz;/usr/include/freetype2;/usr/include/libmount;/usr/include/blkid;/usr/include/libpng16;/usr/include/pixman-1;/usr/lib64/libffi/include;/usr/include/at-spi2-atk/2.0;/usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib64/dbus-1.0/include;/usr/include/elogind;/usr/include/fribidi;/usr/include/gio-unix-2.0 >-- <<< Gentoo configuration >>> >Build type Release >Install path /usr >Compiler flags: >C -pipe -O2 -march=native >C++ -pipe -O2 -march=native -fext-numeric-literals -Wall -Wno-reorder >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done (2.0s) >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEFoundationClassesTargets.cmake:70 (set_target_properties): > The link interface of target "TKernel" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEFoundationClassesTargets.cmake:78 (set_target_properties): > The link interface of target "TKMath" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingDataTargets.cmake:70 (set_target_properties): > The link interface of target "TKG2d" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingDataTargets.cmake:78 (set_target_properties): > The link interface of target "TKG3d" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingDataTargets.cmake:86 (set_target_properties): > The link interface of target "TKGeomBase" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingDataTargets.cmake:94 (set_target_properties): > The link interface of target "TKBRep" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingAlgorithmsTargets.cmake:70 (set_target_properties): > The link interface of target "TKGeomAlgo" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingAlgorithmsTargets.cmake:78 (set_target_properties): > The link interface of target "TKTopAlgo" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingAlgorithmsTargets.cmake:86 (set_target_properties): > The link interface of target "TKPrim" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingAlgorithmsTargets.cmake:94 (set_target_properties): > The link interface of target "TKBO" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingAlgorithmsTargets.cmake:102 (set_target_properties): > The link interface of target "TKShHealing" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingAlgorithmsTargets.cmake:118 (set_target_properties): > The link interface of target "TKHLR" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEModelingAlgorithmsTargets.cmake:150 (set_target_properties): > The link interface of target "TKMesh" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEVisualizationTargets.cmake:70 (set_target_properties): > The link interface of target "TKService" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEVisualizationTargets.cmake:78 (set_target_properties): > The link interface of target "TKV3d" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEApplicationFrameworkTargets.cmake:70 (set_target_properties): > The link interface of target "TKCDF" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEApplicationFrameworkTargets.cmake:78 (set_target_properties): > The link interface of target "TKLCAF" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEApplicationFrameworkTargets.cmake:86 (set_target_properties): > The link interface of target "TKCAF" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEApplicationFrameworkTargets.cmake:166 (set_target_properties): > The link interface of target "TKVCAF" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEDataExchangeTargets.cmake:70 (set_target_properties): > The link interface of target "TKXDE" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEDataExchangeTargets.cmake:78 (set_target_properties): > The link interface of target "TKXSBase" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEDataExchangeTargets.cmake:86 (set_target_properties): > The link interface of target "TKSTEPBase" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEDataExchangeTargets.cmake:94 (set_target_properties): > The link interface of target "TKSTEPAttr" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEDataExchangeTargets.cmake:102 (set_target_properties): > The link interface of target "TKSTEP209" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEDataExchangeTargets.cmake:110 (set_target_properties): > The link interface of target "TKSTEP" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEDataExchangeTargets.cmake:126 (set_target_properties): > The link interface of target "TKXCAF" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >[31mCMake Error at /usr/lib64/cmake/opencascade/OpenCASCADEDataExchangeTargets.cmake:142 (set_target_properties): > The link interface of target "TKXDESTEP" contains: > > Qt5::Widgets > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake:102 (include) > src/occt_wrapper/CMakeLists.txt:22 (find_package) > >[0m >-- Generating done (0.1s) >[0mCMake Generate step failed. Build files cannot be regenerated correctly.[0m > [31;01m*[0m ERROR: media-gfx/prusaslicer-2.7.2::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_configure > [31;01m*[0m environment, line 2250: Called cmake_src_configure > [31;01m*[0m environment, line 1112: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-gfx/prusaslicer-2.7.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-gfx/prusaslicer-2.7.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-gfx/prusaslicer-2.7.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/prusaslicer-2.7.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2_build' > [31;01m*[0m S: '/var/tmp/portage/media-gfx/prusaslicer-2.7.2/work/PrusaSlicer-version_2.7.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 927925
: 888732 |
888733