swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-14_04 [#13]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-14_04/13/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 14 Feb 2019 19:24:27 -0600
Build duration:
2 hr 40 min
Changes
-
Commit 6f54960723f6934f58ed147819bbc9ae4e976fdc by dmbryson:
Fix warnings introduced by llvm support update
-
edit: lib/llvm/Demangle/MicrosoftDemangle.cpp
-
edit: llbuild.xcodeproj/xcshareddata/xcschemes/BasicTests.xcscheme
-
edit: lib/llvm/Demangle/ItaniumDemangle.cpp
-
edit: llbuild.xcodeproj/project.pbxproj
-
edit: include/llvm/Config/config.h
-
edit: lib/llvm/Support/Host.cpp
-
edit: llbuild.xcodeproj/xcshareddata/xcschemes/BuildSystemTests.xcscheme
-
edit: utils/import-llvm/include/llvm/Config/config.h
-
edit: products/libllbuild/BuildSystem-C-API.cpp
-
edit: include/llvm/Support/PointerLikeTypeTraits.h
-
edit: lib/llvm/Support/CommandLine.cpp
-
Commit b350222a15432d19083d0a1ebb05e66cc57759f1 by jake.petroules:
Properly Form the Command string on Windows
-
edit: lib/Basic/Subprocess.cpp
-
Commit 345b2162e64683aa6be30c6e20203b7368f4b593 by aschwaighofer:
Fix test for branch
-
edit: test/IRGen/newtype.swift
-
Commit 4a2ac1bebd2213c209be9a01cd3fb0d3a13f8b96 by jonas:
Rename lldb-test-depends -> lldb-test-deps
-
edit: utils/build-script-impl
-
Commit 128ce4a1b62c6e32209d4e46c7031458ff63e4fc by erik.pilkington:
Fix auto-upgrade for the new parameter to llvm.objectsize
-
add: test/Bitcode/objectsize-upgrade-7.0.ll
-
add: test/Bitcode/objectsize-upgrade-7.0.ll.bc
-
edit: lib/IR/AutoUpgrade.cpp
-
Commit dc4a1b518826d78101ec60a53e68312c73d3dea2 by vsk:
swift-clang: Schedule hot/cold splitting late
-
edit: test/Other/opt-hot-cold-split.ll
-
edit: test/Other/X86/lto-hot-cold-split.ll
-
edit: lib/Passes/PassBuilder.cpp
-
edit: lib/Transforms/IPO/PassManagerBuilder.cpp
-
Commit 9d0e01ed659d18b79299ed2d3d4bcd8c80ae7d00 by vsk:
swift-clang: [CodeExtractor] Do not lift lifetime.end markers for region
-
edit: test/Transforms/HotColdSplit/lifetime-markers-on-inputs-1.ll
-
edit: lib/Transforms/Utils/CodeExtractor.cpp
-
edit: test/Transforms/HotColdSplit/lifetime-markers-on-inputs-2.ll
-
edit: test/Transforms/CodeExtractor/PartialInlineAlloca4.ll
-
Commit 3507155a218bb5d70fd093a63d762d31b75b9ff3 by erik.pilkington:
[CodeGenObjC] Emit [[X alloc] init] as objc_alloc_init(X) when available
-
add: test/CodeGenObjC/objc-alloc-init.m
-
edit: lib/CodeGen/CodeGenFunction.h
-
edit: lib/CodeGen/CodeGenModule.h
-
edit: include/clang/Basic/ObjCRuntime.h
-
edit: lib/CodeGen/CGObjC.cpp
-
Commit 5e6af4b6a8c7e09cfb4b21b54cf8a6127616921a by public-apollonian:
NSRange: fix init from RangeExpression in String
-
edit: Foundation/NSRange.swift
-
Commit 7e605c3f712197358f0331437b7a45b244fcf3b4 by public-apollonian:
NSRange: add test for init(_:in:)
-
edit: TestFoundation/TestNSRange.swift
-
Commit 243a89ec88681f36619a72bdd2dac7ff0f8465d8 by public-apollonian:
NSRange: replace init(_:in:) with Darwin implementation
-
edit: Foundation/NSRange.swift
-
Commit cf12a0dbb6e9ab0ab9ec914c135e2958fe91b0e7 by public-apollonian:
NSRange: test use more specific name
-
edit: TestFoundation/TestNSRange.swift
-
Commit fc2a0d2c0f65534685827ed882916a30c311b80a by compnerd:
Process: port to Windows
-
edit: Foundation/FileHandle.swift
-
edit: Foundation/Process.swift
-
Commit 39555286edb46db4eb03e6e6af3f92b46919156f by blangmuir:
Workaround SR-9930 to prevent CI failures in
-
edit: TestFoundation/TestProcess.swift
-
Commit 64098042377b9ed230d5bf29eba2cb51c8ef729e by compnerd:
Foundation: fix a couple of compile errors
-
edit: Foundation/Process.swift
-
edit: Foundation/FoundationErrors.swift