Build Information
Failed to build ColorPicker, reference main (1e1413
), with Swift 5.10 for macOS (SPM) on 11 Dec 2024 19:11:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noppefoxwolf/ColorPicker.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/noppefoxwolf/ColorPicker
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1e14138 Update README.md
Cloned https://github.com/noppefoxwolf/ColorPicker.git
Revision (git rev-parse @):
1e141385c18ced14e95c94d3eec90ca7515a082e
SUCCESS checkout https://github.com/noppefoxwolf/ColorPicker.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/noppefoxwolf/ColorPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying Info.plist
[0/7] Write sources
[3/7] Copying PrivacyInfo.xcprivacy
[3/7] Copying Localizable.strings
[6/7] Write swift-version-33747A42983211AE.txt
[8/43] Emitting module SnapKit
[9/46] Compiling SnapKit Typealiases.swift
[10/46] Compiling SnapKit UILayoutSupport+Extensions.swift
[11/46] Compiling SnapKit resource_bundle_accessor.swift
[12/46] Compiling SnapKit Debugging.swift
[13/46] Compiling SnapKit LayoutConstraint.swift
[14/46] Compiling SnapKit LayoutConstraintItem.swift
[15/46] Compiling SnapKit ConstraintOffsetTarget.swift
[16/46] Compiling SnapKit ConstraintPriority.swift
[17/46] Compiling SnapKit ConstraintPriorityTarget.swift
[18/46] Compiling SnapKit ConstraintRelatableTarget.swift
[19/46] Compiling SnapKit ConstraintLayoutGuide.swift
[20/46] Compiling SnapKit ConstraintLayoutGuideDSL.swift
[21/46] Compiling SnapKit ConstraintLayoutSupport.swift
[22/46] Compiling SnapKit ConstraintLayoutSupportDSL.swift
[23/46] Compiling SnapKit ConstraintMaker.swift
[24/46] Compiling SnapKit ConstraintMakerEditable.swift
[25/46] Compiling SnapKit ConstraintMakerExtendable.swift
[26/46] Compiling SnapKit ConstraintMakerFinalizable.swift
[27/46] Compiling SnapKit Constraint.swift
[28/46] Compiling SnapKit ConstraintAttributes.swift
[29/46] Compiling SnapKit ConstraintConfig.swift
[30/46] Compiling SnapKit ConstraintConstantTarget.swift
[31/46] Compiling SnapKit ConstraintInsetTarget.swift
[32/46] Compiling SnapKit ConstraintInsets.swift
[33/46] Compiling SnapKit ConstraintItem.swift
[34/46] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
[35/46] Compiling SnapKit ConstraintDSL.swift
[36/46] Compiling SnapKit ConstraintDescription.swift
[37/46] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
[38/46] Compiling SnapKit ConstraintDirectionalInsets.swift
[39/46] Compiling SnapKit ConstraintRelation.swift
[40/46] Compiling SnapKit ConstraintView+Extensions.swift
[41/46] Compiling SnapKit ConstraintView.swift
[42/46] Compiling SnapKit ConstraintViewDSL.swift
[43/46] Compiling SnapKit ConstraintMakerPrioritizable.swift
[44/46] Compiling SnapKit ConstraintMakerRelatable+Extensions.swift
[45/46] Compiling SnapKit ConstraintMakerRelatable.swift
[46/46] Compiling SnapKit ConstraintMultiplierTarget.swift
[47/82] Compiling ColorPicker HexInputView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[48/82] Compiling ColorPicker RGBColorSliderColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[49/82] Compiling ColorPicker RGBHSBHexSliderColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[50/82] Compiling ColorPicker RGBHexSliderColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[51/82] Compiling ColorPicker ColorPickerConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[52/82] Compiling ColorPicker HSV.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[53/82] Compiling ColorPicker LocalizedString.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[54/85] Compiling ColorPicker ColorPreviewView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[55/85] Compiling ColorPicker SwatchAndPreviewView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[56/85] Compiling ColorPicker SwatchView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[57/85] Compiling ColorPicker ColorItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[58/85] Compiling ColorPicker PrivatePreference.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[59/85] Compiling ColorPicker RGB.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[60/85] Compiling ColorPicker resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[61/85] Compiling ColorPicker AddColorCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[62/85] Compiling ColorPicker ColorCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[63/85] Compiling ColorPicker HairlineView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[64/85] Compiling ColorPicker ColorFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[65/85] Compiling ColorPicker ColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[66/85] Compiling ColorPicker ColorPickerContentViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[67/85] Compiling ColorPicker ColorPickerViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[68/85] Compiling ColorPicker DiskColorPickerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[69/85] Emitting module ColorPicker
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[70/85] Compiling ColorPicker ColorSliderTextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[71/85] Compiling ColorPicker ColorSliderTitleLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[72/85] Compiling ColorPicker ColorSliderWithInputView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[73/85] Compiling ColorPicker HSBColorSliderColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[74/85] Compiling ColorPicker ScopeColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[75/85] Compiling ColorPicker ScopeColorPickerWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[76/85] Compiling ColorPicker ColorSlider.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[77/85] Compiling ColorPicker ColorSliderConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[78/85] Compiling ColorPicker DispatchQueue+.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[79/85] Compiling ColorPicker AlphaColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[80/85] Compiling ColorPicker ClassicColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[81/85] Compiling ColorPicker ClassicColorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[82/85] Compiling ColorPicker GridColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[83/85] Compiling ColorPicker GridColorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[84/85] Compiling ColorPicker GoOutPanGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[85/85] Compiling ColorPicker ReticleView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
Fetching https://github.com/SnapKit/SnapKit
[1/4238] Fetching snapkit
Fetched https://github.com/SnapKit/SnapKit from cache (1.80s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (0.37s)
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.7.1
BUILD FAILURE 5.10 macosSpm