>>> Building on sparc64-2c under devel/proj
	BDEPENDS = [devel/cmake/core;net/curl;lang/gcc/8,-libs;devel/ninja;graphics/tiff;lang/gcc/8,-c++;lang/gcc/8;databases/sqlite3;devel/gtest]
	DIST = [devel/proj:proj-9.6.0.tar.gz;devel/proj:proj-datumgrid-1.8.tar.gz]
	FULLPKGNAME = proj-9.6.0
	RDEPENDS = [lang/gcc/8,-libs;net/curl;graphics/tiff;databases/sqlite3]
(Junk lock obtained for sparc64-2c at 1743909200.57)
>>> Running depends in devel/proj at 1743909200.70
   last junk was in devel/fribidi
/usr/sbin/pkg_add -aI -Drepair gtest-1.15.2 sqlite3-3.49.1p1 tiff-4.7.0p0
was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.6 curl-8.13.0 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 gtest-1.15.2 ninja-1.11.1p0v0 sqlite3-3.49.1p1 tiff-4.7.0p0
/usr/sbin/pkg_add -aI -Drepair gtest-1.15.2 sqlite3-3.49.1p1 tiff-4.7.0p0
>>> Running show-prepare-results in devel/proj at 1743909212.99
===> devel/proj
===> Building from scratch proj-9.6.0
===> proj-9.6.0 depends on: gtest->=1.8.1 -> gtest-1.15.2
===> proj-9.6.0 depends on: cmake-core-* -> cmake-core-3.31.6
===> proj-9.6.0 depends on: ninja-* -> ninja-1.11.1p0v0
===> proj-9.6.0 depends on: gcc->=8,<9 -> gcc-8.4.0p26
===> proj-9.6.0 depends on: g++->=8,<9 -> g++-8.4.0p26
===> proj-9.6.0 depends on: sqlite3-* -> sqlite3-3.49.1p1
===> proj-9.6.0 depends on: curl-* -> curl-8.13.0
===> proj-9.6.0 depends on: tiff-* -> tiff-4.7.0p0
===> proj-9.6.0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26
===>  Verifying specs:  c curl m pthread estdc++>=19 pthread sqlite3 tiff
===>  found c.100.3 curl.26.31 m.10.1 pthread.27.1 estdc++.19.0 sqlite3.37.32 tiff.42.1
cmake-core-3.31.6
curl-8.13.0
g++-8.4.0p26
gcc-8.4.0p26
gcc-libs-8.4.0p26
gtest-1.15.2
ninja-1.11.1p0v0
sqlite3-3.49.1p1
tiff-4.7.0p0
Still tainted: host marked nojunk by textproc/libmarisa,,-main
>>> Running junk in devel/proj at 1743909227.13
Can't run junk because of lock on textproc/libmarisa,,-main
(Junk lock released for sparc64-2c at 1743909234.04)
Woken up devel/ruby-prof,ruby34
distfiles size=12435017
>>> Running patch in devel/proj at 1743909234.16
===> devel/proj
===>  Checking files for proj-9.6.0
`/usr/ports/distfiles/proj-9.6.0.tar.gz' is up to date.
`/usr/ports/distfiles/proj-datumgrid-1.8.tar.gz' is up to date.
>> (SHA256) all files: OK
===>  Extracting for proj-9.6.0
===>  Patching for proj-9.6.0
===>  Compiler link: gcc -> /usr/local/bin/egcc
===>  Compiler link: cc -> /usr/local/bin/egcc
===>  Compiler link: c++ -> /usr/local/bin/eg++
===>  Compiler link: g++ -> /usr/local/bin/eg++
>>> Running configure in devel/proj at 1743909240.20
===> devel/proj
===>  Generating configure for proj-9.6.0
===>  Configuring for proj-9.6.0
-- The C compiler identification is GNU 8.4.0
-- The CXX compiler identification is GNU 8.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/obj/ports/proj-9.6.0/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/obj/ports/proj-9.6.0/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Requiring C++17
-- Requiring C++17 - done
-- Requiring C99
-- Requiring C99 - done
-- Configuring PROJ:
-- PROJ_VERSION                   = 9.6.0
-- Looking for localeconv
-- Looking for localeconv - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for dladdr in dl
-- Looking for dladdr in dl - not found
-- Looking for exp in m
-- Looking for exp in m - found
CMake Warning at CMakeLists.txt:184 (find_package):
  By not providing "Findnlohmann_json.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "nlohmann_json", but CMake did not find one.

  Could not find a package configuration file provided by "nlohmann_json"
  with any of the following names:

    nlohmann_jsonConfig.cmake
    nlohmann_json-config.cmake

  Add the installation prefix of "nlohmann_json" to CMAKE_PREFIX_PATH or set
  "nlohmann_json_DIR" to a directory containing one of the above files.  If
  "nlohmann_json" provides a separate development package or SDK, be sure it
  has been installed.


-- nlohmann/json: internal
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- Found SQLite3: /usr/local/include (found version "3.49.1")
-- Could NOT find tiff (missing: tiff_DIR)
-- Found TIFF: /usr/local/lib/libtiff.so.42.1 (found version "4.7.0")
-- Could NOT find CURL (missing: CURL_DIR)
-- Found CURL: /usr/local/lib/libcurl.so.26.31 (found version "8.13.0")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Performing Test _TEST_SHARP_EMBED
CMake Error in /usr/obj/ports/proj-9.6.0/build-sparc64/CMakeFiles/CMakeScratch/TryCompile-Mx9FQ7/CMakeLists.txt:
  Target "cmTC_13e34" requires the language dialect "C23" .  But the current
  compiler "GNU" does not support this, or CMake does not know the flags to
  enable it.


CMake Error at /usr/local/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/CheckCSourceCompiles.cmake:58 (cmake_check_source_compiles)
  CMakeLists.txt:365 (check_c_source_compiles)
  CMakeLists.txt:377 (is_sharp_embed_available)


-- Configuring incomplete, errors occurred!
*** Error 1 in devel/proj (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @cd /usr/obj/ports/proj-9.6.0/build-sparc64 && /usr...)
*** Error 2 in devel/proj (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/proj-9.6.0/build-sparc64/.configure_done': @cd /usr...)
*** Error 2 in devel/proj (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=proj-9.6.0;  export _LOCKS_HELD=" proj-9.6.0";  ...)
===> Exiting devel/proj with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo};  : ${target:=configure};  for i in ; ...)
>>> Ended at 1743909286.25
max_stuck=0.00/depends=12.31/show-prepare-results=13.92/junk=7.12/patch=6.06/configure=46.14
Error: job failed with 512 on sparc64-2c at 1743909286