Merge remote-tracking branch 'origin/main' into proposal/windowing-3.0 #146
Annotations
31 errors and 9 warnings
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_sysloadso-fb5577353d028a557a16dcb8e66b9294.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_steam.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_cocoaevents.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_xbox360w.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_cocoaopengl.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_offscreenframebuffer.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_systimer-af561fd73abb4b49549303fd71742bda.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_xbox360.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_steamdeck.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_d3dmath.o) (for architecture x86_64)
|
Linux Build
/github/workspace/build/submodules/SDL/src/SDL_assert.c:112:13: warning: 'SDL_GenerateAssertionReport' defined but not used [-Wunused-function]
|
Linux Build
static void SDL_GenerateAssertionReport(void)
|
Linux Build
^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Linux Build
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
|
Linux Build
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
|
Linux Build
/github/workspace/build/submodules/SDL/src/SDL_assert.c:112:13: warning: 'SDL_GenerateAssertionReport' defined but not used [-Wunused-function]
|
Linux Build
static void SDL_GenerateAssertionReport(void)
|
Linux Build
^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Linux Build
arm-linux-gnueabihf-ar: `u' modifier ignored since `D' is the default (see `U')
|
Linux Build
arm-linux-gnueabihf-ar: `u' modifier ignored since `D' is the default (see `U')
|
Windows Build
Warning: This version only understands SDK XML versions up to 2 but an SDK XML file of version 3 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.
|
Windows Build
Warning: unexpected element (uri:"", local:"base-extension"). Expected elements are <{}codename>,<{}layoutlib>,<{}api-level>
|
Windows Build
Note: Some input files use or override a deprecated API.
|
Windows Build
Note: Recompile with -Xlint:deprecation for details.
|
Windows Build
Note: Some input files use or override a deprecated API.
|
Windows Build
Note: Recompile with -Xlint:deprecation for details.
|
Windows Build
INFO: Could not find files for the given pattern(s).
|
Windows Build
Msbuild failed when processing the file 'D:\a\Silk.NET\Silk.NET\src\Windowing\Silk.NET.Windowing.Sdl\Silk.NET.Windowing.Sdl.csproj' with message: C:\Users\runneradmin\.nuget\packages\system.text.encodings.web\9.0.0\buildTransitive\netcoreapp2.0\System.Text.Encodings.Web.targets: (4, 5): System.Text.Encodings.Web 9.0.0 doesn't support netcoreapp3.1 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk.
|
Windows Build
Msbuild failed when processing the file 'D:\a\Silk.NET\Silk.NET\src\Windowing\Silk.NET.Windowing.Sdl\Silk.NET.Windowing.Sdl.csproj' with message: C:\Users\runneradmin\.nuget\packages\system.io.pipelines\9.0.0\buildTransitive\netcoreapp2.0\System.IO.Pipelines.targets: (4, 5): System.IO.Pipelines 9.0.0 doesn't support netcoreapp3.1 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk.
|
Windows Build
Msbuild failed when processing the file 'D:\a\Silk.NET\Silk.NET\src\Windowing\Silk.NET.Windowing.Sdl\Silk.NET.Windowing.Sdl.csproj' with message: C:\Users\runneradmin\.nuget\packages\microsoft.bcl.asyncinterfaces\9.0.0\buildTransitive\netcoreapp2.0\Microsoft.Bcl.AsyncInterfaces.targets: (4, 5): Microsoft.Bcl.AsyncInterfaces 9.0.0 doesn't support netcoreapp3.1 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk.
|
Windows Build
Process completed with exit code 1.
|
Darwin Build
Solution "/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.OriginalSolution" or remove the following entries from the solution file:
" - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x64.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x86.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x64.Build.0 = Release|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.Build.0 = Release|Any CPU"
|
Linux Build
Solution "/github/workspace/Silk.NET.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.OriginalSolution" or remove the following entries from the solution file:
" - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x64.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x86.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x64.Build.0 = Release|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.Build.0 = Release|Any CPU"
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
Solution "D:\a\Silk.NET\Silk.NET\Silk.NET.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.OriginalSolution" or remove the following entries from the solution file:
" - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x64.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x86.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x64.Build.0 = Release|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.Build.0 = Release|Any CPU"
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|