Report
[FAILURE] oss-swift-package-osx [#3114]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3114/
Project:
oss-swift-package-osx
Date of build:
Wed, 03 Apr 2019 20:18:33 -0500
Build duration:
3 hr 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 3e9d2337ed0af84dfea9bba33d0fa29e8fe26101 by compnerd:
build: adjust for new build layout- edit: products/llbuildSwift/CMakeLists.txt
-
Commit 2801c2f230dc05a57c6462c395cab077d60214a1 by davg:
Add DebugPrefixMap remapping back to module creation- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 7b3db6f9efd11c0a1331aadb939ab158f75a44ec by davg:
Add test- edit: test/DebugInfo/debug_prefix_map.swift
-
Commit 3b2c5a97030aa5971ee9705da89301533fe77764 by davg:
Swap to use %target-swiftc_driver for test- edit: test/DebugInfo/debug_prefix_map.swift
-
Commit a389f13ee9b81864f0971add42c44cddc5e3e555 by aschwaighofer:
SILGen: Only set the external decl of a key path component if the- edit: lib/SILGen/SILGenExpr.cpp
- add: test/IRGen/keypaths_c_types.swift
- edit: test/SILGen/Inputs/keypaths_objc.h
- edit: test/SILGen/keypaths_objc.swift
- add: test/IRGen/Inputs/keypaths_c_types.h
-
Commit 5e5cd76e8d8d379e580c30cb25eac668c754d482 by scanon:
Work in progress towards "Mathsable"- edit: stdlib/public/core/CMakeLists.txt
- edit: stdlib/public/Platform/tgmath.swift.gyb
- add: stdlib/public/Maths/CMakeLists.txt
- add: stdlib/public/core/Mathsable.swift.gyb
- add: utils/SwiftMathsFunctions.py
- edit: stdlib/public/CMakeLists.txt
- add: stdlib/public/Maths/Maths.swift.gyb
- edit: stdlib/public/core/GroupInfo.json
-
Commit b8d1481fc667854ca361d7012d1c4c145a67d37d by scanon:
WOW! 100% less gratuitous type machinery at runtime!- edit: stdlib/public/core/SIMDVector.swift
- edit: stdlib/public/core/Mathsable.swift.gyb
- edit: stdlib/public/Platform/CMakeLists.txt
- edit: stdlib/public/Maths/Maths.swift.gyb
- edit: stdlib/public/CMakeLists.txt
- edit: utils/SwiftMathsFunctions.py
- edit: stdlib/public/Platform/tgmath.swift.gyb
-
Commit 2f7435da7dce1af1418c77d69a9d70f719cba98f by scanon:
First non-intrinsic functions.- edit: stdlib/public/core/FloatingPointTypes.swift.gyb
- edit: stdlib/public/Maths/Maths.swift.gyb
- edit: stdlib/public/SwiftShims/LibcShims.h
- edit: stdlib/public/core/Mathsable.swift.gyb
- edit: stdlib/public/core/BuiltinMath.swift.gyb
- edit: utils/SwiftMathsFunctions.py
-
Commit cad116a12b94fe98bce5d768043fa800fe14aa1b by scanon:
Revert "build: improve the builds with Visual Studio"- edit: cmake/modules/ClangClCompileRules.cmake
- edit: cmake/modules/SwiftSharedCMakeConfig.cmake
-
Commit 3fda509805acc50ae8876efa163d1a07de2a38cd by scanon:
Implementation of ElementaryFunctions / Real protocols.- edit: test/IRGen/builtin_math.swift
- edit: cmake/modules/SwiftSharedCMakeConfig.cmake
- delete: stdlib/public/Maths/Maths.swift.gyb
- edit: stdlib/public/core/FloatingPoint.swift
- add: utils/SwiftMathFunctions.py
- edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
- edit: stdlib/public/SwiftShims/LibcShims.h
- delete: stdlib/public/core/BuiltinMath.swift.gyb
- edit: test/IDE/complete_repl_identifier_prefix_1.swift
- edit: stdlib/public/CMakeLists.txt
- edit: stdlib/public/Platform/CMakeLists.txt
- edit: test/SourceKit/Sema/sema_symlink.swift.response
- add: stdlib/public/core/MathFunctions.swift.gyb
- edit: test/Parse/recovery.swift
- delete: stdlib/public/Maths/CMakeLists.txt
- edit: stdlib/public/core/CMakeLists.txt
- edit: stdlib/public/core/GroupInfo.json
- edit: cmake/modules/ClangClCompileRules.cmake
- edit: stdlib/public/Platform/tgmath.swift.gyb
- edit: test/stdlib/tgmath.swift.gyb
- delete: utils/SwiftMathsFunctions.py
- edit: stdlib/public/Darwin/CoreGraphics/CGFloat.swift.gyb
- delete: stdlib/public/core/Mathsable.swift.gyb
-
Commit 10fd13196456de9e03949cec35c58e3c3d2a24d0 by scanon:
Test fixes.- add: test/stdlib/MathFunctions.swift.gyb
- edit: test/stdlib/tgmath.swift.gyb
-
Commit 33fa33ff0d42aec82dfe4ddd5e94a31529d33edb by alexshap:
[Reflection] Fix several issues for COFF and ELF- edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
- edit: include/swift/Reflection/ReflectionContext.h
-
Commit 42abd7f4944d436e1157f0646239be5571aab6a3 by scanon:
update stability-stdlib-abi.swift.expected to match new baseline- edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
-
Commit 0c7c1f0365d9be11111037f9867b54ab3517f41e by scanon:
Update tgmath.swift.gyb to work with Glibc and MSVCRT.- edit: test/stdlib/tgmath.swift.gyb
-
Commit 2bc6040556db7b07d8ed35929ab33e015dfe21db by scanon:
More test fixup for Linux.- edit: test/stdlib/tgmath.swift.gyb
-
Commit 45a76fe9f4f57a51079ea6896920af8a4fca4311 by scanon:
fixup IRGen test for exp on linux- edit: test/IRGen/builtin_math.swift
-
Commit 7f3344402c1eff2e999580a2ca51efaebe2df457 by nhawes:
[ParseableInterface] Honor -track-system-dependencies when caching- add: test/ParseableInterface/ModuleCache/Inputs/mock-sdk/usr/include/module.modulemap
- add: test/ParseableInterface/ModuleCache/Inputs/mock-sdk/usr/include/SomeCModule.h
- add: test/ParseableInterface/ModuleCache/SystemDependencies.swiftinterface
-
Commit f6833731163817731b9bf07e9da1785a661d22e1 by nhawes:
[ParseableInterface] Respect -track-system-dependencies with- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- edit: include/swift/Frontend/ParseableInterfaceModuleLoader.h
- edit: lib/FrontendTool/FrontendTool.cpp
-
Commit 58d0ee08886ef0f6fd8b6645b86d44efe3c69c6c by nhawes:
[ParseableInterface] Distinguish SDK and non-SDK dependencies- edit: lib/Serialization/ModuleFile.cpp
- edit: include/swift/Serialization/SerializationOptions.h
- edit: lib/AST/ModuleLoader.cpp
- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- add: test/ParseableInterface/ModuleCache/Inputs/mock-sdk/SdkLib.swiftinterface
- add: test/ParseableInterface/ModuleCache/Inputs/mock-sdk/ExportedLib.swiftinterface
- edit: include/swift/Serialization/ModuleFormat.h
- add: test/ParseableInterface/ModuleCache/SDKDependencies.swiftinterface
- edit: lib/Serialization/Serialization.cpp
-
Commit 37328020dfef3f7060ff5728571f67ae9a055925 by nhawes:
[ParseableInterface] Don't serialize swiftmodule dependencies in the- edit: test/ParseableInterface/ModuleCache/module-cache-init.swift
- add: test/ParseableInterface/ModuleCache/SDKDependencies.swift
- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- delete: test/ParseableInterface/ModuleCache/SDKDependencies.swiftinterface
-
Commit accc64719ea551eea0a55f783b8c45593b385021 by nhawes:
[ParseableInterface][test] Update SDKDependencies.swift test to- edit: test/ParseableInterface/ModuleCache/SDKDependencies.swift
- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
-
Commit 58d622d796c1cef70ddba74c50aa2cccd76770a0 by nhawes:
[ParseableInterface] Don't serialize resource directory deps and stop- edit: include/swift/Frontend/ParseableInterfaceModuleLoader.h
- edit: test/ParseableInterface/ModuleCache/module-cache-init.swift
- edit: lib/Serialization/SerializedModuleLoader.cpp
- edit: include/swift/Serialization/SerializedModuleLoader.h
- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- edit: test/ParseableInterface/ModuleCache/SDKDependencies.swift
-
Commit 7144dab15ad734448f4770ab0cb9309e838602ec by nhawes:
[ParseableInterface] Don't report out-of-date dependencies to the parent- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- edit: test/ParseableInterface/ModuleCache/SDKDependencies.swift
-
Commit 95678d9ab09dd2a57f1a0710a549beaa112b77d2 by compnerd:
utils: be more flexible about path separators- edit: utils/PathSanitizingFileCheck
-
Commit 3c74c0f1cb135ef8142a9b6d356fa5a769db5491 by github:
[stdlib] Change the signature of Dictionary’s bulk initializer (#23758)- edit: validation-test/stdlib/Dictionary.swift
- edit: stdlib/public/Darwin/Foundation/NSDictionary.swift
- edit: stdlib/public/core/DictionaryBuilder.swift
-
Commit bcc7e2c901d1c159ecbc31dad31ddef1e6faf1ac by scanon:
Obscene rant about linters.- edit: utils/SwiftMathFunctions.py
- edit: stdlib/public/core/MathFunctions.swift.gyb
-
Commit 8f8fee105eeb8ad5bfd9a6e10735a2fb86a5acb9 by nhawes:
[ParseableInterface][test] Fix path matching in the SDKDependencies and- edit: test/ParseableInterface/ModuleCache/SystemDependencies.swiftinterface
- edit: test/ParseableInterface/ModuleCache/SDKDependencies.swift
-
Commit cc026880f12ef7ddde2cb8e1d5d18df8ad3cc3ad by compnerd:
build-script: adjust the path for the new layout- edit: utils/build-script-impl
-
Commit 285e2acdd0136527aea9ba6fec99df61a42079dc by compnerd:
test: adjust for Windows file extensions- edit: test/Driver/profiling.swift
-
Commit bd984c3be5139487af8df06afe3609b0cf020892 by compnerd:
build: address -Werror,-Wcovered-switch-default error- edit: src/init.c
-
Commit 54c2f0c4558be7edfed61fe397db0ef585a487eb by compnerd:
build: switch-Wswitch-enum
to-Wswitch
- edit: cmake/modules/DispatchCompilerWarnings.cmake
-
Commit 4f88041cc5e109684b6ba5ac35332ea8506ccaf0 by vsk:
[DebugInfo] Fix pr41180 : Loop Vectorization Debugify Failure- add: test/Transforms/LoopVectorize/middle-block-dbg.ll
- edit: lib/Transforms/Vectorize/LoopVectorize.cpp
-
Commit f1f15fe9a5cd736f9f1b6955819f1c711ac37dd2 by vsk:
[ArgPromotion] Set debug location at updated callsites- edit: lib/Transforms/IPO/ArgumentPromotion.cpp
- edit: test/Transforms/ArgumentPromotion/dbg.ll
-
Commit 853c266194badc45c6f058eb9b1490109dbed5f8 by aemerson:
[X86] When using Win64 ABI, exit with error if SSE is disabled for- edit: lib/Target/X86/X86ISelLowering.cpp
- add: test/CodeGen/X86/win64-nosse-error.ll
-
Commit 315c45667eef306e45dd0c61c5b3cd65b8e6e852 by aprantl:
crashlog.py: Catch exception from subprocess.- edit: examples/python/crashlog.py
-
Commit 4fc8dabd73ac166c3e57988baaad6a22b476971c by aprantl:
Portable exception value access across Python 2 / Python 3- edit: examples/python/crashlog.py
-
Commit 6215c72110bd61ff508b5dd72394b0b3c6eb26dd by nhawes:
Update the lldb driver to support the -O and -S options when passing- add: lit/Driver/TestRepl.test
- edit: tools/driver/Driver.cpp
-
Commit 5f1547c71e1450be6683cbfe150c3193172eb324 by nhawes:
[Swift] Support changing the Swift module loading mode via a new- edit: include/lldb/lldb-private-enumerations.h
- edit: source/Core/ModuleList.cpp
- edit: include/lldb/Core/ModuleList.h
- edit: lit/SwiftREPL/Inputs/A.swift
- add: lit/SwiftREPL/SwiftInterfaceForceModuleLoadMode.test
- edit: source/Symbol/SwiftASTContext.cpp
-
Commit 27976e75e51ce0a4fe80dbcf159b3c878b9e521a by jonas:
[ScriptInterpreterPython] Move SWIG initialization into the Python- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
- edit: source/API/SystemInitializerFull.cpp
- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
-
Commit 37c2508606b9ed3f26dc7a2916b6e752354d5eaf by jonas:
[ScriptInterpreterPython] Make SWIG callback private (NFC)- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
-
Commit 5e8925c5d96812699a8efc238f24bf86b25bfb12 by jonas:
[PythonTestSuite] Fix usage of InitializePrivate in PythonTestSuite- edit: unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
-
Commit 2ba798dd010187fc35b29cf71006e321c668e78f by jonas:
[Python] Move SWIG wrapper dependency into the plugin- edit: source/API/CMakeLists.txt
- edit: source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
- edit: unittests/ScriptInterpreter/Python/CMakeLists.txt
-
Commit 88c99e4dc1e5e97ac3c4c2e1803602658c4da7ca by jonas:
[Python] Define empty SWIG wrapper for unit testin"- edit: source/API/CMakeLists.txt
- edit: unittests/ScriptInterpreter/Python/CMakeLists.txt
- edit: unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
- edit: source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
-
Commit 3ee43e93b3a7aa47a4a895326897b887ca17829a by jonas:
[Python] Remove dynamic indirection- edit: source/API/SystemInitializerFull.cpp
- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
- edit: source/API/SystemInitializerFull.h
-
Commit 020baa668221efafa5e1615300e744acedc25042 by jonas:
[Platform] Remove Kalimba Platform- edit: source/Utility/ArchSpec.cpp
- edit: tools/lldb-test/SystemInitializerTest.cpp
- edit: source/API/SystemInitializerFull.cpp
- delete: source/Plugins/Platform/Kalimba/PlatformKalimba.cpp
- edit: include/lldb/Utility/ArchSpec.h
- edit: packages/Python/lldbsuite/test/functionalities/object-file/TestImageListMultiArchitecture.py
- edit: lldb.xcodeproj/project.pbxproj
- delete: source/Plugins/Platform/Kalimba/PlatformKalimba.h
- edit: source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
- edit: source/Plugins/Platform/CMakeLists.txt
- delete: source/Plugins/Platform/Kalimba/CMakeLists.txt
-
Commit 2b908ed9c362af59bb7e1ea0406461b0db0c4bac by jonas:
[Python] Remove unused includes- edit: source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
- edit: source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
-
Commit 81cad578782669b680caf950176177e08ee2399a by jonas:
[NFC] find_first_of/find_last_of -> find/rfind for single char.- edit: source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
- edit: source/Target/CPPLanguageRuntime.cpp
- edit: source/Interpreter/CommandInterpreter.cpp
- edit: source/Interpreter/OptionValueProperties.cpp
-
Commit 5aaf02876fa3ccd46bc28bc5cfd69a0c44e9ff31 by jonas:
[Python] Remove readline module- delete: scripts/Python/modules/readline/readline.cpp
- delete: scripts/Python/modules/CMakeLists.txt
- edit: scripts/CMakeLists.txt
-
Commit 4abeb2ed3fc88b4fb97351cfcd908b3e9f71de5e by jonas:
[Cmake] Unify python variables- edit: scripts/CMakeLists.txt
- edit: source/Utility/CMakeLists.txt
- edit: cmake/modules/LLDBConfig.cmake
-
Commit 25ed34f76ba2a5bee9bd533758a1b9faffcd1b41 by jonas:
[CMake] Move link dependencies where they are used.- edit: source/Core/CMakeLists.txt
- edit: source/Host/CMakeLists.txt
- edit: source/Utility/CMakeLists.txt
- edit: source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
-
Commit 6bf00978760cc27f9a46fc4b85683562c4ae7d7e by jonas:
[ScriptInterpreterPython] Remove unused field (NFC)- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
-
Commit 53e2e2d452fb5a2c083e910241161174701a9f38 by jonas:
[Python] Remove Python include from ScriptInterpreterPython.h- edit: source/API/SystemInitializerFull.cpp
- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
- add: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
- edit: source/API/SBHostOS.cpp
- edit: source/Plugins/ScriptInterpreter/Python/lldb-python.h
-
Commit b72702758396f0f4196ac6bd3ca09c00dfaf55e7 by ditaliano:
[Swift] A bunch of python2/python3 compatibility fixes.- edit: packages/Python/lldbsuite/test/lang/swift/expression/simple/TestSimpleExpressions.py
- edit: packages/Python/lldbsuite/test/lang/swift/swift_interface_static/TestSwiftInterfaceStaticNoDebugInfo.py
- edit: packages/Python/lldbsuite/test/lang/swift/meta/TestSwiftMeta.py
- edit: packages/Python/lldbsuite/test/lang/swift/expression/generic/TestSwiftGenericExpressions.py
- edit: packages/Python/lldbsuite/test/lang/swift/struct_change_rerun/TestSwiftStructChangeRerun.py
- edit: packages/Python/lldbsuite/test/lldbplaygroundrepl.py
- edit: packages/Python/lldbsuite/test/lang/swift/return/TestSwiftReturns.py
- edit: packages/Python/lldbsuite/test/lang/swift/swift_interface_shared/TestSwiftInterfaceNoDebugInfo.py
- edit: packages/Python/lldbsuite/test/lang/swift/expression/access_control/TestExpressionAccessControl.py
- edit: packages/Python/lldbsuite/test/lang/swift/printdecl/TestSwiftTypeLookup.py
- edit: packages/Python/lldbsuite/test/lang/swift/resilience/TestResilience.py
- edit: packages/Python/lldbsuite/test/lang/swift/static_linking/macOS/TestSwiftStaticLinkingMacOS.py
- edit: packages/Python/lldbsuite/test/lang/swift/expression/equality_operators/TestEqualityOperators.py
- edit: packages/Python/lldbsuite/test/lang/swift/playgrounds/TestPlaygrounds.py
- edit: packages/Python/lldbsuite/test/lang/swift/cross_module_extension/TestSwiftCrossModuleExtension.py
- edit: packages/Python/lldbsuite/test/lang/swift/expression/protocol_extension/TestExprInProtocolExtension.py
- edit: packages/Python/lldbsuite/test/lang/swift/expression/scopes/TestExpressionScopes.py
- edit: packages/Python/lldbsuite/test/lang/swift/expression/overload/TestDefiningOverloadedFunctions.py
- edit: packages/Python/lldbsuite/test/lang/swift/objc_runtime_ivars/TestObjCIvarDiscovery.py
- edit: packages/Python/lldbsuite/test/lang/swift/expression/exclusivity_suppression/TestExclusivitySuppression.py
- edit: packages/Python/lldbsuite/test/lang/swift/different_clang_flags/TestSwiftDifferentClangFlags.py
- edit: packages/Python/lldbsuite/test/lang/swift/swift_version/TestSwiftVersion.py
-
Commit 044e0c4bb86337b016fdc44ff47e8e6109fba400 by aprantl:
Enable previously XFAILed test.- edit: packages/Python/lldbsuite/test/lang/swift/private_typealias/TestSwiftPrivateTypeAlias.py
-
Commit 01ab6af0ac2f9548febae36accc93959d71fdf14 by aprantl:
Reenable XFAILed test.- edit: packages/Python/lldbsuite/test/lang/swift/variables/objc/main.swift
- edit: packages/Python/lldbsuite/test/lang/swift/variables/objc/TestObjCImportedTypes.py
-
Commit 8dbfa33a47fb2d57b4abf64486a46497e0b1880b by jonas:
Quiet command regex instructions during batch execution- edit: include/lldb/Expression/REPL.h
- edit: lit/Commands/command-regex-unalias.test
- edit: lit/Commands/command-regex-delete.test
- edit: source/Expression/REPL.cpp
- edit: source/Core/IOHandler.cpp
- edit: include/lldb/Core/IOHandler.h
- edit: source/Commands/CommandObjectBreakpointCommand.cpp
- edit: source/Commands/CommandObjectWatchpointCommand.cpp
- edit: source/Commands/CommandObjectCommands.cpp
- edit: source/Commands/CommandObjectTarget.cpp
- edit: source/Commands/CommandObjectType.cpp
-
Commit 8e5a512266fb506e3dc849fce34a55d2def414f2 by jonas:
[ScriptInterpreterPython] Fix the unit test after refactor- edit: unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
-
Commit a2f70c444d1d5bc0bfd22eadd08cf226c24af0d1 by jonas:
[CMake] Only the Python scirpt interpreter should link against Python.- edit: unittests/ScriptInterpreter/Python/CMakeLists.txt
- edit: unittests/Interpreter/CMakeLists.txt