The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBacktrace with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/norio-nomura/swiftbacktrace.git
Reference: master
Cloned https://github.com/norio-nomura/swiftbacktrace.git into spi-builder-workspace
SUCCESS checkout https://github.com/norio-nomura/swiftbacktrace.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/60073] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (1.13s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/11270] Fetching swift-collections
[903/12315] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.86s)
Fetched https://github.com/apple/swift-collections.git (0.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.32s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.54.0
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
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] Emitting module NIOConcurrencyHelpers
[6/10] Compiling NIOConcurrencyHelpers lock.swift
[7/10] Compiling NIOConcurrencyHelpers NIOLock.swift
[8/10] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[9/10] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[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 BacktraceFormatter.swift
[18/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)
                           ^
[19/21] Compiling SwiftBacktrace Demangle.swift
[20/21] Compiling SwiftBacktrace DynamicLinkLibrary.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! (20.67s)
Build complete.
Done.

Build Machine: Linux 1