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 Juicer with Swift 5.8 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Hi-Rez/Juicer.git
Reference: 0.3.1
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/Hi-Rez/Juicer
 * tag               0.3.1      -> FETCH_HEAD
HEAD is now at 77c44a8 updated to remove memory leaks
Cloned https://github.com/Hi-Rez/Juicer.git
Revision (git rev-parse @):
77c44a8eddb65091ff872512ed5c83eecf3a1db6
SUCCESS checkout https://github.com/Hi-Rez/Juicer.git at 0.3.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/Hi-Rez/Satin
[1/11482] Fetching satin
Fetched https://github.com/Hi-Rez/Satin (2.47s)
Fetching https://github.com/Hi-Rez/Easings
[1/29] Fetching easings
Fetched https://github.com/Hi-Rez/Easings (0.23s)
Creating working copy for https://github.com/Hi-Rez/Satin
Working copy of https://github.com/Hi-Rez/Satin resolved at master
Creating working copy for https://github.com/Hi-Rez/Easings
Working copy of https://github.com/Hi-Rez/Easings resolved at master
Building for debugging...
[0/12] Compiling SatinCore Conversions.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Hermite.mm:8:
In file included from /host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/include/Hermite.h:11:
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/include/Types.h:12:9: fatal error: 'simd/simd.h' file not found
#import <simd/simd.h>
        ^~~~~~~~~~~~~
1 error generated.
[1/12] Compiling SatinCore Hermite.mm
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Rectangle.mm:9:10: fatal error: 'simd/simd.h' file not found
#include <simd/simd.h>
         ^~~~~~~~~~~~~
1 error generated.
[1/12] Compiling SatinCore Rectangle.mm
[1/12] Compiling SatinCore Triangulator.mm
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Generators.mm:8:10: fatal error: 'malloc/_malloc.h' file not found
#include <malloc/_malloc.h>
         ^~~~~~~~~~~~~~~~~~
[1/12] Compiling SatinCore Generators.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Bvh.mm:8:
In file included from /host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/include/Bvh.h:11:
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/include/Types.h:12:9: fatal error: 'simd/simd.h' file not found
#import <simd/simd.h>
        ^~~~~~~~~~~~~
1 error generated.
[1/12] Compiling SatinCore Bvh.mm
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Types.mm:8:10: fatal error: 'malloc/_malloc.h' file not found
#include <malloc/_malloc.h>
         ^~~~~~~~~~~~~~~~~~
[1/12] Compiling SatinCore Types.mm
[1/12] Copying Pipelines
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Hermite.mm:8:
In file included from /host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/include/Hermite.h:11:
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/include/Types.h:12:9: fatal error: 'simd/simd.h' file not found
#import <simd/simd.h>
        ^~~~~~~~~~~~~
1 error generated.
[0/11] Compiling SatinCore Hermite.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Geometry.mm:9:
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/include/Geometry.h:13:9: fatal error: 'simd/simd.h' file not found
#import <simd/simd.h>
        ^~~~~~~~~~~~~
[0/11] Compiling SatinCore Geometry.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Transforms.mm:9:
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/include/Transforms.h:11:9: fatal error: 'simd/simd.h' file not found
#import <simd/simd.h>
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Types.mm:8:10: fatal error: 'malloc/_malloc.h' file not found
#include <malloc/_malloc.h>
         ^~~~~~~~~~~~~~~~~~
[0/11] Compiling SatinCore Types.mm
[0/11] Compiling SatinCore Transforms.mm
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Generators.mm:8:10: fatal error: 'malloc/_malloc.h' file not found
#include <malloc/_malloc.h>
         ^~~~~~~~~~~~~~~~~~
[0/11] Compiling SatinCore Triangulator.mm
[0/11] Compiling SatinCore Generators.mm
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Rectangle.mm:9:10: fatal error: 'simd/simd.h' file not found
#include <simd/simd.h>
         ^~~~~~~~~~~~~
[0/11] Compiling SatinCore Rectangle.mm
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.