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

[API Proposal]: Add overload for EventSource primitives #83751

Merged
merged 15 commits into from
Jun 14, 2023

Merge remote-tracking branch 'upstream/main' into eventsource-overload

da088aa
Select commit
Failed to load commit list.
Merged

[API Proposal]: Add overload for EventSource primitives #83751

Merge remote-tracking branch 'upstream/main' into eventsource-overload
da088aa
Select commit
Failed to load commit list.
Azure Pipelines / runtime (Build osx-x64 Release NativeAOT) failed Jun 13, 2023 in 47m 49s

Build osx-x64 Release NativeAOT failed

Annotations

Check failure on line 0 in clang

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release NativeAOT)

clang#L0

clang(0,0): error : linker command failed with exit code 1 (use -v to see invocation)

Check failure on line 361 in artifacts/bin/coreclr/osx.x64.Release/build/Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release NativeAOT)

artifacts/bin/coreclr/osx.x64.Release/build/Microsoft.NETCore.Native.targets#L361

artifacts/bin/coreclr/osx.x64.Release/build/Microsoft.NETCore.Native.targets(361,5): error MSB3073: The command ""/usr/bin/clang" "/Users/runner/work/1/s/artifacts/tests/coreclr/obj/osx.x64.Release/Managed/nativeaot/CustomMain/CustomMain/native/CustomMain.o" -o "/Users/runner/work/1/s/artifacts/tests/coreclr/osx.x64.Release/nativeaot/CustomMain/CustomMain/native/CustomMain" /Users/runner/work/1/s/artifacts/tests/coreclr/osx.x64.Release/nativeaot/CustomMain/CustomMain/libCustomMainNative.a /Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/aotsdk/libbootstrapperdll.a /Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/aotsdk/libRuntime.WorkstationGC.a /Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/aotsdk/libeventpipe-disabled.a /Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/aotsdk/libstdc++compat.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Native.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Globalization.Native.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.IO.Compression.Native.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Net.Security.Native.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a -g -Wl,-rpath,'@executable_path/..' -ldl -lobjc -lswiftCore -lswiftFoundation -lz -licucore -L/usr/lib/swift -lm -Wl,-u,_NativeAOT_StaticInitialization -framework CoreFoundation -framework CryptoKit -framework Foundation -framework Security -framework GSS" exited with code 1. [/Users/runner/work/1/s/src/tests/nativeaot/CustomMain/CustomMain.csproj]

Check failure on line 0 in clang

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release NativeAOT)

clang#L0

clang(0,0): error : linker command failed with exit code 1 (use -v to see invocation)

Check failure on line 361 in artifacts/bin/coreclr/osx.x64.Release/build/Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release NativeAOT)

artifacts/bin/coreclr/osx.x64.Release/build/Microsoft.NETCore.Native.targets#L361

artifacts/bin/coreclr/osx.x64.Release/build/Microsoft.NETCore.Native.targets(361,5): error MSB3073: The command ""/usr/bin/clang" "/Users/runner/work/1/s/artifacts/tests/coreclr/obj/osx.x64.Release/Managed/nativeaot/SmokeTests/Exceptions/Exceptions/native/Exceptions.o" -o "/Users/runner/work/1/s/artifacts/tests/coreclr/osx.x64.Release/nativeaot/SmokeTests/Exceptions/Exceptions/native/Exceptions" /Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/aotsdk/libbootstrapper.a /Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/aotsdk/libRuntime.ServerGC.a /Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/aotsdk/libeventpipe-disabled.a /Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/aotsdk/libstdc++compat.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Native.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Globalization.Native.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.IO.Compression.Native.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Net.Security.Native.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a /Users/runner/work/1/s/artifacts/bin/microsoft.netcore.app.runtime.osx-x64/Release/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a -g -Wl,-rpath,'@executable_path/..' -ldl -lobjc -lswiftCore -lswiftFoundation -lz -licucore -L/usr/lib/swift -lm -framework CoreFoundation -framework CryptoKit -framework Foundation -framework Security -framework GSS" exited with code 1. [/Users/runner/work/1/s/src/tests/nativeaot/SmokeTests/Exceptions/Exceptions.csproj]

Check failure on line 0 in clang

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release NativeAOT)

clang#L0

clang(0,0): error : linker command failed with exit code 1 (use -v to see invocation)