FAILED: jit/CMakeFiles/clrjit_universal_wasm_x64.dir/emitwasm.cpp.o
/usr/bin/g++-15 -DBUILDENV_CHECKED=1 -DDEBUG -DDEBUGGING_SUPPORTED -DDISABLE_CONTRACTS -DFEATURE_BASICFREEZE -DFEATURE_CODE_VERSIONING -DFEATURE_COLLECTIBLE_TYPES -DFEATURE_COMWRAPPERS -DFEATURE_CORECLR -DFEATURE_CORECLR_FLUSH_INSTRUCTION_CACHE_TO_PROTECT_STUB_READS -DFEATURE_DBGIPC_TRANSPORT_DI -DFEATURE_DBGIPC_TRANSPORT_VM -DFEATURE_DEFAULT_INTERFACES -DFEATURE_DYNAMIC_CODE_COMPILED -DFEATURE_EVENTSOURCE_XPLAT -DFEATURE_EVENT_TRACE -DFEATURE_HIJACK -DFEATURE_INTERPRETER -DFEATURE_JAVAMARSHAL -DFEATURE_MANUALLY_MANAGED_CARD_BUNDLES -DFEATURE_METADATA_UPDATER -DFEATURE_MULTICOREJIT -DFEATURE_MULTITHREADING -DFEATURE_NO_HOST -DFEATURE_PAL_ANSI -DFEATURE_PERFMAP -DFEATURE_PERFTRACING -DFEATURE_PGO -DFEATURE_PROFAPI_ATTACH_DETACH -DFEATURE_READYTORUN -DFEATURE_REJIT -DFEATURE_REMAP_FUNCTION -DFEATURE_REMOTE_PROC_MEM -DFEATURE_STANDALONE_GC -DFEATURE_SVR_GC -DFEATURE_SYMDIFF -DFEATURE_TIERED_COMPILATION -DFEATURE_USE_ASM_GC_WRITE_BARRIERS -DFEATURE_USE_SOFTWARE_WRITE_WATCH_FOR_GC_HEAP -DHOST_64BIT -DHOST_AMD64 -DHOST_UNIX -DJIT_BUILD -DJIT_STANDALONE_BUILD -DPROFILING_SUPPORTED -DSELF_NO_HOST -DTARGET_WASM -DTARGET_WASM32 -DUNICODE -DUNIX_AMD64_ABI_ITF -DURTBLDENV_FRIENDLY=Checked -D_DBG -D_DEBUG -D_FILE_OFFSET_BITS=64 -D_SECURE_SCL=0 -D_TIME_BITS=64 -D_UNICODE -Dclrjit_universal_wasm_x64_EXPORTS -I/__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/jit -I/__w/1/s/src/coreclr/jit -I/__w/1/s/src/native -I/__w/1/s/src/native/inc -I/__w/1/s/src/coreclr/pal/prebuilt/inc -I/__w/1/s/artifacts/obj -I/__w/1/s/src/coreclr/pal/inc -I/__w/1/s/src/coreclr/pal/inc/rt -I/__w/1/s/src/coreclr/pal/src/safecrt -I/__w/1/s/src/coreclr/inc -I/__w/1/s/src/coreclr/debug/inc -I/__w/1/s/src/coreclr/debug/inc/amd64 -I/__w/1/s/src/coreclr/debug/inc/dump -I/__w/1/s/src/coreclr/md/inc -I/__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/inc -I/__w/1/s/src/coreclr/hosts/inc -I/__w/1/s/src/coreclr/interpreter/inc -I/__w/1/s/src/coreclr/minipal -I/__w/1/s/src/coreclr/nativeresources -I/__w/1/s/src/coreclr/jit/./jitstd -I/__w/1/s/src/coreclr/jit/../inc -I/__w/1/s/src/coreclr/jit/../jitshared -std=gnu++17 -fPIC -fPIC -O2 -Wall -g -fno-omit-frame-pointer -fno-strict-overflow -fno-strict-aliasing -fstack-protector-strong -Werror -Wno-unused-variable -Wno-unused-value -Wno-unused-function -Wno-tautological-compare -Wno-unknown-pragmas -Wimplicit-fallthrough -Wvla -Wno-invalid-offsetof -Wno-unused-but-set-variable -ffp-contract=off -fno-rtti -Wno-uninitialized -Wno-strict-aliasing -Wno-array-bounds -Wno-misleading-indentation -Wno-stringop-overflow -Wno-restrict -Wno-stringop-truncation -Wno-class-memaccess -faligned-new -fsigned-char -fvisibility=hidden -ffunction-sections -mcx16 -Wno-conversion-null -Wno-pointer-arith -Winvalid-pch -include /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/jit/CMakeFiles/clrjit_universal_wasm_x64.dir/cmake_pch.hxx -MD -MT jit/CMakeFiles/clrjit_universal_wasm_x64.dir/emitwasm.cpp.o -MF jit/CMakeFiles/clrjit_universal_wasm_x64.dir/emitwasm.cpp.o.d -o jit/CMakeFiles/clrjit_universal_wasm_x64.dir/emitwasm.cpp.o -c /__w/1/s/src/coreclr/jit/emitwasm.cpp
/__w/1/s/src/coreclr/jit/emitwasm.cpp: In member function ‘size_t emitter::emitOutputULEB128Padded(uint8_t*, uint64_t)’:
/__w/1/s/src/coreclr/jit/emitwasm.cpp:604:14: error: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Werror=sign-compare]
604 | for (; i < PADDED_RELOC_SIZE - 1; i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1409473&view=logs&jobId=9d44ffa5-6dbb-5c44-43bb-984541de6129&j=9d44ffa5-6dbb-5c44-43bb-984541de6129&t=2c1dca5f-db26-547e-262f-8b403ec0d74c
Build error leg or test failing:
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "emitwasm.cpp:604:14: error: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Werror=sign-compare",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1409473
Error message validated: [emitwasm.cpp:604:14: error: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Werror=sign-compare]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/6/2026 4:31:41 PM UTC
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1409473&view=logs&jobId=9d44ffa5-6dbb-5c44-43bb-984541de6129&j=9d44ffa5-6dbb-5c44-43bb-984541de6129&t=2c1dca5f-db26-547e-262f-8b403ec0d74c
Build error leg or test failing:
Error Message
Fill the error message using step by step known issues guidance.
{ "ErrorMessage": "emitwasm.cpp:604:14: error: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Werror=sign-compare", "BuildRetry": false, "ExcludeConsoleLog": false }Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1409473
Error message validated:
[emitwasm.cpp:604:14: error: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Werror=sign-compare]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/6/2026 4:31:41 PM UTC