The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWMachineLearning_ImageColorizer, reference main (0ff4f8), with Swift 6.0 for Linux on 18 Nov 2025 12:15:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWMachineLearning_ImageColorizer.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/William-Weng/WWMachineLearning_ImageColorizer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0ff4f8a - 整理程式碼
Cloned https://github.com/William-Weng/WWMachineLearning_ImageColorizer.git
Revision (git rev-parse @):
0ff4f8a1dbc575741f00932b8d586becc686d852
SUCCESS checkout https://github.com/William-Weng/WWMachineLearning_ImageColorizer.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/William-Weng/WWMachineLearning_ImageColorizer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/William-Weng/WWMachineLearning_Resnet50
[1/149] Fetching wwmachinelearning_resnet50
Fetched https://github.com/William-Weng/WWMachineLearning_Resnet50 from cache (0.40s)
Computing version for https://github.com/William-Weng/WWMachineLearning_Resnet50
Computed https://github.com/William-Weng/WWMachineLearning_Resnet50 at 1.1.4 (0.59s)
Fetching https://github.com/William-Weng/WWNetworking
[1/599] Fetching wwnetworking
Fetched https://github.com/William-Weng/WWNetworking from cache (0.35s)
Computing version for https://github.com/William-Weng/WWNetworking
Computed https://github.com/William-Weng/WWNetworking at 1.8.12 (0.60s)
Creating working copy for https://github.com/William-Weng/WWMachineLearning_Resnet50
Working copy of https://github.com/William-Weng/WWMachineLearning_Resnet50 resolved at 1.1.4
Creating working copy for https://github.com/William-Weng/WWNetworking
Working copy of https://github.com/William-Weng/WWNetworking resolved at 1.8.12
Building for debugging...
[0/37] Compiling cmsgmt.c
[0/37] Compiling cmshalf.c
[0/37] Write sources
[0/37] Copying Privacy
[0/37] Write sources
[0/37] Copying Privacy
[0/37] Copying sRGB_v4_ICC_preference.icc
[0/37] Copying sRGB_ICC_v4_Appearance.icc
[0/37] Copying Makefile.in
[0/37] Copying Privacy
[0/37] Write sources
[0/37] Copying Makefile.am
[12/37] Compiling cmserr.c
[13/37] Compiling cmscam02.c
[14/37] Compiling cmscnvrt.c
[15/37] Compiling cmsgamma.c
[16/37] Compiling cmswtpnt.c
[17/37] Compiling cmssm.c
[18/37] Compiling cmsvirt.c
[19/37] Compiling cmsxform.c
[20/37] Compiling cmssamp.c
[21/37] Compiling cmsps2.c
[22/37] Compiling cmsplugin.c
[23/37] Compiling cmspcs.c
[24/37] Compiling cmscgats.c
[24/37] Write swift-version-24593BA9C3E375BF.txt
[26/37] Compiling cmsnamed.c
[27/37] Compiling cmsopt.c
[28/37] Compiling cmstypes.c
[29/37] Compiling cmsmtrx.c
[30/37] Compiling cmspack.c
[31/37] Compiling cmsmd5.c
[32/37] Compiling cmsio1.c
[33/37] Compiling cmsalpha.c
[34/37] Compiling cmslut.c
[35/37] Compiling cmsintrp.c
[36/37] Compiling cmsio0.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/43] Emitting module WWNetworking
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[39/43] Compiling WWNetworking resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[40/43] Compiling WWNetworking Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[41/43] Compiling WWNetworking Networking.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[42/43] Compiling WWNetworking Model.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[43/43] Compiling WWNetworking Constant.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
BUILD FAILURE 6.0 linux