Build Information
Successful build of WordNetDecoder, reference 0.0.2 (e05cda
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 21:00:04 UTC.
Swift 6 data race errors: 0
Build Command
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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wacumov/WordNetDecoder.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wacumov/WordNetDecoder
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at e05cdac Update Readme
Cloned https://github.com/wacumov/WordNetDecoder.git
Revision (git rev-parse @):
e05cdaca9e1a33942e6b78bb5e457b7014c7e623
SUCCESS checkout https://github.com/wacumov/WordNetDecoder.git at 0.0.2
Fetching https://github.com/wacumov/xml2json
[1/445] Fetching xml2json
Fetched https://github.com/wacumov/xml2json from cache (0.96s)
Computing version for https://github.com/wacumov/xml2json
Computed https://github.com/wacumov/xml2json at 0.0.1 (1.54s)
Creating working copy for https://github.com/wacumov/xml2json
Working copy of https://github.com/wacumov/xml2json resolved at 0.0.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": "wordnetdecoder",
"name": "WordNetDecoder",
"url": "https://github.com/wacumov/WordNetDecoder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WordNetDecoder",
"dependencies": [
{
"identity": "xml2json",
"name": "xml2json",
"url": "https://github.com/wacumov/xml2json",
"version": "0.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xml2json",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/wacumov/WordNetDecoder.git
[1/135] Fetching wordnetdecoder
Fetched https://github.com/wacumov/WordNetDecoder.git from cache (0.64s)
Fetching https://github.com/wacumov/xml2json from cache
Fetched https://github.com/wacumov/xml2json from cache (0.44s)
Computing version for https://github.com/wacumov/xml2json
Computed https://github.com/wacumov/xml2json at 0.0.1 (0.49s)
Creating working copy for https://github.com/wacumov/WordNetDecoder.git
Working copy of https://github.com/wacumov/WordNetDecoder.git resolved at 0.0.2 (e05cdac)
Creating working copy for https://github.com/wacumov/xml2json
Working copy of https://github.com/wacumov/xml2json resolved at 0.0.1
warning: '.resolve-product-dependencies': dependency 'wordnetdecoder' is not used by any target
Found 1 product dependencies
- xml2json
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/wacumov/WordNetDecoder.git
https://github.com/wacumov/WordNetDecoder.git
{
"dependencies" : [
{
"identity" : "xml2json",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wacumov/xml2json"
}
],
"manifest_display_name" : "WordNetDecoder",
"name" : "WordNetDecoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WordNetDecoder",
"targets" : [
"WordNetDecoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WordNetDecoderTests",
"module_type" : "SwiftTarget",
"name" : "WordNetDecoderTests",
"path" : "Tests/WordNetDecoderTests",
"sources" : [
"TestResources/ExampleXML.swift",
"WordNetDecoderTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"WordNetDecoder"
],
"type" : "test"
},
{
"c99name" : "WordNetDecoder",
"module_type" : "SwiftTarget",
"name" : "WordNetDecoder",
"path" : "Sources/WordNetDecoder",
"product_dependencies" : [
"xml2json"
],
"product_memberships" : [
"WordNetDecoder"
],
"sources" : [
"Models/Count.swift",
"Models/Definition.swift",
"Models/Example.swift",
"Models/Form.swift",
"Models/ILIDefinition.swift",
"Models/Lemma.swift",
"Models/LexicalEntry.swift",
"Models/LexicalResource.swift",
"Models/Lexicon.swift",
"Models/OneOrMany.swift",
"Models/PartOfSpeech.swift",
"Models/Sense.swift",
"Models/SenseRelation.swift",
"Models/StringValue.swift",
"Models/Synset.swift",
"Models/SynsetRelation.swift",
"Models/SyntacticBehaviour.swift",
"Models/Tag.swift",
"Models/WordNet.swift",
"WordNetXMLDecoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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/4] Write sources
[2/4] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling xml2json_cpp c_interface.cpp
[5/6] Emitting module xml2json
[6/6] Compiling xml2json XMLToJSON.swift
[7/25] Compiling WordNetDecoder Lexicon.swift
[8/25] Compiling WordNetDecoder OneOrMany.swift
[9/25] Compiling WordNetDecoder Synset.swift
[10/25] Compiling WordNetDecoder SynsetRelation.swift
[11/25] Compiling WordNetDecoder SenseRelation.swift
[12/25] Compiling WordNetDecoder StringValue.swift
[13/25] Compiling WordNetDecoder PartOfSpeech.swift
[14/25] Compiling WordNetDecoder Sense.swift
[15/25] Compiling WordNetDecoder LexicalEntry.swift
[16/25] Compiling WordNetDecoder LexicalResource.swift
[17/25] Compiling WordNetDecoder ILIDefinition.swift
[18/25] Compiling WordNetDecoder Lemma.swift
[19/25] Emitting module WordNetDecoder
[20/25] Compiling WordNetDecoder SyntacticBehaviour.swift
[21/25] Compiling WordNetDecoder Tag.swift
[22/25] Compiling WordNetDecoder Count.swift
[23/25] Compiling WordNetDecoder Definition.swift
[24/25] Compiling WordNetDecoder Example.swift
[25/25] Compiling WordNetDecoder Form.swift
[26/27] Compiling WordNetDecoder WordNet.swift
[27/27] Compiling WordNetDecoder WordNetXMLDecoder.swift
Build complete! (6.59s)
Build complete.
{
"dependencies" : [
{
"identity" : "xml2json",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wacumov/xml2json"
}
],
"manifest_display_name" : "WordNetDecoder",
"name" : "WordNetDecoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WordNetDecoder",
"targets" : [
"WordNetDecoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WordNetDecoderTests",
"module_type" : "SwiftTarget",
"name" : "WordNetDecoderTests",
"path" : "Tests/WordNetDecoderTests",
"sources" : [
"TestResources/ExampleXML.swift",
"WordNetDecoderTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"WordNetDecoder"
],
"type" : "test"
},
{
"c99name" : "WordNetDecoder",
"module_type" : "SwiftTarget",
"name" : "WordNetDecoder",
"path" : "Sources/WordNetDecoder",
"product_dependencies" : [
"xml2json"
],
"product_memberships" : [
"WordNetDecoder"
],
"sources" : [
"Models/Count.swift",
"Models/Definition.swift",
"Models/Example.swift",
"Models/Form.swift",
"Models/ILIDefinition.swift",
"Models/Lemma.swift",
"Models/LexicalEntry.swift",
"Models/LexicalResource.swift",
"Models/Lexicon.swift",
"Models/OneOrMany.swift",
"Models/PartOfSpeech.swift",
"Models/Sense.swift",
"Models/SenseRelation.swift",
"Models/StringValue.swift",
"Models/Synset.swift",
"Models/SynsetRelation.swift",
"Models/SyntacticBehaviour.swift",
"Models/Tag.swift",
"Models/WordNet.swift",
"WordNetXMLDecoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.