Skip to content

Revert "[Glibc] Configure modulemap for target, not host" #1703

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

Merged
merged 1 commit into from
Mar 16, 2016

Conversation

milseman
Copy link
Member

Reverts #1679

Even though the quick incremental builders are fine, the OS X full builds are erroring out with:

CMake Error at stdlib/public/Glibc/cmake_install.cmake:39 (file):
file INSTALL cannot find
"/Users/buildnode/jenkins/workspace/oss-swift_tools-RA_stdlib-RDA_test-simulator/Ninja-ReleaseAssert/swift-macosx-x86_64/./lib/swift/macosx/x86_64/glibc.modulemap".
Call Stack (most recent call first):
stdlib/public/cmake_install.cmake:37 (include)
stdlib/cmake_install.cmake:32 (include)
cmake_install.cmake:36 (include)

milseman added a commit that referenced this pull request Mar 16, 2016
Revert "[Glibc] Configure modulemap for target, not host"
@milseman milseman merged commit 5befdc3 into master Mar 16, 2016
@milseman
Copy link
Member Author

@modocache do you know why this would fail in a full build?

@modocache
Copy link
Contributor

Thanks @milseman! This was most likely related to https://github.com/apple/swift/pull/1679/files#r56367942. I'll address that issue, confirm that OS X full builds work for me, then re-submit a pull request.

Is there a way to ask @swift-ci to do an OS X full build?

@milseman milseman deleted the revert-1679-target-specific-glibc branch March 16, 2016 20:42
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

Successfully merging this pull request may close these issues.

2 participants