The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ETTrace, reference main (ea8a0e), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 05:37:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EmergeTools/ETTrace.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EmergeTools/ETTrace
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ea8a0ec Add more options (#108)
Cloned https://github.com/EmergeTools/ETTrace.git
Revision (git rev-parse @):
ea8a0ec37872d732992f1d6fdd2b0307f463eb65
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/EmergeTools/ETTrace.git at main
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/EmergeTools/peertalk.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/6050] Fetching swifter
[122/6732] Fetching swifter, peertalk
[796/24255] Fetching swifter, peertalk, swift-argument-parser
Fetched https://github.com/EmergeTools/peertalk.git from cache (1.64s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.64s)
Fetched https://github.com/httpswift/swifter.git from cache (1.64s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (4.65s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.67s)
Computing version for https://github.com/EmergeTools/peertalk.git
Computed https://github.com/EmergeTools/peertalk.git at 1.0.0 (0.64s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.2
Creating working copy for https://github.com/EmergeTools/peertalk.git
Working copy of https://github.com/EmergeTools/peertalk.git resolved at 1.0.0
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ettrace",
      "name": "ETTrace",
      "url": "https://github.com/EmergeTools/ETTrace.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ETTrace",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "peertalk",
          "name": "Peertalk",
          "url": "https://github.com/EmergeTools/peertalk.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/peertalk",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swifter",
          "name": "Swifter",
          "url": "https://github.com/httpswift/swifter.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifter",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/EmergeTools/ETTrace.git
[1/1345] Fetching ettrace
Fetched https://github.com/EmergeTools/ETTrace.git from cache (1.16s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/EmergeTools/peertalk.git from cache
Fetching https://github.com/httpswift/swifter.git from cache
Fetched https://github.com/httpswift/swifter.git from cache (0.56s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.57s)
Fetched https://github.com/EmergeTools/peertalk.git from cache (0.57s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.63s)
Computing version for https://github.com/EmergeTools/peertalk.git
Computed https://github.com/EmergeTools/peertalk.git at 1.0.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.59s)
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/EmergeTools/peertalk.git
Working copy of https://github.com/EmergeTools/peertalk.git resolved at 1.0.0
Creating working copy for https://github.com/EmergeTools/ETTrace.git
Working copy of https://github.com/EmergeTools/ETTrace.git resolved at main (ea8a0ec)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Found 3 product dependencies
  - Peertalk
  - swift-argument-parser
  - Swifter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/EmergeTools/ETTrace.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/34] Write swift-version--6988338F2F200930.txt
[2/34] Compiling FIRCLSInternalLogging.c
[3/34] Compiling FIRCLSUnwind_x86.c
[4/34] Write sources
[7/34] Compiling FIRCLSThreadState.c
[8/34] Compiling FIRCLSUnwind.c
[9/34] Compiling FIRCLSEmerge.c
[10/53] Compiling FIRCLSUnwind_arm.c
[11/53] Write sources
[12/53] Write ETTraceRunner-entitlement.plist
[13/53] Write sources
/Users/admin/builder/spi-builder-workspace/ETTrace/ETTrace/EMGChannelListener.m:127:95: warning: incompatible pointer types sending 'dispatch_data_t' (aka 'NSObject<OS_dispatch_data> *') to parameter of type 'NSData * _Nullable' [-Wincompatible-pointer-types]
  127 |     [self.peerChannel sendFrameOfType:PTFrameTypeResultsMetadata tag:PTFrameNoTag withPayload:dataFrame callback:nil];
      |                                                                                               ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/peertalk/peertalk/public/PTChannel.h:72:94: note: passing argument to parameter 'payload' here
   72 | - (void)sendFrameOfType:(uint32_t)frameType tag:(uint32_t)tag withPayload:(nullable NSData *)payload callback:(nullable void(^)(NSError * _Nullable error))callback NS_SWIFT_NAME(sendFrame(type:tag:payload:callback:));
      |                                                                                              ^
1 warning generated.
[16/59] Compiling ETTrace EMGChannelListener.m
[17/59] Compiling FIRCLSLogger.m
/Users/admin/builder/spi-builder-workspace/Unwinding/Crashlytics/Crashlytics/Helpers/FIRCLSUtility.m:75:16: error: incompatible integer to pointer conversion passing 'vm_address_t' (aka 'unsigned long') to parameter of type 'const void *' [-Wint-conversion]
   75 |   memcpy(dest, src, len);
      |                ^~~
1 error generated.
[18/59] Compiling FIRCLSUtility.m
[18/59] Compiling Peertalk PTUSBHub.m
[18/59] Compiling Peertalk PTProtocol.m
[18/59] Compiling ETTrace EMGPerfAnalysis.mm
[18/59] Compiling CommunicationFrame EMGDummyEmptyClass.m
[18/59] Compiling Peertalk PTChannel.m
error: cancelled
error: cancelled
BUILD FAILURE 6.3 macosSpm