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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3368/
Project:
oss-swift-package-osx
Date of build:
Tue, 04 Jun 2019 15:17:34 -0500
Build duration:
3 hr 25 min

Identified problems:

  • LLVM Error: This build failed due to an LLVM error occurring.

Changes

  • Commit 12b27a1332b852480a529bf6bb5b00d3353df504 by aschwaighofer:
    IRGen: getSingletonAggregateFieldType must not return field if its

    • edit: lib/IRGen/GenType.cpp
    • add: test/IRGen/metadata.swift
    • add: test/IRGen/Inputs/metadata2.swift
  • Commit bec3898418e97743e0f8d97128db7d86c7f2e7d3 by aschwaighofer:
    Only apply access level constraint if we have a nominal type

    • edit: lib/IRGen/GenType.cpp
  • Commit 299548deb7e5e7bac61200b3e426e33a3ca82a73 by compnerd:
    validation-test: avoid shell in HashingRandomization

    • edit: validation-test/stdlib/HashingRandomization.swift
  • Commit 4ed8de10f951fc8b71bd9e33383a205683f8b62c by github:
    Revert "Revert "Use autolinking to pull in compatibility libraries.""

    • edit: include/swift/Basic/Platform.h
    • edit: lib/Basic/Platform.cpp
    • edit: stdlib/public/Compatibility50/Overrides.cpp
    • add: test/IRGen/autolink-runtime-compatibility.swift
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: test/IRGen/unused.sil
    • edit: cmake/modules/SwiftSource.cmake
    • edit: lib/Driver/DarwinToolChains.cpp
    • edit: cmake/modules/AddSwift.cmake
    • edit: lib/Driver/ToolChains.cpp
    • edit: test/Serialization/autolinking.swift
    • edit: include/swift/AST/IRGenOptions.h
    • edit: lib/IRGen/GenDecl.cpp
    • edit: stdlib/public/Compatibility50/CMakeLists.txt
    • edit: include/swift/Option/Options.td
  • Commit 14f9dc6e1567fd30c1b7cff845b8ed8b93fc8a35 by jgroff:
    Do not try to dsymutil .a files, which is unsupported

    • edit: utils/build-script-impl
  • Commit 551c1be92698b4754c266205df0e04eda46592a7 by compnerd:
    validation-test: make stdlib.string compile on Win32

    • edit: validation-test/stdlib/String.swift
  • Commit 83bf52115d311f09cb35ccc51eda96ef3fc3871b by volodymyr.gorlov:
    Fixes Cmake error "Unrecognized architecture on host system: armv7-a"

    • edit: cmake/modules/SwiftSupport.cmake