Date: Fri, 10 Apr 2020 04:57:32 GMT From: pkg-fallout@FreeBSD.org To: teodor@sigaev.ru Cc: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][cad/PrusaSlicer] Failed for PrusaSlicer-2.2.0 in configure Message-ID: <202004100457.03A4vWHR095358@beefy18.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: teodor@sigaev.ru Last committer: mr@FreeBSD.org Ident: $FreeBSD: head/cad/PrusaSlicer/Makefile 530795 2020-04-05 16:31:35Z mr $ Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p531167_s359731/logs/PrusaSlicer-2.2.0.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p531167_s359731 Log: =>> Building cad/PrusaSlicer build started at Fri Apr 10 04:56:27 UTC 2020 port directory: /usr/ports/cad/PrusaSlicer package name: PrusaSlicer-2.2.0 building for: FreeBSD head-amd64-default-job-03 13.0-CURRENT FreeBSD 13.0-CURRENT 1300089 amd64 maintained by: teodor@sigaev.ru Makefile ident: $FreeBSD: head/cad/PrusaSlicer/Makefile 530795 2020-04-05 16:31:35Z mr $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300076 Jail OSVERSION: 1300089 Job Id: 03 !!! Jail is newer than host. (Jail: 1300089, Host: 1300076) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300089 UNAME_v=FreeBSD 13.0-CURRENT 1300089 UNAME_r=13.0-CURRENT BLOCKSIZE=K STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- teodor@sigaev.ru --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/PrusaSlicer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/PrusaSlicer/work HOME=/wrkdirs/usr/ports/cad/PrusaSlicer/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/PrusaSlicer/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/PrusaSlicer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/PrusaSlicer/work HOME=/wrkdirs/usr/ports/cad/PrusaSlicer/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/PrusaSlicer/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/cad/PrusaSlicer/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/PrusaSlicer" EXAMPLESDIR="share/examples/PrusaSlicer" DATADIR="share/PrusaSlicer" WWWDIR="www/PrusaSlicer" ETCDIR="etc/PrusaSlicer" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/PrusaSlicer DOCSDIR=/usr/local/share/doc/PrusaSlicer EXAMPLESDIR=/usr/local/share/examples/PrusaSlicer WWWDIR=/usr/local/www/PrusaSlicer ETCDIR=/usr/local/etc/PrusaSlicer --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300089 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License AGPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> PrusaSlicer-2.2.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.2.txz [head-amd64-default-job-03] Installing pkg-1.14.2... [head-amd64-default-job-03] Extracting pkg-1.14.2: .......... done ===> PrusaSlicer-2.2.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of PrusaSlicer-2.2.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by PrusaSlicer-2.2.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by PrusaSlicer-2.2.0 for building => SHA256 Checksum OK for CGAL-5.0.2.tar.gz. => SHA256 Checksum OK for prusa3d-PrusaSlicer-version_2.2.0_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by PrusaSlicer-2.2.0 for building ===> Extracting for PrusaSlicer-2.2.0 => SHA256 Checksum OK for CGAL-5.0.2.tar.gz. => SHA256 Checksum OK for prusa3d-PrusaSlicer-version_2.2.0_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for PrusaSlicer-2.2.0 ===> Applying FreeBSD patches for PrusaSlicer-2.2.0 /usr/bin/sed -i.bak -e 's,%%WRKSRC%%,/wrkdirs/usr/ports/cad/PrusaSlicer/work/PrusaSlicer-version_2.2.0,' /wrkdirs/usr/ports/cad/PrusaSlicer/work/PrusaSlicer-version_2.2.0/CMakeLists.txt =========================================================================== =======================<phase: build-depends >============================ ===> PrusaSlicer-2.2.0 depends on package: cereal>=1.2.2 - not found ===> Installing existing package /packages/All/cereal-1.3.0.txz [head-amd64-default-job-03] Installing cereal-1.3.0... [head-amd64-default-job-03] `-- Installing boost-libs-1.72.0_1... [head-amd64-default-job-03] | `-- Installing icu-66.1,1... [head-amd64-default-job-03] | `-- Extracting icu-66.1,1: .......... done [head-amd64-default-job-03] `-- Extracting boost-libs-1.72.0_1: .......... done [head-amd64-default-job-03] Extracting cereal-1.3.0: .......... done <snip> [head-amd64-default-job-03] `-- Extracting c-blosc-1.15.0_2: .......... done [head-amd64-default-job-03] `-- Installing glfw-3.3.2... [head-amd64-default-job-03] `-- Extracting glfw-3.3.2: .......... done [head-amd64-default-job-03] `-- Installing ilmbase-2.4.1_1... [head-amd64-default-job-03] `-- Extracting ilmbase-2.4.1_1: .......... done [head-amd64-default-job-03] `-- Installing openexr-2.4.1_1... [head-amd64-default-job-03] `-- Extracting openexr-2.4.1_1: .......... done [head-amd64-default-job-03] `-- Installing py37-boost-libs-1.72.0... [head-amd64-default-job-03] `-- Extracting py37-boost-libs-1.72.0: .......... done [head-amd64-default-job-03] `-- Installing py37-numpy-1.16.5_4,1... [head-amd64-default-job-03] | `-- Installing gcc9-9.3.0... [head-amd64-default-job-03] | | `-- Installing binutils-2.33.1_2,1... [head-amd64-default-job-03] | | `-- Extracting binutils-2.33.1_2,1: .......... done [head-amd64-default-job-03] | | `-- Installing mpc-1.1.0_2... [head-amd64-default-job-03] | | `-- Installing mpfr-4.0.2... [head-amd64-default-job-03] | | `-- Extracting mpfr-4.0.2: .......... done [head-amd64-default-job-03] | | `-- Extracting mpc-1.1.0_2: ......... done [head-amd64-default-job-03] | `-- Extracting gcc9-9.3.0: .......... done [head-amd64-default-job-03] | `-- Installing openblas-0.3.7_3,1... [head-amd64-default-job-03] | `-- Extracting openblas-0.3.7_3,1: .......... done [head-amd64-default-job-03] | `-- Installing suitesparse-5.4.0_6... [head-amd64-default-job-03] | | `-- Installing metis-5.1.0_8... [head-amd64-default-job-03] | | `-- Extracting metis-5.1.0_8: .......... done [head-amd64-default-job-03] | | `-- Installing tbb-2020.2... [head-amd64-default-job-03] | | `-- Extracting tbb-2020.2: .......... done [head-amd64-default-job-03] | `-- Extracting suitesparse-5.4.0_6: .......... done [head-amd64-default-job-03] `-- Extracting py37-numpy-1.16.5_4,1: .......... done [head-amd64-default-job-03] Extracting openvdb-7.0.0: .......... done ===== Message from glfw-3.3.2: -- ===> NOTICE: The glfw port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===== Message from py37-boost-libs-1.72.0: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===== Message from gcc9-9.3.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc9 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> PrusaSlicer-2.2.0 depends on package: openvdb>=6.1.0 - found ===> Returning to build of PrusaSlicer-2.2.0 ===> PrusaSlicer-2.2.0 depends on package: gmp>=6.1.2 - found ===> PrusaSlicer-2.2.0 depends on package: mpfr>=4.0.2 - found ===> PrusaSlicer-2.2.0 depends on file: /usr/local/bin/cmake - found ===> PrusaSlicer-2.2.0 depends on executable: ninja - found ===> PrusaSlicer-2.2.0 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.20.1_1.txz [head-amd64-default-job-03] Installing gettext-tools-0.20.1_1... [head-amd64-default-job-03] `-- Installing libtextstyle-0.20.1... [head-amd64-default-job-03] `-- Extracting libtextstyle-0.20.1: .......... done [head-amd64-default-job-03] Extracting gettext-tools-0.20.1_1: .......... done ===> PrusaSlicer-2.2.0 depends on executable: msgfmt - found ===> Returning to build of PrusaSlicer-2.2.0 =========================================================================== =======================<phase: lib-depends >============================ ===> PrusaSlicer-2.2.0 depends on shared library: libtbb.so - found (/usr/local/lib/libtbb.so) ===> PrusaSlicer-2.2.0 depends on shared library: libnlopt.so - not found ===> Installing existing package /packages/All/nlopt-2.6.1_2.txz [head-amd64-default-job-03] Installing nlopt-2.6.1_2... [head-amd64-default-job-03] `-- Installing guile2-2.2.7... [head-amd64-default-job-03] | `-- Installing boehm-gc-threaded-8.0.4_1... [head-amd64-default-job-03] | | `-- Installing boehm-gc-8.0.4_1... [head-amd64-default-job-03] | | `-- Extracting boehm-gc-8.0.4_1: .......... done [head-amd64-default-job-03] | `-- Extracting boehm-gc-threaded-8.0.4_1: .......... done [head-amd64-default-job-03] | `-- Installing libltdl-2.4.6... [head-amd64-default-job-03] | `-- Extracting libltdl-2.4.6: .......... done [head-amd64-default-job-03] `-- Extracting guile2-2.2.7: .......... done [head-amd64-default-job-03] Extracting nlopt-2.6.1_2: .......... done ===> PrusaSlicer-2.2.0 depends on shared library: libnlopt.so - found (/usr/local/lib/libnlopt.so) ===> Returning to build of PrusaSlicer-2.2.0 ===> PrusaSlicer-2.2.0 depends on shared library: libwx_gtk3u_core-3.1.so - found (/usr/local/lib/libwx_gtk3u_core-3.1.so) ===> PrusaSlicer-2.2.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> PrusaSlicer-2.2.0 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> PrusaSlicer-2.2.0 depends on shared library: libopenvdb.so - found (/usr/local/lib/libopenvdb.so) ===> PrusaSlicer-2.2.0 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> PrusaSlicer-2.2.0 depends on shared library: libmpfr.so - found (/usr/local/lib/libmpfr.so) ===> PrusaSlicer-2.2.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> PrusaSlicer-2.2.0 depends on shared library: libGLEW.so - not found ===> Installing existing package /packages/All/glew-2.1.0.txz [head-amd64-default-job-03] Installing glew-2.1.0... [head-amd64-default-job-03] `-- Installing libXmu-1.1.3,1... [head-amd64-default-job-03] `-- Extracting libXmu-1.1.3,1: .......... done [head-amd64-default-job-03] Extracting glew-2.1.0: .......... done ===> PrusaSlicer-2.2.0 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> Returning to build of PrusaSlicer-2.2.0 =========================================================================== =======================<phase: configure >============================ ===> Configuring for PrusaSlicer-2.2.0 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/cad/PrusaSlicer/work/.build -- The C compiler identification is Clang 10.0.0 -- The CXX compiler identification is Clang 10.0.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- SLIC3R_ASAN: OFF -- SLIC3R_BUILD_SANDBOXES: OFF -- SLIC3R_BUILD_TESTS: ON -- SLIC3R_FHS: OFF -- SLIC3R_GTK: 2 -- 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) -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- 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 TBB: /usr/local/include (found version "2020.2") -- TBB_FOUND = TRUE -- TBB_INCLUDE_DIRS = /usr/local/include -- TBB_DEFINITIONS = -- TBB_LIBRARIES = /usr/local/lib/libtbb.so -- TBB_DEFINITIONS_DEBUG = TBB_USE_DEBUG=1 -- TBB_LIBRARIES_DEBUG = -- TBB_DEFINITIONS_RELEASE = -- TBB_LIBRARIES_RELEASE = /usr/local/lib/libtbb.so -- Found CURL: /usr/local/lib/libcurl.so (found version "7.69.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.2.8") -- Found OpenGL: /usr/local/lib/libGL.so -- Found GLEW: /usr/local/include (found version "2.1.0") -- Found NLopt in '/usr/local/lib'. -- Using NLopt include directory '/usr/local/include'. -- Using NLopt library '/usr/local/lib/libnlopt.so'. -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found OpenVDB: /usr/local/include (found suitable version "7.0.0", minimum required is "5.0") found components: openvdb -- OpenVDB ABI Version: 7 -- 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 -- Miniz NOT found in system, using bundled version... -- qhull Version: 7.2.0 (static linking) -- IGL NOT found, using bundled version... CMake Error at src/libslic3r/CMakeLists.txt:233 (find_package): By not providing "FindCGAL.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "CGAL", but CMake did not find one. Could not find a package configuration file provided by "CGAL" with any of the following names: CGALConfig.cmake cgal-config.cmake Add the installation prefix of "CGAL" to CMAKE_PREFIX_PATH or set "CGAL_DIR" to a directory containing one of the above files. If "CGAL" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/cad/PrusaSlicer/work/.build/CMakeFiles/CMakeOutput.log". *** Error code 1 Stop. make: stopped in /usr/ports/cad/PrusaSlicer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004100457.03A4vWHR095358>