compnerd
(Saleem Abdulrasool)
1
Weird, this made it through multiple builds just fine. Either way, I believe PR#13180 should repair the build.
···
On Nov 30, 2017, at 11:33 AM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#1815]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/1815/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Thu, 30 Nov 2017 13:30:14 -0600
Build duration: 2 min 54 sec
Changes
Commit 0c42b5796267f52a5b5bf312b457addf927f6c51 by compnerd:
ELF: restructure image metadata registration
edit: lib/IRGen/GenReflection.cpp
edit: test/Driver/sdk.swift
edit: stdlib/public/runtime/CMakeLists.txt
edit: stdlib/public/runtime/ImageInspectionELF.h
delete: stdlib/public/runtime/ImageInspectionStatic.cpp
edit: test/Driver/linker-args-order-linux.swift
delete: stdlib/public/runtime/ImageInspectionInit.cpp
edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
add: stdlib/public/runtime/SwiftRT-ELF.cpp
edit: test/Driver/linker.swift
delete: stdlib/public/runtime/HaikuPort.cpp
edit: stdlib/public/runtime/ProtocolConformance.cpp
edit: lib/Driver/ToolChains.cpp
edit: lib/IRGen/GenDecl.cpp
edit: lib/Driver/ToolChains.h
edit: test/CMakeLists.txt
edit: stdlib/public/runtime/ImageInspectionELF.cpp
edit: stdlib/public/core/CMakeLists.txt
edit: cmake/modules/AddSwift.cmake
delete: stdlib/public/runtime/swift_sections.S
Commit df54b2af1187dfbe21a85c4c50d60d487951637b by compnerd:
reflection: handle LMA != VMA for ELF
edit: include/swift/Reflection/ReflectionContext.h
edit: stdlib/public/Reflection/TypeRefBuilder.cpp
edit: include/swift/Reflection/Records.h
edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h
edit: stdlib/public/Reflection/TypeLowering.cpp
edit: tools/swift-reflection-test/swift-reflection-test.c
edit: include/swift/Reflection/TypeRefBuilder.h
edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
Commit 28dffe7be9c21c5af8ddef5ed733c9f734e5b303 by compnerd:
test: disable sanitizer_coverage on Linux for now
edit: test/Sanitizers/sanitizer_coverage.swift
Commit 49e3678a1f0323c5d05acfdac652a44c4a5900aa by anemet:
[opt-viewer] Fix option name
edit: tools/opt-viewer/opt-viewer.py
Commit 05fee6ff604dc1911289543c6efdc6878e227c56 by anemet:
Add opt-viewer testing
add: test/tools/opt-viewer/Inputs/basic/or.yaml
add: test/tools/opt-viewer/Inputs/basic/or.h
add: test/tools/opt-viewer/Outputs/basic/index.html
edit: tools/opt-viewer/optrecord.py
add: test/tools/opt-viewer/basic.test
add: test/tools/opt-viewer/Inputs/basic/or.c
add: test/tools/opt-viewer/Outputs/basic/basic_or.h.html
add: test/tools/opt-viewer/Outputs/basic/style.css
edit: test/lit.cfg
edit: test/lit.site.cfg.in
edit: tools/opt-viewer/opt-viewer.py
edit: tools/llvm-cxxfilt/llvm-cxxfilt.cpp
add: test/tools/opt-viewer/lit.local.cfg
edit: cmake/config-ix.cmake
add: test/tools/opt-viewer/Outputs/basic/basic_or.c.html
Commit c6a964b78b0eda423e2648cba555364640a7e9a4by compnerd:
build: migrate to the new ELF registration scheme
edit: lib/product.py
Arnold
(Arnold Schwaighofer)
2
Could be an incremental build failure ...
···
On Nov 30, 2017, at 12:27 PM, Saleem Abdulrasool <compnerd@compnerd.org> wrote:
Weird, this made it through multiple builds just fine. Either way, I believe PR#13180 should repair the build.