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

[wasm] move emsdk config file from runtime to emsdk #105612

Closed
wants to merge 2 commits into from

Remove emsdk_env update.

33197ba
Select commit
Loading
Failed to load commit list.
Closed

[wasm] move emsdk config file from runtime to emsdk #105612

Remove emsdk_env update.
33197ba
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build browser-wasm linux Release MultiThreaded_BuildOnly) failed Jul 29, 2024 in 5m 18s

Build browser-wasm linux Release MultiThreaded_BuildOnly failed

Annotations

Check failure on line 698 in src/mono/mono.proj

See this annotation in the file changed.

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

src/mono/mono.proj#L698

src/mono/mono.proj(698,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "bash -c 'source /__w/1/s/src/mono/browser/emsdk/emsdk_env.sh 2>&1 && emcmake cmake -DENABLE_WERROR=1 -DCMAKE_INSTALL_PREFIX="/__w/1/s/artifacts/obj/mono/browser.wasm.Release/out" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=coop -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=monosgen-2.0 -DENABLE_MINIMAL=jit,sgen_major_marksweep_conc,sgen_split_nursery,sgen_gc_bridge,sgen_toggleref,sgen_debug_helpers,sgen_binary_protocol,logging,interpreter,qcalls,debugger_agent,log_dest,assert_messages -DENABLE_INTERP_LIB=1 -DDISABLE_ICALL_TABLES=1 -DENABLE_ICALL_EXPORT=1 -DENABLE_LAZY_GC_THREAD_CREATION=1 -DENABLE_WEBCIL=1 -DENABLE_LLVM_RUNTIME=1 -DEMSCRIPTEN_SYSTEM_PROCESSOR=wasm -DFEATURE_PERFTRACING_DISABLE_PERFTRACING_LISTEN_PORTS=1 -DFEATURE_PERFTRACING_DISABLE_DEFAULT_LISTEN_PORT=1 -DFEATURE_PERFTRACING_DISABLE_CONNECT_PORTS=1 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=browser-wasm -DCLR_CMAKE_HOST_ARCH=x64 -DCMAKE_C_FLAGS=" -pthread -D_GNU_SOURCE=1" -DCMAKE_CXX_FLAGS=" -pthread -D_GNU_SOURCE=1"  "/__w/1/s/src/mono"'" exited with code 1.