>>> Building on sparc64-0b under misc/open62541 BDEPENDS = [devel/ninja;textproc/py-sphinx_rtd_theme;print/texlive/texmf,-full;math/graphviz;print/texlive/texmf,-main;devel/check;print/texlive/base;textproc/py-sphinx;devel/cmake/core] DIST = [misc/open62541:UA-1.04.10-2021-09-15.tar.gz;misc/open62541:open62541-1.3.17.tar.gz] FULLPKGNAME = open62541-1.3.17 (Junk lock obtained for sparc64-0b at 1775295278.10) >>> Running depends in misc/open62541 at 1775295278.28 last junk was in multimedia/assimp /usr/sbin/pkg_add -aI -Drepair check-0.15.2 graphviz-14.0.2p2 py3-sphinx-9.1.0v0 py3-sphinx_rtd_theme-3.0.2p0 texlive_base-2025p2 texlive_texmf-full-2025p0 texlive_texmf-minimal-2025p0 was: /usr/sbin/pkg_add -aI -Drepair check-0.15.2 cmake-core-4.2.3 graphviz-14.0.2p2 ninja-1.11.1p1v1 py3-sphinx-9.1.0v0 py3-sphinx_rtd_theme-3.0.2p0 texlive_base-2025p2 texlive_texmf-full-2025p0 texlive_texmf-minimal-2025p0 /usr/sbin/pkg_add -aI -Drepair check-0.15.2 graphviz-14.0.2p2 py3-sphinx-9.1.0v0 py3-sphinx_rtd_theme-3.0.2p0 texlive_base-2025p2 texlive_texmf-full-2025p0 texlive_texmf-minimal-2025p0 >>> Running show-prepare-results in misc/open62541 at 1775296674.40 ===> misc/open62541 ===> Building from scratch open62541-1.3.17 ===> open62541-1.3.17 depends on: check-* -> check-0.15.2 ===> open62541-1.3.17 depends on: graphviz-* -> graphviz-14.0.2p2 ===> open62541-1.3.17 depends on: texlive_base-* -> texlive_base-2025p2 ===> open62541-1.3.17 depends on: texlive_texmf-minimal-* -> texlive_texmf-minimal-2025p0 ===> open62541-1.3.17 depends on: texlive_texmf-full-* -> texlive_texmf-full-2025p0 ===> open62541-1.3.17 depends on: py3-sphinx-* -> py3-sphinx-9.1.0v0 ===> open62541-1.3.17 depends on: py3-sphinx_rtd_theme-* -> py3-sphinx_rtd_theme-3.0.2p0 ===> open62541-1.3.17 depends on: cmake-core->=4 -> cmake-core-4.2.3 ===> open62541-1.3.17 depends on: ninja-* -> ninja-1.11.1p1v1 ===> Verifying specs: c crypto m pthread ssl tls ===> found c.103.0 crypto.57.2 m.10.1 pthread.28.1 ssl.60.2 tls.33.2 check-0.15.2 cmake-core-4.2.3 graphviz-14.0.2p2 ninja-1.11.1p1v1 py3-sphinx-9.1.0v0 py3-sphinx_rtd_theme-3.0.2p0 texlive_base-2025p2 texlive_texmf-full-2025p0 texlive_texmf-minimal-2025p0 Don't run junk because nojunk in cad/librecad (Junk lock released for sparc64-0b at 1775296684.19) Woken up sysutils/flatpak/libportal distfiles size=9619283 >>> Running patch in misc/open62541 at 1775296684.31 ===> misc/open62541 ===> Checking files for open62541-1.3.17 `/usr/ports/distfiles/UA-1.04.10-2021-09-15.tar.gz' is up to date. `/usr/ports/distfiles/open62541-1.3.17.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for open62541-1.3.17 ===> Patching for open62541-1.3.17 ===> Applying OpenBSD patch patch-CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Move examples to the right place. | |Index: CMakeLists.txt |--- CMakeLists.txt.orig |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 1734. done ===> Applying OpenBSD patch patch-arch_posix_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with LLVM 19. -Wconversion was also dropped in the 1.4 branch. | |Index: arch/posix/CMakeLists.txt |--- arch/posix/CMakeLists.txt.orig |+++ arch/posix/CMakeLists.txt -------------------------- Patching file arch/posix/CMakeLists.txt using Plan A... Hunk #1 succeeded at 11. done ===> Applying OpenBSD patch patch-doc_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |"Indicate that this target should be added to the default build target so that |it will be run every time." |https://cmake.org/cmake/help/latest/command/add_custom_target.html | |Index: doc/CMakeLists.txt |--- doc/CMakeLists.txt.orig |+++ doc/CMakeLists.txt -------------------------- Patching file doc/CMakeLists.txt using Plan A... Hunk #1 succeeded at 75. done ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in misc/open62541 at 1775296689.15 ===> misc/open62541 ===> Generating configure for open62541-1.3.17 ===> Configuring for open62541-1.3.17 -- 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/open62541-1.3.17/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at tools/cmake/FindPython/Support.cmake:8 (cmake_policy): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. Call Stack (most recent call first): tools/cmake/FindPython3.cmake:138 (include) CMakeLists.txt:15 (find_package) -- Found Python3: /usr/local/bin/python3 (found version "3.13.12") found components: Interpreter -- Found Git: /usr/local/bin/git (found version "2.53.0") -- open62541 Version: v1.3.17 -- The selected architecture is: posix -- Found LibreSSL: /usr/lib/libcrypto.so.57.2 (found version "4.2.0") -- Test CC flag -std=c99 -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wall -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wextra -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wpedantic -- Performing Test flag_supported -- Performing Test flag_supported - Failed -- Test CC flag -Werror -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-static-in-inline -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-overlength-strings -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-unused-parameter -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wc++-compat -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-jump-misses-init -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat-security -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat-nonliteral -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wmissing-prototypes -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wstrict-prototypes -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wredundant-decls -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wuninitialized -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Winit-self -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wcast-qual -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wstrict-overflow -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wnested-externs -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wmultichar -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wundef -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-strict-aliasing -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fexceptions -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fPIC -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fstack-protector-strong -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fstack-clash-protection -- Performing Test flag_supported -- Performing Test flag_supported - Failed -- Test CC flag -D_FORTIFY_SOURCE=2 -- Performing Test flag_supported -- Performing Test flag_supported - Success CMake Warning (dev) at tools/cmake/macros_public.cmake:192 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:1284 (ua_generate_datatypes) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at tools/cmake/macros_public.cmake:192 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:1295 (ua_generate_datatypes) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:1307 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" 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. CMake Warning (dev) at tools/cmake/macros_public.cmake:55 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:1316 (ua_generate_nodeid_header) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at tools/cmake/macros_public.cmake:362 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:1356 (ua_generate_nodeset) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Sphinx: /usr/local/bin/sphinx-build -- Found LATEX: /usr/local/bin/latex CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:33 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:34 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:35 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:36 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:37 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:38 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:39 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:40 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:41 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:42 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:43 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:44 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:45 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:46 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:47 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:48 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:49 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:52 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:53 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:54 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:55 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:56 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:57 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:58 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:59 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:60 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:61 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:62 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:63 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:64 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:65 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:66 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:67 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at doc/CMakeLists.txt:24 (add_custom_command): The following keywords are not supported when using add_custom_command(OUTPUT): PRE_BUILD. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): doc/CMakeLists.txt:68 (generate_rst) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:493 (message): The package name passed to find_package_handle_standard_args() (PkgConfig) does not match the name of the calling package (Check). This can lead to problems in calling code that expects find_package() result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPkgConfig.cmake:562 (find_package_handle_standard_args) tools/cmake/FindCheck.cmake:20 (INCLUDE) tests/CMakeLists.txt:2 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3") -- Checking for one of the modules 'check' -- Configuring done (28.7s) -- Generating done (7.4s) 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/open62541-1.3.17/build-sparc64 >>> Running build in misc/open62541 at 1775296726.76 ===> misc/open62541 ===> Building for open62541-1.3.17 Change Dir: '/usr/obj/ports/open62541-1.3.17/build-sparc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/227] cd /usr/obj/ports/open62541-1.3.17/build-sparc64 && /usr/local/bin/python3 /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/generate_datatypes.py --selected-types=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/datatypes_minimal.txt --selected-types=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/datatypes_method.txt --selected-types=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/datatypes_subscriptions.txt --selected-types=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/datatypes_events.txt --selected-types=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/datatypes_dataaccess.txt --selected-types=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/datatypes_typedescription.txt --type-bsd=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/Opc.Ua.Types.bsd --type-csv=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/NodeIds.csv /usr/obj/ports/open62541-1.3.17/build-sparc64/src_generated/open62541/types [2/227] cd /usr/obj/ports/open62541-1.3.17/build-sparc64 && /usr/local/bin/python3 /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/generate_datatypes.py --selected-types=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/datatypes_transport.txt --type-bsd=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/Custom.Opc.Ua.Transport.bsd --import=TYPES#/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/Opc.Ua.Types.bsd --type-csv=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/NodeIds.csv --no-builtin --internal /usr/obj/ports/open62541-1.3.17/build-sparc64/src_generated/open62541/transport [3/227] cd /usr/obj/ports/open62541-1.3.17/build-sparc64 && /usr/local/bin/python3 /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/generate_nodeid_header.py /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/NodeIds.csv /usr/obj/ports/open62541-1.3.17/build-sparc64/src_generated/open62541/nodeids NS0 [4/227] cd /usr/obj/ports/open62541-1.3.17/build-sparc64 && /usr/local/bin/python3 /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/generate_statuscode_descriptions.py /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/StatusCode.csv /usr/obj/ports/open62541-1.3.17/build-sparc64/src_generated/open62541/statuscodes [5/227] cd /usr/obj/ports/open62541-1.3.17/build-sparc64 && /usr/local/bin/python3 /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/nodeset_compiler/nodeset_compiler.py --internal-headers --ignore=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/nodeset_compiler/NodeID_NS0_Base.txt --xml=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/Opc.Ua.NodeSet2.Reduced.xml --xml=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml --xml=/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml /usr/obj/ports/open62541-1.3.17/build-sparc64/src_generated/open62541/namespace0_generated /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/nodeset_compiler/nodeset.py:255: SyntaxWarning: invalid escape sequence '\g' fileContent = re.sub(r"<([/]?)uax:(.+?)([/]?)>", "<\g<1>\g<2>\g<3>>", fileContent) /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/nodeset_compiler/nodeset.py:423: SyntaxWarning: invalid escape sequence '\g' fileContent = re.sub(r"<([/]?)uax:(.+?)([/]?)>", "<\g<1>\g<2>\g<3>>", fileContent) /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/nodeset_compiler/nodeset.py:451: SyntaxWarning: invalid escape sequence '\g' fileContent = re.sub(r"<([/]?)uax:(.+?)([/]?)>", "<\g<1>\g<2>\g<3>>", fileContent) INFO:__main__:Preprocessing /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/Opc.Ua.NodeSet2.Reduced.xml INFO:__main__:Preprocessing /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml INFO:__main__:Preprocessing /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml INFO:__main__:Generating Code for Backend: open62541 INFO:__main__:NodeSet generation code successfully printed [6/227] /usr/obj/ports/open62541-1.3.17/bin/cc -DNOCRYPT=1 -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/arch -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/include -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/plugins/include -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/deps -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/pubsub -I/usr/obj/ports/open62541-1.3.17/build-sparc64/src_generated -I/usr/obj/ports/open62541-1.3.17/build-sparc64 -O2 -pipe -std=c99 -Wall -Wextra -Werror -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wc++-compat -Wno-jump-misses-init -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -g -DNDEBUG -Wshadow -fvisibility=hidden -fPIC -MD -MT CMakeFiles/open62541-object.dir/src/ua_types.c.o -MF CMakeFiles/open62541-object.dir/src/ua_types.c.o.d -o CMakeFiles/open62541-object.dir/src/ua_types.c.o -c /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c FAILED: CMakeFiles/open62541-object.dir/src/ua_types.c.o /usr/obj/ports/open62541-1.3.17/bin/cc -DNOCRYPT=1 -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/arch -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/include -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/plugins/include -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/deps -I/usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/pubsub -I/usr/obj/ports/open62541-1.3.17/build-sparc64/src_generated -I/usr/obj/ports/open62541-1.3.17/build-sparc64 -O2 -pipe -std=c99 -Wall -Wextra -Werror -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wc++-compat -Wno-jump-misses-init -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -g -DNDEBUG -Wshadow -fvisibility=hidden -fPIC -MD -MT CMakeFiles/open62541-object.dir/src/ua_types.c.o -MF CMakeFiles/open62541-object.dir/src/ua_types.c.o.d -o CMakeFiles/open62541-object.dir/src/ua_types.c.o -c /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c cc1: warnings being treated as errors In file included from /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/arch/posix/ua_architecture.h:27, from /usr/obj/ports/open62541-1.3.17/build-sparc64/src_generated/open62541/config.h:141, from /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/include/open62541/types.h:19, from /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:18: /usr/include/unistd.h:358: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:207: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:397: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:208: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:422: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:209: warning: previous declaration of 'truncate' was here In file included from /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/arch/posix/ua_architecture.h:110, from /usr/obj/ports/open62541-1.3.17/build-sparc64/src_generated/open62541/config.h:141, from /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/include/open62541/types.h:19, from /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:18: /usr/include/stdlib.h:175: warning: redundant redeclaration of 'mktemp' /usr/include/unistd.h:416: warning: previous declaration of 'mktemp' was here /usr/include/stdlib.h:206: warning: redundant redeclaration of 'mkstemp' /usr/include/unistd.h:415: warning: previous declaration of 'mkstemp' was here /usr/include/stdlib.h:251: warning: redundant redeclaration of 'mkdtemp' /usr/include/unistd.h:506: warning: previous declaration of 'mkdtemp' was here /usr/include/stdlib.h:293: warning: redundant redeclaration of 'mkstemps' /usr/include/unistd.h:507: warning: previous declaration of 'mkstemps' was here In file included from /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:18: /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/include/open62541/types.h: In function 'UA_EXPANDEDNODEID_NODEID': /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/include/open62541/types.h:559: warning: missing initializer /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/include/open62541/types.h:559: warning: (near initialization for 'id.nodeId.identifierType') /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/include/open62541/types.h:559: warning: missing initializer /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/include/open62541/types.h:559: warning: (near initialization for 'id.namespaceUri') /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c: At top level: /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:37: warning: missing initializer /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:37: warning: (near initialization for 'UA_STRING_NULL.data') /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:38: warning: missing initializer /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:38: warning: (near initialization for 'UA_BYTESTRING_NULL.data') /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:39: warning: missing initializer /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:39: warning: (near initialization for 'UA_GUID_NULL.data2') /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:40: warning: missing initializer /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:40: warning: (near initialization for 'UA_NODEID_NULL.identifierType') /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:41: warning: missing initializer /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:41: warning: (near initialization for 'UA_EXPANDEDNODEID_NULL.nodeId.identifierType') /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:41: warning: missing initializer /usr/obj/ports/open62541-1.3.17/open62541-1.3.17/src/ua_types.c:41: warning: (near initialization for 'UA_EXPANDEDNODEID_NULL.namespaceUri') cc1: error: unrecognized command line option "-Wno-jump-misses-init" ninja: build stopped: subcommand failed. *** Error 1 in misc/open62541 (/usr/ports/devel/cmake/cmake.port.mk:40 'do-build': @cd /usr/obj/ports/open62541-1.3.17/build-sparc64 && exec...) *** Error 2 in misc/open62541 (/usr/ports/infrastructure/mk/bsd.port.mk:3059 '/usr/obj/ports/open62541-1.3.17/build-sparc64/.build_done': @c...) *** Error 2 in misc/open62541 (/usr/ports/infrastructure/mk/bsd.port.mk:2706 'build': @lock=open62541-1.3.17; export _LOCKS_HELD=" open6254...) ===> Exiting misc/open62541 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 1775296742.36 max_stuck=1383.18/depends=1396.16/show-prepare-results=9.91/patch=4.84/configure=37.63/build=15.68 Error: job failed with 512 on sparc64-0b at 1775296742