swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#1055]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1055/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Fri, 01 Feb 2019 22:23:52 -0600
Build duration:
1 hr 42 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 42633218c5e4e9be714d1b17c485b3af2c4fe84b by mishal_shah:
Update master to build with Xcode 10.2 beta 1
-
edit: stdlib/public/Darwin/SceneKit/SceneKit.swift.gyb
-
edit: stdlib/public/Darwin/Foundation/NSString.swift
-
edit: test/Interpreter/SDK/FoundationDiagnostics.swift
-
edit: validation-test/stdlib/SceneKit.swift
-
Commit 351c1291a9ddc68484916cd95e4b2ad769847ad5 by ben_cohen:
Restore concrete initializers on Unsafe{Raw}Pointer
-
edit: test/stdlib/UnsafePointerDiagnostics.swift
-
edit: stdlib/public/core/UnsafePointer.swift
-
edit: stdlib/public/core/BridgeObjectiveC.swift
-
edit: stdlib/public/core/UnsafeRawPointer.swift
-
Commit 779ea19a6a599a62ac6c082e6cee870fadc7f675 by ben_cohen:
Revert count(where:)
-
edit: benchmark/utils/main.swift
-
edit: stdlib/public/core/SequenceAlgorithms.swift
-
delete: benchmark/single-source/CountAlgo.swift
-
edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
-
edit: test/api-digester/Outputs/stability-stdlib-source.swift.expected
-
edit: validation-test/stdlib/SequenceType.swift.gyb
-
edit: benchmark/CMakeLists.txt
-
Commit 4b6775699c7b27322ca68a63cea45140081bd003 by jgroff:
IRGen: Mask all spare bits in multi-payload enums when injecting the
-
edit: lib/IRGen/GenEnum.cpp
-
edit: test/IRGen/enum_value_semantics.sil
-
Commit 070101493d5c9e9c5460a715b941f773577da789 by aprantl:
Remove unnecessary memory allocation
-
edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 9f113d06ce2b019eedc80972b631bbb58e3eeda1 by compnerd:
IRGen: ensure ordering of instructions (NFC)
-
edit: lib/IRGen/GenExistential.cpp
-
Commit d0dc64ef6494191a50b34a126747a53c09fdca01 by dgregor:
[Clang importer] Type parameters substituted with existentials aren't
-
edit: lib/ClangImporter/ImportType.cpp
-
edit: test/ClangImporter/objc_bridging_generics.swift
-
Commit 035f32868d1d8c7e4f6d9b5eee4effbbeed7107e by xi_ge:
build-script: teach the script to extract symbols when building
-
edit: utils/build-presets.ini
-
edit: utils/build-script-impl
-
Commit bdb468637563246df2ed88858f1e0b6ba8aa966e by millenomi:
Take 2 of “[SDK] Fix multiple issues with Swift KVO”
-
edit: stdlib/public/Darwin/Foundation/NSSet.swift
-
edit: test/stdlib/KVOKeyPaths.swift
-
edit: stdlib/public/Darwin/Foundation/NSObject.swift
-
edit: stdlib/public/Darwin/Foundation/NSSortDescriptor.swift
-
Commit a9d4d126010a0c501b90d50092e9e61440507c15 by nhawes:
[SourceKitStressTester] Update to fix breakage from recent SwiftSyntax
-
edit: SourceKitStressTester/Sources/StressTester/StressTester.swift
-
edit: SourceKitStressTester/Sources/StressTester/Action.swift
-
edit: SourceKitStressTester/Sources/StressTester/ActionGenerators.swift
-
edit: SourceKitStressTester/Sources/StressTester/SourceKitDocument.swift
-
edit: SourceKitStressTester/Sources/StressTester/StressTesterTool.swift
-
edit: SourceKitStressTester/Tests/StressTesterToolTests/ActionGeneratorTests.swift
-
Commit 1b97f5c2ed1f191980aaf9c77bbc1e0ee2919b51 by lzhang:
Adding s390x support in SwiftLanguageRuntime
-
edit: source/Target/SwiftLanguageRuntime.cpp
-
Commit a2f97360f268b6228ea1acf37eb1578fd4e9461e by ben_cohen:
Switch to using correct form for unsafe type cast
-
edit: Foundation/NSString.swift
-
Commit 4080d370a61cae4ce3de75fc05aabe7aa4d9db10 by compnerd:
NSData: fix an errno stomp
-
edit: Foundation/NSData.swift