[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #4446

This just finished compiling on the pull request bot ...

Taking a look.

David

···

On Apr 22, 2016, at 11:45 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#4446]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/4446/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10
Date of build: Fri, 22 Apr 2016 23:44:20 -0700
Build duration: 1 min 26 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/4446/consoleFull#-23725589ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Tests:

Name: Swift
Failed: 0 test(s), Passed: 7818 test(s), Total: 7818 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 273 test(s), Total: 273 test(s)

Changes

Commit 8d736a1cf6a7ad0a2a16b71b4087553f05e7e3d1 by dfarler:
MetadataSource Improvements: Builder; Parent, Impossible kinds

edit: include/swift/Reflection/MetadataSources.def
add: include/swift/Reflection/MetadataSourceBuilder.h
edit: include/swift/Reflection/MetadataSource.h
add: unittests/Reflection/MetadataSource.cpp
add: unittests/Reflection/CMakeLists.txt
edit: lib/IRGen/MetadataPath.h
edit: unittests/CMakeLists.txt
edit: stdlib/public/Reflection/MetadataSource.cpp

Commit 09d0cfee8d585ef1e9e3d5567dac465c47dc9e4d by dfarler:
Hang closure capture descriptors from their heap metadata

edit: include/swift/Reflection/MetadataSourceBuilder.h
edit: lib/IRGen/GenProto.h
edit: lib/IRGen/GenReflection.cpp
edit: lib/IRGen/GenProto.cpp
edit: lib/IRGen/IRGenFunction.h
edit: lib/IRGen/NecessaryBindings.h
edit: lib/IRGen/IRGenSIL.cpp
delete: unittests/Reflection/MetadataSource.cpp
edit: lib/IRGen/GenObjC.cpp
edit: lib/IRGen/MetadataPath.h
edit: stdlib/public/Reflection/MetadataSource.cpp
edit: include/swift/Reflection/MetadataSource.h
edit: lib/IRGen/IRGenModule.h
edit: lib/IRGen/GenObjC.h
delete: unittests/Reflection/CMakeLists.txt
edit: include/swift/Reflection/MetadataSources.def
edit: lib/IRGen/GenFunc.h
edit: lib/IRGen/GenHeap.cpp
edit: lib/IRGen/GenFunc.cpp
edit: lib/IRGen/GenHeap.h
edit: unittests/CMakeLists.txt
edit: lib/IRGen/IRGenModule.cpp

Commit 6a51ae84b2ca7d2bc132493a3ded2b0809b45d43 by dfarler:
Add Self- and SelfWitnessTable metadata sources to capture descriptors

edit: include/swift/Reflection/MetadataSource.h
edit: stdlib/public/Reflection/MetadataSource.cpp
edit: include/swift/Reflection/MetadataSources.def
edit: include/swift/Reflection/MetadataSourceBuilder.h
edit: lib/IRGen/GenReflection.cpp

Commit c05e48b11668d5ee8b4d2b7ca36bafa7a7a720cb by dfarler:
Add CaptureDescriptor struct definition

edit: include/swift/Reflection/Records.h
edit: lib/IRGen/GenReflection.cpp

Commit c360ba85b77a81f4c0f304a081dedda542e7e1a4 by dfarler:
Emit typerefs and metadata source strings as relative offsets to globals

edit: lib/IRGen/GenReflection.cpp

Commit e4d71ebf7380c1777fc0f1ac0d4b8720e3462788 by dfarler:
Update some IRGen tests for inclusion of capture descriptors in private

edit: test/IRGen/partial_apply.sil
edit: test/IRGen/closure.swift

Had a mid-air with Slava - I'll fix it now.

David

···

On Apr 22, 2016, at 11:51 PM, David Farler via swift-dev <swift-dev@swift.org> wrote:

This just finished compiling on the pull request bot ...

Taking a look.

David

On Apr 22, 2016, at 11:45 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#4446]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/4446/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10
Date of build: Fri, 22 Apr 2016 23:44:20 -0700
Build duration: 1 min 26 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/4446/consoleFull#-23725589ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Tests:

Name: Swift
Failed: 0 test(s), Passed: 7818 test(s), Total: 7818 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 273 test(s), Total: 273 test(s)

Changes

Commit 8d736a1cf6a7ad0a2a16b71b4087553f05e7e3d1 by dfarler:
MetadataSource Improvements: Builder; Parent, Impossible kinds

edit: include/swift/Reflection/MetadataSources.def
add: include/swift/Reflection/MetadataSourceBuilder.h
edit: include/swift/Reflection/MetadataSource.h
add: unittests/Reflection/MetadataSource.cpp
add: unittests/Reflection/CMakeLists.txt
edit: lib/IRGen/MetadataPath.h
edit: unittests/CMakeLists.txt
edit: stdlib/public/Reflection/MetadataSource.cpp

Commit 09d0cfee8d585ef1e9e3d5567dac465c47dc9e4d by dfarler:
Hang closure capture descriptors from their heap metadata

edit: include/swift/Reflection/MetadataSourceBuilder.h
edit: lib/IRGen/GenProto.h
edit: lib/IRGen/GenReflection.cpp
edit: lib/IRGen/GenProto.cpp
edit: lib/IRGen/IRGenFunction.h
edit: lib/IRGen/NecessaryBindings.h
edit: lib/IRGen/IRGenSIL.cpp
delete: unittests/Reflection/MetadataSource.cpp
edit: lib/IRGen/GenObjC.cpp
edit: lib/IRGen/MetadataPath.h
edit: stdlib/public/Reflection/MetadataSource.cpp
edit: include/swift/Reflection/MetadataSource.h
edit: lib/IRGen/IRGenModule.h
edit: lib/IRGen/GenObjC.h
delete: unittests/Reflection/CMakeLists.txt
edit: include/swift/Reflection/MetadataSources.def
edit: lib/IRGen/GenFunc.h
edit: lib/IRGen/GenHeap.cpp
edit: lib/IRGen/GenFunc.cpp
edit: lib/IRGen/GenHeap.h
edit: unittests/CMakeLists.txt
edit: lib/IRGen/IRGenModule.cpp

Commit 6a51ae84b2ca7d2bc132493a3ded2b0809b45d43 by dfarler:
Add Self- and SelfWitnessTable metadata sources to capture descriptors

edit: include/swift/Reflection/MetadataSource.h
edit: stdlib/public/Reflection/MetadataSource.cpp
edit: include/swift/Reflection/MetadataSources.def
edit: include/swift/Reflection/MetadataSourceBuilder.h
edit: lib/IRGen/GenReflection.cpp

Commit c05e48b11668d5ee8b4d2b7ca36bafa7a7a720cb by dfarler:
Add CaptureDescriptor struct definition

edit: include/swift/Reflection/Records.h
edit: lib/IRGen/GenReflection.cpp

Commit c360ba85b77a81f4c0f304a081dedda542e7e1a4 by dfarler:
Emit typerefs and metadata source strings as relative offsets to globals

edit: lib/IRGen/GenReflection.cpp

Commit e4d71ebf7380c1777fc0f1ac0d4b8720e3462788 by dfarler:
Update some IRGen tests for inclusion of capture descriptors in private

edit: test/IRGen/partial_apply.sil
edit: test/IRGen/closure.swift

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

To git@github.com:apple/swift.git
   f24f445..b6985b5 master -> master

This should fix the rest of the bots.

···

On Apr 22, 2016, at 11:59 PM, David Farler <dfarler@apple.com> wrote:

Had a mid-air with Slava - I'll fix it now.

David

On Apr 22, 2016, at 11:51 PM, David Farler via swift-dev <swift-dev@swift.org <mailto:swift-dev@swift.org>> wrote:

This just finished compiling on the pull request bot ...

Taking a look.

David

On Apr 22, 2016, at 11:45 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#4446]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/4446/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10
Date of build: Fri, 22 Apr 2016 23:44:20 -0700
Build duration: 1 min 26 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/4446/consoleFull#-23725589ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Tests:

Name: Swift
Failed: 0 test(s), Passed: 7818 test(s), Total: 7818 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 273 test(s), Total: 273 test(s)

Changes

Commit 8d736a1cf6a7ad0a2a16b71b4087553f05e7e3d1 by dfarler:
MetadataSource Improvements: Builder; Parent, Impossible kinds

edit: include/swift/Reflection/MetadataSources.def
add: include/swift/Reflection/MetadataSourceBuilder.h
edit: include/swift/Reflection/MetadataSource.h
add: unittests/Reflection/MetadataSource.cpp
add: unittests/Reflection/CMakeLists.txt
edit: lib/IRGen/MetadataPath.h
edit: unittests/CMakeLists.txt
edit: stdlib/public/Reflection/MetadataSource.cpp

Commit 09d0cfee8d585ef1e9e3d5567dac465c47dc9e4d by dfarler:
Hang closure capture descriptors from their heap metadata

edit: include/swift/Reflection/MetadataSourceBuilder.h
edit: lib/IRGen/GenProto.h
edit: lib/IRGen/GenReflection.cpp
edit: lib/IRGen/GenProto.cpp
edit: lib/IRGen/IRGenFunction.h
edit: lib/IRGen/NecessaryBindings.h
edit: lib/IRGen/IRGenSIL.cpp
delete: unittests/Reflection/MetadataSource.cpp
edit: lib/IRGen/GenObjC.cpp
edit: lib/IRGen/MetadataPath.h
edit: stdlib/public/Reflection/MetadataSource.cpp
edit: include/swift/Reflection/MetadataSource.h
edit: lib/IRGen/IRGenModule.h
edit: lib/IRGen/GenObjC.h
delete: unittests/Reflection/CMakeLists.txt
edit: include/swift/Reflection/MetadataSources.def
edit: lib/IRGen/GenFunc.h
edit: lib/IRGen/GenHeap.cpp
edit: lib/IRGen/GenFunc.cpp
edit: lib/IRGen/GenHeap.h
edit: unittests/CMakeLists.txt
edit: lib/IRGen/IRGenModule.cpp

Commit 6a51ae84b2ca7d2bc132493a3ded2b0809b45d43 by dfarler:
Add Self- and SelfWitnessTable metadata sources to capture descriptors

edit: include/swift/Reflection/MetadataSource.h
edit: stdlib/public/Reflection/MetadataSource.cpp
edit: include/swift/Reflection/MetadataSources.def
edit: include/swift/Reflection/MetadataSourceBuilder.h
edit: lib/IRGen/GenReflection.cpp

Commit c05e48b11668d5ee8b4d2b7ca36bafa7a7a720cb by dfarler:
Add CaptureDescriptor struct definition

edit: include/swift/Reflection/Records.h
edit: lib/IRGen/GenReflection.cpp

Commit c360ba85b77a81f4c0f304a081dedda542e7e1a4 by dfarler:
Emit typerefs and metadata source strings as relative offsets to globals

edit: lib/IRGen/GenReflection.cpp

Commit e4d71ebf7380c1777fc0f1ac0d4b8720e3462788 by dfarler:
Update some IRGen tests for inclusion of capture descriptors in private

edit: test/IRGen/partial_apply.sil
edit: test/IRGen/closure.swift

_______________________________________________
swift-dev mailing list
swift-dev@swift.org <mailto:swift-dev@swift.org>
https://lists.swift.org/mailman/listinfo/swift-dev