Skip to content

CI

CI #29147

Triggered via push July 17, 2026 23:27
Status Failure
Total duration 2h 15m 28s
Artifacts 1

main.yml

on: push
win+VS build
0s
win+VS build
win+Meson build
4m 7s
win+Meson build
win build
54s
win build
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win+Meson test
Matrix: win test
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 35 warnings
fuzz smoke test
Process completed with exit code 1.
fuzz smoke test: odb/source-packed.c#L787
odb/source-packed.c:787:33: incompatible function pointer types assigning to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from 'int (struct odb_source *, struct odb_transaction **)' [-Wincompatible-function-pointer-types]
win build
Process completed with exit code 1.
win build: odb/source-packed.c#L787
odb/source-packed.c:787:40: assignment to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from incompatible pointer type 'int (*)(struct odb_source *, struct odb_transaction **)' [-Wincompatible-pointer-types]
sparse
Process completed with exit code 2.
osx-reftable (macos-14)
Process completed with exit code 1.
static-analysis
Process completed with exit code 1.
linux-leaks (ubuntu:rolling)
Process completed with exit code 1.
linux-leaks (ubuntu:rolling): odb/source-packed.c#L787
odb/source-packed.c:787:40: assignment to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from incompatible pointer type 'int (*)(struct odb_source *, struct odb_transaction **)' [-Wincompatible-pointer-types]
linux-asan-ubsan (ubuntu:rolling)
Process completed with exit code 1.
linux-asan-ubsan (ubuntu:rolling): odb/source-packed.c#L787
odb/source-packed.c:787:33: incompatible function pointer types assigning to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from 'int (struct odb_source *, struct odb_transaction **)' [-Wincompatible-function-pointer-types]
fedora-breaking-changes-meson (fedora:latest)
Process completed with exit code 1.
fedora-breaking-changes-meson (fedora:latest): ../odb/source-packed.c#L787
../odb/source-packed.c:787:40: assignment to ‘int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)’ from incompatible pointer type ‘int (*)(struct odb_source *, struct odb_transaction **)’ [-Wincompatible-pointer-types]
linux-TEST-vars (ubuntu:20.04)
Process completed with exit code 1.
linux-TEST-vars (ubuntu:20.04): odb/source-packed.c#L787
odb/source-packed.c:787:33: assignment to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from incompatible pointer type 'int (*)(struct odb_source *, struct odb_transaction **)' [-Werror=incompatible-pointer-types]
linux-meson (ubuntu:rolling)
Process completed with exit code 1.
linux-meson (ubuntu:rolling): ../odb/source-packed.c#L787
../odb/source-packed.c:787:40: assignment to ‘int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)’ from incompatible pointer type ‘int (*)(struct odb_source *, struct odb_transaction **)’ [-Wincompatible-pointer-types]
osx-gcc (macos-14)
Process completed with exit code 1.
linux-reftable-leaks (ubuntu:rolling)
Process completed with exit code 1.
linux-reftable-leaks (ubuntu:rolling): odb/source-packed.c#L787
odb/source-packed.c:787:40: assignment to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from incompatible pointer type 'int (*)(struct odb_source *, struct odb_transaction **)' [-Wincompatible-pointer-types]
linux-reftable (ubuntu:rolling)
Process completed with exit code 1.
linux-reftable (ubuntu:rolling): odb/source-packed.c#L787
odb/source-packed.c:787:33: incompatible function pointer types assigning to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from 'int (struct odb_source *, struct odb_transaction **)' [-Wincompatible-function-pointer-types]
linux32 (i386/ubuntu:20.04)
Process completed with exit code 1.
linux32 (i386/ubuntu:20.04): odb/source-packed.c#L787
odb/source-packed.c:787:33: assignment to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from incompatible pointer type 'int (*)(struct odb_source *, struct odb_transaction **)' [-Werror=incompatible-pointer-types]
osx-meson (macos-14)
Process completed with exit code 1.
linux-musl-meson (alpine:latest)
Process completed with exit code 1.
osx-clang (macos-14)
Process completed with exit code 1.
debian-11 (debian:11)
Process completed with exit code 1.
debian-11 (debian:11): odb/source-packed.c#L787
odb/source-packed.c:787:33: assignment to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from incompatible pointer type 'int (*)(struct odb_source *, struct odb_transaction **)' [-Werror=incompatible-pointer-types]
linux-breaking-changes (ubuntu:rolling)
Process completed with exit code 1.
linux-breaking-changes (ubuntu:rolling): odb/source-packed.c#L787
odb/source-packed.c:787:40: assignment to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from incompatible pointer type 'int (*)(struct odb_source *, struct odb_transaction **)' [-Wincompatible-pointer-types]
almalinux-8 (almalinux:8)
Process completed with exit code 1.
almalinux-8 (almalinux:8): odb/source-packed.c#L787
odb/source-packed.c:787:33: assignment to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from incompatible pointer type 'int (*)(struct odb_source *, struct odb_transaction **)' [-Werror=incompatible-pointer-types]
linux-sha256 (ubuntu:rolling)
Process completed with exit code 1.
linux-sha256 (ubuntu:rolling): odb/source-packed.c#L787
odb/source-packed.c:787:33: incompatible function pointer types assigning to 'int (*)(struct odb_source *, struct odb_transaction **, enum odb_transaction_flags)' from 'int (struct odb_source *, struct odb_transaction **)' [-Wincompatible-function-pointer-types]
win+Meson build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
osx-reftable (macos-14)
JGit wasn't installed, see above for clues why
osx-reftable (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
fedora-breaking-changes-meson (fedora:latest)
JGit wasn't installed, see above for clues why
fedora-breaking-changes-meson (fedora:latest)
git-lfs wasn't installed, see above for clues why
fedora-breaking-changes-meson (fedora:latest)
perforce wasn't installed, see above for clues why
osx-gcc (macos-14)
JGit wasn't installed, see above for clues why
osx-gcc (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
linux32 (i386/ubuntu:20.04)
JGit wasn't installed, see above for clues why
linux32 (i386/ubuntu:20.04)
git-lfs wasn't installed, see above for clues why
linux32 (i386/ubuntu:20.04)
perforce wasn't installed, see above for clues why
osx-meson (macos-14)
JGit wasn't installed, see above for clues why
osx-meson (macos-14)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
osx-meson (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
win+Meson test (2)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (3)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (4)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (8)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
linux-musl-meson (alpine:latest)
JGit wasn't installed, see above for clues why
linux-musl-meson (alpine:latest)
git-lfs wasn't installed, see above for clues why
linux-musl-meson (alpine:latest)
perforce wasn't installed, see above for clues why
osx-clang (macos-14)
JGit wasn't installed, see above for clues why
osx-clang (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
debian-11 (debian:11)
JGit wasn't installed, see above for clues why
debian-11 (debian:11)
git-lfs wasn't installed, see above for clues why
debian-11 (debian:11)
perforce wasn't installed, see above for clues why
almalinux-8 (almalinux:8)
JGit wasn't installed, see above for clues why
almalinux-8 (almalinux:8)
git-lfs wasn't installed, see above for clues why
almalinux-8 (almalinux:8)
perforce wasn't installed, see above for clues why
win+Meson test (6)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (5)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (0)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (1)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (7)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (9)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.

Artifacts

Produced during runtime
Name Size Digest
windows-meson-artifacts
57.5 MB
sha256:2c7fd9a7fa8a184b9c8914abcec99de7b8db5e26fb8b96dd6d4fd1f2ff2cb959