Working on a fix right now, this was a stale merge
···
On Jul 14, 2016, at 8:46 AM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10-long-test [#527]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10-long-test/527/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10-long-test
Date of build: Thu, 14 Jul 2016 08:38:00 -0700
Build duration: 8 min 3 sec
Identified problems:Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-15_10-long-test/527/consoleFull#-2052755839ee1a197b-acac-4b17-83cf-a53b95139a76>
Tests:Name: Swift
Failed: 0 test(s), Passed: 8062 test(s), Total: 8062 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 226 test(s), Total: 226 test(s)Changes
Commit 941ec1e043c5f29f7fb46be450003ff47379993d by dfarler:
SwiftRemoteMirror: Add reflection metadata version query APIedit: stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp
edit: tools/swift-reflection-test/swift-reflection-test.c
edit: include/swift/Reflection/Records.h
edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirror.hCommit fd46a6078532b088ce75289cc9628b3cd3a243c8 by dfarler:
IRGen: Emit reflection metadata version into Swift binariesedit: lib/IRGen/IRGen.cpp
edit: lib/IRGen/IRGenModule.h
edit: lib/IRGen/GenReflection.cpp
edit: test/IRGen/unused.silCommit ae8b2ba0ded42cdf9c2f4e1d0bd38d2a2f3ea8eb by rlevenstein:
Add a helper method mayHaveOpenedArchetypeOperands to SILInstructionedit: include/swift/SIL/SILInstruction.h
edit: lib/SIL/SILInstruction.cppCommit e9dca6597be09b32c317c94ccb88754f492872da by rlevenstein:
Serialize SIL basic blocks in the RPOT orderedit: test/ClangModules/serialization-sil.swift
edit: test/Serialization/transparent.swift
edit: lib/Serialization/SerializeSIL.cpp
edit: test/Serialization/Inputs/def_basic.silCommit fc4fe97332c4e722f658472ae5b2bd461d020ba6 by gregomni:
Memory management bug fix here for indirect nested enums.edit: lib/SILGen/SILGenPattern.cpp
Commit cfdc9439ced8f3e8a2b14137fc1945199fdfe0af by rlevenstein:
[sil-cse] Add CSE support for open_existential_refedit: lib/SIL/SILInstruction.cpp
edit: lib/SILOptimizer/Transforms/CSE.cpp
edit: test/SILOptimizer/cse.silCommit 779eafda5dd71a42cee9076596596a70dc347f6b by compnerd:
test: address a number of unused result warningsedit: TestFoundation/TestNSString.swift
edit: TestFoundation/TestNSJSONSerialization.swift
edit: TestFoundation/TestNSFileManager.swift
edit: TestFoundation/TestNSNotificationQueue.swift
edit: TestFoundation/TestNSTask.swift
edit: TestFoundation/TestNSBundle.swiftCommit 826371dc04a9b12bca4946d5546d1c13f44fd75b by sakandur:
Implementing NSURLResponse.copyWithZoneedit: Foundation/NSURLResponse.swift
edit: TestFoundation/TestNSURLResponse.swiftCommit bb42155d10e2a1e728dda3bb0bb70be62d7c00b5 by phausler:
[NSThread] Updated to match Darwin version (#440)edit: TestFoundation/TestNSThread.swift
edit: Foundation/NSXMLParser.swift
edit: Foundation/NSThread.swiftCommit 7de444aa591ad75b2d8d42c59bc07f28361ba7db by phausler:
Resolved conflicts for NSTask.swift from Bouke/nstask-osx-same-pipeedit: Foundation/NSTask.swift