Report
[FAILURE] oss-swift-5.0-package-linux-ubuntu-18_04 [#90]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-package-linux-ubuntu-18_04/90/
Project:
oss-swift-5.0-package-linux-ubuntu-18_04
Date of build:
Fri, 21 Dec 2018 15:34:43 -0600
Build duration:
49 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 43723a189c0f01a3d91f8cfe642ba694549ed37c by rjmccall:
Future-proof the ARM64 ABI by not reserving the entire top byte.- add: test/IRGen/enum_top_bits_reserved.sil
- edit: stdlib/public/SwiftShims/System.h
- edit: test/IRGen/bridge_object_arm64.sil
-
Commit b9c9c47d6ad0a44147be4cb222f58ace87352c10 by gparker:
[runtime] Add tests of pre-stable ABI objects with the stable ABI- add: test/Interpreter/SDK/Inputs/OldABI/module.map
- add: test/Interpreter/SDK/Inputs/OldABI/OldABI.h
- add: test/Interpreter/SDK/objc_old_swift.swift
- add: test/Interpreter/SDK/Inputs/OldABI/OldABI.mm
-
Commit 1ea4fcae2d57951c371e7affd8db4c301c6977b8 by rwidmann:
[SR-8272] Drop the last remnants of LogicValue- edit: lib/SILGen/SILGenDecl.cpp
- edit: lib/SILGen/SILGenFunction.cpp
- edit: test/DebugInfo/patternmatching.swift
- edit: test/Parse/if_expr.swift
- edit: lib/SILGen/SILGenPattern.cpp
- edit: test/SILGen/pound_assert.swift
- edit: test/NameBinding/reference-dependencies.swift
- edit: test/SILGen/statements.swift
- edit: lib/SILGen/SILGenFunction.h
- edit: lib/SILGen/SILGenStmt.cpp
- edit: test/api-digester/Inputs/stdlib-stable-abi.json
- edit: lib/SILGen/SILGenForeignError.cpp
- edit: test/SILGen/sil_locations.swift
- edit: test/SILGen/expressions.swift
- edit: include/swift/AST/KnownIdentifiers.def
- edit: lib/Sema/ConstraintSystem.h
- edit: test/SILOptimizer/devirt_jump_thread.sil
- edit: stdlib/public/core/Bool.swift
- edit: test/SILGen/if_while_binding.swift
- edit: lib/Sema/CSApply.cpp
- edit: lib/Sema/TypeCheckConstraints.cpp
- edit: lib/AST/ASTVerifier.cpp
- edit: lib/Sema/CSGen.cpp
-
Commit a1fa9794441139568408cf35d1995709e2694a0e by dgregor:
[Runtime] Eliminate a use-after-free when comparing @objc type names.- edit: stdlib/public/runtime/MetadataLookup.cpp
- edit: test/Runtime/demangleToMetadataObjC.swift
-
Commit 05aeed632d9961d197f2ef2cc82b13dc06272526 by dgregor:
Revert "[GSB] When adding same-type requirements pick representative- delete: test/Generics/rdar45957015.swift
- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: test/Generics/same_type_constraints.swift
- edit: test/decl/protocol/req/associated_type_ambiguity.swift
-
Commit 62935d34943bde8b955589a5faee2388935ef4cb by ahatanaka:
[clang][NFC] Fix typo in the name of a note- edit: include/clang/Basic/DiagnosticSemaKinds.td
- edit: lib/Sema/SemaExprCXX.cpp
-
Commit 83875cfd883ddcdb6e868b9a6ac46a534f287d28 by ahatanaka:
[Sema] Produce diagnostics when C++17 aligned allocation/deallocation- edit: lib/Sema/SemaExprCXX.cpp
- edit: include/clang/Sema/Sema.h
- edit: lib/Sema/SemaExpr.cpp
- edit: test/CXX/drs/dr2xx.cpp
- edit: lib/Sema/SemaDeclCXX.cpp
- edit: test/SemaCXX/unavailable_aligned_allocation.cpp
-
Commit 80ceedd6812b31e1d300726a9e3fe7bcf5cb23f4 by vsapsai:
[Preprocessor] Don't avoid entering included files after hitting a fatal- edit: lib/Lex/PPDirectives.cpp
- edit: include/clang/Lex/Preprocessor.h
- add: test/Index/keep-going-include-cycle.c
- add: test/Index/Inputs/cycle.h
- edit: test/Index/keep-going.cpp
-
Commit ecd1a2fb75fe803f0038d29d4ef77949eff1bfee by ekarpenkov:
[analyzer] Fix a bug in RetainCountDiagnostics while printing a note on- edit: lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
- edit: test/Analysis/osobject-retain-release.cpp
-
Commit aadec4ff834e3a0497a7b7268620e72f4e28c395 by ekarpenkov:
[analyzer] Perform escaping in RetainCountChecker on type mismatch even- edit: test/Analysis/osobject-retain-release.cpp
- edit: lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
-
Commit 73fe1f1842741b4b4ea93e1006c5338ee4bcd1ad by jonas:
Fix stack-buffer-overflow in lldb_private::Host::FindProcesses- edit: source/Host/macosx/objcxx/Host.mm
-
Commit 8913df081325ddaa425be7960b050b13a7d56961 by jonas:
Fix stack-buffer-overflow in lldb_private::Host::FindProcesses (2/2)- edit: source/Host/macosx/objcxx/Host.mm