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

Build fails on SDK 2.1.300-rc1-008669 at BuildServer step #328

Closed
YunWeiaa opened this issue Apr 27, 2018 · 12 comments
Closed

Build fails on SDK 2.1.300-rc1-008669 at BuildServer step #328

YunWeiaa opened this issue Apr 27, 2018 · 12 comments

Comments

@YunWeiaa
Copy link

Environmental info

Windows Win 7 x86 ENU
VS:D15.7/27625.00 (15.7 Preview 5)
Node.js: V8.11.1 LTS
Yarn --version:1.6.0
CLI/SDK: 2.1.300-rc1-008669 (runtime - 2.1.0-rc1-26425-07)

Repro steps

Master branch of SAFE Bookstore
Install the needed deps for SAFE-Bookstore and run build.cmd. Error produced:
image

@forki
Copy link
Member

forki commented Apr 27, 2018

/cc @cartermp

@forki
Copy link
Member

forki commented Apr 27, 2018

@YunWeiaa did you try with a RTM version?

@cartermp
Copy link

This is for .NET Core 2.1 preview validation. Myself and @KevinRansom can take a look, since the bits in the report are on an internal file share.

@forki
Copy link
Member

forki commented Apr 27, 2018

That would be great.

@cartermp
Copy link

@forki @YunWeiaa the issue seems to be that the bookstore is downloading a 64-bit version of the CLI, but the VM that this was tested on is an x86 Windows 7 machine. So there isn't any action we'll take on our end. The FAKE module could be updated to handle this, or the requirements for the bookstore could be changed to x64.

@forki
Copy link
Member

forki commented May 1, 2018 via email

@YunWeiaa
Copy link
Author

YunWeiaa commented May 2, 2018

Ok, I got it. Thanks.

@forki
Copy link
Member

forki commented May 2, 2018

ok. latest should install the x86 dotnet core if you are on x86.
@YunWeiaa can you please verify?

@YunWeiaa
Copy link
Author

YunWeiaa commented May 4, 2018

Verified this issue on VS build: d15.7/27702.01 (15.7 Preview 7) + CLI/SDK 2.1.300-rtm-008701 (x86) on Win 7 x86 ENU, but it also failed.
buildfails1
Please let me know if you have any other concern.

@forki forki reopened this May 4, 2018
@forki
Copy link
Member

forki commented May 4, 2018

@cartermp ideas?

@cartermp
Copy link

cartermp commented May 5, 2018

Yoof, none come to mind. Sounds like some generic failure. The previous error message was typical of x86/x64 errors but this one doesn’t give a hint unfortunately. Do we know if webpack works on x86 windows?

@forki
Copy link
Member

forki commented May 5, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants