Build Information
Successful build of swedish-pnr, reference main (dd9d46), with Swift 6.2 for macOS (SPM) on 9 Dec 2025 13:32:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Oops-AB/swedish-pnr.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Oops-AB/swedish-pnr
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dd9d46f Merge pull request #4 from Oops-AB/fix_centennial_deduction
Cloned https://github.com/Oops-AB/swedish-pnr.git
Revision (git rev-parse @):
dd9d46febdd5dacb7d129b8b2722e076abd54ea6
SUCCESS checkout https://github.com/Oops-AB/swedish-pnr.git at main
Fetching https://github.com/apple/swift-argument-parser.git
[1/16877] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (2.22s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
========================================
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": "swedish-pnr",
"name": "swedish-pnr",
"url": "https://github.com/Oops-AB/swedish-pnr.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swedish-pnr",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.6.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Oops-AB/swedish-pnr.git
[1/162] Fetching swedish-pnr
Fetched https://github.com/Oops-AB/swedish-pnr.git from cache (0.64s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (1.19s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/Oops-AB/swedish-pnr.git
Working copy of https://github.com/Oops-AB/swedish-pnr.git resolved at main (dd9d46f)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Oops-AB/swedish-pnr.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[2/10] Write verifypnr-entitlement.plist
[5/10] Write sources
[6/10] Write swift-version-49B95AFC49DCD68C.txt
[8/14] Emitting module ArgumentParserToolInfo
[9/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/53] Compiling ArgumentParser CommandConfiguration.swift
[11/53] Compiling ArgumentParser CommandGroup.swift
[12/53] Compiling ArgumentParser EnumerableFlag.swift
[13/53] Compiling ArgumentParser ExpressibleByArgument.swift
[14/57] Emitting module ArgumentParser
[15/57] Compiling ArgumentParser ParsableArguments.swift
[16/57] Compiling ArgumentParser ParsableArgumentsValidation.swift
[17/57] Compiling ArgumentParser ParsableCommand.swift
[18/57] Compiling ArgumentParser ArgumentDecoder.swift
[19/57] Compiling ArgumentParser NameSpecification.swift
[20/57] Compiling ArgumentParser Option.swift
[21/57] Compiling ArgumentParser OptionGroup.swift
[22/57] Compiling ArgumentParser AsyncParsableCommand.swift
[23/57] Compiling ArgumentParser ArgumentHelp.swift
[24/57] Compiling ArgumentParser ArgumentVisibility.swift
[25/57] Compiling ArgumentParser CompletionKind.swift
[26/57] Compiling ArgumentParser Errors.swift
[27/57] Compiling ArgumentParser Flag.swift
[28/57] Compiling ArgumentParser Platform.swift
[29/57] Compiling ArgumentParser SequenceExtensions.swift
[30/57] Compiling ArgumentParser StringExtensions.swift
[31/57] Compiling ArgumentParser Tree.swift
[32/57] Compiling ArgumentParser InputOrigin.swift
[33/57] Compiling ArgumentParser Name.swift
[34/57] Compiling ArgumentParser Parsed.swift
[35/57] Compiling ArgumentParser ParsedValues.swift
[36/57] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/57] Compiling ArgumentParser CompletionsGenerator.swift
[38/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/57] Compiling ArgumentParser Argument.swift
[41/57] Compiling ArgumentParser ArgumentDefinition.swift
[42/57] Compiling ArgumentParser ArgumentSet.swift
[43/57] Compiling ArgumentParser CommandParser.swift
[44/57] Compiling ArgumentParser InputKey.swift
[45/57] Compiling ArgumentParser ParserError.swift
[46/57] Compiling ArgumentParser SplitArguments.swift
[47/57] Compiling ArgumentParser DumpHelpGenerator.swift
[48/57] Compiling ArgumentParser HelpCommand.swift
[49/57] Compiling ArgumentParser HelpGenerator.swift
[50/57] Compiling ArgumentParser MessageInfo.swift
[51/57] Compiling ArgumentParser UsageGenerator.swift
[52/57] Compiling ArgumentParser CollectionExtensions.swift
[53/57] Emitting module SwedishPNR
[54/57] Compiling SwedishPNR SwedishPNR.swift
[55/60] Compiling VerifyPNR verifypnr.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerifyPNR/verifypnr.swift:11:125: warning: converting non-Sendable function value to '@Sendable (String) throws -> Date' may introduce data races
9 | var identityNumbers: [String]
10 |
11 | @Option(name: .shortAndLong, help: "Reference date that date calculations are based on. Defaults to today.", transform: str2date)
| `- warning: converting non-Sendable function value to '@Sendable (String) throws -> Date' may introduce data races
12 | var referenceDate: Date = today()
13 |
[56/60] Compiling VerifyPNR DateFormatter+Swedish.swift
[57/60] Emitting module VerifyPNR
/Users/admin/builder/spi-builder-workspace/Sources/VerifyPNR/verifypnr.swift:11:125: warning: converting non-Sendable function value to '@Sendable (String) throws -> Date' may introduce data races
9 | var identityNumbers: [String]
10 |
11 | @Option(name: .shortAndLong, help: "Reference date that date calculations are based on. Defaults to today.", transform: str2date)
| `- warning: converting non-Sendable function value to '@Sendable (String) throws -> Date' may introduce data races
12 | var referenceDate: Date = today()
13 |
[57/60] Write Objects.LinkFileList
[58/60] Linking verifypnr
[59/60] Applying verifypnr
Build complete! (8.99s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "swedish-pnr",
"name" : "swedish-pnr",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwedishPNR",
"targets" : [
"SwedishPNR"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "verifypnr",
"targets" : [
"VerifyPNR"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "VerifyPNR",
"module_type" : "SwiftTarget",
"name" : "VerifyPNR",
"path" : "Sources/VerifyPNR",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"verifypnr"
],
"sources" : [
"DateFormatter+Swedish.swift",
"verifypnr.swift"
],
"target_dependencies" : [
"SwedishPNR"
],
"type" : "executable"
},
{
"c99name" : "SwedishPNRTests",
"module_type" : "SwiftTarget",
"name" : "SwedishPNRTests",
"path" : "Tests/SwedishPNRTests",
"sources" : [
"SwedishPNRTests.swift"
],
"target_dependencies" : [
"SwedishPNR"
],
"type" : "test"
},
{
"c99name" : "SwedishPNR",
"module_type" : "SwiftTarget",
"name" : "SwedishPNR",
"path" : "Sources/SwedishPNR",
"product_memberships" : [
"SwedishPNR",
"verifypnr"
],
"sources" : [
"SwedishPNR.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.