The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NumPy-iOS, reference 0.0.20211111000853 (76af67), with Swift 6.3 for Linux on 23 Apr 2026 05:46:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/NumPy-iOS.git
Reference: 0.0.20211111000853
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/kewlbear/NumPy-iOS
 * tag               0.0.20211111000853 -> FETCH_HEAD
HEAD is now at 76af67c Update Package.swift
Cloned https://github.com/kewlbear/NumPy-iOS.git
Revision (git rev-parse @):
76af67c7b3e26303753f65004ac7da5a2e4aa18e
SUCCESS checkout https://github.com/kewlbear/NumPy-iOS.git at 0.0.20211111000853
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kewlbear/NumPy-iOS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/kewlbear/Python-iOS.git
[1/1568] Fetching python-ios
Fetched https://github.com/kewlbear/Python-iOS.git from cache (13.90s)
Creating working copy for https://github.com/kewlbear/Python-iOS.git
Working copy of https://github.com/kewlbear/Python-iOS.git resolved at 3.8_kivy-ios (f533322)
Downloading binary artifact https://github.com/kewlbear/NumPy-iOS/releases/download/0.0.20210504052912/libnpymath.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/0.0.20210416071604/libpython3.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/0.0.20210416071604/libffi.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/0.0.20210416071604/libssl.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/NumPy-iOS/releases/download/0.0.20210504052912/libnumpy.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/NumPy-iOS/releases/download/0.0.20210504052912/libnpyrandom.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/0.0.20210416071604/libcrypto.xcframework.zip
FoundationNetworking/EasyHandle.swift:312: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7fb011f05291... done ***
*** Program crashed: Illegal instruction at 0x00007fb011f05291 ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
  0      0x00007fb01033580a <unknown> in libc.so.6
  1 [ra] 0x00007fb011929c29 _dispatch_sig_thread + 8 in libdispatch.so
...
Thread 1 "oot.default-qos":
  0  0x00007fb010384117 <unknown> in libc.so.6
...
Thread 2 "-qos.overcommit":
  0      0x00007fb010418eae <unknown> in libc.so.6
  1 [ra] 0x00007fb011928ff2 _dispatch_mgr_invoke + 129 in libdispatch.so
  2 [ra] 0x00007fb011928f5d _dispatch_mgr_thread + 108 in libdispatch.so
  3 [ra] 0x00007fb01192c195 _dispatch_worker_thread + 676 in libdispatch.so
...
Thread 3 "oot.default-qos":
  0  0x00007fb010384117 <unknown> in libc.so.6
...
Thread 4 "-qos.overcommit":
  0  0x00007fb010384117 <unknown> in libc.so.6
...
Thread 5 "oot.default-qos":
  0  0x00007fb010384117 <unknown> in libc.so.6
...
Thread 6 "-qos.overcommit" crashed:
  0              0x00007fb011f05291 _assertionFailure(_:_:file:line:flags:) + 225 in libswiftCore.so
  1 [ra]         0x00007fb011f41643 swift_unexpectedError + 802 in libswiftCore.so
  2 [ra]         0x00007fb01099f778 _HTTPURLProtocol.configureEasyHandle(for:body:) + 8151 in libFoundationNetworking.so
  3 [ra]         0x00007fb0109b14e5 _NativeProtocol.startNewTransfer(with:) + 1220 in libFoundationNetworking.so
  4 [ra]         0x00007fb0109a0d46 _HTTPURLProtocol.didCompleteRedirectCallback(_:) + 357 in libFoundationNetworking.so
  5 [ra] [thunk] 0x00007fb0109a555b partial apply for closure #1 in closure #1 in closure #1 in _HTTPURLProtocol.redirectFor(request:) + 26 in libFoundationNetworking.so
  6 [ra] [thunk] 0x00007fb01097ba39 thunk for @escaping @callee_guaranteed @Sendable () -> () + 24 in libFoundationNetworking.so
  7 [ra]         0x00007fb01191c94c _dispatch_call_block_and_release + 11 in libdispatch.so
  8 [ra]         0x00007fb011926113 _dispatch_lane_serial_drain + 514 in libdispatch.so
  9 [ra]         0x00007fb0119269fd _dispatch_lane_invoke + 236 in libdispatch.so
 10 [ra]         0x00007fb011926036 _dispatch_lane_serial_drain + 293 in libdispatch.so
 11 [ra]         0x00007fb0119269fd _dispatch_lane_invoke + 236 in libdispatch.so
 12 [ra]         0x00007fb011926036 _dispatch_lane_serial_drain + 293 in libdispatch.so
 13 [ra]         0x00007fb0119269fd _dispatch_lane_invoke + 236 in libdispatch.so
 14 [ra]         0x00007fb01192c195 _dispatch_worker_thread + 676 in libdispatch.so
...
Thread 7 "oot.default-qos":
  0  0x00007fb010384117 <unknown> in libc.so.6
...
Thread 8 "oot.default-qos":
  0  0x00007fb010384117 <unknown> in libc.so.6
...
Thread 9 "oot.default-qos":
  0  0x00007fb010384117 <unknown> in libc.so.6
...
Thread 10 "oot.default-qos":
  0  0x00007fb010384117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000200000003  8589934595
rdx 0x0000000000000002  2
rcx 0xfffffffe00000000  18446744065119617024
rbx 0x0000000000000003  3
rsi 0x00007fafd466e3d8  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007fafd40008e0  06 00 03 00 05 00 06 00 03 00 07 00 07 00 07 00  ················
rbp 0x00007faffa34fde0  90 fe 34 fa af 7f 00 00 43 16 f4 11 b0 7f 00 00  ·þ4ú¯···C·ô·°···
rsp 0x00007faffa34fd70  80 fd 34 fa af 7f 00 00 9b 39 e2 11 b0 7f 00 00  ·ý4ú¯····9â·°···
 r8 0x00007fafd4670a40  80 56 fd 2e a8 7f 00 00 9b a9 b1 d9 94 17 6e 0d  ·Vý.¨····©±Ù··n·
 r9 0x00007faffa34fae0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ················
r10 0x0000000000000000  0
r11 0x0d6e1794d9b1a99b  967736898006133147
r12 0x00007fafd466e3d0  38 b4 1f 12 b0 7f 00 00 03 00 00 00 00 00 00 00  8´··°···········
r13 0x00007faffa34fe58  5a 00 00 00 00 00 00 f0 d0 e3 66 d4 af 7f 00 00  Z······ðÐãfÔ¯···
r14 0x0000000000000000  0
r15 0x000000000000005a  90
rip 0x00007fb011f05291  0f 0b 48 83 ec 08 48 8d 05 92 a9 30 00 48 8d 3d  ··H·ì·H···©0·H·=
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (71 omitted):
0x00007fb0102f3000–0x00007fb0104af401 095c7ba148aeca81668091f718047078d57efddb libc.so.6                  /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007fb0108f6000–0x00007fb0109f9d98 3e4b99c5e4eeec206f9a76c71b1bb3242f6080bc libFoundationNetworking.so /usr/lib/swift/linux/libFoundationNetworking.so
0x00007fb0118f7000–0x00007fb01193f258 327b506c124021f7ce7130eb7706db93895db025 libdispatch.so             /usr/lib/swift/linux/libdispatch.so
0x00007fb011c0c000–0x00007fb0121deec0 c7a6162cb1c61c276fb1c7ef52b791b5c9434b16 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.11s
BUILD FAILURE 6.3 linux