swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#3242]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3242/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Wed, 30 Jan 2019 17:44:12 -0600
Build duration:
1 hr 8 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 1941aaa0d6a73a57d7b62edad5f833f1942e962f by arphaman:
Build and install 'clang' and 'clangd' in the macOS & linux toolchains
-
edit: utils/build-presets.ini
-
edit: utils/build-script-impl
-
Commit 7b2d43e53dbfdf9eb0aea0c8580d1cde38068390 by me:
[SR-7076] Codable tests for ContiguousArray
-
edit: test/stdlib/CodableTests.swift
-
Commit 9c8ed0ba93097bcc68e0ec90561f0baf82920790 by harlan:
[ParseableInterfaces] Print @_show_in_interface
-
add: test/ParseableInterface/show-in-interface.swift
-
edit: include/swift/AST/PrintOptions.h
-
edit: lib/AST/Attr.cpp
-
Commit 393b162440d98f94c2110f07e5e8c14b60b6503a by github:
Fix CHECK lines
-
edit: test/ParseableInterface/show-in-interface.swift
-
Commit fee5bc477d6d6e46b296717f898f512ca4c92683 by spestov:
ASTDemangler: Make it work from lldb
-
edit: lib/AST/ASTDemangler.cpp
-
Commit dd51e9d4bbcafc2d0197323d06476daae903bfc4 by millenomi:
[SDK] Fix thread safety of KVO swizzling
-
edit: stdlib/public/Darwin/Foundation/NSObject.swift
-
Commit 82e3171556bec14c2e31a2a9439893563a30ca22 by millenomi:
[SDK] Fix potential race with NSKeyValueObservation
-
edit: stdlib/public/Darwin/Foundation/NSObject.swift
-
Commit e5ba2c83562dfec5762e548670c8eef741c7d17c by millenomi:
[SDK] Fix NSSortDescriptor.keyPath
-
edit: stdlib/public/Darwin/Foundation/NSSortDescriptor.swift
-
edit: stdlib/public/Darwin/Foundation/NSObject.swift
-
Commit fafaa33f9bebefecb9d8e8e30c0c30c5aac96dc9 by millenomi:
[SDK] Replace global KeyPath table with a per-thread table
-
edit: stdlib/public/Darwin/Foundation/NSObject.swift
-
Commit 5811a04e8f9e86c11edc247cd2c4026bb37a2f5d by millenomi:
Add some tests for KeyPath issues
-
edit: test/stdlib/KVOKeyPaths.swift
-
Commit 4dd8bcc5486560f9df104009c7aa85da34db0d14 by millenomi:
[SDK] Clean up the KVO swizzles slightly
-
edit: stdlib/public/Darwin/Foundation/NSObject.swift
-
Commit b864a7461fddd58e9a630442283c51d52ba0cf11 by millenomi:
Rebase master; move this to use NSSet, not AnyObject.
-
edit: stdlib/public/Darwin/Foundation/NSSet.swift
-
Commit 1087adb9432932ab3ee9f13d2b82d436884b13da by millenomi:
The error is right: these should be @objc.
-
edit: test/stdlib/KVOKeyPaths.swift
-
Commit 8aa804f25436cf19c81ce83709f9e7feb9abec35 by ankit_aggarwal:
[PackageGraph] Improve handling of branch-based dependencies
-
edit: Sources/SourceControl/InMemoryGitRepository.swift
-
edit: Sources/TestSupport/MockDependencyResolver.swift
-
edit: Sources/PackageGraph/PackageGraphRoot.swift
-
edit: Sources/PackageGraph/RepositoryPackageContainerProvider.swift
-
edit: Tests/WorkspaceTests/WorkspaceTests.swift
-
edit: Sources/TestSupport/TestWorkspace.swift
-
edit: Tests/PackageGraphTests/DependencyResolverTests.swift
-
edit: Sources/Workspace/Workspace.swift
-
edit: Sources/PackageGraph/Pubgrub.swift
-
edit: Tests/FunctionalTests/MiscellaneousTests.swift
-
edit: Tests/PackageGraphTests/PubgrubTests.swift
-
edit: Tests/CommandsTests/PackageToolTests.swift
-
edit: Sources/Workspace/CheckoutState.swift
-
edit: Sources/PackageGraph/DependencyResolver.swift
-
edit: Sources/Workspace/Diagnostics.swift
-
Commit 94e8a6d92b1764fb9fa33fa072855d6c5ae99bae by spestov:
[Swift] getTypeFromMangledSymbolname() => getTypeForMangling()
-
edit: source/Symbol/SwiftASTContext.cpp
-
Commit 547c71efc319a61365197172ddd87e1fb52dcbbf by jonas:
[Testsuite] Re-enable passing XFAIL'd tests.
-
edit: packages/Python/lldbsuite/test/lang/swift/foundation_value_types/notification/TestSwiftFoundationTypeNotification.py
-
edit: packages/Python/lldbsuite/test/functionalities/load_unload/TestLoadUnload.py
-
edit: packages/Python/lldbsuite/test/lang/swift/unit-tests/TestSwiftUnitTests.py
-
edit: packages/Python/lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py
-
edit: packages/Python/lldbsuite/test/lang/swift/expression/class_constrained_protocol/TestClassConstrainedProtocol.py
-
edit: packages/Python/lldbsuite/test/lang/swift/repl_in_c/TestSwiftReplInC.py
-
Commit 650426614f4d381dc156fa1cff226a49c8ca26fc by spestov:
[Swift] Hack to simulate old behavior of getTypeFromMangledSymbolname()
-
edit: source/Symbol/SwiftASTContext.cpp
-
Commit b4b60439d066e3b40c01e19c1b60066106f5844b by jonas:
Disable TestClassConstrainedProtocol on Linux and make it a swifttest
-
edit: packages/Python/lldbsuite/test/lang/swift/expression/class_constrained_protocol/TestClassConstrainedProtocol.py
-
Commit ed1e362b8c2baac5fb2c516f0b59d567d4de25ec by ditaliano:
[SwiftREPL] Runtime checks for exclusive access should trap.
-
edit: source/Target/SwiftLanguageRuntime.cpp
-
add: lit/SwiftREPL/ExclusivityREPL.test
Alex_L
(Alex Lorenz)
2
The bot needs a checkout of clang-tools-extra. Mishal said he will fix it today (47688037).
Cheers,
Alex