swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3676]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3676/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Sun, 18 Aug 2019 01:05:56 -0500
Build duration:
2 hr 4 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 0b9d95a3b94622c0f10255c88e045e402174626c by compnerd:
build: replace use of custom variables (NFC)
-
edit: CMakeLists.txt
-
edit: products/libllbuild/CMakeLists.txt
-
edit: tests/CMakeLists.txt
-
edit: cmake/modules/Utility.cmake
-
edit: products/llbuildSwift/CMakeLists.txt
-
Commit 41d9c0bbee830c2b03625b955384315361b619eb by compnerd:
build: remove unnecessary add_llbuild_executable
-
edit: products/llbuild/CMakeLists.txt
-
edit: products/swift-build-tool/CMakeLists.txt
-
edit: cmake/modules/Utility.cmake
-
Commit 3f992489fec218d989e4bbf3654047fad923343f by compnerd:
build: convert LLBUILD_SUPPORT_BINDINGS to a cached var
-
Commit 8102a305b42bff5d9133e474d7f62d195e1f8838 by compnerd:
build: explicitly specify languages in use
-
Commit fae1b50d57b449958aa505cf8623496d7e31494b by compnerd:
build: sink CMakeParseArguments into Utility
-
edit: CMakeLists.txt
-
edit: cmake/modules/Utility.cmake
-
Commit 0d5d5ef6d1cbc8bfe8b81cbfefa05d77bdc8d77d by compnerd:
Basic: correct dependencies for linking on Windows
-
edit: lib/Basic/CMakeLists.txt
-
Commit cc59b42b66612fea1b67baf99d8343f02c7c1bdb by compnerd:
libllbuild: fix definition of LLBUILD_EXPORT
-
edit: products/libllbuild/include/llbuild/llbuild.h
-
Commit 1d9f1ec3f8cb537bcec974b9474edac7ccbd7b11 by spestov:
AST: Add per-module lookup cache
-
edit: include/swift/AST/Module.h
-
edit: lib/AST/Module.cpp
-
Commit dd199f4de2fa5dcbcb86cb900ea02b61453ba6b5 by mgottesman:
Fix test where CHECK is used without a colon.
-
edit: test/SILOptimizer/loop-region-analysis.sil
-
Commit a53d10b69e50d5acba87b40cd52b1af9e6cb8505 by ankit_aggarwal:
[PubGrub] Use for-loop instead of compactMap in incompatibilities(for:)
-
edit: Sources/PackageGraph/Pubgrub.swift
-
Commit 201deda2a8d1c37c21ccb574a0d04dca9391d338 by ankit_aggarwal:
[PubGrub] [NFC] Move container management to its own class
-
edit: Sources/PackageGraph/Pubgrub.swift
-
Commit 668e0dc32df488b0deccf081fa6fa042fe4ec740 by ankit_aggarwal:
[PubGrub] [NFC] Cleanup handling on unversion dependency incompatibility
-
edit: Sources/PackageGraph/Pubgrub.swift
-
Commit bd0fbb20637b7614582e3da559833b6bf5f662cb by ankit_aggarwal:
[PubGrub] [NFC] Remove dead code around old tracing infra
-
edit: Sources/PackageGraph/Pubgrub.swift
-
edit: Sources/PackageGraph/DependencyResolver.swift
-
Commit d2c265c6880324e5808d5072f1383ad59712e701 by ankit_aggarwal:
[PubGrub] [NFC] Some more dead code removal and cleanup
-
edit: Sources/PackageGraph/Pubgrub.swift
-
edit: Sources/PackageGraph/VersionSetSpecifier.swift
-
Commit b959671e4f1d5801b66f1faeee382a589d9cff67 by ankit_aggarwal:
[PubGrub] [NFC] Create PubGrubPackageContainer class
-
edit: Sources/PackageGraph/Pubgrub.swift
-
Commit 3ebeed24fc21bf6d0985c14f03bfaf7cd8862824 by compnerd:
Foundation: swift 5.1 syntax update (NFC)
-
edit: Foundation/Data.swift
-
edit: Foundation/NSSwiftRuntime.swift
-
edit: Foundation/CGFloat.swift
-
Commit 5176f31e176d9bed2eebc6f283e3b55ad3d372f6 by compnerd:
Foundation: swift 5.1 deprecation sweep (NFC)
-
edit: Foundation/CGFloat.swift
-
Commit fcbc0608d193a76e693b478d8593daf9d2131483 by millenomi:
Parity: XMLDocument.init(), XMLNode.init()
-
edit: Foundation/XMLDocument.swift
-
edit: TestFoundation/TestXMLDocument.swift
-
edit: Foundation/XMLNode.swift
-
edit: Foundation/XMLElement.swift