The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UniSocket with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/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/seznam/swift-unisocket.git
Reference: master
Cloned https://github.com/seznam/swift-unisocket.git into spi-builder-workspace
SUCCESS checkout https://github.com/seznam/swift-unisocket.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-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Bouke/DNS.git
[1/898] Fetching dns
Fetched https://github.com/Bouke/DNS.git (0.24s)
Computing version for https://github.com/Bouke/DNS.git
Computed https://github.com/Bouke/DNS.git at 1.2.0 (0.96s)
Creating working copy for https://github.com/Bouke/DNS.git
Working copy of https://github.com/Bouke/DNS.git resolved at 1.2.0
Building for debugging...
[1/2] Emitting module UniSocket
[2/2] Compiling UniSocket UniSocket.swift
/host/spi-builder-workspace/Sources/UniSocket/UniSocket.swift:92:4: warning: using '_' to ignore the result of a Void-returning function is redundant
                        _ = withUnsafeMutablePointer(to: &peer_local.sun_path.0) { ptr in
                        ^~~~
                        
/host/spi-builder-workspace/Sources/UniSocket/UniSocket.swift:163:3: warning: using '_' to ignore the result of a Void-returning function is redundant
                _ = withUnsafePointer(to: &mask) { src in
                ^~~~
                
/host/spi-builder-workspace/Sources/UniSocket/UniSocket.swift:164:4: warning: using '_' to ignore the result of a Void-returning function is redundant
                        _ = withUnsafeMutablePointer(to: &fdset) { dst in
                        ^~~~
                        
Build complete! (8.19s)
Build complete.
Done.

Build Machine: Linux 1