Skip to content

[7.0] IJW build failure #96730

Description

@carlossanlop

Error Blob

@akoeplinger@vitek-karas I opened an issue to link the failures to it.

Reproduction Steps

 [163/194] Building CXX object test\ijw\CMakeFiles\ijw.dir\ijw.cpp.obj
FAILED: test/ijw/CMakeFiles/ijw.dir/ijw.cpp.obj C:\PROGRA~1\MICROS~1\2022\ENTERP~1\VC\Tools\MSVC\1438~1.331\bin\Hostx86\x86\cl.exe /nologo /TP -DHOST_WINDOWS -DHOST_X86 -DNDEBUG -DTARGET_32BIT -DTARGET_WINDOWS -DTARGET_X86 -DURTBLDENV_FRIENDLY=Retail -D_FILE_OFFSET_BITS=64 -Dijw_EXPORTS /DWIN32 /D_WINDOWS /O2 /Ob2 /DNDEBUG -MD /Ox /nologo /W4 /WX /Oi /Oy- /Gm- /Zp8 /Gy /GS /fp:precise /FC /MP /Zm200 /Zc:strictStrings /Zc:wchar_t /Zc:inline /Zc:forScope /wd4065 /wd4100 /wd4127 /wd4131 /wd4189 /wd4200 /wd4201 /wd4206 /wd4239 /wd4245 /wd4291 /wd4310 /wd4324 /wd4366 /wd4456 /wd4457 /wd4458 /wd4459 /wd4463 /wd4505 /wd4702 /wd4706 /wd4733 /wd4815 /wd4838 /wd4918 /wd4960 /wd4961 /wd5105 /wd5205 /we4007 /we4013 /we4102 /we4551 /we4700 /we4640 /we4806 /w34092 /w34121 /w34125 /w34130 /w34132 /w34212 /w34530 /w35038 /w44177 /Zi /ZH:SHA_256 /source-charset:utf-8 /Gz /GL /we4456 /we4457 /we4458 /we4459 /wd4365 /wd4679 /clr:netcore /AID:\a\_work\1\s\.dotnet/packs/Microsoft.NETCore.App.Ref/7.0.13/ref/net7.0 /showIncludes /Fotest\ijw\CMakeFiles\ijw.dir\ijw.cpp.obj /Fdtest\ijw\CMakeFiles\ijw.dir\ /FS -c D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(6): error C2220: the following warning is treated as an error
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(6): warning C5271: consider replacing #using <System.Console.dll> with command line argument /FU "D:\a\_work\1\s\.dotnet\packs\Microsoft.NETCore.App.Ref\7.0.13\ref\net7.0\System.Console.dll"
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(6): note: to simplify migration, consider the temporary use of /Wv:18 flag with the version of the compiler with which you used to build without warnings
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(7): warning C5271: consider replacing #using <System.Runtime.Loader.dll> with command line argument /FU "D:\a\_work\1\s\.dotnet\packs\Microsoft.NETCore.App.Ref\7.0.13\ref\net7.0\System.Runtime.Loader.dll"
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(7): note: to simplify migration, consider the temporary use of /Wv:18 flag with the version of the compiler with which you used to build without warnings
  • Log output x64:
 Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/ijw/CMakeLists.txt
ijw.cpp
.NETCoreApp,Version=v7.0.AssemblyAttributes.cpp
D:\a\_work\1\s\artifacts\obj\ijw\x86\Release\.NETCoreApp,Version=v7.0.AssemblyAttributes.cpp(1,8): error C2220: the following warning is treated as an error [D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\ijw.vcxproj]
D:\a\_work\1\s\artifacts\obj\ijw\x86\Release\.NETCoreApp,Version=v7.0.AssemblyAttributes.cpp(1,8): warning C5271: consider replacing #using <mscorlib.dll> with command line argument /FU "D:\a\_work\1\s\.dotnet\packs\Microsoft.NETCore.App.Ref\7.0.13\ref\net7.0\mscorlib.dll" [D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\ijw.vcxproj]
D:\a\_work\1\s\artifacts\obj\ijw\x86\Release\.NETCoreApp,Version=v7.0.AssemblyAttributes.cpp(1,8): warning C5271: [D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\ijw.vcxproj]
D:\a\_work\1\s\artifacts\obj\ijw\x86\Release\.NETCoreApp,Version=v7.0.AssemblyAttributes.cpp(1,8):
to simplify migration, consider the temporary use of /Wv:18 flag with the version of the compiler with which you used to build without warnings
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(6,8): error C2220: the following warning is treated as an error [D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\ijw.vcxproj]
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(6,8): warning C5271: consider replacing #using <System.Console.dll> with command line argument /FU "D:\a\_work\1\s\.dotnet\packs\Microsoft.NETCore.App.Ref\7.0.13\ref\net7.0\System.Console.dll" [D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\ijw.vcxproj]
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(6,8): warning C5271: [D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\ijw.vcxproj]
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(6,8):
to simplify migration, consider the temporary use of /Wv:18 flag with the version of the compiler with which you used to build without warnings
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(7,8): warning C5271: consider replacing #using <System.Runtime.Loader.dll> with command line argument /FU "D:\a\_work\1\s\.dotnet\packs\Microsoft.NETCore.App.Ref\7.0.13\ref\net7.0\System.Runtime.Loader.dll" [D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\ijw.vcxproj]
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(7,8): warning C5271: [D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\ijw.vcxproj]
D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(7,8):
to simplify migration, consider the temporary use of /Wv:18 flag with the version of the compiler with which you used to build without warnings

Known issue validation

Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=520568
Error message validated:warning C5271: consider replacing #using
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/10/2024 1:48:54 AM UTC

Report

BuildDefinitionStep NameConsole logPull Request
521815dotnet/runtimeBuildLog#96764
521817dotnet/runtimeBuild productLog#96764
521816dotnet/runtimeBuild productLog#96764
521668dotnet/runtimeBuildLog#96758
521669dotnet/runtimeBuild productLog#96758
521670dotnet/runtimeBuild productLog#96758
521538dotnet/runtimeBuildLog#96755
2349770dotnet-runtimeBuildLog
2349760dotnet-runtimeBuildLog
521526dotnet/runtimePrepare TestHost with runtime CoreCLRLog
521518dotnet/runtimeBuildLog
521540dotnet/runtimeBuild productLog#96755
521539dotnet/runtimeBuild productLog#96755
521519dotnet/runtimeBuild productLog
521442dotnet/runtimeBuild productLog
521430dotnet/runtimeBuild productLog
521434dotnet/runtimeBuild productLog
521429dotnet/runtimeBuild productLog
2349464dotnet-runtimeBuild native test componentsLog
521061dotnet/runtimeBuild native test componentsLog
521049dotnet/runtimeBuildLog
520888dotnet/runtimePrepare TestHost with runtime CoreCLRLog
520811dotnet/runtimeBuildLog
520953dotnet/runtimeBuild productLog
520802dotnet/runtimePrepare TestHost with runtime CoreCLRLog
520796dotnet/runtimeBuildLog
2349303dotnet-runtimeBuildLog
2349294dotnet-runtimeBuildLog
520795dotnet/runtimeBuild native test componentsLog
520797dotnet/runtimeBuild productLog
2349295dotnet-runtimeBuild native test componentsLog
520565dotnet/runtimeBuildLog#96723
2349197dotnet-runtimeBuildLog
520635dotnet/runtimeBuild productLog
520489dotnet/runtimePrepare TestHost with runtime CoreCLRLog
514863dotnet/runtimeBuild testsLog#96489
519217dotnet/runtimeBuild testsLog#96667
520481dotnet/runtimeBuildLog
519287dotnet/runtimeBuild productLog#96673
514864dotnet/runtimeBuild productLog#96489
514865dotnet/runtimeBuild productLog#96489
519218dotnet/runtimeBuild productLog#96667
519288dotnet/runtimeBuild productLog#96673
519219dotnet/runtimeBuild productLog#96667
520571dotnet/runtimeBuild productLog#96723
520568dotnet/runtimeBuild productLog#96723
2349018dotnet-runtimeBuild native test componentsLog
520479dotnet/runtimeBuild native test componentsLog
520482dotnet/runtimeBuild productLog
520361dotnet/runtimeBuildLog#96718
520042dotnet/runtimeBuildLog#96708
520043dotnet/runtimeBuild productLog#96708
519181dotnet/runtimeBuild productLog
519171dotnet/runtimeBuild productLog
519178dotnet/runtimeBuild productLog
519170dotnet/runtimeBuild productLog

Summary

24-Hour Hit Count7-Day Hit Count1-Month Count
05656

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
"ErrorMessage": "",
"BuildRetry": false,
"ErrorPattern": "FAILED: .+ijw\.cpp\.obj",
"ExcludeConsoleLog": false
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions