trace2: tolerate failed timestamp formatting #29028
main.yml
on: pull_request
config
7s
fuzz smoke test
1m 2s
static-analysis
6m 23s
rust-analysis
1m 58s
sparse
2m 22s
documentation
7m 9s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win+Meson test
Matrix: win test
Annotations
109 errors and 32 warnings
|
osx-clang (macos-14)
Process completed with exit code 1.
|
|
osx-meson (macos-14)
Process completed with exit code 1.
|
|
osx-gcc (macos-14)
Process completed with exit code 1.
|
|
osx-reftable (macos-14)
Process completed with exit code 1.
|
|
debian-11 (debian:11)
Docker pull failed with exit code 1
|
|
linux-reftable (ubuntu:rolling)
Docker pull failed with exit code 1
|
|
linux-leaks (ubuntu:rolling)
Docker pull failed with exit code 1
|
|
fuzz smoke test
Process completed with exit code 1.
|
|
fuzz smoke test:
trace2/tr2_tbuf.c#L59
trace2/tr2_tbuf.c:59:23: too many arguments to function call, expected 4, have 10
|
|
fuzz smoke test:
trace2/tr2_tbuf.c#L37
trace2/tr2_tbuf.c:37:23: too many arguments to function call, expected 4, have 10
|
|
fuzz smoke test:
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:34: use of undeclared identifier 'blank'; did you mean 'blanke'?
|
|
fuzz smoke test:
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:20: use of undeclared identifier 'blank'; did you mean 'blanke'?
|
|
fuzz smoke test:
trace2/tr2_tbuf.c#L16
trace2/tr2_tbuf.c:16:16: too many arguments to function call, expected 4, have 7
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L57
../trace2/tr2_tbuf.c:57:15: too many arguments to function ‘vsnprintf’; expected 4, have 10
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L59
../trace2/tr2_tbuf.c:59:36: passing argument 4 of ‘vsnprintf’ makes pointer from integer without a cast [-Wint-conversion]
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L40
../trace2/tr2_tbuf.c:40:17: comparison of unsigned expression in ‘< 0’ is always false [-Werror=type-limits]
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L35
../trace2/tr2_tbuf.c:35:15: too many arguments to function ‘vsnprintf’; expected 4, have 10
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L37
../trace2/tr2_tbuf.c:37:36: passing argument 4 of ‘vsnprintf’ makes pointer from integer without a cast [-Wint-conversion]
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L19
../trace2/tr2_tbuf.c:19:29: unused variable ‘blanke’ [-Werror=unused-variable]
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L20
../trace2/tr2_tbuf.c:20:34: ‘blank’ undeclared (first use in this function); did you mean ‘blanke’?
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L18
../trace2/tr2_tbuf.c:18:17: comparison of unsigned expression in ‘< 0’ is always false [-Werror=type-limits]
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L15
../trace2/tr2_tbuf.c:15:15: too many arguments to function ‘vsnprintf’; expected 4, have 7
|
|
fedora-breaking-changes-meson (fedora:latest):
../trace2/tr2_tbuf.c#L16
../trace2/tr2_tbuf.c:16:27: passing argument 4 of ‘vsnprintf’ makes pointer from integer without a cast [-Wint-conversion]
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L57
trace2/tr2_tbuf.c:57:8: too many arguments to function 'vsnprintf'
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L59
trace2/tr2_tbuf.c:59:15: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Werror=int-conversion]
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L40
trace2/tr2_tbuf.c:40:10: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L35
trace2/tr2_tbuf.c:35:8: too many arguments to function 'vsnprintf'
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L37
trace2/tr2_tbuf.c:37:15: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Werror=int-conversion]
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L19
trace2/tr2_tbuf.c:19:15: unused variable 'blanke' [-Werror=unused-variable]
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:20: 'blank' undeclared (first use in this function); did you mean 'blanke'?
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L18
trace2/tr2_tbuf.c:18:10: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L15
trace2/tr2_tbuf.c:15:8: too many arguments to function 'vsnprintf'
|
|
almalinux-8 (almalinux:8):
trace2/tr2_tbuf.c#L16
trace2/tr2_tbuf.c:16:6: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Werror=int-conversion]
|
|
linux-musl-meson (alpine:latest)
Process completed with exit code 1.
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L57
trace2/tr2_tbuf.c:57:8: too many arguments to function 'vsnprintf'
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L59
trace2/tr2_tbuf.c:59:15: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Werror=int-conversion]
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L40
trace2/tr2_tbuf.c:40:10: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L35
trace2/tr2_tbuf.c:35:8: too many arguments to function 'vsnprintf'
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L37
trace2/tr2_tbuf.c:37:15: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Werror=int-conversion]
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L19
trace2/tr2_tbuf.c:19:15: unused variable 'blanke' [-Werror=unused-variable]
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:20: 'blank' undeclared (first use in this function); did you mean 'blanke'?
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L18
trace2/tr2_tbuf.c:18:10: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L15
trace2/tr2_tbuf.c:15:8: too many arguments to function 'vsnprintf'
|
|
linux-TEST-vars (ubuntu:20.04):
trace2/tr2_tbuf.c#L16
trace2/tr2_tbuf.c:16:6: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Werror=int-conversion]
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L57
trace2/tr2_tbuf.c:57:8: too many arguments to function 'vsnprintf'
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L59
trace2/tr2_tbuf.c:59:15: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Werror=int-conversion]
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L40
trace2/tr2_tbuf.c:40:10: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L35
trace2/tr2_tbuf.c:35:8: too many arguments to function 'vsnprintf'
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L37
trace2/tr2_tbuf.c:37:15: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Werror=int-conversion]
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L19
trace2/tr2_tbuf.c:19:15: unused variable 'blanke' [-Werror=unused-variable]
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:20: 'blank' undeclared (first use in this function); did you mean 'blanke'?
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L18
trace2/tr2_tbuf.c:18:10: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L15
trace2/tr2_tbuf.c:15:8: too many arguments to function 'vsnprintf'
|
|
linux32 (i386/ubuntu:20.04):
trace2/tr2_tbuf.c#L16
trace2/tr2_tbuf.c:16:6: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Werror=int-conversion]
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L57
../trace2/tr2_tbuf.c:57:15: too many arguments to function ‘vsnprintf’; expected 4, have 10
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L59
../trace2/tr2_tbuf.c:59:36: passing argument 4 of ‘vsnprintf’ makes pointer from integer without a cast [-Wint-conversion]
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L40
../trace2/tr2_tbuf.c:40:17: comparison of unsigned expression in ‘< 0’ is always false [-Werror=type-limits]
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L35
../trace2/tr2_tbuf.c:35:15: too many arguments to function ‘vsnprintf’; expected 4, have 10
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L37
../trace2/tr2_tbuf.c:37:36: passing argument 4 of ‘vsnprintf’ makes pointer from integer without a cast [-Wint-conversion]
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L19
../trace2/tr2_tbuf.c:19:29: unused variable ‘blanke’ [-Werror=unused-variable]
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L20
../trace2/tr2_tbuf.c:20:34: ‘blank’ undeclared (first use in this function); did you mean ‘blanke’?
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L18
../trace2/tr2_tbuf.c:18:17: comparison of unsigned expression in ‘< 0’ is always false [-Werror=type-limits]
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L15
../trace2/tr2_tbuf.c:15:15: too many arguments to function ‘vsnprintf’; expected 4, have 7
|
|
linux-meson (ubuntu:rolling):
../trace2/tr2_tbuf.c#L16
../trace2/tr2_tbuf.c:16:27: passing argument 4 of ‘vsnprintf’ makes pointer from integer without a cast [-Wint-conversion]
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L57
trace2/tr2_tbuf.c:57:15: too many arguments to function 'vsnprintf'; expected 4, have 10
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L59
trace2/tr2_tbuf.c:59:36: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Wint-conversion]
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L40
trace2/tr2_tbuf.c:40:17: comparison of unsigned expression in '< 0' is always false [-Werror=type-limits]
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L35
trace2/tr2_tbuf.c:35:15: too many arguments to function 'vsnprintf'; expected 4, have 10
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L37
trace2/tr2_tbuf.c:37:36: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Wint-conversion]
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L19
trace2/tr2_tbuf.c:19:29: unused variable 'blanke' [-Werror=unused-variable]
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:34: 'blank' undeclared (first use in this function); did you mean 'blanke'?
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L18
trace2/tr2_tbuf.c:18:17: comparison of unsigned expression in '< 0' is always false [-Werror=type-limits]
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L15
trace2/tr2_tbuf.c:15:15: too many arguments to function 'vsnprintf'; expected 4, have 7
|
|
linux-reftable-leaks (ubuntu:rolling):
trace2/tr2_tbuf.c#L16
trace2/tr2_tbuf.c:16:27: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Wint-conversion]
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L57
trace2/tr2_tbuf.c:57:15: too many arguments to function 'vsnprintf'; expected 4, have 10
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L59
trace2/tr2_tbuf.c:59:36: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Wint-conversion]
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L40
trace2/tr2_tbuf.c:40:17: comparison of unsigned expression in '< 0' is always false [-Werror=type-limits]
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L35
trace2/tr2_tbuf.c:35:15: too many arguments to function 'vsnprintf'; expected 4, have 10
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L37
trace2/tr2_tbuf.c:37:36: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Wint-conversion]
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L19
trace2/tr2_tbuf.c:19:29: unused variable 'blanke' [-Werror=unused-variable]
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:34: 'blank' undeclared (first use in this function); did you mean 'blanke'?
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L18
trace2/tr2_tbuf.c:18:17: comparison of unsigned expression in '< 0' is always false [-Werror=type-limits]
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L15
trace2/tr2_tbuf.c:15:15: too many arguments to function 'vsnprintf'; expected 4, have 7
|
|
linux-breaking-changes (ubuntu:rolling):
trace2/tr2_tbuf.c#L16
trace2/tr2_tbuf.c:16:27: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Wint-conversion]
|
|
win build:
trace2/tr2_tbuf.c#L57
trace2/tr2_tbuf.c:57:15: too many arguments to function 'vsnprintf'; expected 4, have 10
|
|
win build:
trace2/tr2_tbuf.c#L59
trace2/tr2_tbuf.c:59:36: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Wint-conversion]
|
|
win build:
trace2/tr2_tbuf.c#L40
trace2/tr2_tbuf.c:40:17: comparison of unsigned expression in '< 0' is always false [-Werror=type-limits]
|
|
win build:
trace2/tr2_tbuf.c#L35
trace2/tr2_tbuf.c:35:15: too many arguments to function 'vsnprintf'; expected 4, have 10
|
|
win build:
trace2/tr2_tbuf.c#L37
trace2/tr2_tbuf.c:37:36: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Wint-conversion]
|
|
win build:
trace2/tr2_tbuf.c#L19
trace2/tr2_tbuf.c:19:29: unused variable 'blanke' [-Werror=unused-variable]
|
|
win build:
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:34: 'blank' undeclared (first use in this function); did you mean 'blanke'?
|
|
win build:
trace2/tr2_tbuf.c#L18
trace2/tr2_tbuf.c:18:17: comparison of unsigned expression in '< 0' is always false [-Werror=type-limits]
|
|
win build:
trace2/tr2_tbuf.c#L15
trace2/tr2_tbuf.c:15:15: too many arguments to function 'vsnprintf'; expected 4, have 7
|
|
win build:
trace2/tr2_tbuf.c#L16
trace2/tr2_tbuf.c:16:27: passing argument 4 of 'vsnprintf' makes pointer from integer without a cast [-Wint-conversion]
|
|
sparse
Process completed with exit code 2.
|
|
linux-sha256 (ubuntu:rolling)
Process completed with exit code 1.
|
|
linux-sha256 (ubuntu:rolling):
trace2/tr2_tbuf.c#L59
trace2/tr2_tbuf.c:59:23: too many arguments to function call, expected 4, have 10
|
|
linux-sha256 (ubuntu:rolling):
trace2/tr2_tbuf.c#L37
trace2/tr2_tbuf.c:37:23: too many arguments to function call, expected 4, have 10
|
|
linux-sha256 (ubuntu:rolling):
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:34: use of undeclared identifier 'blank'; did you mean 'blanke'?
|
|
linux-sha256 (ubuntu:rolling):
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:20: use of undeclared identifier 'blank'; did you mean 'blanke'?
|
|
linux-sha256 (ubuntu:rolling):
trace2/tr2_tbuf.c#L16
trace2/tr2_tbuf.c:16:16: too many arguments to function call, expected 4, have 7
|
|
win+Meson build
Process completed with exit code 1.
|
|
linux-asan-ubsan (ubuntu:rolling)
Process completed with exit code 1.
|
|
linux-asan-ubsan (ubuntu:rolling):
trace2/tr2_tbuf.c#L59
trace2/tr2_tbuf.c:59:23: too many arguments to function call, expected 4, have 10
|
|
linux-asan-ubsan (ubuntu:rolling):
trace2/tr2_tbuf.c#L37
trace2/tr2_tbuf.c:37:23: too many arguments to function call, expected 4, have 10
|
|
linux-asan-ubsan (ubuntu:rolling):
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:34: use of undeclared identifier 'blank'; did you mean 'blanke'?
|
|
linux-asan-ubsan (ubuntu:rolling):
trace2/tr2_tbuf.c#L20
trace2/tr2_tbuf.c:20:20: use of undeclared identifier 'blank'; did you mean 'blanke'?
|
|
linux-asan-ubsan (ubuntu:rolling):
trace2/tr2_tbuf.c#L16
trace2/tr2_tbuf.c:16:16: too many arguments to function call, expected 4, have 7
|
|
static-analysis
Process completed with exit code 1.
|
|
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
|
|
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
|
|
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
|
|
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
|
|
debian-11 (debian:11)
Docker pull failed with exit code 1, back off 1.289 seconds before retry.
|
|
debian-11 (debian:11)
Docker pull failed with exit code 1, back off 9.198 seconds before retry.
|
|
linux-reftable (ubuntu:rolling)
Docker pull failed with exit code 1, back off 9.064 seconds before retry.
|
|
linux-reftable (ubuntu:rolling)
Docker pull failed with exit code 1, back off 6.116 seconds before retry.
|
|
linux-leaks (ubuntu:rolling)
Docker pull failed with exit code 1, back off 4.912 seconds before retry.
|
|
linux-leaks (ubuntu:rolling)
Docker pull failed with exit code 1, back off 4.44 seconds before retry.
|
|
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
|
|
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
|
|
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
|
|
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
|
|
linux-sha256 (ubuntu:rolling)
Docker pull failed with exit code 1, back off 6.622 seconds before retry.
|
|
linux-sha256 (ubuntu:rolling)
Docker pull failed with exit code 1, back off 8.023 seconds before retry.
|
|
win+Meson build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
linux-asan-ubsan (ubuntu:rolling)
Docker pull failed with exit code 1, back off 9.507 seconds before retry.
|
|
linux-asan-ubsan (ubuntu:rolling)
Docker pull failed with exit code 1, back off 1.181 seconds before retry.
|