The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBacktrace with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/norio-nomura/swiftbacktrace.git
Reference: 1.0.1
Cloned https://github.com/norio-nomura/swiftbacktrace.git into spi-builder-workspace
SUCCESS checkout https://github.com/norio-nomura/swiftbacktrace.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/61558] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.26s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (1.02s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/11887] Fetching swift-collections
[120/13192] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.92s)
Fetched https://github.com/apple/swift-collections.git (0.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.29s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.26s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.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.58.0
Building for debugging...
[0/4] Compiling Clibunwind Clibunwind.cpp
[1/4] Compiling CSwiftBacktrace CSwiftBacktrace.cpp
[2/4] Compiling c-nioatomics.c
[3/4] Compiling c-atomics.c
[5/10] Compiling NIOConcurrencyHelpers lock.swift
[6/10] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[7/10] Compiling NIOConcurrencyHelpers NIOLock.swift
[8/10] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[9/10] Emitting module NIOConcurrencyHelpers
[10/10] Compiling NIOConcurrencyHelpers atomics.swift
[13/20] Compiling SwiftBacktrace shim.swift
[14/21] Compiling SwiftBacktrace SwiftBacktrace.swift
[15/21] 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
[16/21] Compiling SwiftBacktrace String+extension.swift
[17/21] Compiling SwiftBacktrace Demangle.swift
[18/21] Compiling SwiftBacktrace DynamicLinkLibrary.swift
[19/21] 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)
                           ^
[20/21] Compiling SwiftBacktrace BacktraceFormatter.swift
[21/21] 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! (18.30s)
Build complete.
Done.

Build Machine: Linux 1