swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#13881]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/13881/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 29 Jun 2020 15:30:02 -0500
Build duration: 1 hr 20 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 8c8360b660deba3b650257be76fd461644825273 by augusto2112:
Move 'MetadataSections' from 'ImageInspectionElf.h' to SwiftShims
-
edit: stdlib/public/runtime/ImageInspectionELF.cpp
-
edit: stdlib/public/runtime/ImageInspection.h
-
edit: stdlib/public/runtime/SwiftRT-ELF.cpp
-
add: stdlib/public/SwiftShims/MetadataSections.h
-
edit: stdlib/public/SwiftShims/module.modulemap
-
edit: stdlib/public/runtime/ImageInspectionELF.h
-
edit: stdlib/public/SwiftShims/CMakeLists.txt
-
Commit 4f75b8398d529113e47dff86fc26a1c88a46ca96 by dgregor:
Compute and save FrontendTargetInfo in the Driver.
-
edit: Sources/SwiftDriver/Driver/Driver.swift
-
edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
-
Commit 33a5295d233d2e025ac5a1595688a1c6e282ddc0 by dgregor:
Move FrontendTargetInfo into the same file as the Job that creates it
-
edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
-
edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
-
Commit 64a718372e8fab2dbe24f33274e56aae0a9b95cd by dgregor:
Parse the Swift runtime compatibility version from -print-target-info.
-
edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
-
Commit ef9f415e4799274530b0f06275473b6f1017b201 by owen:
Make sure single job plans are executed in place by the DriverExecutor
-
edit: Sources/SwiftDriver/Driver/Driver.swift
-
Commit 03f0d5e8e6e45c17deb30c5146bf9b93ce51afc2 by dgregor:
Use frontend's -print-target-info to determine runtime compatibility
-
edit: Sources/SwiftDriver/Driver/Driver.swift
-
edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
-
edit: Sources/SwiftDriver/Jobs/LinkJob.swift
-
edit: Sources/SwiftDriver/Jobs/DarwinToolchain+LinkerSupport.swift
-
edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
-
edit: Sources/SwiftDriver/Jobs/Toolchain+LinkerSupport.swift
-
edit: Sources/SwiftDriver/Jobs/GenericUnixToolchain+LinkerSupport.swift
-
edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
-
Commit ab221b9e3efa9b9f33bdf38250d84e12a9d6f1b8 by dgregor:
[Linking] Let -print-target-info tell us when to link with rpaths.
-
edit: Sources/SwiftDriver/Utilities/Triple+Platforms.swift
-
edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
-
edit: Sources/SwiftDriver/Jobs/Toolchain+LinkerSupport.swift