-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
ops-monitorIssues created/handled by the source build monitor roleIssues created/handled by the source build monitor roleuntriaged
Description
CentOS legs are failing to build runtime in the VMR with the following error:
In file included from <built-in>:1:
In file included from /vmr/src/runtime/artifacts/source-build/self/src/artifacts/obj/coreclr/linux.x64.Release/debug/di/CMakeFiles/cordbdi.dir/cmake_pch.hxx:5:
In file included from /vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/debug/di/stdafx.h:30:
/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/debug/di/rspriv.h:6357:36: error: in-class initializer for static data member is not a constant expression
6357 | static const CorDebugUserState kInvalidUserState = CorDebugUserState(-1);
| ^ ~~~~~~~~~~~~~~~~~~~~~
/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/debug/di/rspriv.h:6357:56: note: integer value -1 is outside the valid range of values [0, 511] for the enumeration type 'CorDebugUserState'
6357 | static const CorDebugUserState kInvalidUserState = CorDebugUserState(-1);
| ^
1 error generated.
##[error]Failed to build "CoreCLR component".
Metadata
Metadata
Assignees
Labels
ops-monitorIssues created/handled by the source build monitor roleIssues created/handled by the source build monitor roleuntriaged
Type
Projects
Status
Backlog