-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-Infrastructure-coreclrblockingMarks issues that we want to fast track in order to unblock other important workMarks issues that we want to fast track in order to unblock other important work
Milestone
Description
In particular, HardwareIntrinsics tests.
Build commands (on Windows):
call build.cmd clr+libs -arch x64 -c Checked -librariesConfiguration Release /p:NoPgoOptimize=true
call src\tests\build.cmd x64 checked -priority 1
Errors:
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Aes\Aes_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Aes\Aes_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\ArmBase.Arm64\ArmBase.Arm64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\ArmBase.Arm64\ArmBase.Arm64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\ArmBase\ArmBase_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\AdvSimd.Arm64\AdvSimd.Arm64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\AdvSimd.Arm64\AdvSimd.Arm64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\AdvSimd\AdvSimd_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\ArmBase\ArmBase_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\ArmBase\Yield_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Crc32.Arm64\Crc32.Arm64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Crc32\Crc32_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\ArmBase\Yield_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Crc32.Arm64\Crc32.Arm64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Crc32\Crc32_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\AdvSimd\AdvSimd_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Dp\Dp_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Dp\Dp_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Rdm.Arm64\Rdm.Arm64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Rdm\Rdm_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Rdm.Arm64\Rdm.Arm64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Rdm\Rdm_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Sha1\Sha1_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Sha256\Sha256_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\ConstantFolding\ScalarConstantFoldings.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Sha1\Sha1_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\HwiOp\CompareVectorWithZero.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\Arm\Sha256\Sha256_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\HwiOp\HwiSideEffects.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\HwiOp\HwiValueNumbering.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Regression\GitHub_75791\GitHub_75791.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\NotSupported\NotSupported_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\NotSupported\NotSupported_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Regression\GitHub_47236\GitHub_47236.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Regression\GitHub_43569\GitHub_43569.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector128\Vector128_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector128\Vector128_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector128_1\Vector128_1_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector128_1\Vector128_1_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector256\Vector256_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector256\Vector256_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector512\Vector512_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector512\Vector512_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector512_1\Vector512_1_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector512_1\Vector512_1_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector64\Vector64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector64_1\Vector64_1_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector64\Vector64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\General\Vector64_1\Vector64_1_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Aes\Aes_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Aes\Aes_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx1\Avx1_handwritten_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx1\Avx1_handwritten_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx1\Avx1_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx1_Vector128\Avx1_Vector128_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx1\Avx1_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx1_Vector128\Avx1_Vector128_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx2\Avx2_handwritten_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx2\Avx2_handwritten_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx2\Avx2_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx2\Avx2_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx2_Vector128\Avx2_Vector128_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Avx2_Vector128\Avx2_Vector128_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\AvxVnni\MultiplyWideningAndAdd_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\AvxVnni\MultiplyWideningAndAdd_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\AvxVnni_Vector128\MultiplyWideningAndAdd_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\AvxVnni_Vector128\MultiplyWideningAndAdd_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Bmi1.X64\Bmi1.X64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Bmi1\Bmi1_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Bmi1.X64\Bmi1.X64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Bmi1\Bmi1_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Bmi2.X64\Bmi2.X64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Bmi2.X64\Bmi2.X64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Bmi2\Bmi2_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Bmi2\Bmi2_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Fma_Vector128\Fma_Vector128_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Fma_Vector128\Fma_Vector128_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Fma_Vector256\Fma_Vector256_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Fma_Vector256\Fma_Vector256_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\General\General_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Lzcnt.X64\Lzcnt.X64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\General\General_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Lzcnt.X64\Lzcnt.X64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Lzcnt\Lzcnt_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Pclmulqdq\Pclmulqdq_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Lzcnt\Lzcnt_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Popcnt\Popcnt_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Pclmulqdq\Pclmulqdq_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Popcnt.X64\Popcnt.X64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Popcnt.X64\Popcnt.X64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Popcnt\Popcnt_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_21666\GitHub_21666_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_17073\GitHub_17073.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_17957\GitHub_17957_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_17957\GitHub_17957_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_17435\GitHub_17435.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_21666\GitHub_21666_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_21855\GitHub_21855_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_21855\GitHub_21855_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_23438\GitHub_23438_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_22815\GitHub_22815_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_22815\GitHub_22815_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Regression\GitHub_23438\GitHub_23438_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse1.X64\Sse1.X64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse1.X64\Sse1.X64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse1\Sse1_handwritten_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse1\Sse1_handwritten_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse1\Sse1_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse1\Sse1_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse2.X64\Sse2.X64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse2.X64\Sse2.X64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse2.X64\StoreNonTemporal_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse2\Sse2_handwritten_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse2.X64\StoreNonTemporal_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse2\Sse2_handwritten_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse3\Sse3_handwritten_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse2\Sse2_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse2\Sse2_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse3\Sse3_handwritten_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse3\Sse3_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse3\Sse3_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse41.X64\Sse41.X64_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse41.X64\Sse41.X64_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse41\Sse41_handwritten_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse41\Sse41_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse41\Sse41_handwritten_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse41_Overloaded\Sse41_Overloaded_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse41\Sse41_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse41_Overloaded\Sse41_Overloaded_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse42.X64\Crc32_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse42.X64\Crc32_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse42\Crc32_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse42\Sse42_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse42\Crc32_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Sse42\Sse42_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Ssse3\Ssse3_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\Ssse3\Ssse3_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\X86Base\CpuId_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\X86Base\CpuId_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\X86Serialize\Serialize_r.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry point [c:\gh\runtime3\src\tests\JIT\HardwareIntrinsics\X86\X86Serialize\Serialize_ro.csproj] [c:\gh\runtime3\src\tests\build.proj]
1:15>c:\gh\runtime3\src\tests\Common\dir.traversal.targets(25,5): error : (No message specified) [c:\gh\runtime3\src\tests\build.proj] [c:\gh\runtime3\src\tests\build.proj]
1:15>c:\gh\runtime3\src\tests\build.proj(495,5): error MSB3073: The command ""c:\gh\runtime3\\dotnet.cmd" msbuild c:\gh\runtime3\src\tests\build.proj /t:Build "/p:TargetArchitecture=x64" "/p:Configuration=Checked" "/p:LibrariesConfiguration=Release" "/p:TargetOS=windows" "/p:RuntimeOS=" "/p:RuntimeFlavor=coreclr" "/p:RuntimeVariant=" "/p:CLRTestBuildAllTargets=" "/p:UseCodeFlowEnforcement=" "/p:__TestGroupToBuild=3" "/p:__SkipRestorePackages=1" /nodeReuse:false /maxcpucount /bl:c:\gh\runtime3\artifacts\/log/Checked/InnerManagedTestBuild.3.binlog" exited with code 1.
Presumably this doesn't happen in the Linux builds where the CI builds the tests?
Unfortunately, we build in "test groups" and the build doesn't continue past this failing test group to build other tests in subsequent test groups.
Metadata
Metadata
Assignees
Labels
area-Infrastructure-coreclrblockingMarks issues that we want to fast track in order to unblock other important workMarks issues that we want to fast track in order to unblock other important work