The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Impact 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/ChimeHQ/Impact.git
Reference: 0.4.0
Cloned https://github.com/ChimeHQ/Impact.git into spi-builder-workspace
SUCCESS checkout https://github.com/ChimeHQ/Impact.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
warning: 'spi-builder-workspace': ignoring target 'ImpactTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
In file included from /host/spi-builder-workspace/Impact/Unwind/ImpactUnwind_x86_64.c:9:
In file included from /host/spi-builder-workspace/Impact/Unwind/ImpactCompactUnwind.h:13:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactCPU.h:15:
In file included from /host/spi-builder-workspace/Impact/ImpactState.h:4:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/22] Compiling ImpactUnwind_x86_64.c
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactLog.m:9:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactLog.h:13:
In file included from /host/spi-builder-workspace/Impact/ImpactState.h:4:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/22] Compiling ImpactLog.m
In file included from /host/spi-builder-workspace/Impact/Unwind/ImpactUnwind_i386.c:9:
In file included from /host/spi-builder-workspace/Impact/Unwind/ImpactCompactUnwind.h:13:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactCPU.h:15:
In file included from /host/spi-builder-workspace/Impact/ImpactState.h:4:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/22] Compiling ImpactUnwind_i386.c
In file included from /host/spi-builder-workspace/Impact/Unwind/ImpactUnwind_arm64.c:9:
In file included from /host/spi-builder-workspace/Impact/Unwind/ImpactCompactUnwind.h:13:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactCPU.h:15:
In file included from /host/spi-builder-workspace/Impact/ImpactState.h:4:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/22] Compiling ImpactUnwind_arm64.c
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactCPU.c:9:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactCPU.h:15:
In file included from /host/spi-builder-workspace/Impact/ImpactState.h:4:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/22] Compiling ImpactCPU.c
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactUtility.c:9:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactUtility.h:12:
/host/spi-builder-workspace/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/22] Compiling ImpactUtility.c
In file included from /host/spi-builder-workspace/Impact/ImpactThread.c:9:
In file included from /host/spi-builder-workspace/Impact/ImpactThread.h:13:
In file included from /host/spi-builder-workspace/Impact/ImpactState.h:4:
In file included from /host/spi-builder-workspace/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/22] Compiling Impact ImpactThread.c
In file included from /host/spi-builder-workspace/Impact/ImpactMonitor.m:9:
/host/spi-builder-workspace/Impact/ImpactMonitor.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/22] Compiling Impact ImpactMonitor.m
BUILD FAILURE 5.9 linux

Build Machine: Linux 2