Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save diplfranzhoepfinger/124818dbff8db0b57e80eed4fd33250d to your computer and use it in GitHub Desktop.
Save diplfranzhoepfinger/124818dbff8db0b57e80eed4fd33250d to your computer and use it in GitHub Desktop.
C:\git\franz\4diac-fbe>compile.cmd
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/boost: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/bzip2: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/forte: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/libmodbus: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/libpcap: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/libressl: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/luajit: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/open62541: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/openpowerlink: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/paho.mqtt.c: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/tinyxml: Function not implemented
ln: C:/git/franz/4diac-fbe/build/debug/etc/cget/recipes/zlib: Function not implemented
### Adding luajit...
### Building luajit...
### Extracting v2.1.ROLLING.tar.gz...
### Entering 'C:/git/franz/4diac-fbe/build/debug/cget/build/luajit/build', source dir 'C:/git/franz/4diac-fbe/build/debug/cget/build/luajit/src'
-- The C compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-gcc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_SKIP_RPATH
FORTE_COM_ETH
FORTE_COM_FBDK
FORTE_COM_HTTP
FORTE_COM_LOCAL
FORTE_COM_OPC_UA
FORTE_COM_OPC_UA_ENCRYPTION
FORTE_COM_OPC_UA_MULTICAST
FORTE_COM_OPC_UA_PORT
FORTE_COM_PAHOMQTT
FORTE_COM_SER
FORTE_COM_TSN
FORTE_EXTERNAL_MODULES_DIRECTORY
FORTE_IO
FORTE_LINKED_STRINGDICT
FORTE_LOGLEVEL
FORTE_MGMCOMMANDPROTOCOL
FORTE_MODIFY_SOURCES_ON_MISSING_GENERATED_INCLUDES
FORTE_MODULE_CONVERT
FORTE_MODULE_CUSTOM_FBS
FORTE_MODULE_IEC61131
FORTE_MODULE_RT_Events
FORTE_MODULE_UTILS
FORTE_RTTI_AND_EXCEPTIONS
FORTE_STACKTRACE
FORTE_SUPPORT_CUSTOM_SERIALIZABLE_DATATYPES
FORTE_SUPPORT_MONITORING
FORTE_SUPPORT_QUERY_CMD
FORTE_SYSTEM_TESTS
FORTE_TESTS
FORTE_TEST_NEEDED_COMPILER_FEATURES
FORTE_USE_LUATYPES
-- Build files have been written to: C:/git/franz/4diac-fbe/build/debug/cget/build/luajit/build
[1/1] cmd.exe /C "cd /D C:\git\franz\4diac-fbe\build\debug...nclude -O2" BUILDMODE=static XCFLAGS=-DLUAJIT_DISABLE_FFI"
make: Entering directory 'C:/git/franz/4diac-fbe/build/debug/cget/build/luajit/src/src'
HOSTCC host/minilua.o
HOSTLINK host/minilua.exe
VERSION luajit.h
**** WARNING Cannot determine rolling release version from git log.
**** WARNING The 'git' command must be available during the build.
DYNASM host/buildvm_arch.h
HOSTCC host/buildvm.o
HOSTCC host/buildvm_asm.o
HOSTCC host/buildvm_peobj.o
HOSTCC host/buildvm_lib.o
HOSTCC host/buildvm_fold.o
HOSTLINK host/buildvm.exe
BUILDVM lj_vm.o
CC lj_assert.o
CC lj_gc.o
BUILDVM lj_ffdef.h
CC lj_err.o
CC lj_char.o
BUILDVM lj_bcdef.h
CC lj_bc.o
CC lj_obj.o
CC lj_buf.o
CC lj_str.o
CC lj_tab.o
CC lj_func.o
CC lj_udata.o
CC lj_meta.o
CC lj_debug.o
CC lj_prng.o
CC lj_state.o
CC lj_dispatch.o
CC lj_vmevent.o
CC lj_vmmath.o
CC lj_strscan.o
CC lj_strfmt.o
CC lj_strfmt_num.o
CC lj_serialize.o
CC lj_api.o
CC lj_profile.o
CC lj_lex.o
CC lj_parse.o
CC lj_bcread.o
CC lj_bcwrite.o
CC lj_load.o
CC lj_ir.o
CC lj_opt_mem.o
BUILDVM lj_folddef.h
CC lj_opt_fold.o
CC lj_opt_narrow.o
CC lj_opt_dce.o
CC lj_opt_loop.o
CC lj_opt_split.o
CC lj_opt_sink.o
CC lj_mcode.o
CC lj_snap.o
CC lj_record.o
CC lj_crecord.o
BUILDVM lj_recdef.h
CC lj_ffrecord.o
CC lj_asm.o
CC lj_trace.o
CC lj_gdbjit.o
CC lj_ctype.o
CC lj_cdata.o
CC lj_cconv.o
CC lj_ccall.o
CC lj_ccallback.o
CC lj_carith.o
CC lj_clib.o
CC lj_cparse.o
CC lj_lib.o
CC lj_alloc.o
CC lib_aux.o
BUILDVM lj_libdef.h
CC lib_base.o
CC lib_math.o
CC lib_bit.o
CC lib_string.o
CC lib_table.o
CC lib_io.o
CC lib_os.o
CC lib_package.o
CC lib_debug.o
CC lib_jit.o
CC lib_ffi.o
CC lib_buffer.o
CC lib_init.o
AR libluajit.a
C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ar.exe: `u' modifier ignored since `D' is the default (see `U')
CC luajit.o
BUILDVM jit/vmdef.lua
LINK luajit.exe
OK Successfully built LuaJIT
make: Leaving directory 'C:/git/franz/4diac-fbe/build/debug/cget/build/luajit/src/src'
### Installing luajit...
-- Install configuration: "Debug"
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/.gitignore
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/bc.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/bcsave.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_arm.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_arm64.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_arm64be.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_mips.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_mips64.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_mips64el.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_mips64r6.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_mips64r6el.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_mipsel.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_ppc.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_x64.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dis_x86.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/dump.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/p.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/v.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/vmdef.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/luajit-2.1/jit/zone.lua
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/lua.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/lualib.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/lauxlib.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/luaconf.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/lua.hpp
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/luajit.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/libluajit.a
### Adding tinyxml...
### Building tinyxml...
### Extracting tinyxml_2_6_2.tar.gz...
### Entering 'C:/git/franz/4diac-fbe/build/debug/cget/build/tinyxml/build', source dir 'C:/git/franz/4diac-fbe/build/debug/cget/build/tinyxml/src'
CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-gcc.exe - 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: C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-g++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:15 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_SKIP_RPATH
FORTE_COM_ETH
FORTE_COM_FBDK
FORTE_COM_HTTP
FORTE_COM_LOCAL
FORTE_COM_OPC_UA
FORTE_COM_OPC_UA_ENCRYPTION
FORTE_COM_OPC_UA_MULTICAST
FORTE_COM_OPC_UA_PORT
FORTE_COM_PAHOMQTT
FORTE_COM_SER
FORTE_COM_TSN
FORTE_EXTERNAL_MODULES_DIRECTORY
FORTE_IO
FORTE_LINKED_STRINGDICT
FORTE_LOGLEVEL
FORTE_MGMCOMMANDPROTOCOL
FORTE_MODIFY_SOURCES_ON_MISSING_GENERATED_INCLUDES
FORTE_MODULE_CONVERT
FORTE_MODULE_CUSTOM_FBS
FORTE_MODULE_IEC61131
FORTE_MODULE_RT_Events
FORTE_MODULE_UTILS
FORTE_RTTI_AND_EXCEPTIONS
FORTE_STACKTRACE
FORTE_SUPPORT_CUSTOM_SERIALIZABLE_DATATYPES
FORTE_SUPPORT_MONITORING
FORTE_SUPPORT_QUERY_CMD
FORTE_SYSTEM_TESTS
FORTE_TESTS
FORTE_TEST_NEEDED_COMPILER_FEATURES
FORTE_USE_LUATYPES
-- Build files have been written to: C:/git/franz/4diac-fbe/build/debug/cget/build/tinyxml/build
ninja: no work to do.
### Installing tinyxml...
-- Install configuration: "Debug"
-- Installing: C:/git/franz/4diac-fbe/build/debug/src/tinyxml/tinyxml.cpp
-- Installing: C:/git/franz/4diac-fbe/build/debug/src/tinyxml/tinyxml.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/src/tinyxml/tinyxmlerror.cpp
-- Installing: C:/git/franz/4diac-fbe/build/debug/src/tinyxml/tinyxmlparser.cpp
-- Installing: C:/git/franz/4diac-fbe/build/debug/src/tinyxml/tinystr.cpp
-- Installing: C:/git/franz/4diac-fbe/build/debug/src/tinyxml/tinystr.h
### Adding paho.mqtt.c...
### Checking dependency libressl...
### Adding libressl...
### Building libressl...
### Extracting libressl-3.6.2.tar.gz...
### Entering 'C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/build', source dir 'C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src'
-- The C compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-gcc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Deprecation Warning at CMakeLists.txt:16 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The ASM compiler identification is GNU
-- Found assembler: C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-gcc.exe
-- Looking for asprintf
-- Looking for asprintf - found
-- Looking for reallocarray
-- Looking for reallocarray - not found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strlcat
-- Looking for strlcat - not found
-- Looking for strlcpy
-- Looking for strlcpy - not found
-- Looking for strndup
-- Looking for strndup - not found
-- Looking for strsep
-- Looking for strsep - not found
-- Looking for timegm
-- Looking for timegm - not found
-- Looking for arc4random_buf
-- Looking for arc4random_buf - not found
-- Looking for arc4random_uniform
-- Looking for arc4random_uniform - not found
-- Looking for explicit_bzero
-- Looking for explicit_bzero - not found
-- Looking for getauxval
-- Looking for getauxval - not found
-- Looking for getentropy
-- Looking for getentropy - not found
-- Looking for getpagesize
-- Looking for getpagesize - not found
-- Looking for getprogname
-- Looking for getprogname - not found
-- Looking for syslog_r
-- Looking for syslog_r - not found
-- Looking for syslog
-- Looking for syslog - not found
-- Looking for timespecsub
-- Looking for timespecsub - not found
-- Looking for timingsafe_bcmp
-- Looking for timingsafe_bcmp - not found
-- Looking for timingsafe_memcmp
-- Looking for timingsafe_memcmp - not found
-- Looking for memmem
-- Looking for memmem - not found
-- Looking for include file endian.h
-- Looking for include file endian.h - not found
-- Looking for include file machine/endian.h
-- Looking for include file machine/endian.h - not found
-- Looking for include file err.h
-- Looking for include file err.h - not found
-- Looking for 3 include files sys/types.h, ..., netinet/ip.h
-- Looking for 3 include files sys/types.h, ..., netinet/ip.h - not found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of time_t
-- Check size of time_t - done
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
FORTE_COM_ETH
FORTE_COM_FBDK
FORTE_COM_HTTP
FORTE_COM_LOCAL
FORTE_COM_OPC_UA
FORTE_COM_OPC_UA_ENCRYPTION
FORTE_COM_OPC_UA_MULTICAST
FORTE_COM_OPC_UA_PORT
FORTE_COM_PAHOMQTT
FORTE_COM_SER
FORTE_COM_TSN
FORTE_EXTERNAL_MODULES_DIRECTORY
FORTE_IO
FORTE_LINKED_STRINGDICT
FORTE_LOGLEVEL
FORTE_MGMCOMMANDPROTOCOL
FORTE_MODIFY_SOURCES_ON_MISSING_GENERATED_INCLUDES
FORTE_MODULE_CONVERT
FORTE_MODULE_CUSTOM_FBS
FORTE_MODULE_IEC61131
FORTE_MODULE_RT_Events
FORTE_MODULE_UTILS
FORTE_RTTI_AND_EXCEPTIONS
FORTE_STACKTRACE
FORTE_SUPPORT_CUSTOM_SERIALIZABLE_DATATYPES
FORTE_SUPPORT_MONITORING
FORTE_SUPPORT_QUERY_CMD
FORTE_SYSTEM_TESTS
FORTE_TESTS
FORTE_TEST_NEEDED_COMPILER_FEATURES
FORTE_USE_LUATYPES
-- Build files have been written to: C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/build
[580/718] Building C object crypto/CMakeFiles/crypto_obj.dir/compat/timegm.c.obj
C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src/crypto/compat/timegm.c: In function '__year_to_secs':
C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src/crypto/compat/timegm.c:91:45: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
91 | leaps += 97*cycles + 24*centuries - *is_leap;
| ^~~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src/crypto/compat/timegm.c:62:39: note: unnamed temporary defined here
62 | if (!is_leap) is_leap = &(int){0};
| ^
C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src/crypto/compat/timegm.c:70:26: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
70 | *is_leap = 1;
| ~~~~~~~~~^~~
C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src/crypto/compat/timegm.c:62:39: note: unnamed temporary defined here
62 | if (!is_leap) is_leap = &(int){0};
| ^
C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src/crypto/compat/timegm.c:82:34: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
82 | *is_leap = 0;
| ~~~~~~~~~^~~
C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src/crypto/compat/timegm.c:62:39: note: unnamed temporary defined here
62 | if (!is_leap) is_leap = &(int){0};
| ^
C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src/crypto/compat/timegm.c:87:34: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
87 | *is_leap = !rem;
| ~~~~~~~~~^~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/libressl/src/crypto/compat/timegm.c:62:39: note: unnamed temporary defined here
62 | if (!is_leap) is_leap = &(int){0};
| ^
[718/718] Linking C executable apps\ocspcheck\ocspcheck.exe
### Installing libressl...
-- Install configuration: "Debug"
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/pkgconfig
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/pkgconfig/libcrypto.pc
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/pkgconfig/libssl.pc
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/pkgconfig/libtls.pc
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/pkgconfig/openssl.pc
-- Installing: C:/git/franz/4diac-fbe/build/debug/etc/ssl/cert.pem
-- Installing: C:/git/franz/4diac-fbe/build/debug/etc/ssl/openssl.cnf
-- Installing: C:/git/franz/4diac-fbe/build/debug/etc/ssl/x509v3.cnf
-- Installing: C:/git/franz/4diac-fbe/build/debug/etc/ssl/certs
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/libcrypto.a
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/libssl.a
-- Installing: C:/git/franz/4diac-fbe/build/debug/bin/ocspcheck.exe
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/man/man8/ocspcheck.8
-- Installing: C:/git/franz/4diac-fbe/build/debug/bin/openssl.exe
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/man/man1/openssl.1
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/libtls.a
-- Up-to-date: C:/git/franz/4diac-fbe/build/debug/include/.
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/aes.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/asn1.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/asn1t.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/bio.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/blowfish.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/bn.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/buffer.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/camellia.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/cast.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/chacha.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/cmac.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/cms.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/comp.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/conf.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/conf_api.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/crypto.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ct.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/curve25519.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/des.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/dh.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/dsa.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/dso.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/dtls1.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ec.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ecdh.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ecdsa.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/engine.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/err.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/evp.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/gost.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/hkdf.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/hmac.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/idea.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/kdf.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/lhash.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/md4.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/md5.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/modes.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/objects.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/obj_mac.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ocsp.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/opensslconf.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/opensslfeatures.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/opensslv.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ossl_typ.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/pem.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/pem2.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/pkcs12.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/pkcs7.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/poly1305.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/rand.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/rc2.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/rc4.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ripemd.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/rsa.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/safestack.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/sha.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/sm3.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/sm4.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/srtp.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ssl.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ssl2.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ssl23.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ssl3.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/stack.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/tls1.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ts.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/txt_db.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ui.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/ui_compat.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/whrlpool.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/x509.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/x509v3.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/x509_verify.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./openssl/x509_vfy.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/./tls.h
### Building paho.mqtt.c...
### Downloading https://github.com/eclipse/paho.mqtt.c/archive/v1.3.6.tar.gz...
### Extracting v1.3.6.tar.gz...
### Entering 'C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/build', source dir 'C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/src'
CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-gcc.exe - 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: C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-g++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- CMake version: 3.25.2
-- CMake system name: Windows
-- Timestamp is 1970-01-01T00:00:00Z
-- Found OpenSSL: C:/git/franz/4diac-fbe/build/debug/lib/libcrypto.a (found version "2.0.0")
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
FORTE_COM_ETH
FORTE_COM_FBDK
FORTE_COM_HTTP
FORTE_COM_LOCAL
FORTE_COM_OPC_UA
FORTE_COM_OPC_UA_ENCRYPTION
FORTE_COM_OPC_UA_MULTICAST
FORTE_COM_OPC_UA_PORT
FORTE_COM_PAHOMQTT
FORTE_COM_SER
FORTE_COM_TSN
FORTE_EXTERNAL_MODULES_DIRECTORY
FORTE_IO
FORTE_LINKED_STRINGDICT
FORTE_LOGLEVEL
FORTE_MGMCOMMANDPROTOCOL
FORTE_MODIFY_SOURCES_ON_MISSING_GENERATED_INCLUDES
FORTE_MODULE_CONVERT
FORTE_MODULE_CUSTOM_FBS
FORTE_MODULE_IEC61131
FORTE_MODULE_RT_Events
FORTE_MODULE_UTILS
FORTE_RTTI_AND_EXCEPTIONS
FORTE_STACKTRACE
FORTE_SUPPORT_CUSTOM_SERIALIZABLE_DATATYPES
FORTE_SUPPORT_MONITORING
FORTE_SUPPORT_QUERY_CMD
FORTE_SYSTEM_TESTS
FORTE_TESTS
FORTE_TEST_NEEDED_COMPILER_FEATURES
FORTE_USE_LUATYPES
-- Build files have been written to: C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/build
[24/56] Building C object src/CMakeFiles/common_obj_static.dir/WebSocket.c.obj
C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/src/src/WebSocket.c:61: warning: "htonll" redefined
61 | # define htonll(x) _byteswap_uint64(x)
|
C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/src/src/WebSocket.c:41: note: this is the location of the previous definition
41 | #define htonll __builtin_bswap64
|
C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/src/src/WebSocket.c:62: warning: "ntohll" redefined
62 | # define ntohll(x) _byteswap_uint64(x)
|
C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/src/src/WebSocket.c:42: note: this is the location of the previous definition
42 | #define ntohll __builtin_bswap64
|
[47/56] Building C object src/CMakeFiles/common_ssl_obj_static.dir/WebSocket.c.obj
C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/src/src/WebSocket.c:61: warning: "htonll" redefined
61 | # define htonll(x) _byteswap_uint64(x)
|
C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/src/src/WebSocket.c:41: note: this is the location of the previous definition
41 | #define htonll __builtin_bswap64
|
C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/src/src/WebSocket.c:62: warning: "ntohll" redefined
62 | # define ntohll(x) _byteswap_uint64(x)
|
C:/git/franz/4diac-fbe/build/debug/cget/build/paho.mqtt.c/src/src/WebSocket.c:42: note: this is the location of the previous definition
42 | #define ntohll __builtin_bswap64
|
[56/56] Linking C static library src\libpaho-mqtt3cs.a
### Installing paho.mqtt.c...
-- Install configuration: "Debug"
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/MQTTAsync_publish.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/MQTTAsync_publish_time.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/MQTTAsync_subscribe.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/MQTTClient_publish.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/MQTTClient_publish_async.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/MQTTClient_subscribe.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/paho_c_pub.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/paho_c_sub.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/paho_cs_pub.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/paho_cs_sub.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/samples/pubsub_opts.c
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/CONTRIBUTING.md
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/epl-v20
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/edl-v10
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/README.md
-- Installing: C:/git/franz/4diac-fbe/build/debug/share/doc/Eclipse Paho C/notice.html
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/libpaho-mqtt3c.a
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/libpaho-mqtt3a.a
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/MQTTAsync.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/MQTTClient.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/MQTTClientPersistence.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/MQTTProperties.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/MQTTReasonCodes.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/MQTTSubscribeOpts.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/include/MQTTExportDeclarations.h
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/libpaho-mqtt3cs.a
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/libpaho-mqtt3as.a
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig.cmake
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig-debug.cmake
-- Installing: C:/git/franz/4diac-fbe/build/debug/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfigVersion.cmake
### Adding open62541...
### Checking dependency libressl...
### Building open62541...
### Downloading https://github.com/open62541/open62541/archive/v1.3.9.tar.gz...
### Extracting v1.3.9.tar.gz...
### Entering 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build', source dir 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src'
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-gcc.exe - 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: C:/git/franz/4diac-fbe/toolchains/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-g++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:16 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Found Python3: C:/git/franz/4diac-fbe/toolchains/bin/python.exe (found version "3.9.10") found components: Interpreter
-- Found Git: C:/git/franz/4diac-fbe/toolchains/bin/git.exe (found version "2.14.2")
fatal: No names found, cannot describe anything.
CMake Warning at tools/cmake/SetGitBasedVersion.cmake:23 (message):
Failed to determine the version from git information. Using defaults.
Call Stack (most recent call first):
__cget_sh_CMakeLists.txt:52 (set_open62541_version)
CMakeLists.txt:70 (include)
-- open62541 Version: v1.3.9-undefined
-- Architectures included in amalgamation: win32;posix
-- The selected architecture is: win32
-- Test CC flag -std=c99
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Test CC flag -pipe
-- 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 - 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 -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
-- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE)
-- Could NOT find LATEX (missing: LATEX_COMPILER)
-- Configuring done
-- Generating done
CMake Warning (dev):
Policy CMP0058 is not set: Ninja requires custom command byproducts to be
explicit. Run "cmake --help-policy CMP0058" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This project specifies custom command DEPENDS on files in the build tree
that are not specified as the OUTPUT or BYPRODUCTS of any
add_custom_command or add_custom_target:
doc\PDFLATEX_COMPILER-NOTFOUND
doc_src\building.rst
doc_src\building_arch.rst
doc_src\index.rst
doc_src\installing.rst
doc_src\internal.rst
doc_src\nodeset_compiler.rst
doc_src\nodeset_compiler_pump.png
doc_src\open62541.png
doc_src\open62541_html.png
For compatibility with versions of CMake that did not have the BYPRODUCTS
option, CMake is generating phony rules for such files to convince 'ninja'
to build.
Project authors should add the missing BYPRODUCTS or OUTPUT options to the
custom commands that produce these files.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_SKIP_RPATH
FORTE_COM_ETH
FORTE_COM_FBDK
FORTE_COM_HTTP
FORTE_COM_LOCAL
FORTE_COM_OPC_UA
FORTE_COM_OPC_UA_ENCRYPTION
FORTE_COM_OPC_UA_MULTICAST
FORTE_COM_OPC_UA_PORT
FORTE_COM_PAHOMQTT
FORTE_COM_SER
FORTE_COM_TSN
FORTE_EXTERNAL_MODULES_DIRECTORY
FORTE_IO
FORTE_LINKED_STRINGDICT
FORTE_LOGLEVEL
FORTE_MGMCOMMANDPROTOCOL
FORTE_MODIFY_SOURCES_ON_MISSING_GENERATED_INCLUDES
FORTE_MODULE_CONVERT
FORTE_MODULE_CUSTOM_FBS
FORTE_MODULE_IEC61131
FORTE_MODULE_RT_Events
FORTE_MODULE_UTILS
FORTE_RTTI_AND_EXCEPTIONS
FORTE_STACKTRACE
FORTE_SUPPORT_CUSTOM_SERIALIZABLE_DATATYPES
FORTE_SUPPORT_MONITORING
FORTE_SUPPORT_QUERY_CMD
FORTE_SYSTEM_TESTS
FORTE_TESTS
FORTE_TEST_NEEDED_COMPILER_FEATURES
FORTE_USE_LUATYPES
-- Build files have been written to: C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build
[5/9] Generating src_generated/open62541/namespace0_generated.c, src_generated/open62541/namespace0_generated.h
INFO:__main__:Preprocessing C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/tools/schema/Opc.Ua.NodeSet2.Reduced.xml
INFO:__main__:Preprocessing C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml
INFO:__main__:Preprocessing C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/tools/schema/Opc.Ua.NodeSet2.PubSubMinimal.xml
INFO:__main__:Preprocessing C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml
INFO:__main__:Generating Code for Backend: open62541
INFO:__main__:NodeSet generation code successfully printed
[6/9] Generating open62541.h
Starting amalgamating file C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.h
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/config.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/ms_stdint.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/architecture_definitions.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/arch/win32/ua_architecture.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/arch/posix/ua_architecture.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/statuscodes.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/nodeids.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/common.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/types.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/types_generated.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/types_generated_handling.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/util.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/plugin/log.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/plugin/network.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/plugin/accesscontrol.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/plugin/pki.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/plugin/securitypolicy.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/plugin/pubsub.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/ziptree.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/aa_tree.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/plugin/nodestore.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/server_pubsub.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/server.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/client.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/client_highlevel.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/client_subscriptions.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/client_highlevel_async.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/include/open62541/plugin/accesscontrol_default.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/include/open62541/plugin/pki_default.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/include/open62541/plugin/log_stdout.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/include/open62541/plugin/nodestore_default.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/include/open62541/server_config_default.h' ... done.Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/include/open62541/client_config_default.h' ... done.Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/include/open62541/plugin/securitypolicy_default.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/include/open62541/plugin/create_certificate.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/include/open62541/plugin/pubsub_udp.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/network_tcp.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/include/open62541/architecture_functions.h' ... done.
The size of C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.h is 1798311 Bytes.
[7/9] Generating open62541.c
Starting amalgamating file C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/open62541_queue.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/pcg_basic.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/libc_time.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/base64.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_types_encoding_binary.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_util_internal.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/transport_generated.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/transport_generated_handling.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_connection_internal.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_securechannel.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_timer.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_session.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_subscription.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_networkmessage.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_manager.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_ns0.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server_async.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server_internal.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/client/ua_client_internal.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_config.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/namespace0_generated.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_types.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_types_encoding_binary.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_types_print.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/types_generated.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/transport_generated.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/statuscodes.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_util.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_timer.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_connection.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_securechannel.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_securechannel_crypto.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_session.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_nodes.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server_ns0.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server_ns0_diagnostics.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server_config.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server_binary.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server_utils.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server_discovery.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_server_async.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_networkmessage.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_writer.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_writergroup.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_reader.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_readergroup.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_manager.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_ns0.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_view.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_method.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_session.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_attribute.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_discovery.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_subscription.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_monitoreditem.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_securechannel.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_nodemanagement.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_services_discovery_multicast.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/client/ua_client.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/client/ua_client_connect.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/client/ua_client_discovery.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/client/ua_client_highlevel.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/client/ua_client_subscriptions.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/libc_time.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/pcg_basic.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/base64.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/aa_tree.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/deps/ziptree.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/pubsub/ua_pubsub_config.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/src_generated/open62541/namespace0_generated.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/ua_types_lex.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_subscription.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_subscription_monitoreditem.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_subscription_datachange.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_subscription_events.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src/server/ua_subscription_events_filter.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/openssl/securitypolicy_openssl_common.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/openssl/ua_openssl_version_abstraction.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/openssl/securitypolicy_openssl_common.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/openssl/ua_openssl_basic128rsa15.c' ... done.Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/openssl/ua_openssl_basic256.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/openssl/ua_openssl_basic256sha256.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/openssl/ua_openssl_aes128sha256rsaoaep.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/openssl/ua_openssl_create_certificate.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/openssl/ua_pki_openssl.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/mbedtls/securitypolicy_mbedtls_common.h' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/mbedtls/ua_securitypolicy_basic128rsa15.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/mbedtls/ua_securitypolicy_basic256.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/mbedtls/ua_securitypolicy_basic256sha256.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/mbedtls/ua_securitypolicy_aes128sha256rsaoaep.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/mbedtls/ua_pki_mbedtls.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/mbedtls/securitypolicy_mbedtls_common.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/ua_log_stdout.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/ua_accesscontrol_default.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/ua_nodestore_ziptree.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/ua_nodestore_hashmap.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/ua_config_default.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/ua_pki_none.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/crypto/ua_securitypolicy_none.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/plugins/ua_pubsub_udp.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/arch/posix/ua_clock.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/arch/posix/ua_architecture_functions.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/arch/win32/ua_clock.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/arch/win32/ua_architecture_functions.c' ... done.
Integrating file 'C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/arch/network_tcp.c' ... done.
The size of C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c is 4180091 Bytes.
[8/9] Building C object CMakeFiles/open62541-object.dir/open62541.c.obj
FAILED: CMakeFiles/open62541-object.dir/open62541.c.obj
C:/git/franz/4diac-fbe/toolchains/bin/ccache.exe C:\git\franz\4diac-fbe\toolchains\x86_64-w64-mingw32\bin\x86_64-w64-mingw32-gcc.exe -DUA_ARCHITECTURE_WIN32 -DUA_DYNAMIC_LINKING_EXPORT -D_WIN32_WINNT=0x0501 -IC:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build -IC:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/arch -IC:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/src -IC:/git/franz/4diac-fbe/build/debug/cget/build/open62541/src/arch/win32 -IC:/git/franz/4diac-fbe/build/debug/include -isystem C:/git/franz/4diac-fbe/build/debug/include -O2 -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-overlength-strings -Wno-unused-parameter -Wc++-compat -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 -Og -ggdb -g3 -g -Wno-error "-DX509_STORE_CTX_get_check_issued(storeCtx)=FIXME_get_check_issued" "-DFIXME_get_check_issued(storeCtx,a,b)=(X509_check_issued(a,b)==X509_V_OK)" -Wno-unused-function -include inet_pton.h -Wno-unused-function -fno-exceptions -MD -MT CMakeFiles/open62541-object.dir/open62541.c.obj -MF CMakeFiles\open62541-object.dir\open62541.c.obj.d -o CMakeFiles/open62541-object.dir/open62541.c.obj -c C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c: In function 'connection_write':
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:81293:19: error: array type has incomplete element type 'struct pollfd'
81293 | struct pollfd poll_fd[1];
| ^~~~~~~
In file included from C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:28:
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.h:1032:20: error: 'POLLWRNORM' undeclared (first use in this function)
1032 | #define UA_POLLOUT POLLWRNORM
| ^~~~~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:81295:25: note: in expansion of macro 'UA_POLLOUT'
81295 | poll_fd[0].events = UA_POLLOUT;
| ^~~~~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.h:1032:20: note: each undeclared identifier is reported only once for each function it appears in
1032 | #define UA_POLLOUT POLLWRNORM
| ^~~~~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:81295:25: note: in expansion of macro 'UA_POLLOUT'
81295 | poll_fd[0].events = UA_POLLOUT;
| ^~~~~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.h:1043:35: warning: implicit declaration of function 'WSAPoll' [-Wimplicit-function-declaration]
1043 | #define UA_poll(fds,nfds,timeout) WSAPoll((LPWSAPOLLFD)fds, nfds, timeout)
| ^~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:81314:32: note: in expansion of macro 'UA_poll'
81314 | poll_ret = UA_poll (poll_fd, 1, 1000);
| ^~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.h:1043:35: warning: nested extern declaration of 'WSAPoll' [-Wnested-externs]
1043 | #define UA_poll(fds,nfds,timeout) WSAPoll((LPWSAPOLLFD)fds, nfds, timeout)
| ^~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:81314:32: note: in expansion of macro 'UA_poll'
81314 | poll_ret = UA_poll (poll_fd, 1, 1000);
| ^~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.h:1043:44: error: 'LPWSAPOLLFD' undeclared (first use in this function)
1043 | #define UA_poll(fds,nfds,timeout) WSAPoll((LPWSAPOLLFD)fds, nfds, timeout)
| ^~~~~~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:81314:32: note: in expansion of macro 'UA_poll'
81314 | poll_ret = UA_poll (poll_fd, 1, 1000);
| ^~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:81314:41: error: expected ')' before 'poll_fd'
81314 | poll_ret = UA_poll (poll_fd, 1, 1000);
| ^~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.h:1043:56: note: in definition of macro 'UA_poll'
1043 | #define UA_poll(fds,nfds,timeout) WSAPoll((LPWSAPOLLFD)fds, nfds, timeout)
| ^~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.h:1043:42: note: to match this '('
1043 | #define UA_poll(fds,nfds,timeout) WSAPoll((LPWSAPOLLFD)fds, nfds, timeout)
| ^
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:81314:32: note: in expansion of macro 'UA_poll'
81314 | poll_ret = UA_poll (poll_fd, 1, 1000);
| ^~~~~~~
C:/git/franz/4diac-fbe/build/debug/cget/build/open62541/build/open62541.c:81293:19: warning: unused variable 'poll_fd' [-Wunused-variable]
81293 | struct pollfd poll_fd[1];
| ^~~~~~~
ninja: build stopped: subcommand failed.
C:/git/franz/4diac-fbe/toolchains/etc/cget/cget.sh: Exiting due to error
C:\git\franz\4diac-fbe\scripts\compile.sh: Dependencies of configuration 'debug' failed
C:\git\franz\4diac-fbe\scripts\compile.sh: Exiting due to error
C:\git\franz\4diac-fbe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment