The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build EmojiKit with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yutomizutani/emojikit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yutomizutani/emojikit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 29f53f0 Add CLI tool with emojigen command #4
Cloned https://github.com/yutomizutani/emojikit.git
Revision (git rev-parse @):
29f53f08d901297e7a385389acca05643e2b3ee0
SUCCESS checkout https://github.com/yutomizutani/emojikit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yutomizutani/emojikit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[1/9] Write emojigen-entitlement.plist
[3/9] Write sources
[5/9] Write swift-version--423B1241ED78D482.txt
[7/41] Compiling PythonKit PythonLibrary+Symbols.swift
[8/41] Compiling PythonKit Python.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:40:15: error: type referenced from a stored property in a '@frozen' struct must be '@usableFromInline' or public
  private var pointer: OwnedPyObjectPointer
              ^        ~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:28:11: note: type declared here
typealias OwnedPyObjectPointer = PyObjectPointer
          ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/41] Compiling PythonKit NumpyConversion.swift
[10/41] Emitting module PythonKit
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:40:15: error: type referenced from a stored property in a '@frozen' struct must be '@usableFromInline' or public
  private var pointer: OwnedPyObjectPointer
              ^        ~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:28:11: note: type declared here
typealias OwnedPyObjectPointer = PyObjectPointer
          ^
[11/41] Compiling PythonKit PythonLibrary.swift
error: fatalError
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git from cache (0.21s)
Fetching https://github.com/pvieito/CommandLineKit.git from cache
Fetched https://github.com/pvieito/CommandLineKit.git from cache (0.18s)
Fetching https://github.com/pvieito/LoggerKit.git from cache
Fetched https://github.com/pvieito/LoggerKit.git from cache (0.17s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.23s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.5 (0.95s)
Creating working copy for https://github.com/pvieito/CommandLineKit.git
Working copy of https://github.com/pvieito/CommandLineKit.git resolved at master (383b1c6)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at swift-5.1 (db33cef)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.02s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.5
Creating working copy for https://github.com/pvieito/LoggerKit.git
Working copy of https://github.com/pvieito/LoggerKit.git resolved at master (04b90d5)
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version--423B1241ED78D482.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/33] Emitting module PythonKit
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:40:15: error: type referenced from a stored property in a '@frozen' struct must be '@usableFromInline' or public
  private var pointer: OwnedPyObjectPointer
              ^        ~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:28:11: note: type declared here
typealias OwnedPyObjectPointer = PyObjectPointer
          ^
[3/33] Compiling PythonKit Python.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:40:15: error: type referenced from a stored property in a '@frozen' struct must be '@usableFromInline' or public
  private var pointer: OwnedPyObjectPointer
              ^        ~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:28:11: note: type declared here
typealias OwnedPyObjectPointer = PyObjectPointer
          ^
error: fatalError
BUILD FAILURE 5.10 macosSpm