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-8826] XCTest - error: undefined reference to '$ss37_HashableTypedNativeDictionaryStorageCMa' #360

Closed
shahmishal opened this issue Sep 24, 2018 · 4 comments
Assignees

Comments

@shahmishal
Copy link
Member

Previous ID SR-8826
Radar None
Original Reporter @shahmishal
Type Bug

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s XCTest
Labels Bug
Assignee @compnerd
Priority Medium

Watchers: @shahmishal

md5: 52f94c91c4d06a574268b9f6fce9ee0e

Issue Description:

Job URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/5665

Full log attached to the JIRA

11:14:25 Linking /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/buildbot_incremental/swiftpm-linux-x86_64/x86_64-unknown-linux/release/SwiftPMPackageTests.xctest
11:14:26 /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/buildbot_incremental/xctest-linux-x86_64/libXCTest.so: error: undefined reference to '$ss37_HashableTypedNativeDictionaryStorageCMa'
11:14:26 /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/buildbot_incremental/xctest-linux-x86_64/libXCTest.so: error: undefined reference to '_swiftEmptyDictionaryStorage'
11:14:26 /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/buildbot_incremental/xctest-linux-x86_64/libXCTest.so: error: undefined reference to '$ss30_HashableTypedNativeSetStorageCMa'
11:14:26 /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/buildbot_incremental/xctest-linux-x86_64/libXCTest.so: error: undefined reference to '_swiftEmptySetStorage'
11:14:26 clang: error: linker command failed with exit code 1 (use -v to see invocation)
11:14:26 
11:14:26 <unknown>:0: error: link command failed with exit code 1 (use -v to see invocation)
11:14:26 
11:14:26 --- bootstrap: error: build failed with exit status 1
11:14:26 /home/buildnode/jenkins/workspace/oss-swift-incrementa
@shahmishal
Copy link
Member Author

@swift-ci

@gottesmm
Copy link
Member

Sending over to compnerd based off of Jordan's comment here:

apple/swift#17180 (comment)

@ankitspd
Copy link
Member

llbuild depends the version of Swift compiler (which includes commit hash) to resolve this issue: apple/swift-llbuild@9aa19f5

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 9, 2022
@grynspan
Copy link
Contributor

grynspan commented Jul 6, 2022

This issue was resolved with an llbuild change in 2018, looks like. Closing.

@grynspan grynspan closed this as completed Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants