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: 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/3563] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (1.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.46s)
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.87s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.42s)
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.01s)
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 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: 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] Write swift-version-33747A42983211AE.txt
[3/4] Compiling CSystem shims.c
[5/25] Emitting module SystemPackage
[6/27] Compiling SystemPackage Errno.swift
[7/27] Compiling SystemPackage FileDescriptor.swift
[8/27] Compiling SystemPackage FileHelpers.swift
[9/27] Compiling SystemPackage Util.swift
[10/27] Compiling SystemPackage UtilConsumers.swift
[11/27] Compiling SystemPackage PlatformString.swift
[12/27] Compiling SystemPackage SystemString.swift
[13/27] Compiling SystemPackage FilePathComponents.swift
[14/27] Compiling SystemPackage FilePathParsing.swift
[15/27] Compiling SystemPackage FilePathString.swift
[16/27] Compiling SystemPackage FilePathSyntax.swift
[17/27] Compiling SystemPackage Exports.swift
[18/27] Compiling SystemPackage Mocking.swift
[19/27] Compiling SystemPackage Syscalls.swift
[20/27] Compiling SystemPackage WindowsSyscallAdapters.swift
[21/27] Compiling SystemPackage FilePathWindows.swift
[22/27] Compiling SystemPackage FilePermissions.swift
[23/27] Compiling SystemPackage FileOperations.swift
[24/27] Compiling SystemPackage FilePath.swift
[25/27] Compiling SystemPackage FilePathComponentView.swift
[26/27] Compiling SystemPackage CInterop.swift
[27/27] Compiling SystemPackage Constants.swift
[28/48] Emitting module Lilliput
[29/50] Compiling Lilliput String.swift
[30/50] Compiling Lilliput ValueKey.swift
[31/50] Compiling Lilliput FileDescriptor+ByteBuffer.swift
[32/50] Compiling Lilliput FileDescriptor+ReadAll.swift
[33/50] Compiling Lilliput ByteEncoder.swift
[34/50] Compiling Lilliput ByteError.swift
[35/50] Compiling Lilliput ByteReader.swift
[36/50] Compiling Lilliput KeyValue.swift
[37/50] Compiling Lilliput Magic2.swift
[38/50] Compiling Lilliput ByteWriter.swift
[39/50] Compiling Lilliput CP1252.swift
[40/50] Compiling Lilliput ByteAlignment.swift
[41/50] Compiling Lilliput ByteBuffer.swift
[42/50] Compiling Lilliput ByteDecoder.swift
[43/50] Compiling Lilliput Magic4.swift
[44/50] Compiling Lilliput RawValue.swift
[45/50] Compiling Lilliput ByteSpan.swift
[46/50] Compiling Lilliput ByteTuple.swift
[47/50] Compiling Lilliput CollectionByteDecoder.swift
[48/50] Compiling Lilliput Element.swift
[49/50] Compiling Lilliput FoundationAdditions.swift
[50/50] Compiling Lilliput HexString.swift
Build complete! (6.20s)
Build complete.
Done.