The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBacktrace with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/norio-nomura/swiftbacktrace.git
Reference: 1.0.1
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/norio-nomura/swiftbacktrace
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 1b4bbe8 Merge pull request #19 from norio-nomura/revert-#18
Cloned https://github.com/norio-nomura/swiftbacktrace.git
Revision (git rev-parse @):
1b4bbe87c19d5e2e04786d8140ab36fec4b7881b
SUCCESS checkout https://github.com/norio-nomura/swiftbacktrace.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/norio-nomura/swiftbacktrace.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/64439] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (1.21s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/2983] Fetching swift-system
[2984/16729] Fetching swift-system, swift-collections
[3672/18292] Fetching swift-system, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
Fetched https://github.com/apple/swift-system.git from cache (0.97s)
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.63s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Building for debugging...
[0/7] Write sources
[2/7] Compiling CSwiftBacktrace CSwiftBacktrace.cpp
[3/7] Compiling Clibunwind Clibunwind.cpp
[4/7] Write swift-version-24593BA9C3E375BF.txt
[5/7] Compiling c-nioatomics.c
[6/7] Compiling c-atomics.c
[8/13] Compiling NIOConcurrencyHelpers lock.swift
[9/13] Compiling NIOConcurrencyHelpers NIOLock.swift
[10/13] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[11/13] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[12/13] Emitting module NIOConcurrencyHelpers
[13/13] Compiling NIOConcurrencyHelpers atomics.swift
[15/22] Compiling SwiftBacktrace shim.swift
[16/22] Compiling SwiftBacktrace SwiftBacktrace.swift
[17/22] Compiling SwiftBacktrace Unwind.swift
/host/spi-builder-workspace/Sources/SwiftBacktrace/Unwind.swift:52:13: warning: variable 'buffer' was never mutated; consider changing to 'let' constant
        var buffer = UnsafeMutablePointer<Int8>.allocate(capacity: 1024)
        ~~~ ^
        let
[18/23] Compiling SwiftBacktrace String+extension.swift
[19/23] Compiling SwiftBacktrace DynamicLinkLibrary.swift
[20/23] Compiling SwiftBacktrace Demangle.swift
[21/23] Emitting module SwiftBacktrace
/host/spi-builder-workspace/Sources/SwiftBacktrace/sigaction.swift:163:17: warning: 'Atomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    var state = Atomic(value: State.empty.rawValue)
                ^
/host/spi-builder-workspace/Sources/SwiftBacktrace/sigaction.swift:213:28: warning: 'Atomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
var interruptFunctionPtr = Atomic(value: 0)
                           ^
[22/23] Compiling SwiftBacktrace BacktraceFormatter.swift
[23/23] Compiling SwiftBacktrace sigaction.swift
/host/spi-builder-workspace/Sources/SwiftBacktrace/sigaction.swift:163:17: warning: 'Atomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    var state = Atomic(value: State.empty.rawValue)
                ^
/host/spi-builder-workspace/Sources/SwiftBacktrace/sigaction.swift:213:28: warning: 'Atomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
var interruptFunctionPtr = Atomic(value: 0)
                           ^
Build complete! (19.57s)
Build complete.
Done.

Build Machine: Linux 1