[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #1444

Report

[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#1444]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1444/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Thu, 16 May 2019 12:24:37 -0500
Build duration:
2 hr 42 min

Changes

  • Commit 6d7223023d0bda9b80446e63b4312ea3aba3cc85 by tony.allevato:
    Fix response file support for batch jobs.

    • edit: include/swift/Driver/Job.h
    • add: test/Driver/batch_mode_response_files.swift
    • edit: lib/Driver/Job.cpp
    • edit: lib/Driver/ToolChain.cpp
    • edit: include/swift/Driver/ToolChain.h
  • Commit a1aab6a34ea21920bbaa2e97e1088d5cb10152bc by allevato:
    Add test for batch mode with -driver-force-response-files.

    • edit: test/Driver/force-response-files.swift
  • Commit 3e30d43e1048155b873f7d00e900ebe22515fb16 by eeckstein:
    tests: disable check_class_for_archiving checks for older OSes

    • edit: test/Interpreter/SDK/check_class_for_archiving_log.swift
    • edit: test/Interpreter/SDK/check_class_for_archiving.swift
  • Commit 2ade3033876bd7402e6874ffe799b75391990697 by jgroff:
    IRGen: Weak-link opaque type entry points.

    • edit: lib/LLVMPasses/ARCEntryPointBuilder.h
    • edit: include/swift/AST/ASTContext.h
    • edit: include/swift/Runtime/RuntimeFnWrappersGen.h
    • edit: lib/Sema/TypeCheckGeneric.cpp
    • edit: lib/IRGen/IRGenModule.cpp
    • edit: lib/AST/Availability.cpp
    • edit: include/swift/Runtime/RuntimeFunctions.def
    • add: test/IRGen/opaque_result_type_availability.swift
  • Commit 9647483aeebd7f3c962faa34d222935e5d42867e by github:
    Warn when using '@_implementationOnly' inconsistently in a module

    • edit: test/ParseableInterface/Inputs/imports-other.swift
    • add: test/decl/import/inconsistent-implementation-only.swift
    • edit: test/ParseableInterface/imports.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: include/swift/Subsystems.h
    • add: test/decl/import/Inputs/inconsistent-implementation-only/3.swift
    • add: test/decl/import/Inputs/inconsistent-implementation-only/module.modulemap
    • add: test/decl/import/Inputs/inconsistent-implementation-only/2.swift
    • edit: lib/Sema/TypeChecker.cpp
    • edit: lib/Frontend/Frontend.cpp
  • Commit 23b34fa379de7405a3ae6115a44691bd6adc5322 by bender:
    Install shared/import libraries into bin/lib on Windows

    • edit: CMakeLists.txt
  • Commit 895aa4c5fa875cfe6337abcc3a89955bdde29bd5 by apl:
    [Initialization] Remove extra SwiftASTContext initialize and terminate

    • edit: source/Initialization/SystemInitializerCommon.cpp
  • Commit 992eb6ef18ca4adb828b1e4421af020a0db4e163 by apl:
    [Initialization] Move SwiftREPL setup/teardown to SystemInitializerFull

    • edit: source/Initialization/SystemInitializerCommon.cpp
    • edit: source/API/SystemInitializerFull.cpp
  • Commit 94f5768fc8a2b92263ce10438edb533fc9e99950 by apl:
    [Initialization] Remove unused link against

    • edit: source/Initialization/CMakeLists.txt
  • Commit 32441d819b124c3ea384a17a419e8e0c447077fc by jgroff:
    Update opaque_return_types test to have availability

    • edit: packages/Python/lldbsuite/test/lang/swift/opaque_return_types/main.swift

New issue found!