swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#3920]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/3920/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Fri, 08 Jun 2018 19:00:37 -0500
Build duration:
48 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit b9728151dfe09f7cfb73640ae3736bbc0e819913 by aschwaighofer:
SILGen: Fix no escape verification if the closure throws an exception
-
add: test/Interpreter/Inputs/ObjCException.m
-
add: test/Interpreter/objc_throw_in_noescape_block.swift
-
add: test/Interpreter/Inputs/ObjCException.h
-
edit: test/SILGen/objc_thunks.swift
-
edit: lib/SILGen/SILGenBridging.cpp
-
Commit 638b89d12d273a0ede166a055a501c6a7559f3c9 by compnerd:
runtime: use std::max_align_t over max_align_t (NFC)
-
edit: stdlib/public/runtime/Casting.cpp
-
Commit 66c73f845cba63080c55c7a39296c3eff702f9a8 by aschwaighofer:
Fix test case test/IRGen/TestABIInaccessible.swift
-
edit: test/IRGen/TestABIInaccessible.swift
-
Commit 111b9beb588f83a721f5017b2bc3be9f597dfd8a by ankit_aggarwal:
[PkgConfig] Print warning message when pkg-config not found (#1573)
-
edit: Tests/BuildTests/BuildPlanTests.swift
-
edit: Sources/Utility/PkgConfig.swift
-
edit: Sources/Commands/SwiftTestTool.swift
-
edit: Sources/PackageLoading/Target+PkgConfig.swift
-
edit: Sources/Commands/SwiftRunTool.swift
-
edit: Tests/PackageLoadingTests/PkgConfigTests.swift
-
edit: Tests/UtilityTests/PkgConfigParserTests.swift
-
edit: Sources/Xcodeproj/pbxproj().swift
-
edit: Sources/Xcodeproj/generate().swift
-
edit: Sources/Build/BuildPlan.swift
-
edit: Sources/Commands/SwiftPackageTool.swift
-
edit: Sources/Commands/SwiftBuildTool.swift
-
edit: Tests/XcodeprojTests/GenerateXcodeprojTests.swift
-
edit: Tests/XcodeprojTests/PackageGraphTests.swift
-
Commit 92a575273e096499f293f44a638df77e28187818 by ankit_aggarwal:
Added two periods at bullet point ends
-
edit: README.md
-
edit: Documentation/README.md
-
Commit 2c2adb2dc8de6204285064481ade5833fb3281a0 by notorca:
Added test case for SR-5971.
-
edit: TestFoundation/TestCharacterSet.swift
-
Commit f8cb14193400a0435b86bad999a285c408fde4ba by notorca:
Fixed SR-5971
-
edit: CoreFoundation/String.subproj/CFCharacterSet.c
-
Commit e8467d6a7a66e00879c6be152b75cab648d5368f by notorca:
Added test case from SR-3215
-
edit: TestFoundation/TestCharacterSet.swift
-
Commit b56140a7c0b9f35acabcfbe3592c4485c3270176 by tid.develop:
[SR-7112] Fixed a case where CFStringGetCStringPtr returns a string
-
edit: Foundation/NSString.swift
-
Commit 39a07976e96c72025f12c04b48feadd884ec0d1a by otaviosilvalima:
Remove nil coalescing operator where right hand operand is literal nil
-
edit: Foundation/Bundle.swift
-
edit: Foundation/NSString.swift
-
Commit fb670fcc48126419eda876734fb130e745da6cfa by suicaicoca:
Xcode 10: Update to recommended settings
-
edit: Foundation.xcodeproj/xcshareddata/xcschemes/SwiftFoundation.xcscheme
-
edit: Foundation.xcodeproj/xcshareddata/xcschemes/CoreFoundation.xcscheme
-
edit: Foundation.xcodeproj/xcshareddata/xcschemes/plutil.xcscheme
-
edit: Foundation.xcodeproj/xcshareddata/xcschemes/TestFoundation.xcscheme
-
add: Foundation.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
-
edit: Foundation.xcodeproj/project.pbxproj
-
Commit 093b16881e7d8814389eb036c00e2e86270a2f06 by gustavocsb:
make tests on darwin run the same way as linux
-
edit: TestFoundation/TestCodable.swift