Build Information
Successful build of SwiftIP2ASN, reference v0.3.0 (0c398e), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 03:24:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Network-Weather/Swift-IP2ASN.git
Reference: v0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Network-Weather/Swift-IP2ASN
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at 0c398e1 Update embedded database and add weekly auto-update workflow (#3)
Cloned https://github.com/Network-Weather/Swift-IP2ASN.git
Revision (git rev-parse @):
0c398e1028765c0f517b7a0d32ccdfd590ba7936
SUCCESS checkout https://github.com/Network-Weather/Swift-IP2ASN.git at v0.3.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (4.42s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.85s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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": "swift-ip2asn",
"name": "SwiftIP2ASN",
"url": "https://github.com/Network-Weather/Swift-IP2ASN.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-IP2ASN",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/Network-Weather/Swift-IP2ASN.git
[1/370] Fetching swift-ip2asn
Fetched https://github.com/Network-Weather/Swift-IP2ASN.git from cache (2.15s)
Creating working copy for https://github.com/Network-Weather/Swift-IP2ASN.git
Working copy of https://github.com/Network-Weather/Swift-IP2ASN.git resolved at v0.3.0 (0c398e1)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Network-Weather/Swift-IP2ASN.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Copying ip2asn.ultra
[3/11] Write sources
[4/11] Write ip2asn-tools-entitlement.plist
[4/11] Write sources
[7/11] Write swift-version--6988338F2F200930.txt
[9/23] Compiling SwiftIP2ASN OptimizedDatabaseFormat.swift
[10/23] Compiling SwiftIP2ASN SortedRangeDatabase.swift
[11/23] Compiling SwiftIP2ASN UltraCompactFormat.swift
[12/23] Compiling SwiftIP2ASN SwiftIP2ASN.swift
[13/24] Compiling SwiftIP2ASN CompressedTrie.swift
[14/24] Compiling SwiftIP2ASN EmbeddedDatabase.swift
[15/24] Compiling SwiftIP2ASN BundleAccessor.swift
[16/24] Compiling SwiftIP2ASN CompressedDatabaseFormat.swift
[17/24] Compiling SwiftIP2ASN ASNDatabase.swift
[18/24] Compiling SwiftIP2ASN ASNInfo.swift
[19/24] Emitting module SwiftIP2ASN
[20/24] Compiling SwiftIP2ASN IPAddress.swift
[21/24] Compiling SwiftIP2ASN resource_bundle_accessor.swift
[22/32] Compiling IP2ASNDataPrep UltraCompactBuilder.swift
[23/32] Compiling IP2ASNDataPrep BinaryDatabaseFormat.swift
[24/32] Compiling IP2ASNDataPrep RIRDataFetcher.swift
[25/32] Compiling IP2ASNDataPrep BGPDataFetcher.swift
[26/32] Compiling IP2ASNDataPrep SimpleBGPFetcher.swift
[27/32] Compiling IP2ASNDataPrep CompressedDatabaseBuilder.swift
[28/32] Compiling IP2ASNDataPrep ASNDatabaseV2.swift
[29/32] Emitting module IP2ASNDataPrep
[30/34] Emitting module ip2asn_tools
[31/34] Compiling ip2asn_tools main.swift
[31/34] Write Objects.LinkFileList
[32/34] Linking ip2asn-tools
[33/34] Applying ip2asn-tools
Build complete! (13.49s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "SwiftIP2ASN",
"name" : "SwiftIP2ASN",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SwiftIP2ASN",
"targets" : [
"SwiftIP2ASN"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ip2asn-tools",
"targets" : [
"ip2asn-tools"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ip2asn_tools",
"module_type" : "SwiftTarget",
"name" : "ip2asn-tools",
"path" : "Sources/ip2asn-tools",
"product_memberships" : [
"ip2asn-tools"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftIP2ASN",
"IP2ASNDataPrep"
],
"type" : "executable"
},
{
"c99name" : "SwiftIP2ASNTests",
"module_type" : "SwiftTarget",
"name" : "SwiftIP2ASNTests",
"path" : "Tests/SwiftIP2ASNTests",
"sources" : [
"BGPIntegrationTest.swift",
"CIDRConversionTest.swift",
"ComprehensiveTest.swift",
"CompressedDatabaseReaderTests.swift",
"CompressedTrieTests.swift",
"DatabaseFormatTest.swift",
"DetailedVerificationTest.swift",
"EmbeddedDatabaseTests.swift",
"ExtendedIPTest.swift",
"FinalVerificationTest.swift",
"FullBGPTest.swift",
"GitHubASNBugTest.swift",
"IPAddressDebugTests.swift",
"IPAddressTests.swift",
"IntegrationTests.swift",
"MemoryProfilingTest.swift",
"OverlapValidationTest.swift",
"PowerOfTwoValidationTest.swift",
"QuickBGPTest.swift",
"QuickLookupTest.swift",
"RIRDataParserTests.swift",
"RandomIPVerificationTest.swift",
"RealASNTest.swift",
"RealBGPDataTest.swift",
"SortedRangeDatabaseTest.swift",
"SwiftIP2ASNTests.swift",
"TargetedIPTest.swift",
"TestLog.swift",
"UltraCompactReaderTests.swift",
"UltraCompactValidationTest.swift",
"ValidationTest.swift"
],
"target_dependencies" : [
"SwiftIP2ASN",
"IP2ASNDataPrep"
],
"type" : "test"
},
{
"c99name" : "SwiftIP2ASN",
"module_type" : "SwiftTarget",
"name" : "SwiftIP2ASN",
"path" : "Sources/SwiftIP2ASN",
"product_memberships" : [
"SwiftIP2ASN",
"ip2asn-tools"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftIP2ASN/Resources/ip2asn.ultra",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ASNDatabase.swift",
"ASNInfo.swift",
"BundleAccessor.swift",
"CompressedDatabaseFormat.swift",
"CompressedTrie.swift",
"EmbeddedDatabase.swift",
"IPAddress.swift",
"OptimizedDatabaseFormat.swift",
"SortedRangeDatabase.swift",
"SwiftIP2ASN.swift",
"UltraCompactFormat.swift"
],
"type" : "library"
},
{
"c99name" : "IP2ASNDataPrep",
"module_type" : "SwiftTarget",
"name" : "IP2ASNDataPrep",
"path" : "Sources/IP2ASNDataPrep",
"product_memberships" : [
"ip2asn-tools"
],
"sources" : [
"ASNDatabaseV2.swift",
"BGPDataFetcher.swift",
"BinaryDatabaseFormat.swift",
"CompressedDatabaseBuilder.swift",
"RIRDataFetcher.swift",
"SimpleBGPFetcher.swift",
"UltraCompactBuilder.swift"
],
"target_dependencies" : [
"SwiftIP2ASN"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.