The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Masonry 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/cntrump/Masonry.git
Reference: v1.2.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/cntrump/Masonry
 * tag               v1.2.1     -> FETCH_HEAD
HEAD is now at fa1a87f enable GitHub Actions
Cloned https://github.com/cntrump/Masonry.git
Revision (git rev-parse @):
fa1a87fb04c6963ecb6a3827666fddbb723b8356
SUCCESS checkout https://github.com/cntrump/Masonry.git at v1.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/cntrump/Masonry.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...
In file included from /host/spi-builder-workspace/Masonry/MASConstraint.m:8:
In file included from /host/spi-builder-workspace/Masonry/MASConstraint.h:9:
/host/spi-builder-workspace/Masonry/MASUtilities.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling MASConstraint.m
[0/15] Compiling LayoutGuide+MASAdditions.m
In file included from /host/spi-builder-workspace/Masonry/MASConstraintMaker.m:9:
In file included from /host/spi-builder-workspace/Masonry/MASConstraintMaker.h:9:
In file included from /host/spi-builder-workspace/Masonry/MASConstraint.h:9:
/host/spi-builder-workspace/Masonry/MASUtilities.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/Masonry/MASUtilities.m:9:
/host/spi-builder-workspace/Masonry/MASUtilities.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling MASConstraintMaker.m
[0/15] Compiling MASUtilities.m
In file included from /host/spi-builder-workspace/Masonry/MASViewAttribute.m:9:
In file included from /host/spi-builder-workspace/Masonry/MASViewAttribute.h:9:
/host/spi-builder-workspace/Masonry/MASUtilities.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling MASViewAttribute.m
In file included from /host/spi-builder-workspace/Masonry/LayoutGuide+MASShorthandAdditions.m:9:
In file included from /host/spi-builder-workspace/Masonry/LayoutGuide+MASShorthandAdditions.h:9:
In file included from /host/spi-builder-workspace/Masonry/LayoutGuide+MASAdditions.h:9:
/host/spi-builder-workspace/Masonry/MASUtilities.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling LayoutGuide+MASShorthandAdditions.m
In file included from /host/spi-builder-workspace/Masonry/MASLayoutConstraint.m:9:
In file included from /host/spi-builder-workspace/Masonry/MASLayoutConstraint.h:9:
/host/spi-builder-workspace/Masonry/MASUtilities.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling MASLayoutConstraint.m
In file included from /host/spi-builder-workspace/Masonry/MASCompositeConstraint.m:9:
In file included from /host/spi-builder-workspace/Masonry/MASCompositeConstraint.h:9:
In file included from /host/spi-builder-workspace/Masonry/MASConstraint.h:9:
/host/spi-builder-workspace/Masonry/MASUtilities.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/15] Compiling MASCompositeConstraint.m
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/Masonry/ViewController+MASAdditions.m:9:
In file included from /host/spi-builder-workspace/Masonry/ViewController+MASAdditions.h:9:
/host/spi-builder-workspace/Masonry/MASUtilities.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling ViewController+MASAdditions.m
[0/15] Compiling NSLayoutConstraint+MASDebugAdditions.m
[0/15] Compiling MASViewConstraint.m
[0/15] Compiling NSArray+MASShorthandAdditions.m
[0/15] Compiling MASViewAttribute.m
[0/15] Compiling NSArray+MASAdditions.m
[0/15] Compiling View+MASShorthandAdditions.m
[0/15] Compiling View+MASAdditions.m
BUILD FAILURE 5.10 linux

Build Machine: Linux 2