[swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (master) #1583

Alex Chan alex at alexwlchan.net
Tue Jun 28 05:57:27 CDT 2016


I’m still getting CI emails for Alex Hoppen (@ahoppen on GitHub). Commit 884af9c isn’t mine.

— Alex

> On 28 Jun 2016, at 11:43, no-reply at swift.org wrote:
> 
> [FAILURE] oss-swift-package-linux-ubuntu-15_10 [#1583]
> 
> Build URL:	https://ci.swift.org/job/oss-swift-package-linux-ubuntu-15_10/1583/
> Project:	oss-swift-package-linux-ubuntu-15_10
> Date of build:	Tue, 28 Jun 2016 03:08:55 -0700
> Build duration:	34 min
> 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
> Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
> Indication 1
> 
> Changes
> 
> Commit ff2a0aeedfea364393f07af3f2ab0e43336d0185 by compnerd:
> build: more stringent gold checks
> 
> edit: cmake/modules/AddSwiftUnittests.cmake
> 
> Commit 956503a9758ef58639f09331d5fc703d63823e2a by compnerd:
> build: clean up dead code
> 
> edit: cmake/modules/AddSwift.cmake
> 
> Commit 1baeed7c26a384e2b812204166075ad3cc10e412 by compnerd:
> build: allow experimental selection of lld
> 
> edit: CMakeLists.txt
> edit: cmake/modules/AddSwift.cmake
> edit: cmake/modules/AddSwiftUnittests.cmake
> 
> Commit b5893cdfe0435121374050bb41ba7e19f033776b by compnerd:
> stubs: export symbols properly
> 
> edit: stdlib/public/stubs/LibcShims.cpp
> edit: stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb
> 
> Commit 4cead9bf7e149e58a92c063ffb6b7b67b9d4b6e5 by shotat:
> Fix typos
> 
> edit: tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h
> 
> Commit f7a838db3d5184c68fd7aec4de3d6f7209707308 by jamala:
> Build-script: propagate the build type to the xctest build script
> 
> edit: utils/build-script
> edit: utils/build-script-impl
> 
> Commit 0cf07864817fcba30351440b0b876f47194caba5 by compnerd:
> Basic: use switch instead of cascading if's
> 
> edit: lib/Basic/Platform.cpp
> 
> Commit 884af9ccab5759bb5cfa6aedbf7792e572c3d08d by alex:
> [Parser] Make #selector a primary expression
> 
> edit: test/expr/unary/selector/selector.swift
> edit: test/Inputs/clang-importer-sdk/swift-modules/ObjectiveC.swift
> edit: test/Inputs/clang-importer-sdk/usr/include/objc/objc.h
> edit: lib/Parse/ParseExpr.cpp
> 
> Commit bbd3f941b009bcb1120edf4e0ce954d880b25e29 by jamala:
> Build-script: propagate the build type when testing xctest.
> 
> edit: utils/build-script-impl
> 
> Commit c870052520cd2d9aa5791d7e492137f6418380b4 by spestov:
> Sema: Give capture analysis ability to sniff out uses of dynamic 'Self'
> 
> add: test/expr/capture/dynamic_self.swift
> edit: include/swift/AST/CaptureInfo.h
> edit: lib/AST/ASTDumper.cpp
> edit: lib/Sema/CMakeLists.txt
> add: lib/Sema/TypeCheckCaptures.cpp
> edit: lib/SIL/TypeLowering.cpp
> add: test/expr/capture/generic_params.swift
> edit: lib/AST/CaptureInfo.cpp
> edit: lib/Sema/TypeCheckExpr.cpp
> edit: include/swift/AST/DiagnosticsSema.def
> 
> Commit cbf1ab2c83c6b606bb2666d4a893a7fa388d6168 by spestov:
> SIL: Remove an assertion
> 
> edit: lib/SIL/SILArgument.cpp
> 
> Commit b246d09470f15155e35e2f2d79319ac91dcdb763 by spestov:
> SILOptimizer: Don't inline functions that directly reference the
> 
> edit: lib/SILOptimizer/Utils/Local.cpp
> 
> Commit 2a59ad7d0561f865be1b8d9525526359ddc6cff5 by spestov:
> SIL: Add support for capturing the dynamic Self metatype
> 
> edit: test/SILOptimizer/inline_self.swift
> edit: lib/SIL/TypeLowering.cpp
> edit: lib/SILGen/SILGenFunction.cpp
> edit: lib/SIL/SILFunctionType.cpp
> edit: test/SILGen/dynamic_self.swift
> edit: lib/SIL/SILVerifier.cpp
> edit: lib/SILGen/SILGenProlog.cpp
> edit: test/Interpreter/dynamic_self.swift
> 
> Commit 935b702a0747b6cdb481c28d196589de53f0412a by aprantl:
> Add an assertion to IRBuilder to prevent function calls with no debug
> 
> edit: lib/IRGen/GenFunc.cpp
> edit: lib/IRGen/GenMeta.cpp
> edit: lib/IRGen/IRGenDebugInfo.cpp
> edit: lib/IRGen/IRGenSIL.cpp
> edit: lib/IRGen/GenCall.cpp
> edit: lib/IRGen/GenObjC.cpp
> edit: lib/IRGen/IRGenDebugInfo.h
> edit: lib/IRGen/GenDecl.cpp
> edit: lib/IRGen/IRGenFunction.cpp
> edit: lib/IRGen/IRBuilder.h
> 
> Commit e236b6822540d3e566f8b98386fde762d9fac050 by mgottesman:
> [gardening] Add the swift license header to the top of our lit.*.cfg.*
> 
> edit: test/lit.site.cfg.in
> edit: validation-test/lit.site.cfg.in
> edit: validation-test/lit.cfg
> 
> Commit 67874ad52331afa5ec46caedab5984ca34b96a91 by mgottesman:
> [cmake] When the cmake generator we are using is Xcode, make sure to add
> 
> edit: validation-test/lit.site.cfg.in
> edit: test/lit.site.cfg.in
> 
> Commit e74f7456af9aa610f3535c57736ac8242ec5d4c3 by phausler:
> SR-1908 Set detach state on creation to DETACHED (#425)
> 
> edit: Foundation/NSThread.swift
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160628/4a64369c/attachment.html>


More information about the swift-dev mailing list