Build Information
Successful build of Blessed with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trilemma-dev/Blessed.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/trilemma-dev/Blessed
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at e7c730e Merge pull request #16 from trilemma-dev/bless-only
Cloned https://github.com/trilemma-dev/Blessed.git
Revision (git rev-parse @):
e7c730ea4bcd2df7b61f022dbd38c5cdc2c875de
SUCCESS checkout https://github.com/trilemma-dev/Blessed.git at 0.6.0
Fetching https://github.com/trilemma-dev/Authorized.git from cache
Fetching https://github.com/trilemma-dev/Required.git from cache
Fetching https://github.com/trilemma-dev/EmbeddedPropertyList.git from cache
Fetched https://github.com/trilemma-dev/Authorized.git (0.20s)
Fetched https://github.com/trilemma-dev/Required.git (0.20s)
Fetched https://github.com/trilemma-dev/EmbeddedPropertyList.git (0.20s)
Computing version for https://github.com/trilemma-dev/Authorized.git
Computed https://github.com/trilemma-dev/Authorized.git at 1.0.0 (0.59s)
Computing version for https://github.com/trilemma-dev/Required.git
Computed https://github.com/trilemma-dev/Required.git at 0.1.1 (0.58s)
Computing version for https://github.com/trilemma-dev/EmbeddedPropertyList.git
Computed https://github.com/trilemma-dev/EmbeddedPropertyList.git at 2.0.2 (0.03s)
Creating working copy for https://github.com/trilemma-dev/EmbeddedPropertyList.git
Working copy of https://github.com/trilemma-dev/EmbeddedPropertyList.git resolved at 2.0.2
Creating working copy for https://github.com/trilemma-dev/Authorized.git
Working copy of https://github.com/trilemma-dev/Authorized.git resolved at 1.0.0
Creating working copy for https://github.com/trilemma-dev/Required.git
Working copy of https://github.com/trilemma-dev/Required.git resolved at 0.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "blessed",
"name": "Blessed",
"url": "https://github.com/trilemma-dev/Blessed.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Blessed",
"dependencies": [
{
"identity": "embeddedpropertylist",
"name": "EmbeddedPropertyList",
"url": "https://github.com/trilemma-dev/EmbeddedPropertyList.git",
"version": "2.0.2",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EmbeddedPropertyList",
"dependencies": [
]
},
{
"identity": "required",
"name": "Required",
"url": "https://github.com/trilemma-dev/Required.git",
"version": "0.1.1",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Required",
"dependencies": [
]
},
{
"identity": "authorized",
"name": "Authorized",
"url": "https://github.com/trilemma-dev/Authorized.git",
"version": "1.0.0",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Authorized",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/trilemma-dev/Blessed.git
[2/173] Fetching blessed
Fetched https://github.com/trilemma-dev/Blessed.git (0.25s)
Fetching https://github.com/trilemma-dev/Authorized.git from cache
Fetching https://github.com/trilemma-dev/Required.git from cache
Fetching https://github.com/trilemma-dev/EmbeddedPropertyList.git from cache
Fetched https://github.com/trilemma-dev/Authorized.git (0.18s)
Fetched https://github.com/trilemma-dev/Required.git (0.18s)
Fetched https://github.com/trilemma-dev/EmbeddedPropertyList.git (0.18s)
Computing version for https://github.com/trilemma-dev/Authorized.git
Computed https://github.com/trilemma-dev/Authorized.git at 1.0.0 (0.01s)
Computing version for https://github.com/trilemma-dev/Required.git
Computed https://github.com/trilemma-dev/Required.git at 0.1.1 (0.01s)
Computing version for https://github.com/trilemma-dev/EmbeddedPropertyList.git
Computed https://github.com/trilemma-dev/EmbeddedPropertyList.git at 2.0.2 (0.01s)
Creating working copy for https://github.com/trilemma-dev/Authorized.git
Working copy of https://github.com/trilemma-dev/Authorized.git resolved at 1.0.0
Creating working copy for https://github.com/trilemma-dev/EmbeddedPropertyList.git
Working copy of https://github.com/trilemma-dev/EmbeddedPropertyList.git resolved at 2.0.2
Creating working copy for https://github.com/trilemma-dev/Required.git
Working copy of https://github.com/trilemma-dev/Required.git resolved at 0.1.1
Creating working copy for https://github.com/trilemma-dev/Blessed.git
Working copy of https://github.com/trilemma-dev/Blessed.git resolved at 0.6.0
warning: '.resolve-product-dependencies': dependency 'blessed' is not used by any target
Found 3 product dependencies
- EmbeddedPropertyList
- Required
- Authorized
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/48] Compiling Required ParenthesesRequirement.swift
[2/48] Compiling Required Parser.swift
[3/48] Compiling Required ParserError.swift
[4/48] Compiling Required Requirement.swift
[5/48] Compiling Required RequirementSet.swift
[6/53] Compiling Required InfoConstraint.swift
[7/53] Compiling Required KeyExpression.swift
[8/53] Compiling Required MatchExpression.swift
[9/53] Compiling Required NegationRequirement.swift
[10/53] Compiling Required OrRequirement.swift
[11/53] Compiling Required Symbols.swift
[12/53] Compiling Required WildcardString.swift
[13/53] Compiling Required Token.swift
[14/53] Compiling Required TokenizationError.swift
[15/53] Compiling Required Tokenizer.swift
[16/53] Compiling Required CertificateConstraint.swift
[17/53] Compiling Required CodeDirectoryHashConstraint.swift
[18/53] Compiling Required Constraint.swift
[19/53] Compiling Required EntitlementConstraint.swift
[20/53] Compiling Required IdentifierConstraint.swift
[21/53] Emitting module Required
[22/53] Compiling Required CompileAndParse.swift
[23/53] Compiling Required AndRequirement+Evaluate.swift
[24/53] Compiling Required CertificateConstraint+Evaluate.swift
[25/53] Compiling Required CodeDirectoryHashConstraint+Evaluate.swift
[26/53] Compiling Required EntitlementConstraint+Evaluate.swift
[27/53] Compiling Required Evaluation.swift
[28/53] Compiling Required SecStaticCode+Extensions.swift
[29/53] Compiling Required SecTask+Extensions.swift
[30/53] Compiling Required SecurityCommon.swift
[31/53] Compiling Required SecurityError.swift
[32/53] Compiling Required AndRequirement.swift
[33/53] Compiling Required IdentifierConstraint+Evaluate.swift
[34/53] Compiling Required InfoConstraint+Evaluate.swift
[35/53] Compiling Required MatchExpression+Evaluate.swift
[36/53] Compiling Required NegationRequirement+Evaluate.swift
[37/53] Compiling Required OrRequirement+Evaluate.swift
[38/53] Compiling Required ParenthesesRequirement+Evaluate.swift
[39/53] Compiling Required Requirement+Evaluate.swift
[40/53] Compiling Required Data+Extensions.swift
[41/53] Compiling Required SecCertificate+Extensions.swift
[42/53] Compiling Required SecCode+Extensions.swift
[43/53] Compiling Required SecRequirement+Extensions.swift
[44/53] Compiling EmbeddedPropertyList ReadError.swift
[45/53] Emitting module EmbeddedPropertyList
[46/53] Compiling EmbeddedPropertyList BundleVersion.swift
[47/53] Compiling EmbeddedPropertyList EmbeddedPropertyListReader.swift
[48/53] Compiling Authorized AuthorizationPolicyDatabase.swift
[49/53] Compiling Authorized AuthorizationOption.swift
[50/53] Compiling Authorized Authorization.swift
[51/53] Emitting module Authorized
[52/53] Compiling Authorized AuthorizationError.swift
[53/53] Compiling Authorized AuthorizationElements.swift
[54/57] Compiling Blessed ProcessInfo+Sandbox.swift
[55/57] Emitting module Blessed
[56/57] Compiling Blessed BlessError.swift
[57/57] Compiling Blessed PrivilegedHelperManager.swift
Build complete! (9.95s)
Build complete.
Done.