The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftHook with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swift-hook.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-hook
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 046c829 Merge pull request #16 from p-x9/dependabot/swift/github.com/p-x9/machokit-spm-0.16.0
Cloned https://github.com/p-x9/swift-hook.git
Revision (git rev-parse @):
046c829dee90bb936dae5a25ca85db3f93439d3d
SUCCESS checkout https://github.com/p-x9/swift-hook.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/p-x9/swift-hook.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Compiling CEcho ImageInspectionELF.c
[1/10] Compiling CEcho ValueWitnessTable.c
[2/10] Compiling CEcho KnownMetadata.c
[3/10] Copying MachOKitC.framework
[4/10] Copying MachOKit.framework
[5/12] Compiling CEcho CallAccessor.c
[6/12] Compiling fishhookC fishhook.c
[7/14] Compiling CEcho Functions.c
[8/14] Compiling CEcho ImageInspectionMachO.c
[9/14] Compiling _AtomicsShims.c
[11/26] Compiling Atomics AtomicInteger.swift
[12/26] Compiling Atomics AtomicMemoryOrderings.swift
[13/26] Compiling Atomics AtomicOptional.swift
[14/26] Compiling Atomics AtomicRawRepresentable.swift
[15/27] Compiling Atomics PointerConformances.swift
[16/27] Emitting module Atomics
[17/27] Compiling Atomics HighLevelTypes.swift
[18/27] Compiling Atomics AtomicLazyReference.swift
[19/27] Compiling Atomics DoubleWord.swift
[20/27] Compiling Atomics AtomicBool.swift
[21/27] Compiling Atomics IntegerConformances.swift
[22/27] Compiling Atomics AtomicStrongReference.swift
[23/27] Compiling Atomics AtomicValue.swift
[24/73] Emitting module Echo
[25/79] Compiling Echo ClassMetadata.swift
[26/79] Compiling Echo EnumMetadata.swift
[27/79] Compiling Echo EnumValueWitnessTable.swift
[28/79] Compiling Echo ExistentialMetadata.swift
[29/79] Compiling Echo ExistentialMetatypeMetadata.swift
[30/79] Compiling Echo ForeignClassMetadata.swift
[31/79] Compiling Echo FunctionMetadata.swift
[32/79] Compiling Echo GenericContext.swift
[33/79] Compiling Echo ModuleDescriptor.swift
[34/79] Compiling Echo OpaqueDescriptor.swift
[35/79] Compiling Echo ProtocolDescriptor.swift
[36/79] Compiling Echo StructDescriptor.swift
[37/79] Compiling Echo TypeContextDescriptor.swift
[38/79] Compiling Echo Echo.swift
[39/79] Compiling Echo RelativeDirectPointer.swift
[40/79] Compiling Echo RelativeIndirectPointer.swift
[41/79] Compiling Echo RelativeIndirectablePointer.swift
[42/79] Compiling Echo RelativeIndirectablePointerIntPair.swift
[43/79] Compiling Echo RelativePointer.swift
[44/79] Compiling Echo SignedPointer.swift
[45/79] Compiling Echo ValueWitnessTable.swift
[46/79] Compiling Echo ConformanceDescriptor.swift
[47/79] Compiling Echo ExistentialContainer.swift
[48/79] Compiling Echo Functions.swift
[49/79] Compiling Echo HeapObject.swift
[50/79] Compiling Echo ImageInspection.swift
[51/79] Compiling Echo MetatypeMetadata.swift
[52/79] Compiling Echo ObjCClassWrapperMetadata.swift
[53/79] Compiling Echo OpaqueMetadata.swift
[54/79] Compiling Echo StructMetadata.swift
[55/79] Compiling Echo TupleMetadata.swift
[56/79] Compiling Echo TypeMetadata.swift
[57/79] Compiling Echo KeyPaths.swift
[58/79] Compiling Echo KnownMetadata.swift
[59/79] Compiling Echo RuntimeValues.swift
[60/79] Compiling Echo WitnessTable.swift
[61/79] Compiling Echo FieldType.swift
[62/79] Compiling Echo Misc.swift
[63/79] Emitting module fishhook
[64/79] Compiling fishhook fishhook.swift
[65/79] Compiling Echo AnonymousDescriptor.swift
[66/79] Compiling Echo ClassDescriptor.swift
[67/79] Compiling Echo ContextDescriptor.swift
[68/79] Compiling Echo ContextDescriptorValues.swift
[69/79] Compiling Echo EnumDescriptor.swift
[70/79] Compiling Echo ExtensionDescriptor.swift
[71/79] Compiling Echo FieldDescriptor.swift
[72/79] Compiling Echo HeapGenericLocalVariableMetadata.swift
[73/79] Compiling Echo HeapLocalVariableMetadata.swift
[74/79] Compiling Echo Metadata.swift
[75/79] Compiling Echo MetadataAccessFunction.swift
[76/79] Compiling Echo MetadataRequest.swift
[77/79] Compiling Echo MetadataValues.swift
[78/79] Compiling _MachOKitSPM MachOKitSPM.swift
[79/79] Emitting module _MachOKitSPM
[80/87] Compiling SwiftHook SwiftHook+function.swift
[81/87] Compiling SwiftHook SwiftHookError.swift
[82/87] Compiling SwiftHook demangle.swift
[83/87] Compiling SwiftHook CFunctionHooker.swift
[84/87] Compiling SwiftHook HookFunctionInfo.swift
[85/87] Compiling SwiftHook SwiftHook.swift
[86/87] Emitting module SwiftHook
[87/87] Compiling SwiftHook SwiftHook+method.swift
Build complete! (11.71s)
Fetching https://github.com/p-x9/fishhook from cache
Fetched https://github.com/p-x9/fishhook (0.14s)
Fetching https://github.com/p-x9/Echo from cache
Fetched https://github.com/p-x9/Echo (0.13s)
Fetching https://github.com/p-x9/MachOKit-SPM from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.19s)
Fetched https://github.com/p-x9/MachOKit-SPM (0.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.46s)
Computing version for https://github.com/p-x9/MachOKit-SPM
Computed https://github.com/p-x9/MachOKit-SPM at 0.16.0 (0.30s)
Creating working copy for https://github.com/p-x9/fishhook
Working copy of https://github.com/p-x9/fishhook resolved at spm
Creating working copy for https://github.com/p-x9/MachOKit-SPM
Working copy of https://github.com/p-x9/MachOKit-SPM resolved at 0.16.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Creating working copy for https://github.com/p-x9/Echo
Working copy of https://github.com/p-x9/Echo resolved at swift5.9
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.16.0/MachOKit.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.16.0/MachOKitC.xcframework.zip
[20509/10054566] Downloading https://github.com/p-x9/MachOKit/releases/download/0.16.0/MachOKit.xcframework.zip
[81893/10210712] Downloading https://github.com/p-x9/MachOKit/releases/download/0.16.0/MachOKit.xcframework.zip, https://github.com/p-x9/MachOKit/releases/download/0.16.0/MachOKitC.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.16.0/MachOKitC.xcframework.zip (0.24s)
[5160797/10054566] Downloading https://github.com/p-x9/MachOKit/releases/download/0.16.0/MachOKit.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.16.0/MachOKit.xcframework.zip (1.19s)
Build complete.
Done.

Build Machine: Mac 7