Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[8.0] Failing to build native components #94823

Closed
Milestone
@carlossanlop

Description

@carlossanlop

The release/8.0 branch is currently hitting this build error in multiple PRs like this arcade codeflow:#94792

I see at least 3 different error messages.

dotnet-linkerwindows-x64 release Runtime_Release

...  Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\oaidl.acf  oaidl.acf  Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\ocidl.acf  ocidl.acf  waiting for D:/a/_work/1/s/artifacts/obj/win-x64.Release/corehost/test/typelibs\dlldata.c ...    ninja: build stopped: subcommand failed.  Failed to generate native component build project!D:\a\_work\1\s\src\native\corehost\corehost.proj(159,5): error MSB3073: The command ""D:\a\_work\1\s\src\native\corehost\build.cmd" Release x64 commit eecd22f78b4b093807d3c73d5b4f3d777c841338 outputrid win-x64 portable incremental-native-build rootdir D:\a\_work\1\s\ runtimeflavor CoreCLR runtimeconfiguration Release" exited with code 1.##[error]src\native\corehost\corehost.proj(159,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\src\native\corehost\build.cmd" Release x64 commit eecd22f78b4b093807d3c73d5b4f3d777c841338 outputrid win-x64 portable incremental-native-build rootdir D:\a\_work\1\s\ runtimeflavor CoreCLR runtimeconfiguration Release" exited with code 1.Build FAILED.

runtimeCoreCLR Product Build windows x64 checked

- Output:...[244/367] Building CXX object Interop\IJW\IjwNativeCallingManagedDll\CMakeFiles\IjwNativeCallingManagedDll.dir\IjwNativeCallingManagedDll.cpp.obj[245/367] Building CXX object Interop\COM\ComWrappers\WeakReference\CMakeFiles\WeakReferenceNative.dir\WeakReferenceNative.cpp.obj[246/367] Building CXX object Interop\COM\ComWrappers\MockReferenceTrackerRuntime\CMakeFiles\MockReferenceTrackerRuntime.dir\ReferenceTrackerRuntime.cpp.obj[247/367] Linking CXX shared library JIT\Directed\Convert\out_of_range_fp_to_int_conversionsnative.dll[248/367] Linking CXX shared library Interop\IJW\ijwhostmock\ijwhost.dllninja: build stopped: subcommand failed.BUILDTEST: Error: native test build failed.##[error]Cmd.exe exited with code '1'.

runtimewindows-arm64 Release NativeAOT_Libraries

 D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(22): note: This diagnostic occurred while importing type 'System::Decimal' from assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.  [187/206] Building CXX object comhost\CMakeFiles\comhost.dir\__\hostmisc\longfile.windows.cpp.obj  [188/206] Linking CXX executable test\nativehost\nativehost.exe  [189/206] Building CXX object comhost\CMakeFiles\comhost.dir\__\hostmisc\pal.windows.cpp.obj  [190/206] Building CXX object ijwhost\CMakeFiles\ijwhost.dir\ijwthunk.cpp.obj  [191/206] Building CXX object ijwhost\CMakeFiles\ijwhost.dir\ijwhost.cpp.obj  ninja: build stopped: subcommand failed.  Failed to generate native component build project!D:\a\_work\1\s\src\native\corehost\corehost.proj(159,5): error MSB3073: The command ""D:\a\_work\1\s\src\native\corehost\build.cmd" Release arm64 commit eecd22f78b4b093807d3c73d5b4f3d777c841338 outputrid win-arm64 portable incremental-native-build rootdir D:\a\_work\1\s\ runtimeflavor CoreCLR runtimeconfiguration Release" exited with code 1.##[error]src\native\corehost\corehost.proj(159,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\src\native\corehost\build.cmd" Release arm64 commit eecd22f78b4b093807d3c73d5b4f3d777c841338 outputrid win-arm64 portable incremental-native-build rootdir D:\a\_work\1\s\ runtimeflavor CoreCLR runtimeconfiguration Release" exited with code 1.Build FAILED.D:\a\_work\1\s\src\native\corehost\corehost.proj(159,5): error MSB3073: The command ""D:\a\_work\1\s\src\native\corehost\build.cmd" Release arm64 commit eecd22f78b4b093807d3c73d5b4f3d777c841338 outputrid win-arm64 portable incremental-native-build rootdir D:\a\_work\1\s\ runtimeflavor CoreCLR runtimeconfiguration Release" exited with code 1.    0 Warning(s)    1 Error(s)Time Elapsed 00:11:53.21Build failed with exit code 1. Check errors above.
{"ErrorMessage":"ninja: build stopped: subcommand failed.","BuildRetry":false,"ErrorPattern":"","ExcludeConsoleLog":true}

Known issue validation

Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=471724
Error message validated:ninja: build stopped: subcommand failed.
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/16/2023 2:08:57 AM UTC

Report

BuildDefinitionStep NameConsole logPull Request
571134dotnet/runtimeBuild CLR and LibrariesLog
571133dotnet/runtimeBuild CLR and LibrariesLog
570767dotnet/runtimeBuild CoreCLR RuntimeLog#95565
570580dotnet/runtimeBuild CLR and LibrariesLog
570579dotnet/runtimeBuild CLR and LibrariesLog
570289dotnet/runtimeBuild CoreCLR RuntimeLog#98336
570201dotnet/runtimeBuild CoreCLR RuntimeLog#98258
570010dotnet/runtimeBuild productLog#98397
570057dotnet/runtimeBuild productLog#97135
570024dotnet/runtimeBuild productLog
2381329dotnet-runtimeBuild productLog
569974dotnet/runtimeBuild productLog#97529
569943dotnet/runtimeBuild productLog#98569
569936dotnet/runtimeBuild productLog#91764
569928dotnet/runtimeBuild productLog#98129
569900dotnet/runtimeBuild productLog#98508
569732dotnet/runtimeBuild productLog#98510
2381150dotnet-runtimeBuild productLog
569667dotnet/runtimeBuild productLog#98446
569601dotnet/runtimeBuild productLog#98514
2381076dotnet-runtimeBuild productLog
569339dotnet/runtimeBuild CLR and LibrariesLog
569340dotnet/runtimeBuild CLR and LibrariesLog
568770dotnet/runtimeBuild productLog#98532
568140dotnet/runtimeBuild CoreCLR RuntimeLog#97079
567732dotnet/runtimeBuild CLR and LibrariesLog
567733dotnet/runtimeBuild CLR and LibrariesLog
567388dotnet/runtimeBuild productLog#98250
566342dotnet/runtimeBuild productLog#98118
566127dotnet/runtimeBuild productLog#97865
565962dotnet/runtimeBuild CLR and LibrariesLog
565961dotnet/runtimeBuild CLR and LibrariesLog
565957dotnet/runtimeBuild CLR and LibrariesLog
565956dotnet/runtimeBuild CLR and LibrariesLog
565876dotnet/runtimeBuild CoreCLR JITLog#98409
565873dotnet/runtimeBuild CoreCLR RuntimeLog#98409
565877dotnet/runtimeBuild CoreCLR JITLog#98409
565305dotnet/runtimeBuild productLog#89204
565003dotnet/runtimeBuild productLog#89204
564782dotnet/runtimeBuild CoreCLR RuntimeLog#98336
564783dotnet/runtimeBuild productLog#98336
564607dotnet/runtimeBuild productLog#98118
564305dotnet/runtimeBuild CLR and LibrariesLog
564302dotnet/runtimeBuild CLR and LibrariesLog
564299dotnet/runtimeBuild CLR and LibrariesLog
564303dotnet/runtimeBuild CLR and LibrariesLog
562502dotnet/runtimeBuild CLR and LibrariesLog
562498dotnet/runtimeBuild CLR and LibrariesLog
562499dotnet/runtimeBuild CLR and LibrariesLog
562500dotnet/runtimeBuild CLR and LibrariesLog
561871dotnet/runtimeBuild CLR and LibrariesLog
561870dotnet/runtimeBuild CLR and LibrariesLog
561872dotnet/runtimeBuild CLR and LibrariesLog
561873dotnet/runtimeBuild CLR and LibrariesLog
561765dotnet/runtimeBuild CoreCLR RuntimeLog#98261
561769dotnet/runtimeBuild CoreCLR JITLog#98261
561768dotnet/runtimeBuild CoreCLR JITLog#98261
561767dotnet/runtimeBuild productLog#98261
561766dotnet/runtimeBuild productLog#98261
561509dotnet/runtimeBuild CLR and LibrariesLog
561508dotnet/runtimeBuild CLR and LibrariesLog
561511dotnet/runtimeBuild CLR and LibrariesLog
561510dotnet/runtimeBuild CLR and LibrariesLog
561175dotnet/runtimeBuild productLog#98250
560760dotnet/runtimeBuild productLog#98118
560759dotnet/runtimeBuild productLog#98118
560082dotnet/runtimeBuild CLR and LibrariesLog
560081dotnet/runtimeBuild CLR and LibrariesLog
560077dotnet/runtimeBuild CLR and LibrariesLog
560078dotnet/runtimeBuild CLR and LibrariesLog
559517dotnet/runtimeBuild productLog#97096
559207dotnet/runtimeBuild CoreCLR RuntimeLog#98189
559209dotnet/runtimeBuild productLog#98189
559104dotnet/runtimeBuild productLog#98077
558520dotnet/runtimeBuild CLR and LibrariesLog
558519dotnet/runtimeBuild CLR and LibrariesLog
558523dotnet/runtimeBuild CLR and LibrariesLog
558524dotnet/runtimeBuild CLR and LibrariesLog
558495dotnet/runtimeBuild productLog#98154
557841dotnet/runtimeBuild productLog#98077
557670dotnet/runtimeBuild productLog#97789
557360dotnet/runtimeBuild productLog#98118
556932dotnet/runtimeBuild CLR and LibrariesLog
556926dotnet/runtimeBuild CLR and LibrariesLog
556933dotnet/runtimeBuild CLR and LibrariesLog
556927dotnet/runtimeBuild CLR and LibrariesLog
555832dotnet/runtimeBuild CoreCLR JITLog#98048
555831dotnet/runtimeBuild CoreCLR JITLog#98048
555828dotnet/runtimeBuild CoreCLR RuntimeLog#98048
555829dotnet/runtimeBuild productLog#98048
555830dotnet/runtimeBuild productLog#98048
555639dotnet/runtimeBuild CoreCLR JITLog#98048
555637dotnet/runtimeBuild productLog#98048
555638dotnet/runtimeBuild productLog#98048
555004dotnet/runtimeBuild CLR and LibrariesLog
555005dotnet/runtimeBuild CLR and LibrariesLog
555001dotnet/runtimeBuild CLR and LibrariesLog
555000dotnet/runtimeBuild CLR and LibrariesLog
554412dotnet/runtimeBuild productLog#97959
554414dotnet/runtimeBuild productLog#97959
Displaying 100 of 252 results

Summary

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp