The Swift Package Index logo.Swift Package Index

Build Information

Failed to build msgpack with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rvi/msgpack-objective-C.git
Reference: 0.4.0
Cloned https://github.com/rvi/msgpack-objective-C.git into spi-builder-workspace
SUCCESS checkout https://github.com/rvi/msgpack-objective-C.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
In file included from /host/spi-builder-workspace/Pod/Classes/NSDictionary+MessagePack.m:9:
/host/spi-builder-workspace/Pod/Classes/NSDictionary+MessagePack.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/14] Compiling NSDictionary+MessagePack.m
In file included from /host/spi-builder-workspace/Pod/Classes/NSData+MessagePack.m:9:
/host/spi-builder-workspace/Pod/Classes/NSData+MessagePack.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/14] Compiling NSData+MessagePack.m
In file included from /host/spi-builder-workspace/Pod/Classes/NSArray+MessagePack.m:9:
/host/spi-builder-workspace/Pod/Classes/NSArray+MessagePack.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/14] Compiling NSArray+MessagePack.m
In file included from /host/spi-builder-workspace/Pod/Classes/MessagePackPacker.m:9:
/host/spi-builder-workspace/Pod/Classes/MessagePackPacker.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/14] Compiling MessagePackPacker.m
[0/14] Compiling vrefbuffer.c
In file included from /host/spi-builder-workspace/Pod/Classes/MessagePackParser+Streaming.m:9:
/host/spi-builder-workspace/Pod/Classes/MessagePackParser+Streaming.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/14] Compiling MessagePackParser+Streaming.m
[0/14] Compiling zone.c
In file included from /host/spi-builder-workspace/Pod/Classes/MessagePackParser.m:9:
/host/spi-builder-workspace/Pod/Classes/MessagePackParser.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/14] Compiling MessagePackParser.m
BUILD FAILURE 5.9 linux

Build Machine: Linux 2