Build bottle of dotnet@6 on 14,14-arm64 #52846
Annotations
1 error, 2 warnings, and 8 notices
upload
Process completed with exit code 1.
|
`brew test --verbose dotnet@6` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/d/[email protected]#L127
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing dotnet@6
==> /opt/homebrew/Cellar/dotnet@6/6.0.125/bin/dotnet build --framework net6.0 --output /private/tmp/dotnetA6-test-20240117-40813-odcrwn /private/tmp/dotnetA6-test-20240117-40813-odcrwn/test.csproj
Welcome to .NET 6.0!
---------------------
SDK Version: 6.0.125
Telemetry
---------
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only).
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
Microsoft (R) Build Engine version 17.0.1+b177f8fa7 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
libc++abi: terminating due to uncaught exception of type PAL_SEHException
Error: dotnet@6: failed
An exception occurred within a child process:
BuildError: Failed executing: /opt/homebrew/Cellar/dotnet@6/6.0.125/bin/dotnet build --framework net6.0 --output /private/tmp/dotnetA6-test-20240117-40813-odcrwn /private/tmp/dotnetA6-test-20240117-40813-odcrwn/test.csproj
/opt/homebrew/Library/Homebrew/formula.rb:2744:in `block in system'
/opt/homebrew/Library/Homebrew/formula.rb:2680:in `open'
/opt/homebrew/Library/Homebrew/formula.rb:2680:in `system'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11155/lib/types/private/methods/call_validation.rb:256:in `bind_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11155/lib/types/private/methods/call_validation.rb:256:in `validate_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11155/lib/types/private/methods/_methods.rb:274:in `block in _on_method_added'
/opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/d/[email protected]:162:in `block in <class:DotnetAT6>'
/opt/homebrew/Library/Homebrew/formula.rb:2503:in `block (3 levels) in run_test'
/opt/homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
/opt/homebrew/Library/Homebrew/formula.rb:2502:in `block (2 levels) in run_test'
/opt/homebrew/Library/Homebrew/formula.rb:1058:in `with_logging'
/opt/homebrew/Library/Homebrew/formula.rb:2501: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:2795:in `mktemp'
/opt/homebrew/Library/Homebrew/formula.rb:2495: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'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:123:in `timeout'
/opt/homebrew/Library/Homebrew/test.rb:50:in `<main>'
|
`brew test --verbose dotnet@6` failed on macOS Sonoma (14)!:
Formula/d/[email protected]#L127
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing dotnet@6
==> /usr/local/Cellar/dotnet@6/6.0.125/bin/dotnet build --framework net6.0 --output /private/tmp/dotnetA6-test-20240117-41222-3uyv9o /private/tmp/dotnetA6-test-20240117-41222-3uyv9o/test.csproj
Welcome to .NET 6.0!
---------------------
SDK Version: 6.0.125
Telemetry
---------
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only).
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
Microsoft (R) Build Engine version 17.0.1+b177f8fa7 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
libc++abi: terminating due to uncaught exception of type PAL_SEHException
Error: dotnet@6: failed
An exception occurred within a child process:
BuildError: Failed executing: /usr/local/Cellar/dotnet@6/6.0.125/bin/dotnet build --framework net6.0 --output /private/tmp/dotnetA6-test-20240117-41222-3uyv9o /private/tmp/dotnetA6-test-20240117-41222-3uyv9o/test.csproj
/usr/local/Homebrew/Library/Homebrew/formula.rb:2744:in `block in system'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2680:in `open'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2680:in `system'
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11155/lib/types/private/methods/call_validation.rb:256:in `bind_call'
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11155/lib/types/private/methods/call_validation.rb:256:in `validate_call'
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11155/lib/types/private/methods/_methods.rb:274:in `block in _on_method_added'
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/d/[email protected]:162:in `block in <class:DotnetAT6>'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2503:in `block (3 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2502:in `block (2 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1058:in `with_logging'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2501:in `block in run_test'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2795:in `mktemp'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2495:in `run_test'
/usr/local/Homebrew/Library/Homebrew/test.rb:46:in `block in <main>'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:107:in `block in timeout'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `block in catch'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:123:in `timeout'
/usr/local/Homebrew/Library/Homebrew/test.rb:50:in `<main>'
|
bottle (14-arm64-7561807285, false)
0 bottle(s)
|
bottle (14-arm64-7561807285, false)
1 failed bottle(s)
|
bottle (14-arm64-7561807285, false)
1 list(s) of skipped formulae
|
bottle (14-arm64-7561807285, false)
0 list(s) of successfully tested dependents
|
bottle (14-7561807285, false)
0 bottle(s)
|
bottle (14-7561807285, false)
1 failed bottle(s)
|
bottle (14-7561807285, false)
1 list(s) of skipped formulae
|
bottle (14-7561807285, false)
0 list(s) of successfully tested dependents
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles
Expired
|
16 Bytes |
|
bottles-14-7561807285
Expired
|
154 MB |
|
bottles-14-arm64-7561807285
Expired
|
149 MB |
|
logs-14-7561807285
Expired
|
77.4 MB |
|
logs-14-arm64-7561807285
Expired
|
76.9 MB |
|