Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#4123]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/4123/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Thu, 03 Oct 2019 17:16:59 -0500
Build duration:
1 hr 18 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 9b9b17ec54d6366c6dd8cd4f25ad49acda1f963b by cyndy_ishida:
[test] Delete trailing spaces from YAML tests after D65566/r365869- edit: test/clang-include-fixer/merge.test
- edit: unittests/clang-doc/YAMLGeneratorTest.cpp
-
Commit 9e414dae18eb072250358975a0700ae6a3fdbb77 by jinl:
[IRGen] Use llvm.used for __objc_protorefs and __objc_protolist and add- add: test/IRGen/objc_protocol_vars.sil
- edit: lib/IRGen/GenObjC.cpp
-
Commit 85b6a0542c276e7268a8edf12fccdaf7ae8cc185 by compnerd:
AST: removedump
for GSB- edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit 7c1c58ebeb66b1fd16caced7abe79b7a67d832de by danielrodriguez:
[windows] Adapt Windows build script to latest changes.- edit: utils/build-windows.bat
-
Commit 3d321c19053f2d7f15985eeeb8abbcdebe12f608 by david_smith:
Fix the new Swift NSMutableArray subclass to match edge case behavior in- edit: stdlib/public/core/SwiftNativeNSArray.swift
-
Commit 085439781b3aff4b19eeb8b23bd83f954e178eec by compnerd:
SILOptimizer: renamecdecl
toctor
(NFC)- edit: lib/SILOptimizer/Mandatory/OSLogOptimization.cpp
-
Commit c7d80f202d58e9d5d67e0089fb5114a49d6fa8ff by compnerd:
build: stage libdispatch exports target usage- edit: utils/build-script-impl
-
Commit 67ff818215841c52ab5c65c3066a36a711427bed by jgroff:
Remove unused imaginary 'friend' declaration- edit: include/swift/ABI/Metadata.h
-
Commit 357b7427ed8cc8d0905a4bcee8b6819c926586d7 by cyndy_ishida:
[update-checkout] remove master-rebranch- edit: utils/update_checkout/update-checkout-config.json
-
Commit e621be09cc6970efda2672a51dee4b045cbb3087 by jonas:
[update-checkout] Update master-20190619- edit: utils/update_checkout/update-checkout-config.json
-
Commit 0996da0ed291130e66d495129de710e2ef2858fe by ditaliano:
[build-script-impl] Fix cross-compilation of swift.- edit: utils/build-script-impl
-
Commit edbf24c5b3e0c36ace27daeeb16cbd770a971561 by rishizaki:
[SyntaxParse] Fix attribute generation in ASTGen- edit: include/swift/Parse/ASTGen.h
- edit: lib/Parse/ParseDecl.cpp
- edit: lib/Parse/ParseGeneric.cpp
- add: test/Parse/attr_available_ignored.swift
- edit: lib/Parse/ASTGen.cpp
-
Commit 8e916a9897e57464b6c8cde808f4f87447a1d863 by friss:
Tests: make ClangImporter tests compatible with cross-compilation and- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/rewrite_clang_paths/TestSwiftRewriteClangPaths.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/dynamic_type_resolution_import_conflict/TestSwiftDynamicTypeResolutionImportConflict.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/include_conflict/TestSwiftIncludeConflict.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/objcmain_conflicting_dylibs/TestSwiftObjCMainConflictingDylibs.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/objcmain_conflicting_dylibs_failing_import/Makefile
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/remoteast_import/TestSwiftRemoteASTImport.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/objcmain_conflicting_dylibs_bridging_headers/TestSwiftObjCMainConflictingDylibsBridgingHeader.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/bridging_header_headermap/TestSwiftBridgingHeaderHeadermap.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/macro_conflict/TestSwiftMacroConflict.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/headermap_conflict/TestSwiftHeadermapConflict.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/objcmain_conflicting_dylibs_failing_import/TestSwiftObjCMainConflictingDylibsFailingImport.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/config_macros/TestSwiftDedupMacros.py
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/config_macros/Makefile
- add: packages/Python/lldbsuite/test/lang/swift/clangimporter/config_macros/dylib.mk
- edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/objcmain_conflicting_dylibs_failing_import/dylib.mk
-
Commit 8821c891226e1618f3d968c019c74d1cab5367da by millenomi:
Revert "[URL Session] Avoid Closing Sockets Before Cancelling Event- edit: Foundation/URLSession/libcurl/EasyHandle.swift
- edit: CoreFoundation/URL.subproj/CFURLSessionInterface.h
- edit: Foundation/URLSession/libcurl/MultiHandle.swift
- edit: CoreFoundation/URL.subproj/CFURLSessionInterface.c