The Swift Package Index logo.Swift Package Index

Build Information

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/terhechte/swift-x11-example.git
Reference: master
Cloned https://github.com/terhechte/swift-x11-example.git into spi-builder-workspace
SUCCESS checkout https://github.com/terhechte/swift-x11-example.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-4609320-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/aestesis/X11.git
Fetched https://github.com/aestesis/X11.git (0.22s)
Computing version for https://github.com/aestesis/X11.git
Computed https://github.com/aestesis/X11.git at 1.0.2 (0.31s)
Creating working copy for https://github.com/aestesis/X11.git
Working copy of https://github.com/aestesis/X11.git resolved at 1.0.2
warning: 'x11': ignoring declared target(s) 'X11' in the system package
Building for debugging...
[1/4] Emitting module DEMO
/host/spi-builder-workspace/main.swift:52:68: warning: 'characters' is deprecated: Please use String directly
    XDrawString(d, w, s.pointee.default_gc, 10, 70, msg, Int32(msg.characters.count)) // draw the text
                                                                   ^
[2/4] Compiling DEMO main.swift
/host/spi-builder-workspace/main.swift:52:68: warning: 'characters' is deprecated: Please use String directly
    XDrawString(d, w, s.pointee.default_gc, 10, 70, msg, Int32(msg.characters.count)) // draw the text
                                                                   ^
[4/6] Wrapping AST for DEMO for debugging
[5/6] Linking x11-example
Build complete! (6.15s)
Build complete.
Done.

Build Machine: Linux 2