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 ImpactMeterAdapter, reference main (4bbb19), with Swift 5.10 for Linux on 6 Jul 2024 10:51:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ImpactMeterAdapter.git
Reference: main
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/ChimeHQ/ImpactMeterAdapter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4bbb19d Prepare for archiving
Cloned https://github.com/ChimeHQ/ImpactMeterAdapter.git
Revision (git rev-parse @):
4bbb19ddca30cbb98e95fcaf154d31fa750a9e17
SUCCESS checkout https://github.com/ChimeHQ/ImpactMeterAdapter.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/ImpactMeterAdapter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:25efef401ffd78342b231554234a436b1eb31bdd29046c1104fb984cc1b7d308
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/ChimeHQ/Meter
[1/569] Fetching meter
Fetched https://github.com/ChimeHQ/Meter from cache (0.19s)
Fetching https://github.com/ChimeHQ/Impact.git
[1/755] Fetching impact
Fetched https://github.com/ChimeHQ/Impact.git from cache (0.24s)
Computing version for https://github.com/ChimeHQ/Impact.git
Computed https://github.com/ChimeHQ/Impact.git at 0.3.1 (0.41s)
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at main (e0158ca)
Creating working copy for https://github.com/ChimeHQ/Impact.git
Working copy of https://github.com/ChimeHQ/Impact.git resolved at 0.3.1
Building for debugging...
[0/26] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDWARFCFIInstructions.c:9:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDWARFCFIInstructions.h:12:
/host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDataCursor.h:32:66: error: unknown type name 'size_t'
ImpactResult ImpactDataCursorReadValue(ImpactDataCursor* cursor, size_t size, void* value);
                                                                 ^
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDWARFCFIInstructions.c:9:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDWARFCFIInstructions.h:13:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDWARF.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactBinaryImage.h:12:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactState.h:12:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[2/26] Compiling ImpactDWARFCFIInstructions.c
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactBinaryImage.c:9:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactBinaryImage.h:12:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactState.h:12:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/.build/checkouts/Impact/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.
[2/26] Compiling Impact ImpactBinaryImage.c
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDWARFParser.c:9:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDWARFParser.h:12:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDWARF.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactBinaryImage.h:12:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactState.h:12:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/.build/checkouts/Impact/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.
[2/26] Compiling ImpactDWARFParser.c
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactUtility.c:9:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactUtility.h:12:
/host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/26] Compiling ImpactUtility.c
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactLog.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactLog.h:13:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactState.h:12:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactDebug.h:13:
/host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/26] Compiling ImpactLog.m
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDataCursor.c:9:
/host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDataCursor.h:32:66: error: unknown type name 'size_t'
ImpactResult ImpactDataCursorReadValue(ImpactDataCursor* cursor, size_t size, void* value);
                                                                 ^
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/DWARF/ImpactDataCursor.c:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactUtility.h:12:
/host/spi-builder-workspace/.build/checkouts/Impact/Impact/Utility/ImpactPointer.h:15:10: fatal error: 'mach/machine/vm_types.h' file not found
#include <mach/machine/vm_types.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/26] Compiling ImpactDataCursor.c
In file included from /host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactMonitor.m:9:
/host/spi-builder-workspace/.build/checkouts/Impact/Impact/ImpactMonitor.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/26] Compiling Impact ImpactMonitor.m
[2/26] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux