Skip to content

rebuild arm64 bottles #561

rebuild arm64 bottles

rebuild arm64 bottles #561

Triggered via pull request March 1, 2024 07:34
@mahrudmahrud
synchronize #209
apple
Status Failure
Total duration 6m 27s
Artifacts 2

tests.yml

on: pull_request
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
`brew linkage --test macaulay2/tap/macaulay2` failed on macOS Sonoma (14) on Apple Silicon!: Formula/macaulay2.rb#L1
Broken dependencies: /opt/homebrew/opt/icu4c/lib/libicudata.73.dylib (icu4c) /opt/homebrew/opt/icu4c/lib/libicui18n.73.dylib (icu4c) /opt/homebrew/opt/icu4c/lib/libicuuc.73.dylib (icu4c)
`brew test --retry --verbose macaulay2/tap/macaulay2` failed on macOS Sonoma (14) on Apple Silicon!: Formula/macaulay2.rb#L106
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean ==> Testing macaulay2/tap/macaulay2 ==> /opt/homebrew/Cellar/macaulay2/1.22_2/bin/M2 --version dyld[37461]: Library not loaded: /opt/homebrew/opt/icu4c/lib/libicudata.73.dylib Referenced from: <5C014E67-D04A-3B47-ADAE-1A22111BF705> /opt/homebrew/Cellar/macaulay2/1.22_2/bin/M2-binary Reason: tried: '/opt/homebrew/Cellar/macaulay2/1.22_2/bin/../lib/Macaulay2/lib/libicudata.73.dylib' (no such file), '/libicudata.73.dylib' (no such file), '/opt/homebrew/opt/icu4c/lib/libicudata.73.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/icu4c/lib/libicudata.73.dylib' (no such file), '/opt/homebrew/opt/icu4c/lib/libicudata.73.dylib' (no such file), '/opt/homebrew/Cellar/macaulay2/1.22_2/bin/../lib/Macaulay2/lib/libicudata.73.dylib' (no such file), '/libicudata.73.dylib' (no such file), '/opt/homebrew/Cellar/icu4c/74.2/lib/libicudata.73.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/icu4c/74.2/lib/libicudata.73.dylib' (no such file), '/opt/homebrew/Cellar/icu4c/74.2/lib/libicudata.73.dylib' (no such file) ==> Testing macaulay2/tap/macaulay2 (again) ==> /opt/homebrew/Cellar/macaulay2/1.22_2/bin/M2 --version dyld[37722]: Library not loaded: /opt/homebrew/opt/icu4c/lib/libicudata.73.dylib Referenced from: <5C014E67-D04A-3B47-ADAE-1A22111BF705> /opt/homebrew/Cellar/macaulay2/1.22_2/bin/M2-binary Reason: tried: '/opt/homebrew/Cellar/macaulay2/1.22_2/bin/../lib/Macaulay2/lib/libicudata.73.dylib' (no such file), '/libicudata.73.dylib' (no such file), '/opt/homebrew/opt/icu4c/lib/libicudata.73.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/icu4c/lib/libicudata.73.dylib' (no such file), '/opt/homebrew/opt/icu4c/lib/libicudata.73.dylib' (no such file), '/opt/homebrew/Cellar/macaulay2/1.22_2/bin/../lib/Macaulay2/lib/libicudata.73.dylib' (no such file), '/libicudata.73.dylib' (no such file), '/opt/homebrew/Cellar/icu4c/74.2/lib/libicudata.73.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/icu4c/74.2/lib/libicudata.73.dylib' (no such file), '/opt/homebrew/Cellar/icu4c/74.2/lib/libicudata.73.dylib' (no such file) Error: macaulay2/tap/macaulay2: failed An exception occurred within a child process: BuildError: Failed executing: /opt/homebrew/Cellar/macaulay2/1.22_2/bin/M2 --version /opt/homebrew/Library/Homebrew/formula.rb:2832:in `block in system' /opt/homebrew/Library/Homebrew/formula.rb:2768:in `open' /opt/homebrew/Library/Homebrew/formula.rb:2768:in `system' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11276/lib/types/private/methods/call_validation.rb:270:in `bind_call' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11276/lib/types/private/methods/call_validation.rb:270:in `validate_call' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11276/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added' /opt/homebrew/Library/Taps/macaulay2/homebrew-tap/Formula/macaulay2.rb:107:in `block in <class:Macaulay2>' /opt/homebrew/Library/Homebrew/formula.rb:2591:in `block (3 levels) in run_test' /opt/homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env' /opt/homebrew/Library/Homebrew/formula.rb:2590:in `block (2 levels) in run_test' /opt/homebrew/Library/Homebrew/formula.rb:1056:in `with_logging' /opt/homebrew/Library/Homebrew/formula.rb:2589:in `block in run_test' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run' /opt/homebrew/Library/Homebrew/formula.rb:2883:in `mktemp' /opt/homebrew/Library/Homebrew/formula.rb:2583:in `run_test' /opt/homebrew/Library/Homebrew/test.rb:46:in `block in <main>' /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:107:in `block in timeout' /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `block in catch'
test-bot (macos-14)
Process completed with exit code 1.
test-bot (macos-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
bottles Expired
12.6 MB
logs (macos-14) Expired
3.53 KB