Skip to content

dbus 1.16.2

dbus 1.16.2 #528019

Triggered via pull request February 27, 2025 20:50
Status Failure
Total duration 12m 21s
Artifacts 16

tests.yml

on: pull_request
formulae_detect
34s
formulae_detect
Matrix: tap_syntax
setup_tests
8s
setup_tests
report_analytics
8s
report_analytics
setup_runners
42s
setup_runners
setup_dep_tests
5s
setup_dep_tests
Matrix: tests
setup_dep_runners
2m 10s
setup_dep_runners
Matrix: test_deps
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

23 errors, 14 warnings, and 25 notices
Linux
dbus 1.16.2 did not build
`brew install --verbose --formula --build-bottle dbus` failed on Linux!: Formula/d/dbus.rb#L38
} ----------- Command line: `gcc-11 /tmp/dbus-20250227-5616-d1qq5b/dbus-1.16.2/build/meson-private/tmpjmiupuyr/testfile.c -o /tmp/dbus-20250227-5616-d1qq5b/dbus-1.16.2/build/meson-private/tmpjmiupuyr/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: /tmp/dbus-20250227-5616-d1qq5b/dbus-1.16.2/build/meson-private/tmpjmiupuyr/testfile.c: In function 'main': /tmp/dbus-20250227-5616-d1qq5b/dbus-1.16.2/build/meson-private/tmpjmiupuyr/testfile.c:5:43: error: '__int64' undeclared (first use in this function); did you mean '__int64_t'? 5 | printf("%ld\n", (long)(sizeof(__int64))); | ^~~~~~~ | __int64_t /tmp/dbus-20250227-5616-d1qq5b/dbus-1.16.2/build/meson-private/tmpjmiupuyr/testfile.c:5:43: note: each undeclared identifier is reported only once for each function it appears in ----------- Could not compile test file /tmp/dbus-20250227-5616-d1qq5b/dbus-1.16.2/build/meson-private/tmpjmiupuyr/testfile.c: 1 Checking for size of "__int64" : -1 Running compile: Working directory: /tmp/dbus-20250227-5616-d1qq5b/dbus-1.16.2/build/meson-private/tmpii46q8yi Code: #include<stddef.h> #include<stdio.h> int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } ----------- Command line: `gcc-11 /tmp/dbus-20250227-5616-d1qq5b/dbus-1.16.2/build/meson-private/tmpii46q8yi/testfile.c -o /tmp/dbus-20250227-5616-d1qq5b/dbus-1.16.2/build/meson-private/tmpii46q8yi/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 0 Program stdout: 8 Program stderr: Checking for size of "void *" : 8 Program xsltproc found: NO meson.build:309:11: ERROR: Program 'xsltproc' not found or not executable ::endgroup:: ==> Formula Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/d/dbus.rb ==> Configuration HOMEBREW_VERSION: 4.4.22-78-g38385c8 ORIGIN: https://github.com/Homebrew/brew HEAD: 38385c8cbfc84e0f5659c274149fde0853d2b354 Last commit: 2 hours ago Branch: master Core tap HEAD: 5e134abcf4e473bfd1155e1da4f21707b883295f Core tap last commit: 5 minutes ago Core tap JSON: 27 Feb 20:53 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew HOMEBREW_BOOTSNAP: set HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /github/home/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_FROM_API: set HOMEBREW_SORBET_RUNTIME: set HOMEBREW_VERIFY_ATTESTATIONS: set Homebrew Ruby: 3.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.7/bin/ruby CPU: quad-core 64-bit zen3 Clang: N/A Git: 2.48.1 => /usr/bin/git Curl: 7.81.0 => /usr/bin/curl Kernel: Linux 6.8.0-1021-azure x86_64 GNU/Linux OS: Ubuntu 22.04.5 LTS Host glibc: 2.35 /usr/bin/gcc: 11.4.0 /usr/bin/ruby: N/A glibc: N/A gcc@11: N/A gcc: N/A xorg: N/A ==> ENV HOMEBREW_CC: gcc-11 HOMEBREW_CXX: g++-11 MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/pkgconf/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/expat/lib/pkgconfig PKG_CONFIG_LIBDIR: HOMEBREW_MAKE_JOBS: 4 HOMEBREW_GIT: /usr/bin/git ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/docbook-xsl/bin:/home/linuxbrew/.linuxbrew/opt/meson/bin:/home/linuxbrew/.linuxbrew/opt/ninja/bin:/home/linuxbrew/.linuxbrew/opt/pkgconf/bin:/home/linuxbrew/.linuxbrew/opt/xmlto/bin:/home/linuxbrew/.linuxbrew/opt/expat/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /github/home/bottles/logs/dbus/00.options.out /github/home/bottles/logs/dbus/01.meson /github/home/bottles/logs/dbus/01.meson.cc /github/home/bottles/logs/dbus/
Linux
install failed
Linux
Process completed with exit code 1.
macOS 13-arm64
dbus: failed
`brew test --verbose dbus` failed on macOS Ventura (13) on Apple Silicon!: Formula/d/dbus.rb#L85
/opt/homebrew/Library/Homebrew/test.rb:54:in `<main>'
macOS 13-arm64
test failed
macOS 13-arm64
Process completed with exit code 1.
macOS 14-arm64
dbus: failed
`brew test --verbose dbus` failed on macOS Sonoma (14) on Apple Silicon!: Formula/d/dbus.rb#L85
/opt/homebrew/Library/Homebrew/test.rb:54:in `<main>'
macOS 14-arm64
test failed
macOS 14-arm64
Process completed with exit code 1.
macOS 15-arm64
dbus: failed
`brew test --verbose dbus` failed on macOS Sequoia (15) on Apple Silicon!: Formula/d/dbus.rb#L85
/opt/homebrew/Library/Homebrew/test.rb:54:in `<main>'
macOS 15-arm64
test failed
macOS 15-arm64
Process completed with exit code 1.
macOS 14-x86_64
dbus: failed
`brew test --verbose dbus` failed on macOS Sonoma (14)!: Formula/d/dbus.rb#L85
/usr/local/Homebrew/Library/Homebrew/test.rb:54:in `<main>'
macOS 14-x86_64
test failed
macOS 14-x86_64
Process completed with exit code 1.
conclusion
`tests` job failure.
conclusion
`test_deps` job skipped. Do not merge until re-run with `CI-no-fail-fast-deps`
conclusion
Process completed with exit code 1.
Linux
Cache not found for keys: Linux-rubygems-484dcfed46b7a3592525b5bfeb9aea774820f52a9a80045842c7077c0212033c, Linux-rubygems-
macOS 13-arm64
String '/opt/homebrew' still exists in these files:
macOS 13-arm64
String '/opt/homebrew/Cellar' still exists in these files:
`brew linkage --cached --test --strict dbus` failed on macOS Ventura (13) on Apple Silicon!: Formula/d/dbus.rb#L1
/opt/homebrew/Cellar/dbus/1.16.2/libexec/dbus-daemon-launch-helper
macOS 14-arm64
String '/opt/homebrew' still exists in these files:
macOS 14-arm64
String '/opt/homebrew/Cellar' still exists in these files:
`brew linkage --cached --test --strict dbus` failed on macOS Sonoma (14) on Apple Silicon!: Formula/d/dbus.rb#L1
/opt/homebrew/Cellar/dbus/1.16.2/libexec/dbus-daemon-launch-helper
macOS 15-arm64
String '/opt/homebrew' still exists in these files:
macOS 15-arm64
String '/opt/homebrew/Cellar' still exists in these files:
`brew linkage --cached --test --strict dbus` failed on macOS Sequoia (15) on Apple Silicon!: Formula/d/dbus.rb#L1
/opt/homebrew/Cellar/dbus/1.16.2/libexec/dbus-daemon-launch-helper
macOS 14-x86_64
String '/usr/local/Cellar' still exists in these files:
`brew linkage --cached --test --strict dbus` failed on macOS Sonoma (14)!: Formula/d/dbus.rb#L1
/usr/local/Cellar/dbus/1.16.2/libexec/dbus-daemon-launch-helper
macOS 13-x86_64
String '/usr/local/Cellar' still exists in these files:
`brew linkage --cached --test --strict dbus` failed on macOS Ventura (13)!: Formula/d/dbus.rb#L1
/usr/local/Cellar/dbus/1.16.2/libexec/dbus-daemon-launch-helper
Linux
0 bottle(s)
Linux
0 failed bottle(s)
Linux
1 list(s) of skipped formulae
Linux
0 list(s) of successfully tested dependents
macOS 13-arm64
0 bottle(s)
macOS 13-arm64
1 failed bottle(s)
macOS 13-arm64
1 list(s) of skipped formulae
macOS 13-arm64
0 list(s) of successfully tested dependents
macOS 14-arm64
0 bottle(s)
macOS 14-arm64
1 failed bottle(s)
macOS 14-arm64
1 list(s) of skipped formulae
macOS 14-arm64
0 list(s) of successfully tested dependents
macOS 15-arm64
0 bottle(s)
macOS 15-arm64
1 failed bottle(s)
macOS 15-arm64
1 list(s) of skipped formulae
macOS 15-arm64
0 list(s) of successfully tested dependents
macOS 14-x86_64
0 bottle(s)
macOS 14-x86_64
1 failed bottle(s)
macOS 14-x86_64
1 list(s) of skipped formulae
macOS 14-x86_64
0 list(s) of successfully tested dependents
macOS 13-x86_64
1 bottle(s)
macOS 13-x86_64
0 failed bottle(s)
macOS 13-x86_64
1 list(s) of skipped formulae
macOS 13-x86_64
0 list(s) of successfully tested dependents
conclusion
`tests` job status: failure

Artifacts

Produced during runtime
Name Size
bottles_13-arm64-13575615724
578 Bytes
bottles_13-x86_64-13575615724
552 KB
bottles_14-arm64-13575615724
576 Bytes
bottles_14-x86_64-13575615724
562 Bytes
bottles_15-arm64-13575615724
581 Bytes
bottles_ubuntu-latest
782 Bytes
failed-bottles_13-arm64-13575615724
548 KB
failed-bottles_14-arm64-13575615724
544 KB
failed-bottles_14-x86_64-13575615724
543 KB
failed-bottles_15-arm64-13575615724
544 KB
logs_13-arm64-13575615724
58.4 KB
logs_13-x86_64-13575615724
57.3 KB
logs_14-arm64-13575615724
58.3 KB
logs_14-x86_64-13575615724
58.2 KB
logs_15-arm64-13575615724
58.4 KB
logs_ubuntu-latest
19.9 KB