The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Juicer with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/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.10
Building package at path:  $workDir
https://github.com/Hi-Rez/Juicer.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Hi-Rez/Satin
[1/11482] Fetching satin
Fetched https://github.com/Hi-Rez/Satin from cache (2.28s)
Fetching https://github.com/Hi-Rez/Easings
[1/29] Fetching easings
Fetched https://github.com/Hi-Rez/Easings from cache (0.20s)
Creating working copy for https://github.com/Hi-Rez/Satin
Working copy of https://github.com/Hi-Rez/Satin resolved at master (222e295)
Creating working copy for https://github.com/Hi-Rez/Easings
Working copy of https://github.com/Hi-Rez/Easings resolved at master (f61c2f6)
Building for debugging...
[0/16] Compiling SatinCore Conversions.mm
[1/16] Copying Pipelines
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Bounds.mm:8:10: fatal error: 'simd/simd.h' file not found
#include <simd/simd.h>
         ^~~~~~~~~~~~~
1 error generated.
[2/16] Compiling SatinCore Bounds.mm
[2/16] Compiling SatinCore Triangulator.mm
/host/spi-builder-workspace/.build/checkouts/Satin/Sources/SatinCore/Bezier.mm:8:10: fatal error: 'malloc/_malloc.h' file not found
#include <malloc/_malloc.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
[2/16] Compiling SatinCore Bezier.mm
[2/16] Compiling SatinCore Transforms.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>
         ^~~~~~~~~~~~~~~~~~
[2/16] Compiling SatinCore Types.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>
         ^~~~~~~~~~~~~~~~~~
[2/16] 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.
[2/16] Compiling SatinCore Bvh.mm
[2/16] Write swift-version-24593BA9C3E375BF.txt
[0/1] Planning build
Building for debugging...
[0/15] Write sources
/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.
[2/14] Compiling SatinCore Rectangle.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.
[2/14] Compiling SatinCore Hermite.mm
[2/14] Compiling SatinCore Geometry.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>
         ^~~~~~~~~~~~~~~~~~
/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>
         ^~~~~~~~~~~~~~~~~~
[2/14] Compiling SatinCore Types.mm
[2/14] Compiling SatinCore Generators.mm
[2/14] Compiling SatinCore Triangulator.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>
        ^~~~~~~~~~~~~
1 error generated.
[2/14] Compiling SatinCore Transforms.mm
[2/14] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux

Build Machine: Linux 1