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

[browser] move files around #92429

Closed
wants to merge 4 commits into from

native

bed74fd
Select commit
Loading
Failed to load commit list.
Closed

[browser] move files around #92429

native
bed74fd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build browser-wasm linux Release SingleThreaded_BuildOnly) failed Sep 22, 2023 in 15m 31s

Build browser-wasm linux Release SingleThreaded_BuildOnly failed

Annotations

Check failure on line 0 in emcmake

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm linux Release SingleThreaded_BuildOnly)

emcmake#L0

emcmake(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) 'cmake /__w/1/s/src/mono/wasm/runtime/native -DCMAKE_BUILD_TYPE=Release "-DCONFIGURATION_EMCC_FLAGS=-Oz -DENABLE_BROWSER_PROFILER=1" "-DCONFIGURATION_LINK_FLAGS=-O2 -s EXPORT_ES6=1 -msimd128 --emit-symbol-map" -DCONFIGURATION_WASM_OPT_FLAGS= -DMONO_INCLUDES=/__w/1/s/artifacts/bin/mono/browser.wasm.Release/include/mono-2.0 -DMONO_OBJ_INCLUDES=/__w/1/s/artifacts/obj/mono/browser.wasm.Release -DICU_LIB_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/9.0.0-alpha.1.23454.1/runtimes/browser-wasm/native/lib -DMONO_ARTIFACTS_DIR=/__w/1/s/artifacts/bin/mono/browser.wasm.Release -DNATIVE_BIN_DIR=/__w/1/s/artifacts/bin/native/net9.0-browser-Release-wasm -DCONFIGURATION_COMPILE_OPTIONS=-msimd128 -DCONFIGURATION_INTERPSIMDTABLES_LIB=simd -DEMSDK_PATH=/usr/local/emscripten/emsdk -DCMAKE_TOOLCHAIN_FILE=/usr/local/emscripten/emsdk/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/usr/local/emscripten/emsdk/node/14.18.2_64bit/bin/node;--experimental-wasm-bulk-memory;--experimental-wasm-threads' failed (returned 1)

Check failure on line 455 in src/mono/wasm/wasm.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm linux Release SingleThreaded_BuildOnly)

src/mono/wasm/wasm.proj#L455

src/mono/wasm/wasm.proj(455,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "bash -c 'source /usr/local/emscripten/emsdk/emsdk_env.sh 2>&1 && emcmake cmake /__w/1/s/src/mono/wasm/runtime/native -DCMAKE_BUILD_TYPE=Release -DCONFIGURATION_EMCC_FLAGS="-Oz -DENABLE_BROWSER_PROFILER=1" -DCONFIGURATION_LINK_FLAGS="-O2 -s EXPORT_ES6=1 -msimd128 --emit-symbol-map" -DCONFIGURATION_WASM_OPT_FLAGS="" -DMONO_INCLUDES="/__w/1/s/artifacts/bin/mono/browser.wasm.Release/include/mono-2.0" -DMONO_OBJ_INCLUDES="/__w/1/s/artifacts/obj/mono/browser.wasm.Release" -DICU_LIB_DIR="/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/9.0.0-alpha.1.23454.1/runtimes/browser-wasm/native/lib" -DMONO_ARTIFACTS_DIR="/__w/1/s/artifacts/bin/mono/browser.wasm.Release" -DNATIVE_BIN_DIR="/__w/1/s/artifacts/bin/native/net9.0-browser-Release-wasm" -DCONFIGURATION_COMPILE_OPTIONS="-msimd128" -DCONFIGURATION_INTERPSIMDTABLES_LIB="simd"  -DEMSDK_PATH="/usr/local/emscripten/emsdk"'" exited with code 1.