>>> Building on sparc64-0b under devel/yder
	BDEPENDS = [devel/cmake/core;devel/ninja;devel/orcania]
	DIST = [devel/yder:yder-1.4.20.tar.gz]
	FULLPKGNAME = yder-1.4.20
	RDEPENDS = [devel/orcania]
(Junk lock obtained for sparc64-0b at 1741556609.02)
>>> Running depends in devel/yder at 1741556609.17
   last junk was in sysutils/py-elasticsearch-curator
/usr/sbin/pkg_add -aI -Drepair orcania-2.3.3
was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 ninja-1.11.1p0v0 orcania-2.3.3
/usr/sbin/pkg_add -aI -Drepair orcania-2.3.3
>>> Running show-prepare-results in devel/yder at 1741556620.23
===> devel/yder
===> Building from scratch yder-1.4.20
===> yder-1.4.20 depends on: cmake-core-* -> cmake-core-3.31.5
===> yder-1.4.20 depends on: ninja-* -> ninja-1.11.1p0v0
===> yder-1.4.20 depends on: orcania->=2.3.3 -> orcania-2.3.3
===>  Verifying specs:  orcania
===>  found orcania.1.0
cmake-core-3.31.5
ninja-1.11.1p0v0
orcania-2.3.3
(Junk lock released for sparc64-0b at 1741556624.61)
distfiles size=30058
>>> Running build in devel/yder at 1741556624.75
===> devel/yder
===>  Checking files for yder-1.4.20
`/usr/ports/distfiles/yder-1.4.20.tar.gz' is up to date.
>> (SHA256) all files: OK
===>  Extracting for yder-1.4.20
===>  Patching for yder-1.4.20
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
===>  Generating configure for yder-1.4.20
===>  Configuring for yder-1.4.20
CMake Deprecation Warning at CMakeLists.txt:17 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 4.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/obj/ports/yder-1.4.20/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for __GNU_LIBRARY__
-- Looking for __GNU_LIBRARY__ - not found
-- Looking for _GNU_SOURCE
-- Looking for _GNU_SOURCE - not found
-- Orcania found: 2.3.3
-- Journald support: OFF
-- Build shared library: ON
-- Build static library: OFF
-- Build testing tree: OFF
-- Install the header files: ON
-- Build RPM package: OFF
-- Build documentation: OFF
-- Configuring done (4.2s)
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER_AR
    CMAKE_ASM_COMPILER_RANLIB
    CMAKE_CXX_COMPILER_AR
    CMAKE_CXX_COMPILER_RANLIB
    CMAKE_Fortran_COMPILER_AR
    CMAKE_Fortran_COMPILER_RANLIB
    CMAKE_OBJCXX_COMPILER_AR
    CMAKE_OBJCXX_COMPILER_RANLIB
    CMAKE_OBJC_COMPILER_AR
    CMAKE_OBJC_COMPILER_RANLIB


-- Build files have been written to: /usr/obj/ports/yder-1.4.20/build-sparc64
===>  Building for yder-1.4.20
Change Dir: '/usr/obj/ports/yder-1.4.20/build-sparc64'

Run Build Command(s): /usr/local/bin/ninja -v -j 1
[1/3] /usr/obj/ports/yder-1.4.20/bin/cc -Dyder_EXPORTS -I/usr/obj/ports/yder-1.4.20/yder-1.4.20/include -I/usr/obj/ports/yder-1.4.20/build-sparc64 -isystem /usr/local/include -O2 -pipe -Wall -Werror -DNDEBUG -std=gnu99 -fPIC -Wextra -Wconversion -MD -MT CMakeFiles/yder.dir/src/yder.c.o -MF CMakeFiles/yder.dir/src/yder.c.o.d -o CMakeFiles/yder.dir/src/yder.c.o -c /usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c
FAILED: CMakeFiles/yder.dir/src/yder.c.o 
/usr/obj/ports/yder-1.4.20/bin/cc -Dyder_EXPORTS -I/usr/obj/ports/yder-1.4.20/yder-1.4.20/include -I/usr/obj/ports/yder-1.4.20/build-sparc64 -isystem /usr/local/include -O2 -pipe -Wall -Werror -DNDEBUG -std=gnu99 -fPIC -Wextra -Wconversion -MD -MT CMakeFiles/yder.dir/src/yder.c.o -MF CMakeFiles/yder.dir/src/yder.c.o.d -o CMakeFiles/yder.dir/src/yder.c.o -c /usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c
cc1: warnings being treated as errors
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c: In function 'y_init_logs':
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:368: warning: passing argument 9 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c: In function 'y_set_logs_callback':
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:375: warning: passing argument 2 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:375: warning: passing argument 3 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:375: warning: passing argument 9 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c: In function 'y_set_date_format':
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:383: warning: passing argument 2 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:383: warning: passing argument 3 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:383: warning: passing argument 9 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c: In function 'y_set_split_message_newline':
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:390: warning: passing argument 2 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:390: warning: passing argument 3 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:390: warning: passing argument 9 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c: In function 'y_close_logs':
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:394: warning: passing argument 2 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:394: warning: passing argument 3 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:394: warning: passing argument 9 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c: In function 'y_log_message':
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:404: warning: passing argument 2 of 'vsnprintf' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:408: warning: passing argument 2 of 'y_write_log' with different width due to prototype
/usr/obj/ports/yder-1.4.20/yder-1.4.20/src/yder.c:408: warning: passing argument 3 of 'y_write_log' with different width due to prototype
ninja: build stopped: subcommand failed.

*** Error 1 in devel/yder (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/yder-1.4.20/build-sparc64 && exec /usr/bin...)
*** Error 2 in devel/yder (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/yder-1.4.20/build-sparc64/.build_done': @cd /usr/po...)
*** Error 2 in devel/yder (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=yder-1.4.20;  export _LOCKS_HELD=" yder-1.4.20";   /...)
===> Exiting devel/yder with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo};  : ${target:=build};  for i in ; do  eval...)
>>> Ended at 1741556632.24
max_stuck=0.00/depends=11.10/show-prepare-results=4.50/build=7.61
Error: job failed with 512 on sparc64-0b at 1741556632