Build Information
Failed to build AttributeKit, reference 0.3.0 (f8d01c), with Swift 6.1 for macOS (SPM) on 31 May 2025 16:34:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gor-gyolchanyan-legacy/attribute-kit.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gor-gyolchanyan-legacy/attribute-kit
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at f8d01cc Fix a typo in the documentation.
Cloned https://github.com/gor-gyolchanyan-legacy/attribute-kit.git
Revision (git rev-parse @):
f8d01ccc186bddb6ffe7c9160362c1570beb9e7d
SUCCESS checkout https://github.com/gor-gyolchanyan-legacy/attribute-kit.git at 0.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": "attribute-kit",
"name": "AttributeKit",
"url": "https://github.com/gor-gyolchanyan-legacy/attribute-kit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/attribute-kit",
"dependencies": [
]
}
]
}
Fetching https://github.com/gor-gyolchanyan-legacy/attribute-kit.git
[1/332] Fetching attribute-kit
Fetched https://github.com/gor-gyolchanyan-legacy/attribute-kit.git from cache (0.65s)
Creating working copy for https://github.com/gor-gyolchanyan-legacy/attribute-kit.git
Working copy of https://github.com/gor-gyolchanyan-legacy/attribute-kit.git resolved at 0.3.0 (f8d01cc)
warning: '.resolve-product-dependencies': dependency 'attribute-kit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/gor-gyolchanyan-legacy/attribute-kit.git
https://github.com/gor-gyolchanyan-legacy/attribute-kit.git
{
"dependencies" : [
],
"manifest_display_name" : "AttributeKit",
"name" : "AttributeKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AttributeKit",
"targets" : [
"AttributeKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TestForAttributeKit",
"module_type" : "SwiftTarget",
"name" : "TestForAttributeKit",
"path" : "Tests/TestForAttributeKit",
"sources" : [
"#Inftastructure/AttributeHavingName/Inspector/AttributeAccessor-AttributeInspectorForHavingName.swift",
"#Inftastructure/AttributeHavingName/Inspector/AttributeInspectorForHavingName+AttributeInspector.swift",
"#Inftastructure/AttributeHavingName/Inspector/AttributeInspectorForHavingName.swift",
"#Inftastructure/AttributeHavingName/Specifier/AttributeSpecifierHavingName.swift",
"#Inftastructure/DisplayName/AttributeAccessor-DisplayName.swift",
"#Inftastructure/DisplayName/AttributeAccessor-EffectiveDisplayName.swift",
"#Inftastructure/DisplayName/AttributeSpecifier/DisplayNameAttributeSpecifier+AttributeSpecifier.swift",
"#Inftastructure/DisplayName/AttributeSpecifier/DisplayNameAttributeSpecifier+AttributeSpecifierrHavingName.swift",
"#Inftastructure/DisplayName/AttributeSpecifier/DisplayNameAttributeSpecifier.swift",
"#Inftastructure/User/UserAsClass.swift",
"#Inftastructure/User/UserAsStruct.swift",
"MainTestCase.swift"
],
"target_dependencies" : [
"AttributeKit"
],
"type" : "test"
},
{
"c99name" : "AttributeKit",
"module_type" : "SwiftTarget",
"name" : "AttributeKit",
"path" : "Sources/AttributeKit",
"product_memberships" : [
"AttributeKit"
],
"sources" : [
"Attribute/Accessor/AttributeAccessor-AttributeInspector.swift",
"Attribute/Accessor/AttributeAccessor-AttributeSpecifier.swift",
"Attribute/Accessor/AttributeAccessor.swift",
"Attribute/Accessor/Key/AttributeAccessor.Key+Equatable.swift",
"Attribute/Accessor/Key/AttributeAccessor.Key+Hashable.swift",
"Attribute/Accessor/Key/AttributeAccessor.Key.swift",
"Attribute/Accessor/Value/AttributeAccessor.Value.swift",
"Attribute/Inspector/AttributeInspector.swift",
"Attribute/Specifier/AttributeSpecifier.swift",
"Attribute/Storage/AttributeStorage.swift",
"Attribute/Storage/Has/HasAttributeStorage.swift",
"Attribute/Storage/Object/AttributeStorageObject.swift",
"Attribute/Storage/Object/Has/HasAttributeStorageObject.swift",
"Attribute/Storage/Object/Has/ObjectiveC~AnyObject-HasAttributeStorageObject.swift",
"Attribute/Storage/Object/Has/ObjectiveC~Foundation.NSObject+HasAttributeStorageObject.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
error: compile command failed due to signal 4 (use -v to see invocation)
[3/17] Compiling AttributeKit HasAttributeStorageObject.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: compile command failed due to signal 4 (use -v to see invocation)
BUILD FAILURE 6.1 macosSpm