Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mono Windows Cross build failing #50753

Closed
jkoritzinsky opened this issue Apr 5, 2021 · 1 comment · Fixed by #50793
Closed

Mono Windows Cross build failing #50753

jkoritzinsky opened this issue Apr 5, 2021 · 1 comment · Fixed by #50793
Labels
area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' blocking-clean-ci-optional Blocking optional rolling runs blocking-official-build blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs untriaged New issue has not been triaged by the area owner

Comments

@jkoritzinsky
Copy link
Member

jkoritzinsky commented Apr 5, 2021

The Mono AOT cross build is failing to build in CI with the following errors:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29333\include\emmintrin.h(24,1): fatal error C1189: #error: This header is specific to X86 and X64 targets [D:\workspace_work\1\s\artifacts\obj\mono\Android.arm64.Release\cross\mono\mini\monosgen-objects.vcxproj]

See https://dev.azure.com/dnceng/public/_build/results?buildId=1072786&view=results for an example in master.

cc: @directhex

Runfo Tracking Issue: Mono windows crossaot build failure

Definition Build Kind Job Name
runtime 1074708 PR 50505 Mono crossaot Product Build windows x64 release
runtime 1074149 PR 49637 Mono crossaot Product Build windows x64 release
runtime 1073690 PR 50645 Mono crossaot Product Build windows x64 release

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 3 3

runfo seems to be glitching on populating the table, so here's a runfo query for the failures: https://runfo.azurewebsites.net/search/timelines/?bq=definition%3Aruntime+started%3A%7E5&tq=type%3Aerror+text%3A%22cmake+--build+.+--target+install+--config+Release+--parallel+4%22+jobName%3A%22Mono+crossaot+Product+Build+windows+x64+release%22

@jkoritzinsky jkoritzinsky added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' blocking-official-build area-Infrastructure-mono blocking-clean-ci-optional Blocking optional rolling runs blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs labels Apr 5, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 5, 2021
@ghost
Copy link

ghost commented Apr 5, 2021

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

The Mono AOT cross build is failing to build in CI with the following errors:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29333\include\emmintrin.h(24,1): fatal error C1189: #error: This header is specific to X86 and X64 targets [D:\workspace_work\1\s\artifacts\obj\mono\Android.arm64.Release\cross\mono\mini\monosgen-objects.vcxproj]

See https://dev.azure.com/dnceng/public/_build/results?buildId=1072786&view=results for an example in master.

cc: @directhex

Author: jkoritzinsky
Assignees: -
Labels:

area-Infrastructure-mono, blocking-clean-ci, blocking-clean-ci-optional, blocking-official-build, blocking-outerloop

Milestone: -

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Apr 6, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Apr 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' blocking-clean-ci-optional Blocking optional rolling runs blocking-official-build blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant