The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Flynn with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KittyMac/flynn.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KittyMac/flynn
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e091055 only include windows binary target if on windows (work around failed extracting error)
Cloned https://github.com/KittyMac/flynn.git
Revision (git rev-parse @):
e0910553fad31cc6a7b3e498ecb8af76dae167b0
SUCCESS checkout https://github.com/KittyMac/flynn.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "flynn",
      "name": "Flynn",
      "url": "https://github.com/KittyMac/flynn.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/flynn",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/KittyMac/flynn.git from cache
Fetched https://github.com/KittyMac/flynn.git from cache (2.01s)
Creating working copy for https://github.com/KittyMac/flynn.git
Working copy of https://github.com/KittyMac/flynn.git resolved at master (e091055)
warning: '.resolve-product-dependencies': dependency 'flynn' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/KittyMac/flynn.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FlynnPlugin
Building for debugging...
[1/20] Compiling Pony cpu_apple.c
[2/20] Compiling Pony cpu_linux.c
[3/20] Compiling Pony cpu_windows.c
[4/20] Compiling Pony actor.c
[5/20] Compiling Pony messageq.c
[6/20] Compiling Pony threads-windows.c
[7/20] Compiling Pony ponyrt.c
[8/20] Compiling Pony mpmcq.c
[9/20] Compiling shared.c
[10/20] Compiling node.c
[11/20] Compiling Pony scheduler.c
[12/20] Compiling root.c
[13/20] Write swift-version-6044DDE57671499D.txt
[14/20] Compiling Pony memory.c
[15/20] Compiling Pony threads-posix.m
[16/20] Write Objects.LinkFileList
[17/20] Linking libPonyLib.dylib
["/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Print.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Flowable.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Flynn+Timer.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Atomics.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Flynn.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Extensions.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Queue.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Remote/Flynn+Remote.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Remote/RemoteActorManager.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Remote/RemoteActorRunner.swift", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Remote/RemoteActor.swift"]
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Flynn.swift:19:21: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Flynn.swift:32:21: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Remote/RemoteActorManager.swift:84:12: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Remote/RemoteActorManager.swift:134:14: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Remote/RemoteActorManager.swift:426:14: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Remote/RemoteActorManager.swift:434:14: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:182:12: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:190:12: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:198:12: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:215:12: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:223:12: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:308:12: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:329:12: warning: Access Level Violation: Unsafe functions should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:118:12: warning: Access Level Violation: Unsafe variables should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:123:12: warning: Access Level Violation: Unsafe variables should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:147:12: warning: Access Level Violation: Unsafe variables should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:164:12: warning: Access Level Violation: Unsafe variables should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:231:12: warning: Access Level Violation: Unsafe variables should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:240:12: warning: Access Level Violation: Unsafe variables should not be used
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:295:12: warning: Access Level Violation: Unsafe variables should not be used
[18/20] Flynn Plugin - generating behaviours...
[19/20] Write sources
[21/33] Compiling Flynn RemoteActorRunner.swift
[22/34] Emitting module Flynn
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:285:43: warning: capture of 'actorPtr' with non-sendable type 'UnsafeMutableRawPointer' in a `@Sendable` closure
            while pony_actor_is_suspended(actorPtr) == false {
                                          ^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:289:35: warning: capture of 'actorPtr' with non-sendable type 'UnsafeMutableRawPointer' in a `@Sendable` closure
                pony_actor_resume(actorPtr)
                                  ^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
                      ^
[23/34] Compiling Flynn Extensions.swift
[24/34] Compiling Flynn Flowable.swift
[25/34] Compiling Flynn Flynn+Remote.swift
[26/34] Compiling Flynn RemoteActor.swift
[27/34] Compiling Flynn Print.swift
[28/34] Compiling Flynn Queue.swift
[29/34] Compiling Flynn Actor.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:285:43: warning: capture of 'actorPtr' with non-sendable type 'UnsafeMutableRawPointer' in a `@Sendable` closure
            while pony_actor_is_suspended(actorPtr) == false {
                                          ^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:289:35: warning: capture of 'actorPtr' with non-sendable type 'UnsafeMutableRawPointer' in a `@Sendable` closure
                pony_actor_resume(actorPtr)
                                  ^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
                      ^
[30/34] Compiling Flynn Atomics.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:285:43: warning: capture of 'actorPtr' with non-sendable type 'UnsafeMutableRawPointer' in a `@Sendable` closure
            while pony_actor_is_suspended(actorPtr) == false {
                                          ^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Flynn/Actor.swift:289:35: warning: capture of 'actorPtr' with non-sendable type 'UnsafeMutableRawPointer' in a `@Sendable` closure
                pony_actor_resume(actorPtr)
                                  ^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
                      ^
[31/34] Compiling Flynn Flynn+Timer.swift
[32/34] Compiling Flynn Flynn.swift
[33/34] Compiling Flynn RemoteActorManager.swift
[34/34] Compiling Flynn FlynnPlugin.swift
Build complete! (12.39s)
Build complete.
error: The file “FlynnPluginTool-focal.zip” couldn’t be opened.
Done.