On Sat, 2024-11-30 at 03:11 -0700, Klemens Nanni wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2024/11/30 03:11:44 > > Modified files: > devel/gtest : Makefile distinfo > Removed files: > devel/gtest/patches: patch-googletest_src_gtest_cc > > Log message: > update to gtest 1.15.2 >
That might have broken archivers/draco -- Detecting CXX compile features - done CMake Warning (dev) at CMakeLists.txt:40 (include): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/local/bin/python3.11 (found version "3.11.10") --- Running combined CXX flags test, flags: -Wno-implicit-const-int-float-conversion --- Passed combined CXX flags test CMake Error at cmake/draco_dependencies.cmake:103 (message): DRACO_GOOGLETEST_PATH does not exist. Call Stack (most recent call first): cmake/draco_tests.cmake:111 (draco_setup_googletest) CMakeLists.txt:1149 (draco_setup_test_targets) -- Antoine
