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

Daniel Dunbar daniel_dunbar at apple.com
Fri Jul 22 17:03:21 CDT 2016


This change has already been reverted.

 - Daniel

> On Jul 22, 2016, at 3:02 PM, no-reply at swift.org wrote:
> 
> [FAILURE] oss-swift-package-linux-ubuntu-14_04 [#1753]
> 
> Build URL:	https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1753/ <https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1753/>
> Project:	oss-swift-package-linux-ubuntu-14_04
> Date of build:	Fri, 22 Jul 2016 14:17:58 -0700
> Build duration:	44 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 <https://ci.swift.org//job/oss-swift-package-linux-ubuntu-14_04/1753/consoleFull#-1007744702ee1a197b-acac-4b17-83cf-a53b95139a76>
> Changes
> 
> Commit bc94823c363e42583632ce1d5fa7de8ad37c6390 by mark.lacey:
> Use let instead of var in test, and assign to _.
> 
> edit: test/ClangModules/nullability.swift
> 
> Commit 3ba204694e75dcd4dc3e0b7d4413d925b7d58ccb by mark.lacey:
> Do not suppress optional coercion in operators with a nil-literal
> 
> edit: test/expr/cast/nil_value_to_optional.swift
> edit: lib/Sema/ConstraintSystem.h
> edit: test/ClangModules/nullability.swift
> edit: lib/Sema/CSSimplify.cpp
> edit: test/Constraints/diagnostics.swift
> edit: test/ClangModules/objc_failable_inits.swift
> edit: test/expr/expressions.swift
> 
> Commit 51980f7c5fff3dc483eafdae8326d638ee6fa013 by eeckstein:
> SideEffectAnalysis: better selection of what non-returning instructions
> 
> edit: test/SILOptimizer/side-effect.sil
> edit: lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp
> 
> Commit 5f4a8ec8b71595208d09173c074f345489f26149 by aschwaighofer:
> Partial apply forwarder fix for going from single ref counted context to
> 
> edit: test/IRGen/partial_apply_forwarder.sil
> edit: test/IRGen/partial_apply.sil
> edit: lib/IRGen/GenFunc.cpp
> 
> Commit d779c89e6f96ab81dc38f3946dd56d2cb4bd5712 by github:
> [utils] Add swift-xcode-playground-support to checkout script
> 
> edit: utils/update-checkout-config.json
> 
> Commit dd6c5306c14bb2b938d9aa806e193cb3c73ba44d by practicalswift:
> [SourceKit] Add test case for crash triggered in
> 
> add: validation-test/IDE/crashers/075-swift-printoptions-setarchetypeselftransform.swift
> 
> Commit 0c5156da43d3bd506a191a150b238e6e2b01894e by practicalswift:
> [swiftc (69 vs. 5114)] Add crasher in
> 
> add: validation-test/compiler_crashers/28373-swift-printoptions-setarchetypeselftransform.swift
> 
> Commit 8c3b94363446b686446e651c49b9d223721fdccf by github:
> [overlay] Fix PictureInPicture method names with apinotes (#3674)
> 
> edit: apinotes/AVKit.apinotes
> 
> Commit 9b86d583e3da73c6478e31d5b69f782812149821 by jgroff:
> Sema: Allow explicitly bridging anything `as AnyObject`.
> 
> edit: lib/Sema/CSApply.cpp
> edit: lib/Sema/CSSimplify.cpp
> edit: test/Constraints/bridging.swift
> 
> Commit 27a4a8f6b44e0e48864a4dbf24721cd296ebbf25 by jgroff:
> Sema: Metatypes are only representable in ObjC if their instance type is
> 
> edit: lib/AST/Type.cpp
> 
> Commit a41484ea2bf090f4018d32695abbfd6be9a95acd by github:
> Add UnsafeRawPointer type and API. (#3677)
> 
> edit: test/Demangle/Inputs/manglings.txt
> edit: test/IDE/print_stdlib.swift
> edit: lib/Basic/Demangle.cpp
> edit: test/SILOptimizer/specialize.sil
> edit: stdlib/public/core/UnsafePointer.swift.gyb
> edit: test/SILOptimizer/globalredundantloadelimination.sil
> edit: stdlib/public/core/CMakeLists.txt
> edit: include/swift/SIL/SILCloner.h
> add: stdlib/public/core/UnsafeRawPointer.swift.gyb
> edit: docs/ABI.rst
> edit: stdlib/public/core/CTypes.swift
> edit: test/1_stdlib/UnsafePointer.swift.gyb
> add: test/1_stdlib/UnsafeRawPointer.swift
> edit: test/Constraints/diagnostics.swift
> edit: test/Demangle/Inputs/simplified-manglings.txt
> edit: lib/Basic/Remangle.cpp
> edit: test/Constraints/bridging.swift
> edit: test/Constraints/closures.swift
> edit: lib/AST/Mangle.cpp
> edit: stdlib/public/core/GroupInfo.json
> edit: stdlib/public/core/ManagedBuffer.swift
> 
> Commit 618915cbd4c3052364b3e40eb3f166598bafa2b4 by anders:
> Get rid of a comment that no longer applies.
> 
> edit: Sources/Basic/Path.swift
> 
> Commit 11d40205d02121537ce5ec5a7f3d5194ac04c762 by anders:
> Make `pathSeparatorCharacter` be file-private.  In fact, this might be
> 
> edit: Sources/Basic/Path.swift
> 
> Commit 3304dc8133d1101258bd404571c54b1ad5daba91 by ankit.spd:
> [Basic] Add POSIX wrapper for isFile, isDirectory, isSymlink
> 
> add: Tests/Basic/POSIXTests.swift
> edit: Sources/POSIX/stat.swift
> edit: Tests/Basic/XCTestManifests.swift
> edit: Sources/Basic/PathShims.swift
> 
> Commit 22ad1586424d17822faa24429b85d254de332a76 by ankit.spd:
> [Basic] Move FileSystem's exists and isDirectory to POSIX wrapper
> 
> edit: Sources/Basic/FileSystem.swift
> 
> Commit 95e4ae3a60f3dbca657925686becf27c62f58795 by ankit.spd:
> [Basic] Add isFile to FileSystem
> 
> edit: Sources/Basic/FileSystem.swift
> edit: Tests/Basic/FileSystemTests.swift
> 
> Commit fa736f26d1ef4982c6c08027dc35dbf8e2e6688e by ankit.spd:
> [Basic] Add isSymlink to FileSystem
> 
> edit: Sources/Basic/FileSystem.swift
> edit: Tests/Basic/FileSystemTests.swift
> 
> Commit 8a1a5d011ac887dcb50319b3782bb43c44ba5498 by daniel_dunbar:
> [SourceControl] Add Repository.resolveRevision(tag:).
> 
> edit: Sources/SourceControl/Repository.swift
> edit: Tests/SourceControl/GitRepositoryTests.swift
> edit: Sources/SourceControl/GitRepository.swift
> 
> Commit 98ed674488dc72cd2177e16e24935f1cb24941f0 by ankit.spd:
> [Basic] Port walk() to FileSystem
> 
> edit: Tests/Basic/PathShimTests.swift
> edit: Sources/Basic/PathShims.swift
> edit: Sources/PackageLoading/PackageBuilder.swift
> edit: Sources/Commands/SwiftTestTool.swift
> edit: Sources/Xcodeproj/generate().swift
> 
> Commit 896123359864cfaced376cb7c48709e4d2f963e0 by ankit.spd:
> [PackageLoading] Move PackageBuilder to FileSystem
> 
> edit: Sources/PackageLoading/PackageBuilder.swift

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160722/05e865b9/attachment.html>


More information about the swift-dev mailing list