The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ImageIOPlus, reference 0.0.12 (d50082), with Swift 6.1 for Android on 27 May 2025 14:01:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/frogcjn/imageioplus.git
Reference: 0.0.12
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/frogcjn/imageioplus
 * tag               0.0.12     -> FETCH_HEAD
HEAD is now at d500827 add full supports for macOS, iOS, tvOS and watchOS
Cloned https://github.com/frogcjn/imageioplus.git
Revision (git rev-parse @):
d50082789f1315ad4f3595017617bf51ff3c2482
SUCCESS checkout https://github.com/frogcjn/imageioplus.git at 0.0.12
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/frogcjn/imageioplus.git
https://github.com/frogcjn/imageioplus.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ImageIOPlus",
  "name" : "ImageIOPlus",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ImageIOPlus",
      "targets" : [
        "ImageIOPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CoreVideoPlus",
      "targets" : [
        "CoreVideoPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImageIOPlusBase",
      "targets" : [
        "ImageIOPlusBase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImageIOPlusTests",
      "module_type" : "SwiftTarget",
      "name" : "ImageIOPlusTests",
      "path" : "Tests/ImageIOPlusTests",
      "sources" : [
        "ImageIOPlusTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ImageIOPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ImageIOPlusBase",
      "module_type" : "SwiftTarget",
      "name" : "ImageIOPlusBase",
      "path" : "Sources/ImageIOPlusBase",
      "product_memberships" : [
        "ImageIOPlus",
        "CoreVideoPlus",
        "ImageIOPlusBase"
      ],
      "sources" : [
        "Bridging.swift",
        "Float16.swift",
        "UTI.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImageIOPlus",
      "module_type" : "SwiftTarget",
      "name" : "ImageIOPlus",
      "path" : "Sources/ImageIOPlus",
      "product_memberships" : [
        "ImageIOPlus"
      ],
      "sources" : [
        "CGImageAux/CGImageAux.swift",
        "CGImageAux/CGImageAuxType.swift",
        "CGImageDestination/CGImageDestination.swift",
        "CGImageDestination/CGImageDestinationProperties.swift",
        "CGImageMetadata/CGImageMetadata.swift",
        "CGImageSource/CGImageSource.swift",
        "CGImageSource/CGImageSourceImage.swift",
        "CGImageSource/CGImageSourceOptions.swift",
        "CGImageSource/Protocols/CGImageSourceProtocols-Aux.swift",
        "CGImageSource/Protocols/CGImageSourceProtocols-Collection.swift",
        "CGImageSource/Protocols/CGImageSourceProtocols-Status.swift"
      ],
      "target_dependencies" : [
        "ImageIOPlusBase"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CoreVideoPlus",
      "module_type" : "SwiftTarget",
      "name" : "CoreVideoPlus",
      "path" : "Sources/CoreVideoPlus",
      "product_memberships" : [
        "CoreVideoPlus"
      ],
      "sources" : [
        "CVBuffer/Attachments.swift",
        "CVBuffer/Attributes.swift",
        "CVBuffer/CVBuffer.swift",
        "CVImageBuffer/CVImageBuffer.swift",
        "CVPixelBuffer/CVPixelBuffer+.swift",
        "CVPixelBuffer/CVPixelBuffer.swift",
        "CVPixelBuffer/CVPixelBufferPool.swift",
        "CVPixelFormat/CVPixelFormat.swift",
        "CVPixelFormat/Description.swift",
        "CVReturnStatus.swift"
      ],
      "target_dependencies" : [
        "ImageIOPlusBase"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/8] Compiling ImageIOPlusBase UTI.swift
/host/spi-builder-workspace/Sources/ImageIOPlusBase/Bridging.swift:9:14: error: no such module 'CoreGraphics'
  7 | //
  8 |
  9 | import class CoreGraphics.CGColorSpace
    |              `- error: no such module 'CoreGraphics'
 10 | import CoreGraphics
 11 | import class ImageIO.CGImageMetadata
[6/8] Compiling ImageIOPlusBase Float16.swift
/host/spi-builder-workspace/Sources/ImageIOPlusBase/Bridging.swift:9:14: error: no such module 'CoreGraphics'
  7 | //
  8 |
  9 | import class CoreGraphics.CGColorSpace
    |              `- error: no such module 'CoreGraphics'
 10 | import CoreGraphics
 11 | import class ImageIO.CGImageMetadata
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/8] Emitting module ImageIOPlusBase
/host/spi-builder-workspace/Sources/ImageIOPlusBase/Bridging.swift:9:14: error: no such module 'CoreGraphics'
  7 | //
  8 |
  9 | import class CoreGraphics.CGColorSpace
    |              `- error: no such module 'CoreGraphics'
 10 | import CoreGraphics
 11 | import class ImageIO.CGImageMetadata
[8/8] Compiling ImageIOPlusBase Bridging.swift
/host/spi-builder-workspace/Sources/ImageIOPlusBase/Bridging.swift:9:14: error: no such module 'CoreGraphics'
  7 | //
  8 |
  9 | import class CoreGraphics.CGColorSpace
    |              `- error: no such module 'CoreGraphics'
 10 | import CoreGraphics
 11 | import class ImageIO.CGImageMetadata
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/5] Compiling ImageIOPlusBase Float16.swift
/host/spi-builder-workspace/Sources/ImageIOPlusBase/Bridging.swift:9:14: error: no such module 'CoreGraphics'
  7 | //
  8 |
  9 | import class CoreGraphics.CGColorSpace
    |              `- error: no such module 'CoreGraphics'
 10 | import CoreGraphics
 11 | import class ImageIO.CGImageMetadata
[3/5] Compiling ImageIOPlusBase UTI.swift
/host/spi-builder-workspace/Sources/ImageIOPlusBase/Bridging.swift:9:14: error: no such module 'CoreGraphics'
  7 | //
  8 |
  9 | import class CoreGraphics.CGColorSpace
    |              `- error: no such module 'CoreGraphics'
 10 | import CoreGraphics
 11 | import class ImageIO.CGImageMetadata
[4/5] Compiling ImageIOPlusBase Bridging.swift
/host/spi-builder-workspace/Sources/ImageIOPlusBase/Bridging.swift:9:14: error: no such module 'CoreGraphics'
  7 | //
  8 |
  9 | import class CoreGraphics.CGColorSpace
    |              `- error: no such module 'CoreGraphics'
 10 | import CoreGraphics
 11 | import class ImageIO.CGImageMetadata
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/5] Emitting module ImageIOPlusBase
/host/spi-builder-workspace/Sources/ImageIOPlusBase/Bridging.swift:9:14: error: no such module 'CoreGraphics'
  7 | //
  8 |
  9 | import class CoreGraphics.CGColorSpace
    |              `- error: no such module 'CoreGraphics'
 10 | import CoreGraphics
 11 | import class ImageIO.CGImageMetadata
BUILD FAILURE 6.1 android