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

ARM legs are failing in CI in release/2.0.0 #9503

Closed
danmoseley opened this issue Jan 4, 2018 · 2 comments
Closed

ARM legs are failing in CI in release/2.0.0 #9503

danmoseley opened this issue Jan 4, 2018 · 2 comments
Labels
area-Infrastructure-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' blocking-official-build
Milestone

Comments

@danmoseley
Copy link
Member

It looks like these have never passed?

15:54:41 BUILDTEST: Commencing build of native test components for arm/Release
15:54:41 BUILDTEST: Using environment: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\Tools\\..\..\VC\Auxiliary\Build\vcvarsall.bat" x86_arm
15:54:41 **********************************************************************
15:54:41 ** Visual Studio 2017 Developer Command Prompt v15.0.26730.16
15:54:41 ** Copyright (c) 2017 Microsoft Corporation
15:54:41 **********************************************************************
15:54:42 The input line is too long.
15:54:42 :export_x86
15:54:42  was unexpected at this time.
15:54:42 

dotnet/coreclr#15686

I don't see a line like :export_x86 in the vcvars related batch files.

@RussKeldorph who sponsors the ARM legs?

@RussKeldorph
Copy link
Contributor

It's currently tracked by dotnet/coreclr#15067, but it's better to track with an issue, so thanks.

@weshaggard asked us to look at it, but it's not clear how urgently.

@jashook
Copy link
Contributor

jashook commented Feb 11, 2018

It looks to me like after dotnet/coreclr#14892 our builds in release/2.0.0 are using vs 2017 if both vs 2015 and vs 2017 are installed on the machine. dotnet/coreclr#16332 will force vs 2015 for the arm builds. I think it is worth understanding why we are now building with vs 2017 in the branch now.

@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 2.0.x milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' blocking-official-build
Projects
None yet
Development

No branches or pull requests

4 participants