[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 3.0) #257

This is a failure while building Foundation, and is unrelated to the checkin that triggered the build:

Test Suite 'TestNSData' started at 22:47:40.846
Test Case 'TestNSData.testBasicConstruction' started at 22:47:40.846
/home/buildnode/disk2/workspace/oss-swift-3.0-incremental-RA-linux-ubuntu-14_04/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation: symbol lookup error: /home/buildnode/disk2/workspace/oss-swift-3.0-incremental-RA-linux-ubuntu-14_04/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation: undefined symbol: _TFSP17withMemoryReboundu0_rfzT2toMqd__8capacitySiFzGSpqd___qd_0__qd_0_
/home/buildnode/disk2/workspace/oss-swift-3.0-incremental-RA-linux-ubuntu-14_04/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 127, aborting
/home/buildnode/disk2/workspace/oss-swift-3.0-incremental-RA-linux-ubuntu-14_04/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting

Anders

ยทยทยท

On 2016-09-23, at 10.47, no-reply@swift.org wrote:

[FAILURE] oss-swift-3.0-incremental-RA-linux-ubuntu-14_04 [#257]

Build URL: https://ci.swift.org/job/oss-swift-3.0-incremental-RA-linux-ubuntu-14_04/257/
Project: oss-swift-3.0-incremental-RA-linux-ubuntu-14_04
Date of build: Fri, 23 Sep 2016 10:24:26 -0700
Build duration: 23 min
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 8250 test(s), Total: 8250 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 230 test(s), Total: 230 test(s)

Changes

Commit a4d4562241569ffc64b1f6af406bd01ee46b6f20 by anders:
Generate Xcode projects using a layered data model instead of a sequence

add: Sources/Xcodeproj/XcodeProjectModel.swift
edit: Tests/XcodeprojTests/XCTestManifests.swift
edit: Sources/Commands/SwiftPackageTool.swift
add: Tests/XcodeprojTests/XcodeProjectModelSerializationTests.swift
edit: Sources/Xcodeproj/generate().swift
edit: Sources/Xcodeproj/pbxproj().swift
edit: Tests/XcodeprojTests/GenerateXcodeprojTests.swift
add: Sources/Xcodeproj/XcodeProjectModelSerialization.swift
add: Tests/XcodeprojTests/XcodeProjectModelTests.swift

Commit 7ca12e2c1a191d519135fea5e04008b85c712c4e by anders:
[ModuleMapGen] Rewrite only if contents updated

edit: Sources/PackageLoading/ModuleMapGenerator.swift
edit: Tests/FunctionalTests/MiscellaneousTests.swift

Commit 6e5248ed8e9b2def938b27c7b06d26fbd19cd853 by anders:
Warn if clang < 3.6 on Ubuntu

edit: Tests/CommandsTests/BuildToolTests.swift
add: Sources/Utility/misc.swift
edit: Sources/Commands/SwiftBuildTool.swift
edit: Tests/UtilityTests/XCTestManifests.swift
add: Tests/UtilityTests/miscTests.swift

Commit 92a7adb7e020cce5d25f208375711f75d31e51a5 by anders:
[XcodeProj] .xcconfig overrides group path was incorrect, leading Xcode

edit: Sources/Xcodeproj/pbxproj().swift

Commit dea88a0e6d2411dda22937180630f56ba66cd8f0 by anders:
Remove some stale code that is no longer needed by the new layered Xcode

edit: Sources/Xcodeproj/xcscheme().swift
edit: Sources/Xcodeproj/pbxproj().swift
edit: Sources/Xcodeproj/Module+PBXProj.swift

Commit 66fb0118df7b53272f2ac76347257dc68e3994e2 by anders:
Move mock package graph loader to TestSupport

edit: Sources/TestSupport/misc.swift
edit: Package.swift
edit: Tests/PackageGraphTests/PackageGraphTests.swift

Commit cc5e92d8d9bb42b1cb3565acd1bbb29413968ac7 by anders:
Added BuildSettingsSerialization test

edit: Sources/Xcodeproj/XcodeProjectModelSerialization.swift
edit: Tests/XcodeprojTests/XcodeProjectModelSerializationTests.swift

Commit 895122bac4b404e308df8fc937f01b88f78122fd by anders:
[Xcodeproj] Break pbxproj() method to make it easier for unit testing

edit: Sources/Xcodeproj/pbxproj().swift

Commit 713d61067ce96cbd3f35f03ed66d480886dcb8f2 by anders:
[Xcodeproj] Add unit testing infra

add: Tests/XcodeprojTests/PackageGraphTests.swift
edit: Tests/XcodeprojTests/XCTestManifests.swift
edit: Package.swift

Commit e39c0e5da8cc9ada68330991ebd39bae5e2bb42e by anders:
[Xcodeproj] Add include group for C lang targets

edit: Sources/Xcodeproj/pbxproj().swift
edit: Tests/XcodeprojTests/PackageGraphTests.swift

Commit 879f5bad3878c47240eb90ae23e275de9c5fd685 by anders:
[Xcodeproj] Show modulemaps for C language targets

edit: Sources/Xcodeproj/pbxproj().swift
edit: Tests/XcodeprojTests/PackageGraphTests.swift