FreeBSD Bugzilla – Attachment 229600 Details for
Bug 259941
cad/PrusaSlicer: force bundled qhull to fix build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Configure Fails.log
configurefails.log (text/plain), 11.10 KB, created by
alt2600
on 2021-11-20 03:41:57 UTC
(
hide
)
Description:
Configure Fails.log
Filename:
MIME Type:
Creator:
alt2600
Created:
2021-11-20 03:41:57 UTC
Size:
11.10 KB
patch
obsolete
>===> Configuring for PrusaSlicer-2.3.3_2 >===> Performing out-of-source build >/bin/mkdir -p /usr/ports/cad/PrusaSlicer/work/.build >-- The C compiler identification is Clang 10.0.1 >-- The CXX compiler identification is Clang 10.0.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- SLIC3R_ASAN: OFF >-- SLIC3R_BUILD_SANDBOXES: OFF >-- SLIC3R_BUILD_TESTS: ON >-- SLIC3R_FHS: 1 >-- SLIC3R_GTK: 3 >-- SLIC3R_GUI: ON >-- SLIC3R_MSVC_COMPILE_PARALLEL: ON >-- SLIC3R_MSVC_PDB: ON >-- SLIC3R_PCH: ON >-- SLIC3R_PERL_XS: OFF >-- SLIC3R_PROFILE: OFF >-- SLIC3R_STATIC: OFF >-- SLIC3R_WX_STABLE: OFF >-- SLIC3R_STATIC: OFF >-- CMAKE_PREFIX_PATH: (default) >-- Found PkgConfig: pkgconf (found version "1.8.0") >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Found Threads: TRUE >CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): > The package name passed to `find_package_handle_standard_args` (DBUS) does > not match the name of the calling package (DBus). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > cmake/modules/FindDBus.cmake:59 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > CMakeLists.txt:182 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found DBUS: /usr/local/include/dbus-1.0;/usr/local/lib/dbus-1.0/include >-- Found Boost: /usr/local/include (found suitable version "1.72.0", minimum required is "1.64.0") found components: system filesystem thread log locale regex chrono atomic date_time log_setup >-- Boost::boost exists >-- Found CURL: /usr/local/lib/libcurl.so (found version "7.79.1") >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") >-- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "3.3") >-- Found EXPAT: /usr/local/lib/libexpat.so (found version "2.4.1") >-- Found PNG: /usr/local/lib/libpng.so (found version "1.6.37+apng") >-- Found OpenGL: /usr/local/lib/libOpenGL.so >-- Found GLEW: /usr/local/include (found version "2.2.0") >-- Found NLopt in '/usr/local/lib'. >-- Using NLopt include directory '/usr/local/include'. >-- Using NLopt library '/usr/local/lib/libnlopt.so'. >-- Found OpenVDB: /usr/local/include (found suitable version "9.0.0", minimum required is "5.0") found components: openvdb >-- OpenVDB ABI Version: 9 >-- Falling back to Imath found by pkg-config... >-- Found Boost: /usr/local/include (found version "1.72.0") found components: iostreams system regex >-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success >-- Performing Test LLVM_HAS_ATOMICS >-- Performing Test LLVM_HAS_ATOMICS - Success >-- OpenVDB libraries: /usr/local/lib/libopenvdb.so >CMake Deprecation Warning at src/admesh/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >CMake Deprecation Warning at src/boost/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >CMake Deprecation Warning at src/clipper/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >CMake Deprecation Warning at src/miniz/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- Miniz NOT found in system, using bundled version... >CMake Deprecation Warning at src/glu-libtess/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >CMake Deprecation Warning at src/polypartition/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >CMake Deprecation Warning at src/poly2tri/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- Using qhull from system. >CMake Deprecation Warning at src/Shiny/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >CMake Deprecation Warning at src/semver/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- IGL NOT found, using bundled version... >-- Using header-only CGAL >-- Targetting Ninja >-- Using /usr/bin/c++ compiler. >-- Found GMP: /usr/local/lib/libgmp.so >-- Found MPFR: /usr/local/lib/libmpfr.so >-- Found Boost: /usr/local/include (found suitable version "1.72.0", minimum required is "1.48") >-- Boost include dirs: /usr/local/include >-- Boost libraries: >-- Adding precompiled header pchheader.hpp to target libslic3r. >CMake Deprecation Warning at src/imgui/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- Found wxWidgets: -L/usr/local/lib;-pthread;;;-lwx_gtk3u_html-3.1;-lwx_gtk3u_gl-3.1;-lwx_gtk3u_core-3.1;-lwx_baseu-3.1 (found suitable version "3.1.5", minimum required is "3.1") >-- wx-config path: /usr/local/bin/wxgtk3u-3.1-config >-- wx libs: -L/usr/local/lib;-pthread;;;-lwx_gtk3u_html-3.1;-lwx_gtk3u_gl-3.1;-lwx_gtk3u_core-3.1;-lwx_baseu-3.1;/usr/local/lib/libpng.so;/usr/lib/libz.so;/usr/local/lib/libexpat.so;/usr/lib/librt.so >-- Adding precompiled header pchheader.hpp to target libslic3r_gui. >-- Found GTK3: /usr/local/include/gtk-3.0;/usr/local/include/pango-1.0;/usr/local/include;/usr/local/include/glib-2.0;/usr/local/lib/glib-2.0/include;/usr/local/include/harfbuzz;/usr/local/include/freetype2;/usr/local/include/libpng16;/usr/local/include/fribidi;/usr/local/include/cairo;/usr/local/include/pixman-1;/usr/local/include/gdk-pixbuf-2.0;/usr/local/include/gio-unix-2.0;/usr/local/include/libepoll-shim;/usr/local/include/atk-1.0;/usr/local/include/at-spi2-atk/2.0;/usr/local/include/dbus-1.0;/usr/local/lib/dbus-1.0/include;/usr/local/include/at-spi-2.0 >-- Configuring done >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhullcpp" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhullcpp" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhullcpp" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhullcpp" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhullcpp" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhullcpp" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhullcpp" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >CMake Error in src/qhull/CMakeLists.txt: > IMPORTED_LOCATION not set for imported target "Qhull::qhull_r" > configuration "Release". > > >-- Generating done >CMake Warning: > Manually-specified variables were not used by the project: > > CMAKE_COLOR_MAKEFILE > CMAKE_MODULE_LINKER_FLAGS > CMAKE_SHARED_LINKER_FLAGS > CMAKE_VERBOSE_MAKEFILE > ICONV_INCLUDE_DIR > ICONV_LIBRARIES > ICONV_LIBRARY > LIBICONV_INCLUDE_DIR > LIBICONV_LIBRARIES > LIBICONV_LIBRARY > > >CMake Generate step failed. Build files cannot be regenerated correctly. >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/cad/PrusaSlicer >*** Error code 1 > >Stop. >make: stopped in /usr/ports/cad/PrusaSlicer
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 259941
: 229600 |
229601
|
229602
|
229603