The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Asheron with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jkolb/asheron.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/jkolb/asheron
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at aad55cb Fix deployment targets and missing imports.
Cloned https://github.com/jkolb/asheron.git
Revision (git rev-parse @):
aad55cbe11e0190c4ab6558f6311186b5f2d583e
SUCCESS checkout https://github.com/jkolb/asheron.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jkolb/asheron.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/19] Emitting module Asheron
/host/spi-builder-workspace/Sources/Asheron/DatFile.swift:323:20: error: cannot find '__readDataUp' in scope
        return try __readDataUp(toLength: length)
                   ^~~~~~~~~~~~
[4/21] Compiling Asheron PixelFormat.swift
[5/21] Compiling Asheron Region.swift
[6/21] Compiling Asheron Setup.swift
[7/21] Compiling Asheron SoundType.swift
[8/21] Compiling Asheron Surface.swift
[9/21] Compiling Asheron SurfaceTexture.swift
[10/21] Compiling Asheron Texture.swift
[11/21] Compiling Asheron Wave.swift
[12/21] Compiling Asheron GraphicsObject.swift
[13/21] Compiling Asheron Identifier.swift
[14/21] Compiling Asheron Packable.swift
[15/21] Compiling Asheron Palette.swift
[16/21] 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)
                   ^~~~~~~~~~~~
[17/21] 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)
                   ^~~~~~~~~~~~
[18/21] 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)
                   ^~~~~~~~~~~~
[19/21] Compiling Asheron AnimHook.swift
[20/21] Compiling Asheron Bitmap.swift
[21/21] Compiling Asheron DXT.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/5] Compiling Asheron Geometry.swift
[3/5] Compiling Asheron DataStream.swift
[4/5] 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)
                   ^~~~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/15] Emitting module Asheron
/host/spi-builder-workspace/Sources/Asheron/DatFile.swift:323:20: error: cannot find '__readDataUp' in scope
        return try __readDataUp(toLength: length)
                   ^~~~~~~~~~~~
[6/16] Compiling Asheron SoundType.swift
[7/17] Compiling Asheron Identifier.swift
[8/17] Compiling Asheron Packable.swift
[9/17] Compiling Asheron Palette.swift
[10/17] Compiling Asheron PixelFormat.swift
[11/19] Compiling Asheron GraphicsObject.swift
[12/19] Compiling Asheron Region.swift
[13/20] Compiling Asheron Surface.swift
[14/20] Compiling Asheron SurfaceTexture.swift
[15/20] Compiling Asheron Texture.swift
[16/20] Compiling Asheron Wave.swift
[17/20] Compiling Asheron Setup.swift
[18/20] Compiling Asheron Bitmap.swift
[19/20] Compiling Asheron DXT.swift
[20/20] Compiling Asheron AnimHook.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2