[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (master) #1463

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#1463]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1463/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Wed, 27 Feb 2019 20:05:29 -0600
Build duration:
1 hr 36 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 3abc05ae537dea54cc1addb2de871e21e7b1e92e by vsapsai:
    [index] Improve indexing support for MSPropertyDecl.

    • edit: lib/Index/IndexDecl.cpp
    • edit: lib/Index/IndexSymbol.cpp
    • add: test/Index/ms-property.cpp
  • Commit 7b3efa11e7daa737958ee4c4eeb7833c2f89e3e6 by vsapsai:
    [index] Fixup for r354942. Specify target in test to achieve stable

    • edit: test/Index/ms-property.cpp
  • Commit 2bf62460a3206b148a7dc20ac112303b25902ab3 by jkorous:
    [DirectoryWatcher] License, end-of-include-guard comment

    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
    • edit: lib/DirectoryWatcher/DirectoryWatcher.cpp
    • edit: include/clang/DirectoryWatcher/DirectoryWatcher.h
    • edit: unittests/DirectoryWatcher/DirectoryWatcherTest.cpp
    • edit: lib/DirectoryWatcher/DirectoryWatcher-mac.inc.h
  • Commit c1b1d20abd7a84cd5d06781855aa03fb7281d1df by jkorous:
    [DirectoryWatcher] Handle EINTR on Linux

    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
  • Commit 39bc93b52b74c9551852d4ab3603d3f8cd49c633 by jkorous:
    [DirectoryWatcher] Add assert on bytes read when reading INotifyEvents

    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
  • Commit 5120fc4a8a4553ba7a552fd7945bf0c3e1b6297e by jkorous:
    [DirectoryWatcher] Handle errors returned by close()

    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
  • Commit fea201fb2fe647a5642c3d8534c1b3a8b1cb8572 by jkorous:
    [DirectoryWatcher] Replace buffer length macro with constexpr

    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
  • Commit f8aeaa196105c3318fcaa9ca21e8c9039111da2e by jkorous:
    [DirectoryWatcher] Add assert for unknown event kinds

    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
  • Commit c1613be31224daf734791412c833f4ef4d34e881 by jkorous:
    [DirectoryWatcher] Removed ModTime

    • edit: lib/IndexDataStore/IndexDataStore.cpp
    • edit: unittests/DirectoryWatcher/DirectoryWatcherTest.cpp
    • edit: include/clang/DirectoryWatcher/DirectoryWatcher.h
    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
    • edit: lib/DirectoryWatcher/DirectoryWatcher.cpp
    • edit: lib/DirectoryWatcher/DirectoryWatcher-mac.inc.h
  • Commit a40e185f5882c019cc14c22dac779ebc2eb2aa0a by jkorous:
    [DirectoryWatcher] Propagating events from inotify directly

    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
  • Commit 647c601471637f25e85a6c2bed5f8954079fd6a9 by jkorous:
    [DirectoryWatcher] Use RetryAfterSignal

    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
  • Commit 69e47c362b1bebd22015908d4747feeb6a009d9f by jkorous:
    [DirectoryWatcher] Use CMake for platform-specific dependencies check

    • edit: lib/DirectoryWatcher/CMakeLists.txt
    • add: lib/DirectoryWatcher/Config.inc.in
    • edit: lib/DirectoryWatcher/DirectoryWatcher.cpp
  • Commit 54742866c3fdba4978f388a50a7335dc69204fc3 by jkorous:
    [FileIndexRecord][NFC] Comments, replace auto with type

    • edit: include/clang/Index/DeclOccurrence.h
    • edit: lib/Index/FileIndexRecord.cpp
    • edit: lib/Index/FileIndexRecord.h
  • Commit 037abaa146cf10b785dbec6ea60e574a8468fb9b by erik.pilkington:
    [CodeGen] Fix some broken IR generated by

    • edit: lib/CodeGen/CGExprScalar.cpp
    • add: test/CodeGen/sanitize-atomic-int-overflow.c
  • Commit 58853ac8eb431b20568353e1f30141464d25e5c0 by ditaliano:
    [Reproducers] Fix the Xcode project.

    • edit: lldb.xcodeproj/project.pbxproj
  • Commit 762eec38f327c329dbbfd9e9c873e2236d1f8ea6 by aqamoss3fan2010:
    [Sema] Always allow public overrides of open methods

    • edit: test/attr/open.swift
    • edit: lib/Sema/TypeCheckDeclOverride.cpp
    • edit: test/decl/class/override.swift
  • Commit f85d87f7645c6720be00605921c44f95e27e9eb1 by mikeash:
    [Reflection] Fail gracefully when objc_debug_taggedpointer_obfuscator

    • edit: include/swift/Remote/MetadataReader.h
  • Commit dd170399e48991b82b671fb38f4e4b282c80e05c by mikeash:
    [Reflection] Add some (disabled by default) debug logging in

    • edit: stdlib/tools/swift-reflection-test/swift-reflection-test.c
  • Commit dd7f52898fba8e1281a0b6640da141cf4ae593df by xi_ge:
    Doc: update protocol for expression type request after adopting custom

    • edit: tools/SourceKit/docs/Protocol.md
  • Commit b4664700534383ce3e5e7afdb64dae13460c3fea by mgottesman:
    Disable test that uses asan with remote_run like the rest of the asan

    • edit: test/Interpreter/indirect_enum.swift