The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Drawer with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maustinstar/swiftui-drawer.git
Reference: master
Cloned https://github.com/maustinstar/swiftui-drawer.git into spi-builder-workspace
SUCCESS checkout https://github.com/maustinstar/swiftui-drawer.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Building for debugging...
[1/6] Compiling Drawer SwiftUIView.swift
/host/spi-builder-workspace/Sources/Drawer/Drawer+Computed.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/6] Emitting module Drawer
/host/spi-builder-workspace/Sources/Drawer/Drawer+Computed.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/6] Compiling Drawer Drawer+Computed.swift
/host/spi-builder-workspace/Sources/Drawer/Drawer+Computed.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[4/6] Compiling Drawer Drawer+Drag.swift
/host/spi-builder-workspace/Sources/Drawer/Drawer+Computed.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/6] Compiling Drawer Drawer+Modifiers.swift
/host/spi-builder-workspace/Sources/Drawer/Drawer+Computed.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/6] Compiling Drawer Drawer.swift
/host/spi-builder-workspace/Sources/Drawer/Drawer+Computed.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2