Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#8195]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/8195/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 12 Apr 2019 21:33:29 -0500
Build duration:
59 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 e5456984f706fb60f08784230562f67be2c66159 by harlan:
[ModuleInterfaces] Remove 'parseable' from command-line flags- edit: lib/FrontendTool/FrontendTool.cpp
- edit: include/swift/Option/Options.h
- edit: include/swift/Option/Options.td
- edit: lib/Frontend/FrontendOptions.cpp
- edit: include/swift/Frontend/FrontendOptions.h
- edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
- edit: lib/Frontend/CompilerInvocation.cpp
- edit: include/swift/Option/FrontendOptions.td
- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- edit: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
- edit: lib/Driver/Driver.cpp
-
Commit ea7e7e918f69bdaa53b7cb8a52183861c74538e9 by harlan:
[ModuleInterface] Remove 'parseable interface' from diagnostics- edit: include/swift/AST/DiagnosticsDriver.def
- edit: lib/Frontend/Frontend.cpp
- edit: lib/Driver/Driver.cpp
- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- edit: lib/Frontend/ParseableInterfaceSupport.cpp
- edit: include/swift/AST/DiagnosticsFrontend.def
-
Commit 6d72977642efd4377e11ea56ee04aa77d09bb53f by harlan:
[test] [ModuleInterfaces] Get tests passing with new diagnostics- edit: test/Frontend/supplementary-output-support.swift
- edit: test/ParseableInterface/ModuleCache/module-cache-bad-version.swift
- edit: test/ParseableInterface/imports.swift
- edit: test/Driver/options.swift
-
Commit 150ad9945772220397d6823ac4468c4b2831a15f by harlan:
[ModuleInterfaces] Replace 'module file' with 'compiled module'- edit: test/Serialization/load-invalid.swift
- edit: test/Serialization/load-wrong-name-doc.swift
- edit: test/Serialization/swiftdoc-versions.swift
- edit: test/Serialization/load-arch-fallback.swift
- edit: test/Serialization/load-invalid-doc.swift
- edit: test/Serialization/load-arch-fallback-framework.swift
- edit: test/Interpreter/SDK/missing_imports_repl.swift
- edit: test/ParseableInterface/ModuleCache/force-module-loading-mode-archs.swift
- edit: test/Serialization/version-mismatches.swift
- edit: test/Driver/imported_modules_bridging_header.swift
- edit: test/ParseableInterface/ModuleCache/force-module-loading-mode-framework.swift
- edit: test/ParseableInterface/ModuleCache/force-module-loading-mode.swift
- edit: include/swift/AST/DiagnosticsSema.def
-
Commit 374a10c55fb773166d3540e109c2dcbb20253466 by pyaskevich:
[ConstraintSystem] Overload choice should not be required to refer to- edit: lib/Sema/CSSimplify.cpp
-
Commit 5d4a2d9e40a9fe4896134794d6ff5889d8341711 by shajrawi:
lit.cfg: move the DYLD_LIBRARY_PATH setting code to the- edit: test/lit.cfg
-
Commit be553b4bd41c321f2d6581fdfbee973f69446bda by jfbastien:
Variable auto-init: also auto-init alloca- edit: lib/CodeGen/CGBuiltin.cpp
- edit: test/CodeGenCXX/trivial-auto-var-init.cpp
- edit: lib/CodeGen/CMakeLists.txt
- add: lib/CodeGen/PatternInit.h
- edit: lib/CodeGen/CGDecl.cpp
- add: lib/CodeGen/PatternInit.cpp
-
Commit 356c0fc7674680a4bde112facd6d27c01a889902 by syaghmour:
[ASTImporter] Improve import of FileID.- edit: lib/AST/ASTImporter.cpp
-
Commit b6f50da6e52014baf8d7774221ee585455e84e17 by syaghmour:
[ASTImporter] Handle built-in when importing SourceLocation and FileID- edit: include/clang/AST/ASTImporter.h
- edit: lib/AST/ASTImporter.cpp
-
Commit bf579647b542f5c3cf51e981cb4bd8ee9df35d68 by compnerd:
RunLoop: use_dispatch_get_main_queue_port_4CF
- edit: CoreFoundation/RunLoop.subproj/CFRunLoop.c