Build Information
Successful build of swift-backtrace, reference 1.3.5 (7277ee
), with Swift 6.0 for Linux on 1 Dec 2024 05:37:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-backtrace.git
Reference: 1.3.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swift-server/swift-backtrace
* tag 1.3.5 -> FETCH_HEAD
HEAD is now at 7277ee0 Merge pull request #73 from euanh/do-not-build-demangle-after-5.9
Cloned https://github.com/swift-server/swift-backtrace.git
Revision (git rev-parse @):
7277ee0e0378d27465b304c668d8e914192d986f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-backtrace.git at 1.3.5
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/swift-server/swift-backtrace.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3188] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.52s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/21] Write sources
[3/21] Compiling CBacktrace print.c
[4/21] Compiling CBacktrace mmap.c
[5/21] Compiling CBacktrace fileline.c
[6/21] Compiling CBacktrace state.c
[7/21] Compiling CBacktrace sort.c
[8/21] Compiling CBacktrace posix.c
[8/21] Write sources
[10/21] Compiling CBacktrace simple.c
[11/21] Compiling CBacktrace backtrace.c
[12/21] Compiling CBacktrace atomic.c
[13/21] Compiling CBacktrace dwarf.c
[14/21] Write swift-version-24593BA9C3E375BF.txt
[14/21] Compiling CBacktrace mmapio.c
[16/21] Compiling CBacktrace elf.c
[18/24] Compiling Backtrace Demangle.swift
[19/24] Compiling Backtrace Backtrace.swift
[20/24] Emitting module Backtrace
[21/25] Wrapping AST for Backtrace for debugging
[23/27] Emitting module Sample
[24/27] Compiling Sample main.swift
[25/28] Wrapping AST for Sample for debugging
[26/28] Write Objects.LinkFileList
[27/28] Linking Sample
Build complete! (20.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-backtrace",
"name" : "swift-backtrace",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Backtrace",
"targets" : [
"Backtrace"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Sample",
"targets" : [
"Sample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Sample",
"module_type" : "SwiftTarget",
"name" : "Sample",
"path" : "Sources/Sample",
"product_memberships" : [
"Sample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Backtrace"
],
"type" : "executable"
},
{
"c99name" : "CBacktrace",
"module_type" : "ClangTarget",
"name" : "CBacktrace",
"path" : "Sources/CBacktrace",
"product_memberships" : [
"Backtrace",
"Sample"
],
"sources" : [
"atomic.c",
"backtrace.c",
"dwarf.c",
"elf.c",
"fileline.c",
"mmap.c",
"mmapio.c",
"posix.c",
"print.c",
"simple.c",
"sort.c",
"state.c"
],
"type" : "library"
},
{
"c99name" : "BacktraceTests",
"module_type" : "SwiftTarget",
"name" : "BacktraceTests",
"path" : "Tests/BacktraceTests",
"sources" : [
"BacktraceTests+XCTest.swift",
"BacktraceTests.swift"
],
"target_dependencies" : [
"Backtrace"
],
"type" : "test"
},
{
"c99name" : "Backtrace",
"module_type" : "SwiftTarget",
"name" : "Backtrace",
"path" : "Sources/Backtrace",
"product_memberships" : [
"Backtrace",
"Sample"
],
"sources" : [
"Backtrace.swift",
"Demangle.swift"
],
"target_dependencies" : [
"CBacktrace"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.