Build Information
Failed to build swift-aria2, reference 0.0.1 (eb07c0), with Swift 6.2 for macOS (SPM) on 26 Dec 2025 17:33:10 UTC.
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/McNight/Swift-Aria2.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/McNight/Swift-Aria2
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at eb07c02 Initial commit
Cloned https://github.com/McNight/Swift-Aria2.git
Revision (git rev-parse @):
eb07c02cba617ded3cb8a5f5c1af33dc6ce4f3bd
SUCCESS checkout https://github.com/McNight/Swift-Aria2.git at 0.0.1
Fetching https://github.com/apple/swift-log
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/tuist/Noora
[1/1412] Fetching rainbow
[1075/7171] Fetching rainbow, swift-log
[1405/23876] Fetching rainbow, swift-log, noora
[1519/40863] Fetching rainbow, swift-log, noora, swift-argument-parser
Fetched https://github.com/tuist/Noora from cache (3.39s)
Fetched https://github.com/apple/swift-log from cache (3.40s)
Fetched https://github.com/onevcat/Rainbow from cache (3.40s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.40s)
Computing version for https://github.com/tuist/Noora
Computed https://github.com/tuist/Noora at 0.34.1 (4.14s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.76s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.68s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (3.14s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
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.0
Creating working copy for https://github.com/tuist/Noora
Working copy of https://github.com/tuist/Noora resolved at 0.34.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
========================================
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": "swift-aria2",
"name": "swift-aria2",
"url": "https://github.com/McNight/Swift-Aria2.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Aria2",
"dependencies": [
]
}
]
}
Fetching https://github.com/McNight/Swift-Aria2.git
[1/47] Fetching swift-aria2
Fetched https://github.com/McNight/Swift-Aria2.git from cache (0.98s)
Creating working copy for https://github.com/McNight/Swift-Aria2.git
Working copy of https://github.com/McNight/Swift-Aria2.git resolved at 0.0.1 (eb07c02)
warning: '.resolve-product-dependencies': dependency 'swift-aria2' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/McNight/Swift-Aria2.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/19] Write sources
[4/19] Write cli-entitlement.plist
[4/19] Write sources
[10/19] Copying aria2.framework
[11/19] Write swift-version-49B95AFC49DCD68C.txt
[13/37] Emitting module ArgumentParserToolInfo
[14/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/76] Compiling CxxAria2 handle.cpp
[16/80] Compiling Logging MetadataProvider.swift
[17/80] Compiling Logging LogHandler.swift
[18/80] Compiling Logging Locks.swift
[19/80] Emitting module Logging
[20/80] Compiling Logging Logging.swift
[21/80] Compiling Rainbow String+Rainbow.swift
[22/80] Compiling Rainbow StringGenerator.swift
[23/81] Compiling ArgumentParser CommandConfiguration.swift
[24/81] Compiling ArgumentParser CommandGroup.swift
[25/81] Compiling ArgumentParser EnumerableFlag.swift
[26/81] Compiling ArgumentParser ExpressibleByArgument.swift
[27/85] Compiling Rainbow Style.swift
[28/85] Compiling ArgumentParser ArgumentHelp.swift
[29/85] Compiling ArgumentParser ArgumentVisibility.swift
[30/85] Compiling ArgumentParser CompletionKind.swift
[31/85] Compiling ArgumentParser Errors.swift
[32/85] Compiling ArgumentParser Flag.swift
[33/85] Compiling ArgumentParser NameSpecification.swift
[34/85] Compiling ArgumentParser Option.swift
[35/85] Compiling ArgumentParser OptionGroup.swift
[36/85] Compiling ArgumentParser AsyncParsableCommand.swift
[37/85] Emitting module ArgumentParser
[38/85] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/85] Compiling ArgumentParser CompletionsGenerator.swift
[40/85] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/85] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/85] Compiling ArgumentParser Argument.swift
[43/85] Compiling ArgumentParser Platform.swift
[44/85] Compiling ArgumentParser SequenceExtensions.swift
[45/85] Compiling ArgumentParser StringExtensions.swift
[46/85] Compiling ArgumentParser Tree.swift
[47/85] Compiling ArgumentParser ArgumentDefinition.swift
[48/85] Compiling ArgumentParser ArgumentSet.swift
[49/85] Compiling ArgumentParser CommandParser.swift
[50/85] Compiling ArgumentParser InputKey.swift
[51/85] Emitting module Rainbow
[54/85] Compiling Rainbow OutputTarget.swift
[55/85] Compiling Rainbow ModesExtractor.swift
[56/85] Compiling Rainbow ControlCode.swift
[57/85] Compiling Rainbow Color.swift
[58/85] Compiling Rainbow Rainbow.swift
[59/85] Compiling Rainbow ColorApproximation.swift
[60/104] Compiling Noora SingleChoicePrompt.swift
[61/104] Compiling Noora TextPrompt.swift
[62/104] Compiling Noora YesOrNoChoicePrompt.swift
[63/104] Compiling Noora Stack.swift
[64/104] Compiling Noora Renderer.swift
[65/104] Compiling Noora Spinner.swift
[66/104] Compiling Noora Theme.swift
[67/104] Compiling Noora KeyStrokeListener.swift
[68/104] Compiling Noora StandardPipelines.swift
[69/104] Compiling Noora Terminal.swift
[70/104] Compiling ArgumentParser UsageGenerator.swift
[71/104] Compiling ArgumentParser CollectionExtensions.swift
[72/104] Compiling Noora Character+isPrintable.swift
[73/104] Compiling Noora String+Rainbow.swift
[74/104] Compiling Noora Noora.swift
[75/104] Compiling Noora NooraMock.swift
[76/104] Compiling Noora Alert.swift
[77/104] Compiling Noora CollapsibleStep.swift
[78/104] Emitting module Noora
[79/105] Compiling Noora ProgressBarStep.swift
[80/105] Compiling Noora ProgressStep.swift
[95/105] Compiling Noora TerminalText.swift
[95/105] Write Objects.LinkFileList
[96/105] Archiving libNoora.a
[98/105] Compiling SwiftAria2 aria.swift
[99/105] Compiling SwiftAria2 session.swift
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__system_error/error_condition.h:56:3: note: function 'error_condition' unavailable (cannot import)
54 | _LIBCPP_HIDE_FROM_ABI error_condition() _NOEXCEPT : __val_(0), __cat_(&generic_category()) {}
55 |
56 | _LIBCPP_HIDE_FROM_ABI error_condition(int __val, const error_category& __cat) _NOEXCEPT
| | `- note: parameter '__cat' unavailable (cannot import)
| `- note: function 'error_condition' unavailable (cannot import)
57 | : __val_(__val),
58 | __cat_(&__cat) {}
:
64 | }
65 |
66 | _LIBCPP_HIDE_FROM_ABI void assign(int __val, const error_category& __cat) _NOEXCEPT {
| | `- note: parameter '__cat' unavailable (cannot import)
| `- note: function 'assign' unavailable (cannot import)
67 | __val_ = __val;
68 | __cat_ = &__cat;
:
83 | _LIBCPP_HIDE_FROM_ABI int value() const _NOEXCEPT { return __val_; }
84 |
85 | _LIBCPP_HIDE_FROM_ABI const error_category& category() const _NOEXCEPT { return *__cat_; }
| |- note: function 'category' unavailable (cannot import)
| `- note: return type unavailable (cannot import)
86 | string message() const;
87 |
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__system_error/error_code.h:49:3: note: function 'error_code' unavailable (cannot import)
47 | _LIBCPP_HIDE_FROM_ABI error_code() _NOEXCEPT : __val_(0), __cat_(&system_category()) {}
48 |
49 | _LIBCPP_HIDE_FROM_ABI error_code(int __val, const error_category& __cat) _NOEXCEPT : __val_(__val), __cat_(&__cat) {}
| | `- note: parameter '__cat' unavailable (cannot import)
| `- note: function 'error_code' unavailable (cannot import)
50 |
51 | template <class _Ep, __enable_if_t<is_error_code_enum<_Ep>::value, int> = 0>
:
55 | }
56 |
57 | _LIBCPP_HIDE_FROM_ABI void assign(int __val, const error_category& __cat) _NOEXCEPT {
| | `- note: parameter '__cat' unavailable (cannot import)
| `- note: function 'assign' unavailable (cannot import)
58 | __val_ = __val;
59 | __cat_ = &__cat;
:
74 | _LIBCPP_HIDE_FROM_ABI int value() const _NOEXCEPT { return __val_; }
75 |
76 | _LIBCPP_HIDE_FROM_ABI const error_category& category() const _NOEXCEPT { return *__cat_; }
| |- note: function 'category' unavailable (cannot import)
| `- note: return type unavailable (cannot import)
77 |
78 | _LIBCPP_HIDE_FROM_ABI error_condition default_error_condition() const _NOEXCEPT {
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__exception/exception_ptr.h:73:3: note: function 'exception_ptr' unavailable (cannot import)
71 |
72 | _LIBCPP_HIDE_FROM_ABI exception_ptr() _NOEXCEPT : __ptr_() {}
73 | _LIBCPP_HIDE_FROM_ABI exception_ptr(nullptr_t) _NOEXCEPT : __ptr_() {}
| | `- note: parameter '' unavailable (cannot import)
| `- note: function 'exception_ptr' unavailable (cannot import)
74 |
75 | exception_ptr(const exception_ptr&) _NOEXCEPT;
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__filesystem/directory_iterator.h:86:3: note: function 'operator++' unavailable (cannot import)
84 | _LIBCPP_HIDE_FROM_ABI directory_iterator& operator++() { return __increment(); }
85 |
86 | _LIBCPP_HIDE_FROM_ABI __dir_element_proxy operator++(int) {
| |- note: function 'operator++' unavailable (cannot import)
| `- note: return type unavailable (cannot import)
87 | __dir_element_proxy __p(**this);
88 | __increment();
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__filesystem/recursive_directory_iterator.h:82:3: note: function 'operator++' unavailable (cannot import)
80 | _LIBCPP_HIDE_FROM_ABI recursive_directory_iterator& operator++() { return __increment(); }
81 |
82 | _LIBCPP_HIDE_FROM_ABI __dir_element_proxy operator++(int) {
| |- note: function 'operator++' unavailable (cannot import)
| `- note: return type unavailable (cannot import)
83 | __dir_element_proxy __p(**this);
84 | __increment();
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__locale:112:3: note: function 'has_facet' unavailable (cannot import)
110 | void __install_ctor(const locale&, facet*, long);
111 | static locale& __global();
112 | bool has_facet(id&) const;
| | `- note: parameter '' unavailable (cannot import)
| `- note: function 'has_facet' unavailable (cannot import)
113 | const facet* use_facet(id&) const;
| | `- note: parameter '' unavailable (cannot import)
| `- note: function 'use_facet' unavailable (cannot import)
114 |
115 | template <class _Facet>
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/typeindex:69:3: note: function 'type_index' unavailable (cannot import)
67 |
68 | public:
69 | _LIBCPP_HIDE_FROM_ABI type_index(const type_info& __y) _NOEXCEPT : __t_(&__y) {}
| | `- note: parameter '__y' unavailable (cannot import)
| `- note: function 'type_index' unavailable (cannot import)
70 |
71 | _LIBCPP_HIDE_FROM_ABI bool operator==(const type_index& __y) const _NOEXCEPT { return *__t_ == *__y.__t_; }
[100/105] Compiling SwiftAria2 handle.swift
[101/105] Emitting module SwiftAria2
[102/108] Compiling cli download.swift
[103/108] Compiling cli cli.swift
[104/108] Emitting module cli
[104/108] Write Objects.LinkFileList
error: link command failed with exit code 1 (use -v to see invocation)
ld: warning: search path '/opt/homebrew/opt/zlib/lib' not found
ld: warning: search path '/opt/homebrew/opt/expat/lib' not found
ld: library 'cares' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[105/108] Linking cli
[105/108] Compiling URLSessionBindingsLoader AriaSwizzlingLoader.m
BUILD FAILURE 6.2 macosSpm