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

Successful build of Lilliput with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jkolb/lilliput.git
Reference: 12.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jkolb/lilliput
 * tag               12.1.1     -> FETCH_HEAD
HEAD is now at aac7384 Clean up README. Not sure why Package.resolved wasn't commited previously.
Cloned https://github.com/jkolb/lilliput.git
Revision (git rev-parse @):
aac7384681043b202bd1c9f626a4b0454fe66d3e
SUCCESS checkout https://github.com/jkolb/lilliput.git at 12.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/jkolb/lilliput.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CSystem shims.c
[2/22] Compiling SystemPackage FilePathComponents.swift
[3/22] Compiling SystemPackage FilePathParsing.swift
[4/22] Compiling SystemPackage FilePathString.swift
[5/24] Compiling SystemPackage PlatformString.swift
[6/24] Compiling SystemPackage SystemString.swift
[7/24] Emitting module SystemPackage
[8/24] Compiling SystemPackage Errno.swift
[9/24] Compiling SystemPackage FileDescriptor.swift
[10/24] Compiling SystemPackage FileHelpers.swift
[11/24] Compiling SystemPackage FilePathSyntax.swift
[12/24] Compiling SystemPackage FilePathWindows.swift
[13/24] Compiling SystemPackage FilePermissions.swift
[14/24] Compiling SystemPackage Mocking.swift
[15/24] Compiling SystemPackage Syscalls.swift
[16/24] Compiling SystemPackage WindowsSyscallAdapters.swift
[17/24] Compiling SystemPackage FileOperations.swift
[18/24] Compiling SystemPackage FilePath.swift
[19/24] Compiling SystemPackage FilePathComponentView.swift
[20/24] Compiling SystemPackage Util.swift
[21/24] Compiling SystemPackage UtilConsumers.swift
[22/24] Compiling SystemPackage CInterop.swift
[23/24] Compiling SystemPackage Constants.swift
[24/24] Compiling SystemPackage Exports.swift
[25/45] Compiling Lilliput Magic4.swift
[26/45] Compiling Lilliput RawValue.swift
[27/45] Compiling Lilliput ByteEncoder.swift
[28/45] Compiling Lilliput ByteError.swift
[29/45] Compiling Lilliput ByteReader.swift
[30/47] Compiling Lilliput ByteAlignment.swift
[31/47] Compiling Lilliput ByteBuffer.swift
[32/47] Compiling Lilliput ByteDecoder.swift
[33/47] Emitting module Lilliput
[34/47] Compiling Lilliput HexString.swift
[35/47] Compiling Lilliput KeyValue.swift
[36/47] Compiling Lilliput Magic2.swift
[37/47] Compiling Lilliput String.swift
[38/47] Compiling Lilliput ValueKey.swift
[39/47] Compiling Lilliput CP1252.swift
[40/47] Compiling Lilliput CollectionByteDecoder.swift
[41/47] Compiling Lilliput Element.swift
[42/47] Compiling Lilliput ByteSpan.swift
[43/47] Compiling Lilliput ByteTuple.swift
[44/47] Compiling Lilliput ByteWriter.swift
[45/47] Compiling Lilliput FileDescriptor+ByteBuffer.swift
[46/47] Compiling Lilliput FileDescriptor+ReadAll.swift
[47/47] Compiling Lilliput FoundationAdditions.swift
Build complete! (9.84s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.04s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.0
Build complete.
Done.