The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Styleable with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/radu-costea/Styleable.git
Reference: 1.0.28
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/radu-costea/Styleable
 * tag               1.0.28     -> FETCH_HEAD
HEAD is now at 91882be Merge remote-tracking branch 'origin/main'
Cloned https://github.com/radu-costea/Styleable.git into spi-builder-workspace
91882be699bd7e8d2e133615e7d7982bb0216ad0
SUCCESS checkout https://github.com/radu-costea/Styleable.git at 1.0.28
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building for debugging...
[1/17] Compiling Styleable Style.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/17] Compiling Styleable Styleable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/17] Compiling Styleable VScrollView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/17] Compiling Styleable HStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/17] Compiling Styleable StyleableControl.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/17] Compiling Styleable StyleableView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/17] Compiling Styleable UIControl+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/17] Compiling Styleable UIEdgeInsets+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/19] Emitting module Styleable
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/19] Compiling Styleable Padding.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/19] Compiling Styleable UIView+Layout.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/19] Compiling Styleable HScrollView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/19] Compiling Styleable VStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/19] Compiling Styleable ZStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/19] Compiling Styleable ArrayBuilder.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/19] Compiling Styleable LayoutGuide.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/19] Compiling Styleable NSLayoutConstraint+DSL.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/19] Compiling Styleable UIView+Styleable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/19] Compiling Styleable UIVisualEffectsView+DSL.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
ShellOut encountered an error
Status code: 1
Message: ""
Output: "Building for debugging...
[1/17] Compiling Styleable Style.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/17] Compiling Styleable Styleable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/17] Compiling Styleable VScrollView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/17] Compiling Styleable HStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/17] Compiling Styleable StyleableControl.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/17] Compiling Styleable StyleableView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/17] Compiling Styleable UIControl+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/17] Compiling Styleable UIEdgeInsets+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/19] Emitting module Styleable
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/19] Compiling Styleable Padding.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/19] Compiling Styleable UIView+Layout.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/19] Compiling Styleable HScrollView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/19] Compiling Styleable VStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/19] Compiling Styleable ZStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/19] Compiling Styleable ArrayBuilder.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/19] Compiling Styleable LayoutGuide.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/19] Compiling Styleable NSLayoutConstraint+DSL.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/19] Compiling Styleable UIView+Styleable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/19] Compiling Styleable UIVisualEffectsView+DSL.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/17] Compiling Styleable UIControl+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/17] Compiling Styleable UIEdgeInsets+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/19] Emitting module Styleable
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/19] Compiling Styleable VStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/19] Compiling Styleable ZStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/19] Compiling Styleable Style.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/19] Compiling Styleable Styleable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/19] Compiling Styleable VScrollView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/19] Compiling Styleable HStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/19] Compiling Styleable ArrayBuilder.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/19] Compiling Styleable LayoutGuide.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/19] Compiling Styleable NSLayoutConstraint+DSL.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/19] Compiling Styleable Padding.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/19] Compiling Styleable UIView+Layout.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/19] Compiling Styleable HScrollView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/19] Compiling Styleable StyleableControl.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/19] Compiling Styleable StyleableView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/19] Compiling Styleable UIView+Styleable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/19] Compiling Styleable UIVisualEffectsView+DSL.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
[1/17] Compiling Styleable UIControl+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/17] Compiling Styleable UIEdgeInsets+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/19] Emitting module Styleable
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/19] Compiling Styleable VStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/19] Compiling Styleable ZStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/19] Compiling Styleable Style.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/19] Compiling Styleable Styleable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/19] Compiling Styleable VScrollView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/19] Compiling Styleable HStackView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/19] Compiling Styleable ArrayBuilder.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/19] Compiling Styleable LayoutGuide.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/19] Compiling Styleable NSLayoutConstraint+DSL.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/19] Compiling Styleable Padding.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/19] Compiling Styleable UIView+Layout.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/19] Compiling Styleable HScrollView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/19] Compiling Styleable StyleableControl.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/19] Compiling Styleable StyleableView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/19] Compiling Styleable UIView+Styleable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/19] Compiling Styleable UIVisualEffectsView+DSL.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^"
BUILD FAILURE 5.8 macosSpm

Build Machine: Mac 5