The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DoccGPT with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalonunez/docc-gpt.git
Reference: main
Cloned https://github.com/gonzalonunez/docc-gpt.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/gonzalonunez/docc-gpt.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-dependencies.git
[1/863] Fetching swift-clocks
[864/3177] Fetching swift-clocks, swift-dependencies
[1096/13962] Fetching swift-clocks, swift-dependencies, swift-argument-parser
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[6197/13099] Fetching swift-dependencies, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-clocks (0.46s)
Fetched https://github.com/pointfreeco/swift-dependencies.git (0.69s)
Fetching https://github.com/apple/swift-log
Fetched https://github.com/apple/swift-argument-parser (0.69s)
Fetching https://github.com/pointfreeco/combine-schedulers
[1/3091] Fetching swift-log
[496/5131] Fetching swift-log, combine-schedulers
[5009/6806] Fetching swift-log, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers (0.34s)
Fetched https://github.com/apple/swift-log (0.37s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.64s)
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.5.0 (0.38s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.2 (0.32s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.39s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.36s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.3.0 (0.31s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.10.0 (0.29s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.3.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.5
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.10.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 0.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/17] Copying ex3-assistant.txt
[1/17] Copying ex2-assistant.txt
[1/17] Copying ex3-user.txt
[1/17] Copying ex2-user.txt
[1/17] Copying ex1-user.txt
[1/17] Copying system.txt
[4/17] Copying ex1-assistant.txt
[9/38] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[10/39] Compiling XCTestDynamicOverlay Unimplemented.swift
[11/39] Emitting module ArgumentParserToolInfo
[12/39] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/41] Wrapping AST for ArgumentParserToolInfo for debugging
[16/41] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[17/41] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[18/41] Compiling XCTestDynamicOverlay Deprecations.swift
[19/42] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[20/45] Compiling XCTestDynamicOverlay XCTFail.swift
[21/78] Compiling Logging MetadataProvider.swift
[22/78] Compiling Example User.swift
[23/78] Compiling Example MovieWritingOptions.swift
[24/78] Compiling Example GifLoop.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/78] Emitting module Example
/host/spi-builder-workspace/Sources/Example/GifWritingOptions.swift:13:23: error: cannot find type 'GifLoop' in scope
  public var gifLoop: GifLoop = .infinite
                      ^~~~~~~
[26/78] Compiling Example GifWritingOptions.swift
/host/spi-builder-workspace/Sources/Example/GifWritingOptions.swift:13:23: error: cannot find type 'GifLoop' in scope
  public var gifLoop: GifLoop = .infinite
                      ^~~~~~~
[27/78] Compiling Example Post.swift
[28/78] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[29/78] Emitting module XCTestDynamicOverlay
[30/78] Emitting module Logging
[31/78] Compiling Logging Locks.swift
BUILD FAILURE 5.8 linux

Build Machine: Linux 2