Statically link unixodbc and update configurations #1733
Triggered via pull request
September 29, 2025 15:35
Status
Failure
Total duration
4m 58s
Artifacts
–
ci.yml
on: pull_request
Matrix: docker_build
compile_and_lint
2m 55s
windows_test
4m 52s
Matrix: test
docker_push
0s
Annotations
12 errors and 1 notice
|
test (mssql, mssql, mssql://root:[email protected]/sqlpage)
Process completed with exit code 101.
|
|
test (mysql, mysql, mysql://root:[email protected]/sqlpage)
Process completed with exit code 101.
|
|
test (mysql, mysql, mysql://root:[email protected]/sqlpage)
The strategy configuration was canceled because "test.mssql_mssql_mssql___root_" failed
|
|
test (postgres, postgres, postgres://root:[email protected]/sqlpage)
The operation was canceled.
|
|
test (postgres, postgres, postgres://root:[email protected]/sqlpage)
The strategy configuration was canceled because "test.mssql_mssql_mssql___root_" failed
|
|
test (odbc, postgres, Driver={PostgreSQL Unicode};Server=127.0.0.1;Port=5432;Database=sqlpage;UID...
The operation was canceled.
|
|
test (odbc, postgres, Driver={PostgreSQL Unicode};Server=127.0.0.1;Port=5432;Database=sqlpage;UID...
The strategy configuration was canceled because "test.mssql_mssql_mssql___root_" failed
|
|
docker_build (linux/amd64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c BINDGEN_EXTRA_CLANG_ARGS=$(cat BINDGEN_EXTRA_CLANG_ARGS || true) RS_ODBC_LINK_SEARCH=$(cat ODBC_LIBDIR) PKG_CONFIG_ALL_STATIC=1 cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized" did not complete successfully: exit code: 101
|
|
compile_and_lint
Process completed with exit code 101.
|
|
docker_build (linux/arm64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c BINDGEN_EXTRA_CLANG_ARGS=$(cat BINDGEN_EXTRA_CLANG_ARGS || true) RS_ODBC_LINK_SEARCH=$(cat ODBC_LIBDIR) PKG_CONFIG_ALL_STATIC=1 cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized" did not complete successfully: exit code: 101
|
|
docker_build (linux/arm/v7)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c BINDGEN_EXTRA_CLANG_ARGS=$(cat BINDGEN_EXTRA_CLANG_ARGS || true) RS_ODBC_LINK_SEARCH=$(cat ODBC_LIBDIR) PKG_CONFIG_ALL_STATIC=1 cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized" did not complete successfully: exit code: 101
|
|
windows_test
Process completed with exit code 1.
|
|
windows_test
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|