The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PerfectNewRelic with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectlysoft/perfect-newrelic-linux.git
Reference: 3.0.1
Cloned https://github.com/perfectlysoft/perfect-newrelic-linux.git into spi-builder-workspace
SUCCESS checkout https://github.com/perfectlysoft/perfect-newrelic-linux.git at 3.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/2] Emitting module PerfectNewRelic
/host/spi-builder-workspace/Sources/PerfectNewRelic/PerfectNewRelic.swift:108:41: warning: using '!' is not allowed here; treating this as '?' instead
  typealias funcCVIV = @convention(c) ( ( (UnsafeRawPointer) -> UnsafeRawPointer)! ) -> Void
                                        ^                                        ~
                                                                                 ?
/host/spi-builder-workspace/Sources/PerfectNewRelic/PerfectNewRelic.swift:120:39: warning: using '!' is not allowed here; treating this as '?' instead
  typealias funcVC = @convention(c) ( ((Int32) -> Void)! ) -> Void
                                      ^                ~
                                                       ?
[2/2] Compiling PerfectNewRelic PerfectNewRelic.swift
/host/spi-builder-workspace/Sources/PerfectNewRelic/PerfectNewRelic.swift:108:41: warning: using '!' is not allowed here; treating this as '?' instead
  typealias funcCVIV = @convention(c) ( ( (UnsafeRawPointer) -> UnsafeRawPointer)! ) -> Void
                                        ^                                        ~
                                                                                 ?
/host/spi-builder-workspace/Sources/PerfectNewRelic/PerfectNewRelic.swift:120:39: warning: using '!' is not allowed here; treating this as '?' instead
  typealias funcVC = @convention(c) ( ((Int32) -> Void)! ) -> Void
                                      ^                ~
                                                       ?
Build complete! (5.50s)
Build complete.
Done.

Build Machine: Linux 2