Skip to content

Prototype 2: Evaluating alternatives to YAJL for JSON processing #1659

Prototype 2: Evaluating alternatives to YAJL for JSON processing

Prototype 2: Evaluating alternatives to YAJL for JSON processing #1659

Triggered via pull request April 11, 2026 18:41
Status Failure
Total duration 15m 59s
Artifacts

ci.yml

on: pull_request
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

47 errors and 38 warnings
macOS (with pcre)
Process completed with exit code 2.
macOS (wo lua)
Process completed with exit code 2.
macOS (with parser generation)
Process completed with exit code 2.
macOS (wo curl)
Process completed with exit code 2.
macOS (wo geoip)
Process completed with exit code 2.
macOS (wo maxmind)
Process completed with exit code 2.
macOS (wo libxml)
Process completed with exit code 2.
macOS (with lmdb)
Process completed with exit code 2.
macOS (wo ssdeep)
Process completed with exit code 2.
Linux (x32, clang, with lmdb)
Process completed with exit code 2.
Linux (x64, gcc, wo curl)
Process completed with exit code 2.
Linux (x64, gcc, wo ssdeep)
Process completed with exit code 2.
Linux (x64, gcc, wo libxml)
Process completed with exit code 2.
Linux (x64, clang, with lmdb)
Process completed with exit code 2.
Linux (x64, gcc, wo lua)
Process completed with exit code 2.
Linux (x64, gcc, wo geoip)
Process completed with exit code 2.
Linux (x64, gcc, with pcre)
Process completed with exit code 2.
Linux (x32, clang, wo curl)
Process completed with exit code 2.
Linux (x64, clang, wo libxml)
Process completed with exit code 2.
Linux (x64, gcc, with lmdb)
Process completed with exit code 2.
Linux (x64, clang, wo maxmind)
Process completed with exit code 2.
Linux (x64, gcc, wo maxmind)
Process completed with exit code 2.
Linux (x64, clang, wo curl)
Process completed with exit code 2.
Linux (x64, clang, wo geoip)
Process completed with exit code 2.
Linux (x64, clang, with pcre)
Process completed with exit code 2.
Linux (x64, clang, wo lua)
Process completed with exit code 2.
Linux (x32, clang, wo libxml)
Process completed with exit code 2.
Linux (x32, clang, with pcre)
Process completed with exit code 2.
Linux (x32, clang, wo maxmind)
Process completed with exit code 2.
Linux (x32, gcc, with pcre)
Process completed with exit code 2.
Linux (x64, clang, wo ssdeep)
Process completed with exit code 2.
Linux (x32, gcc, with lmdb)
Process completed with exit code 2.
Linux (x32, gcc, wo lua)
Process completed with exit code 2.
Linux (x32, gcc, wo curl)
Process completed with exit code 2.
Linux (x32, gcc, wo maxmind)
Process completed with exit code 2.
Linux (x64, clang, with parser generation)
Process completed with exit code 2.
Linux (x32, clang, wo lua)
Process completed with exit code 2.
Linux (x64, gcc, with parser generation)
Process completed with exit code 2.
Linux (x32, clang, with parser generation)
Process completed with exit code 2.
Linux (x32, gcc, wo libxml)
Process completed with exit code 2.
Linux (x32, gcc, with parser generation)
Process completed with exit code 2.
Windows (x64, full)
Process completed with exit code 1.
Windows (x64, wo lua)
Process completed with exit code 1.
Windows (x64, wo maxmind)
Process completed with exit code 1.
Windows (x64, wo curl)
Process completed with exit code 1.
Windows (x64, with lmdb)
Process completed with exit code 1.
Windows (x64, wo libxml)
Process completed with exit code 1.
Linux (x32, gcc, with pcre)
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
Linux (x32, gcc, with pcre)
‘%x’ directive output may be truncated writing between 1 and 6 bytes into a region of size 4 [-Wformat-truncation=]
Linux (x32, gcc, with lmdb)
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
Linux (x32, gcc, with lmdb)
‘%x’ directive output may be truncated writing between 1 and 6 bytes into a region of size 4 [-Wformat-truncation=]
Linux (x32, gcc, wo lua)
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
Linux (x32, gcc, wo lua)
‘%x’ directive output may be truncated writing between 1 and 6 bytes into a region of size 4 [-Wformat-truncation=]
Linux (x32, gcc, wo curl)
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
Linux (x32, gcc, wo curl)
‘%x’ directive output may be truncated writing between 1 and 6 bytes into a region of size 4 [-Wformat-truncation=]
Linux (x32, gcc, wo maxmind)
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
Linux (x32, gcc, wo maxmind)
‘%x’ directive output may be truncated writing between 1 and 6 bytes into a region of size 4 [-Wformat-truncation=]
Linux (x32, gcc, wo libxml)
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
Linux (x32, gcc, wo libxml)
‘%x’ directive output may be truncated writing between 1 and 6 bytes into a region of size 4 [-Wformat-truncation=]
Linux (x32, gcc, with parser generation)
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
Linux (x32, gcc, with parser generation)
‘%x’ directive output may be truncated writing between 1 and 6 bytes into a region of size 4 [-Wformat-truncation=]
Windows (x64, full)
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco6ed2fa603272f\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, full)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco6ed2fa603272f\b\build\Net\Net.vcxproj]
Windows (x64, full)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco6ed2fa603272f\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, full)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco6ed2fa603272f\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, wo lua)
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\pocof1e72bc8a6618\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, wo lua)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\pocof1e72bc8a6618\b\build\Net\Net.vcxproj]
Windows (x64, wo lua)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\pocof1e72bc8a6618\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, wo lua)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\pocof1e72bc8a6618\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, wo maxmind)
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco5322723c149bc\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, wo maxmind)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco5322723c149bc\b\build\Net\Net.vcxproj]
Windows (x64, wo maxmind)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco5322723c149bc\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, wo maxmind)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco5322723c149bc\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, wo curl)
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco68668b2936cf1\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, wo curl)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco68668b2936cf1\b\build\Net\Net.vcxproj]
Windows (x64, wo curl)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco68668b2936cf1\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, wo curl)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco68668b2936cf1\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, with lmdb)
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco43ef6a0827d85\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, with lmdb)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco43ef6a0827d85\b\build\Net\Net.vcxproj]
Windows (x64, with lmdb)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco43ef6a0827d85\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, with lmdb)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco43ef6a0827d85\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, wo libxml)
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco83fb4583cc7eb\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, wo libxml)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco83fb4583cc7eb\b\build\Net\Net.vcxproj]
Windows (x64, wo libxml)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco83fb4583cc7eb\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, wo libxml)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco83fb4583cc7eb\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]