[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #3826

Report

[FAILURE] oss-swift-package-osx [#3826]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3826/
Project:
oss-swift-package-osx
Date of build:
Wed, 09 Oct 2019 22:09:30 -0500
Build duration:
3 hr 10 min

Changes

  • Commit ff8a85bbad775e5a6e92a6fcc8747ca22169cad1 by lwalkin:
    'const' type qualifier on return type has no effect

    • edit: products/libllbuild/BuildKey-C-API.cpp
    • edit: products/libllbuild/include/llbuild/db.h
    • edit: products/libllbuild/BuildDB-C-API.cpp
    • edit: include/llbuild/Basic/BinaryCoding.h
  • Commit 33f32132298b89baffded87fde908240dccadde7 by dungar:
    Fix for "private extension String { private extension String "

    • add: test/NameBinding/scope_map_lookup_extension_extension.swift
    • edit: lib/AST/ASTScopeSourceRange.cpp
  • Commit 9bb47743da953d27b00f48efad8a05c213504fd2 by davelee.com:
    Mark indexstore enum flag types with flag_enum attribute

    • edit: tools/IndexStore/IndexStore.cpp
    • edit: include/indexstore/indexstore.h
    • edit: include/clang/Index/IndexDataStoreSymbolUtils.h
    • edit: lib/Index/IndexDataStoreUtils.cpp
  • Commit 9f0e463f4723c16a3666966c07b35a85553da527 by davelee.com:
    Use sized enums or fallback to typedef

    • edit: include/indexstore/indexstore.h
  • Commit f17afab7f3d962cdb9aabc33deac0a192cb01711 by davelee.com:
    Move typedef keyword out of macro; Remove _ prefixes

    • edit: include/indexstore/indexstore.h
  • Commit bc7b116d7304fe262260252651fc3f3237705118 by jmolenda:
    Change debugserver to use the brk #0 for breakpoints.

    • edit: tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp