{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "cppcheck-wheel",
"description": "Package cppcheck as a python wheel.",
"builtin-baseline": "7adc2e4d49e8d0efc07a369079faa6bc3dbb90f3",
"homepage": "https://github.com/msclock/cppcheck-wheel",
"dependencies": [
{
"name": "cppcheck",
"features": [
"have-rules"
]
},
"cmake-modules"
],
"overrides": [
{
"name": "cppcheck",
"version": "2.16.0"
},
{
"name": "cmake-modules",
"version": "1.6.8"
}
],
"vcpkg-configuration": {
"registries": [
{
"kind": "git",
"baseline": "60a98c312d8be8aa0013a69bb5158788702d8700",
"repository": "https://github.com/msclock/cmake-registry",
"packages": [
"cmake-modules",
"robotology-cmake-ycm",
"vcpkg-cmake-module"
]
}
],
"overlay-ports": [
"cmake/vcpkg/ports"
],
"overlay-triplets": [
"cmake/vcpkg/triplets"
]
}
}
Package: pcre:s390x-linux@8.45#6
Host Environment
vcpkg-scripts version: 7adc2e4 2024-10-04 (8 weeks ago)
To Reproduce
vcpkg installFailure logs
/root/.cache/vcpkg/projects/cppcheck-wheel/buildtrees/pcre/install-s390x-linux-dbg-out.log
Additional context
vcpkg.json
Reproduce
Prepare s390 env
Reproduce bugs