The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Lilliput, reference 12.1.1 (aac738), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 16:46:09 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jkolb/lilliput.git
Reference: 12.1.1
Initialized empty Git repository in /Users/admin/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
Fetching https://github.com/apple/swift-system
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (1.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (1.81s)
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jkolb/lilliput.git
[1/733] Fetching lilliput
Fetched https://github.com/jkolb/lilliput.git from cache (0.85s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.22s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/jkolb/lilliput.git
Working copy of https://github.com/jkolb/lilliput.git resolved at 12.1.1 (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:             6.3
Building package at path:  $PWD
https://github.com/jkolb/lilliput.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.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--6988338F2F200930.txt
[5/25] Emitting module SystemPackage
[6/27] Compiling SystemPackage Util.swift
[7/27] Compiling SystemPackage UtilConsumers.swift
[8/27] Compiling SystemPackage Errno.swift
[9/27] Compiling SystemPackage FileDescriptor.swift
[10/27] Compiling SystemPackage FileHelpers.swift
[11/27] Compiling SystemPackage CInterop.swift
[12/27] Compiling SystemPackage Constants.swift
[13/27] Compiling SystemPackage FilePathString.swift
[14/27] Compiling SystemPackage FilePathSyntax.swift
[15/27] Compiling SystemPackage Syscalls.swift
[16/27] Compiling SystemPackage WindowsSyscallAdapters.swift
[17/27] Compiling SystemPackage PlatformString.swift
[18/27] Compiling SystemPackage SystemString.swift
[19/27] Compiling SystemPackage FilePathWindows.swift
[20/27] Compiling SystemPackage FilePermissions.swift
[21/27] Compiling SystemPackage FileOperations.swift
[22/27] Compiling SystemPackage FilePath.swift
[23/27] Compiling SystemPackage FilePathComponentView.swift
[24/27] Compiling SystemPackage FilePathComponents.swift
[25/27] Compiling SystemPackage FilePathParsing.swift
[26/27] Compiling SystemPackage Exports.swift
[27/27] Compiling SystemPackage Mocking.swift
[28/48] Compiling Lilliput FileDescriptor+ByteBuffer.swift
[29/48] Compiling Lilliput FileDescriptor+ReadAll.swift
[30/48] Compiling Lilliput Magic4.swift
[31/48] Compiling Lilliput RawValue.swift
[32/50] Compiling Lilliput ByteWriter.swift
[33/50] Compiling Lilliput CP1252.swift
[34/50] Compiling Lilliput KeyValue.swift
[35/50] Compiling Lilliput Magic2.swift
[36/50] Compiling Lilliput CollectionByteDecoder.swift
[37/50] Compiling Lilliput Element.swift
[38/50] Compiling Lilliput ByteAlignment.swift
[39/50] Compiling Lilliput ByteBuffer.swift
[40/50] Compiling Lilliput ByteDecoder.swift
[41/50] Compiling Lilliput String.swift
[42/50] Compiling Lilliput ValueKey.swift
[43/50] Emitting module Lilliput
[44/50] Compiling Lilliput ByteEncoder.swift
[45/50] Compiling Lilliput ByteError.swift
[46/50] Compiling Lilliput ByteReader.swift
[47/50] Compiling Lilliput ByteSpan.swift
[48/50] Compiling Lilliput ByteTuple.swift
[49/50] Compiling Lilliput FoundationAdditions.swift
[50/50] Compiling Lilliput HexString.swift
Build complete! (6.47s)
warning: 'swift-system': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/CMakeLists.txt
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    }
  ],
  "manifest_display_name" : "Lilliput",
  "name" : "Lilliput",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Lilliput",
      "targets" : [
        "Lilliput"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LilliputTests",
      "module_type" : "SwiftTarget",
      "name" : "LilliputTests",
      "path" : "Tests/LilliputTests",
      "sources" : [
        "ByteAlignmentTests.swift"
      ],
      "target_dependencies" : [
        "Lilliput"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Lilliput",
      "module_type" : "SwiftTarget",
      "name" : "Lilliput",
      "path" : "Sources/Lilliput",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "Lilliput"
      ],
      "sources" : [
        "ByteAlignment.swift",
        "ByteBuffer.swift",
        "ByteDecoder.swift",
        "ByteEncoder.swift",
        "ByteError.swift",
        "ByteReader.swift",
        "ByteSpan.swift",
        "ByteTuple.swift",
        "ByteWriter.swift",
        "CP1252.swift",
        "CollectionByteDecoder.swift",
        "Element.swift",
        "FileDescriptor+ByteBuffer.swift",
        "FileDescriptor+ReadAll.swift",
        "FoundationAdditions.swift",
        "HexString.swift",
        "KeyValue.swift",
        "Magic2.swift",
        "Magic4.swift",
        "RawValue.swift",
        "String.swift",
        "ValueKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.