This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build wren-swift with Swift 5.9 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/wren-swift.git
Reference: develop
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/helje5/wren-swift
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 3b47faa Update README.md
Cloned https://github.com/helje5/wren-swift.git
Revision (git rev-parse @):
3b47faaaf46c95ba551113d9ef49f483081354b3
SUCCESS checkout https://github.com/helje5/wren-swift.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[0/1] Compiling CWren wren.c
[2/11] Compiling Wren Handle.swift
[3/11] Compiling Wren Foreign.swift
[4/12] Compiling Wren Values.swift
[5/12] Compiling Wren WrenVM.swift
[6/12] Compiling Wren Slots.swift
[7/12] Compiling Wren ValueConvertible.swift
[8/12] Emitting module Wren
[9/12] Compiling Wren Dynamic.swift
[10/12] Compiling Wren Error.swift
[11/12] Compiling Wren Callbacks.swift
/host/spi-builder-workspace/Sources/Wren/Callbacks.swift:27:15: error: cannot find 'strlen' in scope
    let len = strlen(text) // yes, this one is 0-terminated
              ^~~~~~
[12/12] Compiling Wren Configuration.swift
/host/spi-builder-workspace/Sources/Wren/Callbacks.swift:27:15: error: cannot find 'strlen' in scope
    let len = strlen(text) // yes, this one is 0-terminated
              ^~~~~~
error: fatalError
[0/1] Planning build
Building for debugging...
[1/3] Compiling Wren Configuration.swift
[2/3] Compiling Wren Callbacks.swift
/host/spi-builder-workspace/Sources/Wren/Callbacks.swift:27:15: error: cannot find 'strlen' in scope
    let len = strlen(text) // yes, this one is 0-terminated
              ^~~~~~
[3/10] Emitting module Wren
[4/11] Compiling Wren ValueConvertible.swift
[5/11] Compiling Wren Values.swift
[6/11] Compiling Wren Dynamic.swift
[7/11] Compiling Wren WrenVM.swift
[8/11] Compiling Wren Handle.swift
[9/11] Compiling Wren Foreign.swift
[10/11] Compiling Wren Error.swift
[11/11] Compiling Wren Slots.swift
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.