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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jkolb/lilliput
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/apple/swift-system
[1/3563] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (1.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.43s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lilliput",
      "name": "Lilliput",
      "url": "https://github.com/jkolb/lilliput.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lilliput",
      "dependencies": [
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jkolb/lilliput.git
[1/733] Fetching lilliput
Fetched https://github.com/jkolb/lilliput.git from cache (0.84s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.41s)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system.git', will fetch again.
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.00s)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system.git', will fetch again.
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.00s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.0
Creating working copy for https://github.com/jkolb/lilliput.git
Working copy of https://github.com/jkolb/lilliput.git resolved at master (aac7384)
warning: '.resolve-product-dependencies': dependency 'lilliput' is not used by any target
Found 1 product dependencies
  - swift-system
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jkolb/lilliput.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystem shims.c
[3/4] Write swift-version-33747A42983211AE.txt
[5/25] Emitting module SystemPackage
[6/27] Compiling SystemPackage FileOperations.swift
[7/27] Compiling SystemPackage FilePath.swift
[8/27] Compiling SystemPackage FilePathComponentView.swift
[9/27] Compiling SystemPackage FilePathString.swift
[10/27] Compiling SystemPackage FilePathSyntax.swift
[11/27] Compiling SystemPackage Syscalls.swift
[12/27] Compiling SystemPackage WindowsSyscallAdapters.swift
[13/27] Compiling SystemPackage FilePathWindows.swift
[14/27] Compiling SystemPackage FilePermissions.swift
[15/27] Compiling SystemPackage Exports.swift
[16/27] Compiling SystemPackage Mocking.swift
[17/27] Compiling SystemPackage PlatformString.swift
[18/27] Compiling SystemPackage SystemString.swift
[19/27] Compiling SystemPackage CInterop.swift
[20/27] Compiling SystemPackage Constants.swift
[21/27] Compiling SystemPackage FilePathComponents.swift
[22/27] Compiling SystemPackage FilePathParsing.swift
[23/27] Compiling SystemPackage Errno.swift
[24/27] Compiling SystemPackage FileDescriptor.swift
[25/27] Compiling SystemPackage FileHelpers.swift
[26/27] Compiling SystemPackage Util.swift
[27/27] Compiling SystemPackage UtilConsumers.swift
[28/48] Emitting module Lilliput
[29/50] Compiling Lilliput ByteEncoder.swift
[30/50] Compiling Lilliput ByteError.swift
[31/50] Compiling Lilliput ByteReader.swift
[32/50] Compiling Lilliput String.swift
[33/50] Compiling Lilliput ValueKey.swift
[34/50] Compiling Lilliput ByteSpan.swift
[35/50] Compiling Lilliput ByteTuple.swift
[36/50] Compiling Lilliput FileDescriptor+ByteBuffer.swift
[37/50] Compiling Lilliput FileDescriptor+ReadAll.swift
[38/50] Compiling Lilliput ByteAlignment.swift
[39/50] Compiling Lilliput ByteBuffer.swift
[40/50] Compiling Lilliput ByteDecoder.swift
[41/50] Compiling Lilliput Magic4.swift
[42/50] Compiling Lilliput RawValue.swift
[43/50] Compiling Lilliput FoundationAdditions.swift
[44/50] Compiling Lilliput HexString.swift
[45/50] Compiling Lilliput KeyValue.swift
[46/50] Compiling Lilliput Magic2.swift
[47/50] Compiling Lilliput CollectionByteDecoder.swift
[48/50] Compiling Lilliput Element.swift
[49/50] Compiling Lilliput ByteWriter.swift
[50/50] Compiling Lilliput CP1252.swift
Build complete! (5.73s)
Build complete.
Done.