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

[wasi] Unescaped file paths when compiling with WasmSingleFileBundle #84878

Closed
JamieMagee opened this issue Apr 15, 2023 · 1 comment · Fixed by #85022
Closed

[wasi] Unescaped file paths when compiling with WasmSingleFileBundle #84878

JamieMagee opened this issue Apr 15, 2023 · 1 comment · Fixed by #85022
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm
Milestone

Comments

@JamieMagee
Copy link
Member

JamieMagee commented Apr 15, 2023

Description

When compiling a wasiconsole app using the wasi-experimental workload, file paths in clang-compile.rsp aren't properly escaped.

Reproduction Steps

  1. dotnet new wasiconsole
  2. dotnet build /p:WasmSingleFileBundle=true

Expected behavior

Project compiles successfully

Actual behavior

Performing WASI SDK build: "C:\Users\jamagee\Downloads\wasi-sdk\bin\clang.exe" @C:\src\dotnet-wasi\obj\Debug\net8.0\wasi-wasm\wasm\for-build\clang-compile.rsp
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicudata.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
Full build log
 dotnet build
MSBuild version 17.7.0-preview-23206-02+171676d81 for .NET
  Determining projects to restore...
  All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\8.0.100-preview.4.23213.27\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(287,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\src\dotnet-wasi\dotnet-wasi.csproj]
  dotnet-wasi -> C:\src\dotnet-wasi\bin\Debug\net8.0\wasi-wasm\dotnet-wasi.dll
  MicrosoftNetCoreAppRuntimePackRidNativeDir: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Runtime.Mono.wasi-wasm\8.0.0-preview.4.23214.9\runtimes\wasi-wasm\native\
  Performing WASI SDK build: "C:\Users\jamagee\Downloads\wasi-sdk\bin\clang.exe" @C:\src\dotnet-wasi\obj\Debug\net8.0\wasi-wasm\wasm\for-build\clang-compile.rsp
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicudata.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicui18n.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicuuc.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-diagnostics_tracing-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-ee-interp.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-icall-table.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmonosgen-2.0.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.IO.Compression.Native.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.Native.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/wasm-bundled-timezones.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/driver.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/main.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/pinvoke.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/stubs.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/synthetic-pthread.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
C:\Program Files\dotnet\packs\Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk\8.0.0-preview.4.23214.9\Sdk\WasiApp.Native.targets(440,5): error MSB3073: The command ""C:\Users\jamagee\Downloads\wasi-sdk\bin\clang.exe" @C:\src\dotnet-wasi\obj\Debug\net8.0\wasi-wasm\wasm\for-build\clang-compile.rsp" exited with co
de 1. [C:\src\dotnet-wasi\dotnet-wasi.csproj]

Build FAILED.

clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicudata.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicui18n.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicuuc.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-diagnostics_tracing-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-ee-interp.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-icall-table.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmonosgen-2.0.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.IO.Compression.Native.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.Native.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/wasm-bundled-timezones.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/driver.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/main.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/pinvoke.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/stubs.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/synthetic-pthread.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
C:\Program Files\dotnet\packs\Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk\8.0.0-preview.4.23214.9\Sdk\WasiApp.Native.targets(440,5): error MSB3073: The command ""C:\Users\jamagee\Downloads\wasi-sdk\bin\clang.exe" @C:\src\dotnet-wasi\obj\Debug\net8.0\wasi-wasm\wasm\for-build\clang-compile.rsp" exited with co
de 1. [C:\src\dotnet-wasi\dotnet-wasi.csproj]
    0 Warning(s)
    43 Error(s)

Time Elapsed 00:00:16.82

Regression?

No response

Known Workarounds

No response

Configuration

.NET 8.0.100-preview.4.23213.27 on Windows 11 x64

Other information

clang-compile.rsp arguments here need to be correctly escaped:

<_WasiSdkClangArgs Condition="'$(OS)' == 'Windows_NT'" Include="$([System.String]::new(%(_WasiFilePathForFixup.Identity)).Replace('\', '/'))" />
<_WasiSdkClangArgs Condition="'$(OS)' != 'Windows_NT'" Include="@(_WasiFilePathForFixup)" />
<_WasiSdkClangArgs Include="@(_WasmCommonCFlags)" />
<_WasiSdkClangArgs Include="&quot;-I%(_WasmCommonIncludePaths.Identity)&quot;" />
<_WasiSdkClangArgs Include="--sysroot=&quot;$(WasiSdkRoot.Replace('\', '/'))/share/wasi-sysroot&quot;" />
<_WasiSdkClangArgs Include="-I&quot;$(MicrosoftNetCoreAppRuntimePackRidNativeDir.Replace('\', '/'))include&quot;" />
<_WasiSdkClangArgs Include="-Wl,--export=malloc,--export=free,--export=__heap_base,--export=__data_end" />
<!-- keep in sync with src\mono\wasi\wasi.proj -->
<_WasiSdkClangArgs Include="-Wl,-z,stack-size=8388608,-lwasi-emulated-process-clocks,-lwasi-emulated-signal,-lwasi-emulated-mman"/>
<_WasiSdkClangArgs Include="-Wl,-s" /> <!-- Strip debug symbols -->
<_WasiSdkClangArgs Include="@(_WasiSdkLinkerFlags -> '-Xlinker %(Identity)', ' ')" />
<_WasiSdkClangArgs Condition="'@(WasiAfterRuntimeLoadedDeclarations)' != ''"
Include="-D WASI_AFTER_RUNTIME_LOADED_DECLARATIONS=&quot;@(WasiAfterRuntimeLoadedDeclarations, ' ')&quot;" />
<_WasiSdkClangArgs Condition="'@(WasiAfterRuntimeLoadedCalls)' != ''"
Include="-D WASI_AFTER_RUNTIME_LOADED_CALLS=&quot;@(WasiAfterRuntimeLoadedCalls, ' ')&quot;" />
<_WasiSdkClangArgs Include="-o &quot;$(_WasmOutputFileName.Replace('\', '/'))&quot;" />

Here's my full clang-compile.rsp

`clang-compile.rsp
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/entrypoint_dotnet-wasi.dll.c
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/wasi_bundled_assemblies.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.CSharp.dll.5AB1BCC6.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.VisualBasic.Core.dll.6EEE8A63.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.VisualBasic.dll.1A1B2FBF.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.Win32.Primitives.dll.A58F2742.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.Win32.Registry.dll.A660F9B4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.AppContext.dll.981926CA.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Buffers.dll.C43E4F9E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.Concurrent.dll.47765DE7.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.Immutable.dll.CFA2553C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.NonGeneric.dll.9CA23472.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.Specialized.dll.6E6ADF71.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.dll.56B9889F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.Annotations.dll.A5572508.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.DataAnnotations.dll.021B7ACC.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.EventBasedAsync.dll.6B4159CE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.Primitives.dll.8645718E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.TypeConverter.dll.F64D550D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.dll.8C3667BE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Configuration.dll.298173BA.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Console.dll.60437B06.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Core.dll.E606ECF4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Data.Common.dll.370FCE1F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Data.DataSetExtensions.dll.F055CA03.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Data.dll.329C0138.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Contracts.dll.EC2A0C79.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Debug.dll.46AF678D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.DiagnosticSource.dll.012FD571.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.FileVersionInfo.dll.DE9C9A19.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Process.dll.C025DA09.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.StackTrace.dll.1DBA7B1C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.TextWriterTraceListener.dll.A15EC98D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Tools.dll.ED8734A6.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.TraceSource.dll.BAABED52.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Tracing.dll.7C2CC9C5.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Drawing.Primitives.dll.A7FF5464.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Drawing.dll.896ABE78.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Dynamic.Runtime.dll.28AF6E34.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Formats.Asn1.dll.53FC263B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Formats.Tar.dll.219D6CEB.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Globalization.Calendars.dll.BAA8977C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Globalization.Extensions.dll.E501FA26.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Globalization.dll.65691CBE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Compression.Brotli.dll.175D5B13.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Compression.FileSystem.dll.F9EE1B13.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Compression.ZipFile.dll.626646AE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Compression.dll.75BB06C3.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.AccessControl.dll.33F79240.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.DriveInfo.dll.012A839E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.Primitives.dll.7CB1B992.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.Watcher.dll.98FA4604.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.dll.1F7EED1F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.IsolatedStorage.dll.71E60DAB.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.MemoryMappedFiles.dll.2DAAC876.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Pipes.AccessControl.dll.B526782B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Pipes.dll.ADB06489.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.UnmanagedMemoryStream.dll.7ADAE299.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.dll.3C71652A.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Linq.Expressions.dll.D3E7956D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Linq.Parallel.dll.BA5B4041.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Linq.Queryable.dll.FB5D0319.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Linq.dll.613D78E3.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Memory.dll.FF3AAF0C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Http.Json.dll.D0E9186A.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Http.dll.E3469AF0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.HttpListener.dll.74482CF8.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Mail.dll.959C0ED5.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.NameResolution.dll.C686710B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.NetworkInformation.dll.DC62C7A0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Ping.dll.91EF509B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Primitives.dll.7B8A9C48.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Quic.dll.9FE5DDF2.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Requests.dll.6ECB21A2.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Security.dll.944CDF7E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.ServicePoint.dll.76F4D833.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Sockets.dll.BC4F4D4B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebClient.dll.82ED4AA1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebHeaderCollection.dll.6C82D7F0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebProxy.dll.F234E1AE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebSockets.Client.dll.AE2FA8C5.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebSockets.dll.6E4045FA.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.dll.77C2E44D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Numerics.Vectors.dll.8E7DFBD2.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Numerics.dll.71A721D0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ObjectModel.dll.42F305BE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.DataContractSerialization.dll.7A3A2284.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.Uri.dll.B5EAA24A.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.Xml.Linq.dll.59F7508D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.Xml.dll.EE111F98.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.DispatchProxy.dll.C7DA3507.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Emit.ILGeneration.dll.1285827A.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Emit.Lightweight.dll.33A73C26.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Emit.dll.812C7E76.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Extensions.dll.236DDA25.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Metadata.dll.F94C0521.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Primitives.dll.E977DB46.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.TypeExtensions.dll.0273B7B8.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.dll.C9605785.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Resources.Reader.dll.77C12C78.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Resources.ResourceManager.dll.D79750B9.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Resources.Writer.dll.FEC6C008.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.CompilerServices.Unsafe.dll.E6014D25.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.CompilerServices.VisualC.dll.32F78CA9.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Extensions.dll.036AA282.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Handles.dll.85EEC682.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.InteropServices.JavaScript.dll.6CAC9D61.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.InteropServices.RuntimeInformation.dll.4D973E95.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.InteropServices.dll.4A40033B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Intrinsics.dll.901BDF74.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Loader.dll.9E871154.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Numerics.dll.F3A552D8.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.Formatters.dll.26786E14.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.Json.dll.C8A6D797.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.Primitives.dll.D3338A02.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.Xml.dll.05825307.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.dll.4FD0D8D1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.dll.88ABFB18.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.AccessControl.dll.B94FC4F3.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Claims.dll.A4510B04.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Algorithms.dll.CD0F69CC.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Cng.dll.E7AA4544.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Csp.dll.940DB31D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Encoding.dll.13B393F9.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.OpenSsl.dll.45FBB06B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Primitives.dll.5A6764C4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.X509Certificates.dll.14C848AB.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.dll.CD834260.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Principal.Windows.dll.6C26D617.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Principal.dll.58819D0D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.SecureString.dll.2125067D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.dll.5C3DB464.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ServiceModel.Web.dll.9F07C2BC.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ServiceProcess.dll.74D627BE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Encoding.CodePages.dll.EAEF471D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Encoding.Extensions.dll.2AED6FCE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Encoding.dll.242A7599.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Encodings.Web.dll.E44653DC.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Json.dll.15D0E773.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.RegularExpressions.dll.74D7B296.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Channels.dll.DE7ACE7D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Overlapped.dll.ADB17F61.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Tasks.Dataflow.dll.17BDFD3F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Tasks.Extensions.dll.22608122.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Tasks.Parallel.dll.AB9057EE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Tasks.dll.BF0A30A4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Thread.dll.1A669DB4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.ThreadPool.dll.DB75A770.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Timer.dll.10AA3232.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.dll.E3437073.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Transactions.Local.dll.612A3907.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Transactions.dll.5E5ABBD0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ValueTuple.dll.DD58A0B1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Web.HttpUtility.dll.D289CF35.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Web.dll.B32E91B1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Windows.dll.DB51D597.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.Linq.dll.0572B291.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.ReaderWriter.dll.9431CE6E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.Serialization.dll.F6B17F98.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XDocument.dll.307874A2.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XPath.XDocument.dll.15F7822F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XPath.dll.FBBC231C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XmlDocument.dll.8DF008A1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XmlSerializer.dll.21FF700C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.dll.3553479F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.dll.07803B61.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/WindowsBase.dll.1987DD61.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/mscorlib.dll.58ED8798.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/netstandard.dll.1369FDAF.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.CoreLib.dll.22DC4F44.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/dotnet-wasi.dll.AAFEE63C.o
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicudata.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicui18n.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicuuc.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-stub-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-diagnostics_tracing-stub-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-stub-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-stub-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-ee-interp.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-icall-table.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmonosgen-2.0.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.IO.Compression.Native.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.Native.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/wasm-bundled-timezones.a
C:/Users/jamagee/Downloads/wasi-sdk/share/wasi-sysroot//lib/wasm32-wasi/libc++.a
C:/Users/jamagee/Downloads/wasi-sdk/share/wasi-sysroot//lib/wasm32-wasi/libc++abi.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/driver.c
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/main.c
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/pinvoke.c
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/stubs.c
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/synthetic-pthread.c
-DGEN_PINVOKE=1
-DBUNDLED_ASSEMBLIES=1
"-IC:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build"
"-IC:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/include/mono-2.0"
"-IC:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/include/wasm"
--sysroot="C:/Users/jamagee/Downloads/wasi-sdk/share/wasi-sysroot"
-I"C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/include"
-Wl,--export=malloc,--export=free,--export=__heap_base,--export=__data_end
-Wl,-z,stack-size=8388608,-lwasi-emulated-process-clocks,-lwasi-emulated-signal,-lwasi-emulated-mman
-Wl,-s
-Xlinker --initial-memory=52428800
-o "C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/dotnet-wasi.wasm"
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Apr 15, 2023
@radical radical added arch-wasm WebAssembly architecture os-wasi Related to WASI variant of arch-wasm labels Apr 18, 2023
@radical radical self-assigned this Apr 18, 2023
@ghost
Copy link

ghost commented Apr 18, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Description

When compiling a wasiconsole app using the wasi-experimental workload, file paths in clang-compile.rsp aren't properly escaped.

Reproduction Steps

  1. dotnet new wasiconsole
  2. dotnet build /p:WasmSingleFileBundle=true

Expected behavior

Project compiles successfully

Actual behavior

Performing WASI SDK build: "C:\Users\jamagee\Downloads\wasi-sdk\bin\clang.exe" @C:\src\dotnet-wasi\obj\Debug\net8.0\wasi-wasm\wasm\for-build\clang-compile.rsp
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicudata.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
Full build log
 dotnet build
MSBuild version 17.7.0-preview-23206-02+171676d81 for .NET
  Determining projects to restore...
  All projects are up-to-date for restore.
C:\Program Files\dotnet\sdk\8.0.100-preview.4.23213.27\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(287,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\src\dotnet-wasi\dotnet-wasi.csproj]
  dotnet-wasi -> C:\src\dotnet-wasi\bin\Debug\net8.0\wasi-wasm\dotnet-wasi.dll
  MicrosoftNetCoreAppRuntimePackRidNativeDir: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Runtime.Mono.wasi-wasm\8.0.0-preview.4.23214.9\runtimes\wasi-wasm\native\
  Performing WASI SDK build: "C:\Users\jamagee\Downloads\wasi-sdk\bin\clang.exe" @C:\src\dotnet-wasi\obj\Debug\net8.0\wasi-wasm\wasm\for-build\clang-compile.rsp
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicudata.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicui18n.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicuuc.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-diagnostics_tracing-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-ee-interp.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-icall-table.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmonosgen-2.0.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.IO.Compression.Native.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.Native.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/wasm-bundled-timezones.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/driver.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/main.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/pinvoke.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/stubs.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/synthetic-pthread.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
C:\Program Files\dotnet\packs\Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk\8.0.0-preview.4.23214.9\Sdk\WasiApp.Native.targets(440,5): error MSB3073: The command ""C:\Users\jamagee\Downloads\wasi-sdk\bin\clang.exe" @C:\src\dotnet-wasi\obj\Debug\net8.0\wasi-wasm\wasm\for-build\clang-compile.rsp" exited with co
de 1. [C:\src\dotnet-wasi\dotnet-wasi.csproj]

Build FAILED.

clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicudata.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicui18n.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicuuc.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-diagnostics_tracing-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-stub-static.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-ee-interp.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-icall-table.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmonosgen-2.0.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.IO.Compression.Native.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.Native.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/wasm-bundled-timezones.a' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/driver.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/main.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/pinvoke.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/stubs.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'C:/Program' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
clang : error : no such file or directory: 'Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/synthetic-pthread.c' [C:\src\dotnet-wasi\dotnet-wasi.csproj]
C:\Program Files\dotnet\packs\Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk\8.0.0-preview.4.23214.9\Sdk\WasiApp.Native.targets(440,5): error MSB3073: The command ""C:\Users\jamagee\Downloads\wasi-sdk\bin\clang.exe" @C:\src\dotnet-wasi\obj\Debug\net8.0\wasi-wasm\wasm\for-build\clang-compile.rsp" exited with co
de 1. [C:\src\dotnet-wasi\dotnet-wasi.csproj]
    0 Warning(s)
    43 Error(s)

Time Elapsed 00:00:16.82

Regression?

No response

Known Workarounds

No response

Configuration

.NET 8.0.100-preview.4.23213.27 on Windows 11 x64

Other information

clang-compile.rsp arguments here need to be correctly escaped:

<_WasiSdkClangArgs Condition="'$(OS)' == 'Windows_NT'" Include="$([System.String]::new(%(_WasiFilePathForFixup.Identity)).Replace('\', '/'))" />
<_WasiSdkClangArgs Condition="'$(OS)' != 'Windows_NT'" Include="@(_WasiFilePathForFixup)" />
<_WasiSdkClangArgs Include="@(_WasmCommonCFlags)" />
<_WasiSdkClangArgs Include="&quot;-I%(_WasmCommonIncludePaths.Identity)&quot;" />
<_WasiSdkClangArgs Include="--sysroot=&quot;$(WasiSdkRoot.Replace('\', '/'))/share/wasi-sysroot&quot;" />
<_WasiSdkClangArgs Include="-I&quot;$(MicrosoftNetCoreAppRuntimePackRidNativeDir.Replace('\', '/'))include&quot;" />
<_WasiSdkClangArgs Include="-Wl,--export=malloc,--export=free,--export=__heap_base,--export=__data_end" />
<!-- keep in sync with src\mono\wasi\wasi.proj -->
<_WasiSdkClangArgs Include="-Wl,-z,stack-size=8388608,-lwasi-emulated-process-clocks,-lwasi-emulated-signal,-lwasi-emulated-mman"/>
<_WasiSdkClangArgs Include="-Wl,-s" /> <!-- Strip debug symbols -->
<_WasiSdkClangArgs Include="@(_WasiSdkLinkerFlags -> '-Xlinker %(Identity)', ' ')" />
<_WasiSdkClangArgs Condition="'@(WasiAfterRuntimeLoadedDeclarations)' != ''"
Include="-D WASI_AFTER_RUNTIME_LOADED_DECLARATIONS=&quot;@(WasiAfterRuntimeLoadedDeclarations, ' ')&quot;" />
<_WasiSdkClangArgs Condition="'@(WasiAfterRuntimeLoadedCalls)' != ''"
Include="-D WASI_AFTER_RUNTIME_LOADED_CALLS=&quot;@(WasiAfterRuntimeLoadedCalls, ' ')&quot;" />
<_WasiSdkClangArgs Include="-o &quot;$(_WasmOutputFileName.Replace('\', '/'))&quot;" />

Here's my full clang-compile.rsp

`clang-compile.rsp
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/entrypoint_dotnet-wasi.dll.c
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/wasi_bundled_assemblies.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.CSharp.dll.5AB1BCC6.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.VisualBasic.Core.dll.6EEE8A63.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.VisualBasic.dll.1A1B2FBF.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.Win32.Primitives.dll.A58F2742.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/Microsoft.Win32.Registry.dll.A660F9B4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.AppContext.dll.981926CA.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Buffers.dll.C43E4F9E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.Concurrent.dll.47765DE7.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.Immutable.dll.CFA2553C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.NonGeneric.dll.9CA23472.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.Specialized.dll.6E6ADF71.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Collections.dll.56B9889F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.Annotations.dll.A5572508.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.DataAnnotations.dll.021B7ACC.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.EventBasedAsync.dll.6B4159CE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.Primitives.dll.8645718E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.TypeConverter.dll.F64D550D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ComponentModel.dll.8C3667BE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Configuration.dll.298173BA.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Console.dll.60437B06.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Core.dll.E606ECF4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Data.Common.dll.370FCE1F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Data.DataSetExtensions.dll.F055CA03.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Data.dll.329C0138.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Contracts.dll.EC2A0C79.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Debug.dll.46AF678D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.DiagnosticSource.dll.012FD571.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.FileVersionInfo.dll.DE9C9A19.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Process.dll.C025DA09.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.StackTrace.dll.1DBA7B1C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.TextWriterTraceListener.dll.A15EC98D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Tools.dll.ED8734A6.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.TraceSource.dll.BAABED52.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Diagnostics.Tracing.dll.7C2CC9C5.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Drawing.Primitives.dll.A7FF5464.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Drawing.dll.896ABE78.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Dynamic.Runtime.dll.28AF6E34.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Formats.Asn1.dll.53FC263B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Formats.Tar.dll.219D6CEB.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Globalization.Calendars.dll.BAA8977C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Globalization.Extensions.dll.E501FA26.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Globalization.dll.65691CBE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Compression.Brotli.dll.175D5B13.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Compression.FileSystem.dll.F9EE1B13.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Compression.ZipFile.dll.626646AE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Compression.dll.75BB06C3.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.AccessControl.dll.33F79240.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.DriveInfo.dll.012A839E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.Primitives.dll.7CB1B992.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.Watcher.dll.98FA4604.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.FileSystem.dll.1F7EED1F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.IsolatedStorage.dll.71E60DAB.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.MemoryMappedFiles.dll.2DAAC876.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Pipes.AccessControl.dll.B526782B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.Pipes.dll.ADB06489.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.UnmanagedMemoryStream.dll.7ADAE299.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.IO.dll.3C71652A.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Linq.Expressions.dll.D3E7956D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Linq.Parallel.dll.BA5B4041.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Linq.Queryable.dll.FB5D0319.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Linq.dll.613D78E3.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Memory.dll.FF3AAF0C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Http.Json.dll.D0E9186A.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Http.dll.E3469AF0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.HttpListener.dll.74482CF8.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Mail.dll.959C0ED5.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.NameResolution.dll.C686710B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.NetworkInformation.dll.DC62C7A0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Ping.dll.91EF509B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Primitives.dll.7B8A9C48.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Quic.dll.9FE5DDF2.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Requests.dll.6ECB21A2.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Security.dll.944CDF7E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.ServicePoint.dll.76F4D833.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.Sockets.dll.BC4F4D4B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebClient.dll.82ED4AA1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebHeaderCollection.dll.6C82D7F0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebProxy.dll.F234E1AE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebSockets.Client.dll.AE2FA8C5.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.WebSockets.dll.6E4045FA.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Net.dll.77C2E44D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Numerics.Vectors.dll.8E7DFBD2.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Numerics.dll.71A721D0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ObjectModel.dll.42F305BE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.DataContractSerialization.dll.7A3A2284.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.Uri.dll.B5EAA24A.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.Xml.Linq.dll.59F7508D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.Xml.dll.EE111F98.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.DispatchProxy.dll.C7DA3507.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Emit.ILGeneration.dll.1285827A.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Emit.Lightweight.dll.33A73C26.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Emit.dll.812C7E76.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Extensions.dll.236DDA25.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Metadata.dll.F94C0521.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.Primitives.dll.E977DB46.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.TypeExtensions.dll.0273B7B8.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Reflection.dll.C9605785.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Resources.Reader.dll.77C12C78.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Resources.ResourceManager.dll.D79750B9.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Resources.Writer.dll.FEC6C008.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.CompilerServices.Unsafe.dll.E6014D25.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.CompilerServices.VisualC.dll.32F78CA9.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Extensions.dll.036AA282.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Handles.dll.85EEC682.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.InteropServices.JavaScript.dll.6CAC9D61.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.InteropServices.RuntimeInformation.dll.4D973E95.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.InteropServices.dll.4A40033B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Intrinsics.dll.901BDF74.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Loader.dll.9E871154.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Numerics.dll.F3A552D8.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.Formatters.dll.26786E14.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.Json.dll.C8A6D797.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.Primitives.dll.D3338A02.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.Xml.dll.05825307.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.Serialization.dll.4FD0D8D1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Runtime.dll.88ABFB18.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.AccessControl.dll.B94FC4F3.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Claims.dll.A4510B04.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Algorithms.dll.CD0F69CC.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Cng.dll.E7AA4544.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Csp.dll.940DB31D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Encoding.dll.13B393F9.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.OpenSsl.dll.45FBB06B.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.Primitives.dll.5A6764C4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.X509Certificates.dll.14C848AB.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Cryptography.dll.CD834260.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Principal.Windows.dll.6C26D617.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.Principal.dll.58819D0D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.SecureString.dll.2125067D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Security.dll.5C3DB464.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ServiceModel.Web.dll.9F07C2BC.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ServiceProcess.dll.74D627BE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Encoding.CodePages.dll.EAEF471D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Encoding.Extensions.dll.2AED6FCE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Encoding.dll.242A7599.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Encodings.Web.dll.E44653DC.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.Json.dll.15D0E773.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Text.RegularExpressions.dll.74D7B296.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Channels.dll.DE7ACE7D.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Overlapped.dll.ADB17F61.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Tasks.Dataflow.dll.17BDFD3F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Tasks.Extensions.dll.22608122.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Tasks.Parallel.dll.AB9057EE.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Tasks.dll.BF0A30A4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Thread.dll.1A669DB4.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.ThreadPool.dll.DB75A770.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.Timer.dll.10AA3232.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Threading.dll.E3437073.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Transactions.Local.dll.612A3907.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Transactions.dll.5E5ABBD0.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.ValueTuple.dll.DD58A0B1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Web.HttpUtility.dll.D289CF35.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Web.dll.B32E91B1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Windows.dll.DB51D597.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.Linq.dll.0572B291.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.ReaderWriter.dll.9431CE6E.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.Serialization.dll.F6B17F98.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XDocument.dll.307874A2.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XPath.XDocument.dll.15F7822F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XPath.dll.FBBC231C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XmlDocument.dll.8DF008A1.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.XmlSerializer.dll.21FF700C.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Xml.dll.3553479F.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.dll.07803B61.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/WindowsBase.dll.1987DD61.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/mscorlib.dll.58ED8798.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/netstandard.dll.1369FDAF.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/System.Private.CoreLib.dll.22DC4F44.o
C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/dotnet-wasi.dll.AAFEE63C.o
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicudata.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicui18n.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libicuuc.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-debugger-stub-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-diagnostics_tracing-stub-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-hot_reload-stub-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-component-marshal-ilgen-stub-static.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-ee-interp.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmono-icall-table.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libmonosgen-2.0.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.IO.Compression.Native.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/libSystem.Native.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/wasm-bundled-timezones.a
C:/Users/jamagee/Downloads/wasi-sdk/share/wasi-sysroot//lib/wasm32-wasi/libc++.a
C:/Users/jamagee/Downloads/wasi-sdk/share/wasi-sysroot//lib/wasm32-wasi/libc++abi.a
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/driver.c
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/main.c
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/pinvoke.c
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/stubs.c
C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/src/synthetic-pthread.c
-DGEN_PINVOKE=1
-DBUNDLED_ASSEMBLIES=1
"-IC:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build"
"-IC:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/include/mono-2.0"
"-IC:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/include/wasm"
--sysroot="C:/Users/jamagee/Downloads/wasi-sdk/share/wasi-sysroot"
-I"C:/Program Files/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-preview.4.23214.9/runtimes/wasi-wasm/native/include"
-Wl,--export=malloc,--export=free,--export=__heap_base,--export=__data_end
-Wl,-z,stack-size=8388608,-lwasi-emulated-process-clocks,-lwasi-emulated-signal,-lwasi-emulated-mman
-Wl,-s
-Xlinker --initial-memory=52428800
-o "C:/src/dotnet-wasi/obj/Debug/net8.0/wasi-wasm/wasm/for-build/dotnet-wasi.wasm"
Author: JamieMagee
Assignees: -
Labels:

arch-wasm, untriaged, area-Build-mono, os-wasi

Milestone: -

@radical radical removed the untriaged New issue has not been triaged by the area owner label Apr 18, 2023
@radical radical added this to the 8.0.0 milestone Apr 18, 2023
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Apr 19, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Apr 27, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants