On Mon, Aug 19, 2024 at 02:47:50AM -0600, Landry Breuil wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2024/08/19 02:47:50 > > Modified files: > devel/shapelib : Makefile distinfo > devel/shapelib/pkg: PLIST > Removed files: > devel/shapelib/patches: patch-contrib_tests_shpproj_sh > patch-tests_test2_sh > patch-tests_test3_sh > > Log message: > devel/shapelib: update to 1.6.1 > > see https://lists.osgeo.org/pipermail/gdal-dev/2024-August/059326.html > drop patches merged upstream, all tests pass
Does not build. ===> Generating configure for shapelib-1.6.1 ===> Configuring for shapelib-1.6.1 -- The C compiler identification is Clang 16.0.6 -- The CXX compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/ports/pobj/shapelib-1.6.1/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/ports/pobj/shapelib-1.6.1/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMake version = 3.30.1 -- CMAKE_SYSTEM_NAME = OpenBSD -- CMAKE_INSTALL_LIBDIR lib -- Found Git: /usr/local/bin/git (found version "2.46.0") [1/9] Creating directories for 'googletest-populate' [1/9] Performing download step (git clone) for 'googletest-populate' Cloning into 'googletest-src'... fatal: unable to access 'https://github.com/google/googletest.git/': getsockname() failed with errno 61: Connection refused Cloning into 'googletest-src'... fatal: unable to access 'https://github.com/google/googletest.git/': getsockname() failed with errno 61: Connection refused Cloning into 'googletest-src'... fatal: unable to access 'https://github.com/google/googletest.git/': getsockname() failed with errno 61: Connection refused Had to git clone more than once: 3 times. CMake Error at googletest-subbuild/googletest-populate-prefix/tmp/googletest-populate-gitclone.cmake:50 (message): Failed to clone repository: 'https://github.com/google/googletest.git' FAILED: googletest-populate-prefix/src/googletest-populate-stamp/googletest-populate-download /usr/ports/pobj/shapelib-1.6.1/build-amd64/_deps/googletest-subbuild/googletest-populate-prefix/src/googletest-populate-stamp/googletest-populate-download cd /usr/ports/pobj/shapelib-1.6.1/build-amd64/_deps && /usr/local/bin/cmake -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P /usr/ports/pobj/shapelib-1.6.1/build-amd64/_deps/googletest-subbuild/googletest-populate-prefix/tmp/googletest-populate-gitclone.cmake && /usr/local/bin/cmake -E touch /usr/ports/pobj/shapelib-1.6.1/build-amd64/_deps/googletest-subbuild/googletest-populate-prefix/src/googletest-populate-stamp/googletest-populate-download ninja: build stopped: subcommand failed. CMake Error at /usr/local/share/cmake/Modules/FetchContent.cmake:1918 (message): Build step for googletest failed: 1 Call Stack (most recent call first): /usr/local/share/cmake/Modules/FetchContent.cmake:1609 (__FetchContent_populateSubbuild) /usr/local/share/cmake/Modules/FetchContent.cmake:2145:EVAL:2 (__FetchContent_doPopulation) /usr/local/share/cmake/Modules/FetchContent.cmake:2145 (cmake_language) /usr/local/share/cmake/Modules/FetchContent.cmake:2384 (__FetchContent_Populate) tests/CMakeLists.txt:23 (FetchContent_MakeAvailable) -- Configuring incomplete, errors occurred! -- Antoine
