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

[SR-6793] Building Swift on WSL fails #49342

Closed
swift-ci opened this issue Jan 19, 2018 · 4 comments
Closed

[SR-6793] Building Swift on WSL fails #49342

swift-ci opened this issue Jan 19, 2018 · 4 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Windows Platform: Windows

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-6793
Radar None
Original Reporter najacque (JIRA User)
Type Bug
Status Closed
Resolution Cannot Reproduce

Attachment: Download

Environment

OS Name Microsoft Windows 10 Home
Version 10.0.16299 Build 16299
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Name DESKTOP-6I1OQGF
System Manufacturer Dell Inc.
System Model Inspiron 3650
System Type x64-based PC
System SKU 06F7
Processor Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz, 3408 Mhz, 4 Core(s), 8 Logical Processor(s)
BIOS Version/Date Dell Inc. 3.5.2, 12/7/2017
SMBIOS Version 2.8
Embedded Controller Version 255.255
BIOS Mode UEFI
BaseBoard Manufacturer Dell Inc.
BaseBoard Model Not Available
BaseBoard Name Base Board
Platform Role Desktop
Secure Boot State On
PCR7 Configuration Elevation Required to View
Windows Directory C:\WINDOWS
System Directory C:\WINDOWS\system32
Boot Device \Device\HarddiskVolume1
Locale United States
Hardware Abstraction Layer Version = "10.0.16299.192"
User Name DESKTOP-6I1OQGF\naray
Time Zone Eastern Standard Time
Installed Physical Memory (RAM) 16.0 GB
Total Physical Memory 15.9 GB
Available Physical Memory 9.45 GB
Total Virtual Memory 23.3 GB
Available Virtual Memory 15.2 GB
Page File Space 7.35 GB
Page File C:\pagefile.sys
Device Encryption Support Elevation Required to View
Hyper-V - VM Monitor Mode Extensions Yes
Hyper-V - Second Level Address Translation Extensions Yes
Hyper-V - Virtualization Enabled in Firmware Yes
Hyper-V - Data Execution Protection Yes

Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, Windows
Assignee najacque (JIRA)
Priority Medium

md5: 316681788ce5fbf3ebfe13260bae92ae

Issue Description:

@belkadan
Copy link
Contributor

hughbe (JIRA User), any ideas?

@swift-ci
Copy link
Collaborator Author

swift-ci commented Apr 3, 2018

Comment by Jonas (JIRA)

I have the same error. Using:

Clang: Ubuntu clang version 3.6.2-3ubuntu2 (tags/RELEASE_362/final) (based on LLVM 3.6.2)

CMake: Followed instruction => version 3.6.2, repeated with version 3.5.2 (advice different other bug report).

Error message basically the same, included in the attachement.

There were many (repeating) warnings before the error that are most likely unrelated to this problem. I added the uniques as attachement.

@compnerd
Copy link
Collaborator

This really is the same as a build on Linux. I imagine that this has long been fixed, not sure if we should just close this off or not though.

@compnerd
Copy link
Collaborator

compnerd commented Apr 8, 2019

The windows port is sufficiently far along that this shouldn't really be needed. Furthermore, since WSL is an Ubuntu userspace, it is possible to use the Linux builds there just fine.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Windows Platform: Windows
Projects
None yet
Development

No branches or pull requests

3 participants