The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PorscheConnect with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/driven-app/porsche-connect.git
Reference: v0.1.38
Cloned https://github.com/driven-app/porsche-connect.git into spi-builder-workspace
SUCCESS checkout https://github.com/driven-app/porsche-connect.git at v0.1.38
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/envoy/Ambassador.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2983] Fetching swiftsoup
[2537/3540] Fetching swiftsoup, ambassador
[3541/14374] Fetching swiftsoup, ambassador, swift-argument-parser
Fetching https://github.com/envoy/Embassy.git
Fetched https://github.com/envoy/Ambassador.git (0.55s)
Fetched https://github.com/scinfu/SwiftSoup.git (0.56s)
Fetching https://github.com/mochidev/XCTAsync.git
Fetched https://github.com/apple/swift-argument-parser (0.56s)
[1/1833] Fetching embassy
Fetched https://github.com/mochidev/XCTAsync.git (0.18s)
Fetched https://github.com/envoy/Embassy.git (0.24s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.6.1 (0.27s)
Computing version for https://github.com/mochidev/XCTAsync.git
Computed https://github.com/mochidev/XCTAsync.git at 1.0.1 (0.29s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.32s)
Computing version for https://github.com/envoy/Ambassador.git
Computed https://github.com/envoy/Ambassador.git at 4.0.5 (0.93s)
Computing version for https://github.com/envoy/Embassy.git
Computed https://github.com/envoy/Embassy.git at 4.1.6 (0.95s)
Creating working copy for https://github.com/mochidev/XCTAsync.git
Working copy of https://github.com/mochidev/XCTAsync.git resolved at 1.0.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.6.1
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/envoy/Embassy.git
Working copy of https://github.com/envoy/Embassy.git resolved at 4.1.6
Creating working copy for https://github.com/envoy/Ambassador.git
Working copy of https://github.com/envoy/Ambassador.git resolved at 4.0.5
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/18] Compiling CommandLineTool Command+ToggleDirectClimatisation.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[3/18] Compiling CommandLineTool Command+Unlock.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/20] Emitting module CommandLineTool
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[5/20] Compiling CommandLineTool Extensions.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[6/20] Compiling CommandLineTool Porsche.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[7/20] Compiling CommandLineTool Command+ShowTrips.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[8/20] Compiling CommandLineTool Command+ToggleDirectCharging.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[9/20] Compiling CommandLineTool Command+ShowCapabilities.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[10/20] Compiling CommandLineTool Command+ShowEmobility.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[11/20] Compiling CommandLineTool Command+ShowMaintenance.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[12/20] Compiling CommandLineTool Command+ShowPosition.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[13/20] Compiling CommandLineTool Command+ListVehicles.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[14/20] Compiling CommandLineTool Command+Lock.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[15/20] Compiling CommandLineTool Command+ShowStatus.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[16/20] Compiling CommandLineTool Command+ShowSummary.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[17/20] Compiling CommandLineTool Command+Flash.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
[18/20] Compiling CommandLineTool Command+HonkAndFlash.swift
/host/spi-builder-workspace/Sources/CommandLineTool/Command+Flash.swift:1:8: error: no such module 'ArgumentParser'
import ArgumentParser
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1