The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Asheron with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jkolb/asheron.git
Reference: 1.1.0
Cloned https://github.com/jkolb/asheron.git into spi-builder-workspace
SUCCESS checkout https://github.com/jkolb/asheron.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/17] Emitting module Asheron
/host/spi-builder-workspace/Sources/Asheron/DatFile.swift:323:20: error: cannot find '__readDataUp' in scope
        return try __readDataUp(toLength: length)
                   ^~~~~~~~~~~~
[2/19] Compiling Asheron Surface.swift
[3/19] Compiling Asheron SurfaceTexture.swift
[4/19] Compiling Asheron Setup.swift
[5/19] Compiling Asheron SoundType.swift
[6/19] Compiling Asheron GraphicsObject.swift
[7/19] Compiling Asheron Identifier.swift
[8/19] Compiling Asheron PixelFormat.swift
[9/19] Compiling Asheron Region.swift
[10/19] Compiling Asheron Packable.swift
[11/19] Compiling Asheron Palette.swift
[12/19] Compiling Asheron DatFile.swift
/host/spi-builder-workspace/Sources/Asheron/DatFile.swift:323:20: error: cannot find '__readDataUp' in scope
        return try __readDataUp(toLength: length)
                   ^~~~~~~~~~~~
[13/19] Compiling Asheron DataStream.swift
/host/spi-builder-workspace/Sources/Asheron/DatFile.swift:323:20: error: cannot find '__readDataUp' in scope
        return try __readDataUp(toLength: length)
                   ^~~~~~~~~~~~
[14/19] Compiling Asheron Geometry.swift
/host/spi-builder-workspace/Sources/Asheron/DatFile.swift:323:20: error: cannot find '__readDataUp' in scope
        return try __readDataUp(toLength: length)
                   ^~~~~~~~~~~~
[15/19] Compiling Asheron Texture.swift
[16/19] Compiling Asheron Wave.swift
[17/19] Compiling Asheron AnimHook.swift
[18/19] Compiling Asheron Bitmap.swift
[19/19] Compiling Asheron DXT.swift
BUILD FAILURE 5.8 linux

Build Machine: Linux 2