[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (swift 4.2) #25

Report

[FAILURE] oss-swift-4.2-package-linux-ubuntu-16_10 [#25]

Build URL:
https://ci.swift.org/job/oss-swift-4.2-package-linux-ubuntu-16_10/25/
Project:
oss-swift-4.2-package-linux-ubuntu-16_10
Date of build:
Sun, 29 Apr 2018 12:26:40 -0500
Build duration:
1 hr 2 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit d6fc9396ce6010bd0a78110418e20f51ac2976b7 by dgregor:
    [Clang importer] Honor swift_bridged_typedef attribute.

    • edit: lib/ClangImporter/ImportDecl.cpp
    • add: test/Inputs/clang-importer-sdk/usr/include/bridged_typedef.h
    • edit: test/Inputs/clang-importer-sdk/usr/include/module.map
    • edit: lib/ClangImporter/ImportType.cpp
    • edit: test/IDE/print_clang_decls.swift
    • edit: lib/ClangImporter/ImporterImpl.h