swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-package-osx [#5110]
Build URL: https://ci.swift.org/job/oss-swift-package-osx/5110/
Project: oss-swift-package-osx
Date of build: Fri, 11 Sep 2020 10:41:58 -0500
Build duration: 5 hr 45 min
Identified problems:- Swift Compile Error: Swift compiler error
- Indication 1
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes- Commit 1d62d3481cbb228bc27e7c408132dbd59c3694d4 by eeckstein:
SIL: fix a memory leak, related to zombie functions
-
edit: lib/SIL/IR/SILModule.cpp
-
edit: include/swift/SIL/SILModule.h
-
edit: include/swift/SIL/SILFunction.h
-
edit: lib/SIL/IR/SILFunction.cpp
-
Commit eb5a79b175a8391f31ae6573b459ec83149bf0be by eeckstein:
SIL: Remove the bump pointer allocator for zombie function names from SILModule.
-
edit: include/swift/SIL/SILModule.h
-
edit: lib/SIL/IR/SILModule.cpp
-
Commit 6f2cfa613ae77fef4365a0f9cdb8c82bd01f72c4 by eeckstein:
SILBasicBlock: a small refactoring - NFC
-
edit: lib/SIL/IR/SILBasicBlock.cpp
-
Commit 170d9e9eea4d648410ec6a32770c74f830d6f06e by eeckstein:
SIL: Let SILGlobalVariables be destroyed.
-
edit: lib/SIL/IR/SILGlobalVariable.cpp
-
edit: lib/SIL/IR/SILBasicBlock.cpp
-
edit: include/swift/SIL/SILGlobalVariable.h
-
edit: include/swift/SIL/SILBasicBlock.h
-
Commit 5f1b008f846ae49ee33011e369a955f9e3535fff by eeckstein:
SIL: fix memory leaks in SILParser
-
edit: lib/SIL/Parser/ParseSIL.cpp
-
Commit 09b26e897dbad07e84f85f8ddf11746661c55845 by eeckstein:
SILParser: don't accept instructions after "unreachable"
-
edit: test/SIL/Parser/errors.sil
-
edit: test/SILOptimizer/sil_combine.sil
-
edit: lib/SIL/Parser/ParseSIL.cpp
-
Commit 61f2e7b7936453cdc888a8da399ca7b915060868 by eeckstein:
SILVerifier: remove the unused -verify-skip-unreachable-must-be-last option
-
edit: test/SILOptimizer/sil_combine_objc.sil
-
edit: test/SILOptimizer/sil_combine_apply.sil
-
edit: lib/SIL/Verifier/SILVerifier.cpp
-
edit: utils/swift-autocomplete.bash
-
edit: test/SILOptimizer/sil_combine.sil
-
edit: test/SILOptimizer/sil_combine_global_addr.sil
-
Commit 56c857afa9db715d57e6dcadf60b4c127ca01c53 by eeckstein:
SIL: Check for leaked instructions in the SILVerifier and in the SILModule destructor.
-
edit: include/swift/SIL/SILModule.h
-
edit: lib/IRGen/IRGen.cpp
-
edit: lib/SIL/IR/SILModule.cpp
-
edit: lib/SIL/Verifier/SILVerifier.cpp
-
Commit aa0f8e670b30b99f42cde16a126e6a76e345f21b by github:
Add a SWIFT_STDLIB_OS_VERSIONING flag to avoid querying OS version at runtime, use it in the freestanding build (#33791)
-
edit: stdlib/cmake/modules/AddSwiftStdlib.cmake
-
edit: stdlib/public/stubs/Availability.mm
-
edit: stdlib/CMakeLists.txt
-
edit: stdlib/public/runtime/BackDeployment.cpp
-
edit: utils/build-presets.ini
-
edit: utils/build-script-impl
-
edit: stdlib/cmake/modules/SwiftSource.cmake
-
edit: stdlib/public/core/Availability.swift
-
Commit d024df40a192407eb54c5f8c17a7eb3b49e3f6da by hans:
[compiler-rt] [netbsd] Reintroduce __sanitizer_protoent
-
edit: compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h