Skip to content

Conversation

@edymtt
Copy link
Contributor

@edymtt edymtt commented Nov 9, 2020

Some of the bots in CI run multiple jobs, so we need to be sure
libdispatch compilations do not attempt to share the module cache.

Addresses rdar://68100533

Some of the bots in CI run multiple jobs, so we need to be sure
libdispatch compilations do not attempt to share the module cache.

Addresses rdar://68100533
@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please smoke test macOS

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please test Linux

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please test Windows

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci Please Build Toolchain Linux Platform

@swift-ci
Copy link
Contributor

swift-ci commented Nov 9, 2020

Linux Toolchain (Ubuntu 16.04)
Download Toolchain
Git Sha - 51bebba

Install command
tar zxf swift-PR-34638-486-ubuntu16.04.tar.gz
More info

Copy link
Contributor

@xymus xymus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix! I've only seen this failure in libdispatch but we should keep an eye out to apply this in more projects if they fail on pcm related errors.

Co-authored-by: Mishal Shah <shahmishal@users.noreply.github.com>
@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please smoke test macOS

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please test Linux

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please test Windows

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci Please Build Toolchain Linux Platform

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please clean test Windows

2 similar comments
@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please clean test Windows

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please clean test Windows

@swift-ci
Copy link
Contributor

swift-ci commented Nov 9, 2020

Linux Toolchain (Ubuntu 16.04)
Download Toolchain
Git Sha - 045211c

Install command
tar zxf swift-PR-34638-487-ubuntu16.04.tar.gz
More info

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2020

@swift-ci please smoke test macOS

@edymtt edymtt merged commit f4b86c9 into swiftlang:main Nov 10, 2020
@edymtt edymtt deleted the separate-modulecache-for-libdispatch branch November 10, 2020 15:06
ainu-bot added a commit to google/swift that referenced this pull request Nov 10, 2020
* 'main' of github.com:apple/swift:
  Build libdispatch with its own module cache (swiftlang#34638)
edymtt added a commit to edymtt/swift that referenced this pull request Jan 14, 2021
Some of the bots in CI run multiple jobs, so we need to be sure
libdispatch compilations do not attempt to share the module cache.

Addresses rdar://68100533

(cherry picked from commit f4b86c9)
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.

5 participants