Hi Joe, Hi Mishal, Hi Michael,
Can you try a clean build here as well? It seems like it helped with Ubuntu-16_10.
Thanks,
Ro,am
···
On May 19, 2017, at 8:17 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#749]
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/749/
Project: oss-swift-package-linux-ubuntu-14_04
Date of build: Fri, 19 May 2017 19:39:53 -0700
Build duration: 37 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:
Indication 1 <https://ci.swift.org//job/oss-swift-package-linux-ubuntu-14_04/749/consoleFull#2106670488fca400bf-2f4a-462e-b517-e058d770b2d7>
ChangesCommit 116b5330bb2a23ec92b35ce384272460f8acffa2 by Michael Ilseman:
Revert "[stdlib] Static linking test case"edit: lib/Driver/ToolChains.cpp
delete: test/Driver/static-stdlib-icu.swiftCommit 4640246263f3fbada37a631280a94b1360a80636 by Michael Ilseman:
Revert "[stdlib] Static stdlib requires explicit -licucore"edit: lib/Driver/ToolChains.cpp
Commit 8e0362e2c1efa8c666518b298739fd86daee890e by Michael Ilseman:
[stubs] Autolink against icucore on Darwin.edit: stdlib/public/stubs/UnicodeNormalization.cpp
Commit df6e927147dfe95568d7cb3d159152f9bf9b1d3e by Andrew Trick:
Documentation: move the `@_specialize` discussion intoedit: docs/TransparentAttr.rst
edit: docs/OptimizationTips.rst
add: docs/proposals/UnsupportedOptimizationAttributes.rstCommit 4c1a28b52974a8ed5f3d06a8208614ca391d3a3e by Slava Pestov:
AST: ComponentIdentTypeRepr::getBoundDecl() is always a TypeDecledit: include/swift/AST/TypeRepr.h
edit: lib/Parse/ParseSIL.cpp
edit: lib/Sema/TypeCheckType.cpp
edit: lib/AST/TypeRepr.cpp
edit: lib/Parse/ParseType.cpp
edit: include/swift/AST/TypeAlignments.hCommit 49a191768fc3bb78944f84f529356a5e9e7a5ffd by Slava Pestov:
Sema: Fix bug with protocol compositions in expression contextedit: test/type/protocol_composition.swift
edit: lib/Sema/TypeCheckConstraints.cppCommit 54d709a4283d21f7f6f9261fa66ddbe5731067d2 by Slava Pestov:
Parse: Support parsing subclass existentials involving generic classesedit: test/type/protocol_composition.swift
edit: test/type/subclass_composition.swift
edit: test/Interpreter/subclass_existentials.swift
edit: lib/Parse/ParseType.cppCommit 341b5c506db89b47995d3fca463bae95287acdf3 by Roman Levenstein:
[sil-inliner] Respect the @inline(__always) and @_transparent even ifedit: lib/SILOptimizer/Transforms/PerformanceInliner.cpp
edit: lib/SILOptimizer/Utils/PerformanceInlinerUtils.cppCommit 980a59070870d1dc71011b71f36a616ce5304bec by Roman Levenstein:
[sil-inliner] Transparent functions should be inlined by the performanceedit: lib/SILOptimizer/Transforms/PerformanceInliner.cpp
Commit d940a350e5053db17e644776aa6b11514c04d1b2 by Roman Levenstein:
[sil-inliner] Update tests for the inlining of genericsedit: test/SILOptimizer/inline_generics.sil
edit: test/SILOptimizer/performance_inliner.sil
edit: test/SILGen/collection_cast_crash.swiftCommit 4345a04a29cef013b19e303548bae77f4762430e by Jordan Rose:
Show witnesses in NormalProtocolConformance::dump.edit: lib/AST/ASTDumper.cpp
Commit f1288036568ca611a0404de3dc377333b1b4a21a by Jordan Rose:
[Serialization] Fix incorrect counting of value witnesses.edit: test/Serialization/cross_module_optional_protocol_reqt.swift
edit: lib/Serialization/Serialization.cppCommit cb8dbd9c5c02e06bfd2f527a9dcbeeb83985cec7 by github:
[ClangImporter] Import builtins returning size_t as returning Int.delete: test/ClangImporter/clang_builtin.swift
edit: lib/ClangImporter/ImportType.cpp
add: test/ClangImporter/clang_builtin_pcm.swift
add: test/ClangImporter/clang_builtins.swiftCommit 4cd935b4a8b15462bd25f9794da4039794a2a71b by Jason Molenda:
Don't override the SDKs and force the use of /System/Library/Frameworksedit: packages/Python/lldbsuite/test/configuration.py
Commit a7003d5111d4f0deba7dda0b95675c3c3774c9e4 by Simon Evans:
Remove blocks runtime when building with libdispatchedit: build.py
Commit 2e50a3818801887767c5189ff63396eeaae5a806 by Tony Parker:
Add tests for Scanner.atEnd. (#992)edit: TestFoundation/TestNSScanner.swift