Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dotnet-watch] MauiBlazor test fails on MacOS #45521

Open
tmat opened this issue Dec 18, 2024 · 0 comments
Open

[dotnet-watch] MauiBlazor test fails on MacOS #45521

tmat opened this issue Dec 18, 2024 · 0 comments
Labels
Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch Area-Watch untriaged Request triage from a team member

Comments

@tmat
Copy link
Member

tmat commented Dec 18, 2024

Tracks work to enable this test.

dotnet watch ❌ 2024-12-17 22:08:10.818 dotnet[74181:1281050] XType: failed to connect - Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.fonts was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.fonts was invalidated: failed at lookup with error 3 - No such process.}'
dotnet watch ❌ 2024-12-17 22:08:10.818 dotnet[74181:1281050] Font server protocol version mismatch (expected:5 got:0), falling back to local fonts'
dotnet watch 🔨   Detected signing identity:'
dotnet watch 🔨           '
dotnet watch 🔨     Code Signing Key: "" (-)'
dotnet watch 🔨     Bundle Id: com.companyname.mauiblazor'
dotnet watch 🔨     App Id: com.companyname.mauiblazor'
dotnet watch 🔨   maui-blazor -> /private/tmp/helix/working/ADC30A05/w/ABAD09AA/e/testExecutionDirectory/MauiBlazor_Ap---FEC76A4F_2/bin/Debug/net9.0-maccatalyst/maccatalyst-x64/maui-blazor.dll'
dotnet watch 🔨   Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink'
dotnet watch 🔨   Optimizing assemblies for size. This process might take a while.'
dotnet watch ❌ 2024-12-17 22:08:10.818 dotnet[74181:1281050] XType: unable to make a connection to the font daemon!'
dotnet watch ❌ 2024-12-17 22:08:10.818 dotnet[74181:1281050] XType: XTFontStaticRegistry is enabled as fontd is not available.'
dotnet watch ⌚ ILLINK : warning MT0079: The recommended Xcode version for Microsoft.MacCatalyst 18.0.9600 is Xcode 16.0 or later. The current Xcode version (found in /Applications/Xcode_14.1.app/Contents/Developer) is 14.1. [/private/tmp/helix/working/ADC30A05/w/ABAD09AA/e/testExecutionDirectory/MauiBlazor_Ap---FEC76A4F_2/maui-blazor.csproj::TargetFramework=net9.0-maccatalyst]'
dotnet watch 🔨   \t\t'
dotnet watch 🔨 ILLink : unknown error IL7000: An error occurred while executing the custom linker steps. Please review the build log for more information. [/private/tmp/helix/working/ADC30A05/w/ABAD09AA/e/testExecutionDirectory/MauiBlazor_Ap---FEC76A4F_2/maui-blazor.csproj::TargetFramework=net9.0-maccatalyst]'
dotnet watch ❌ ILLINK : error MT0180: This version of Microsoft.MacCatalyst requires the MacCatalyst 18.0 SDK (shipped with Xcode 16.0). Either upgrade Xcode to get the required header files or set the managed linker behaviour to Link Framework SDKs Only in your project's iOS Build Options > Linker Behavior (to try to avoid the new APIs). [/private/tmp/helix/working/ADC30A05/w/ABAD09AA/e/testExecutionDirectory/MauiBlazor_Ap---FEC76A4F_2/maui-blazor.csproj::TargetFramework=net9.0-maccatalyst]'
dotnet watch ❌ ILLINK : error MT2301: The linker step 'Setup' failed during processing: This version of Microsoft.MacCatalyst requires the MacCatalyst 18.0 SDK (shipped with Xcode 16.0). Either upgrade Xcode to get the required header files or set the managed linker behaviour to Link Framework SDKs Only in your project's iOS Build Options > Linker Behavior (to try to avoid the new APIs). [/private/tmp/helix/working/ADC30A05/w/ABAD09AA/e/testExecutionDirectory/MauiBlazor_Ap---FEC76A4F_2/maui-blazor.csproj::TargetFramework=net9.0-maccatalyst]'
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch untriaged Request triage from a team member labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch Area-Watch untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

1 participant