swiftlang / swiftlang/swift-corelibs-libdispatch
[SR-9080] <unknown>:0: error: cannot load underlying module for 'Dispatch'
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2.6k
- Forks
- 496
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
| Previous ID | SR-9080 |
| Radar | rdar://problem/45553764 |
| Original Reporter | @shahmishal |
| Type | Bug |
Additional Detail from JIRA
| Votes | 0 |
| Component/s | libdispatch |
| Labels | Bug |
| Assignee | None |
| Priority | Medium |
Watchers: @shahmishal
md5: 8fe1536412bd991aed5ede4f770cccb4
Issue Description:
Error:
<unknown>:0: error: cannot load underlying module for 'Dispatch'
Last successful tag: swift-DEVELOPMENT-SNAPSHOT-2018-10-01-a
First failing tag: swift-DEVELOPMENT-SNAPSHOT-2018-10-19-a
git log --pretty=oneline swift-DEVELOPMENT-SNAPSHOT-2018-10-01-a...swift-DEVELOPMENT-SNAPSHOT-2018-10-19-a
425 commits between two tags.
https://ci.swift.org/job/swift-protobuf-linux-ubuntu-16_04/730/console
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked swift-protobuf-linux-ubuntu-16_04/730 console output and compare the successful swift-DEVELOPMENT-SNAPSHOT-2018-10-01-a tag with the failing 2018-10-19-a tag. Use the provided git log to narrow the 425 commits to the change associated with the Dispatch module-load failure; done means the failing build no longer reports the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100