The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CommandLineKit with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-commandlinekit.git
Reference: master
Cloned https://github.com/objecthub/swift-commandlinekit.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/objecthub/swift-commandlinekit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Client: Docker Engine - Community
 Version:    24.0.6
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.11.2
    Path:     /usr/libexec/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.21.0
    Path:     /usr/libexec/docker/cli-plugins/docker-compose

Server:
 Containers: 5
  Running: 5
  Paused: 0
  Stopped: 0
 Images: 10
 Server Version: 24.0.2
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: false
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
 runc version: v1.1.7-0-g860f061
 init version: de40ad0
 Security Options:
  apparmor
  seccomp
   Profile: builtin
 Kernel Version: 5.4.0-1109-azure
 Operating System: Ubuntu 18.04.6 LTS
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 31.36GiB
 Name: lb1
 ID: UY74:UH4K:TTAZ:FGJU:C4S4:QTKO:WTQO:SFMF:XQCM:7D33:AENF:QBQA
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Labels:
  provider=azure
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/CommandLineKitDemo/Info.plist
Building for debugging...
[1/19] Emitting module CommandLineKit
[2/21] Compiling CommandLineKit EditState.swift
[3/21] Compiling CommandLineKit Flag.swift
[4/21] Compiling CommandLineKit AnsiCodes.swift
[5/21] Compiling CommandLineKit BackgroundColor.swift
[6/21] Compiling CommandLineKit Command.swift
[7/21] Compiling CommandLineKit Terminal.swift
[8/21] Compiling CommandLineKit TextColor.swift
[9/21] Compiling CommandLineKit FlagError.swift
[10/21] Compiling CommandLineKit FlagWrapper.swift
[11/21] Compiling CommandLineKit ControlCharacters.swift
[12/21] Compiling CommandLineKit ConvertibleFromString.swift
[13/21] Compiling CommandLineKit TextProperties.swift
[14/21] Compiling CommandLineKit TextStyle.swift
[15/21] Compiling CommandLineKit Flags.swift
[16/21] Compiling CommandLineKit LineReader.swift
[17/21] Compiling CommandLineKit LineReaderError.swift
[18/21] Compiling CommandLineKit LineReaderHistory.swift
[20/23] Wrapping AST for CommandLineKit for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/26] Compiling CommandLineKitDemo main.swift
[23/26] Emitting module CommandLineKitDemo
/host/spi-builder-workspace/Sources/CommandLineKitDemo/LinuxMain.swift:35:1: error: 'main' attribute cannot be used in a module that contains top-level code
@main struct CommandLineKitDemo {
^
/host/spi-builder-workspace/Sources/CommandLineKitDemo/main.swift:1:1: note: top-level code defined in this source file
//
^
/host/spi-builder-workspace/Sources/CommandLineKitDemo/main.swift:1:1: note: pass '-parse-as-library' to compiler invocation if this is intentional
//
^
[24/26] Compiling CommandLineKitDemo LinuxMain.swift
/host/spi-builder-workspace/Sources/CommandLineKitDemo/LinuxMain.swift:35:1: error: 'main' attribute cannot be used in a module that contains top-level code
@main struct CommandLineKitDemo {
^
/host/spi-builder-workspace/Sources/CommandLineKitDemo/main.swift:1:1: note: top-level code defined in this source file
//
^
/host/spi-builder-workspace/Sources/CommandLineKitDemo/main.swift:1:1: note: pass '-parse-as-library' to compiler invocation if this is intentional
//
^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1