The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FFmpeg-iOS-Lame, reference v0.0.6-b20230730-000000 (1808fa), with Swift 6.3 for Android on 13 Apr 2026 19:12:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/FFmpeg-iOS-Lame.git
Reference: v0.0.6-b20230730-000000
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/FFmpeg-iOS-Lame
 * tag               v0.0.6-b20230730-000000 -> FETCH_HEAD
HEAD is now at 1808fa5 update support package version
Cloned https://github.com/kewlbear/FFmpeg-iOS-Lame.git
Revision (git rev-parse @):
1808fa5a1263c5e216646cd8421fc7dcb70520cc
SUCCESS checkout https://github.com/kewlbear/FFmpeg-iOS-Lame.git at v0.0.6-b20230730-000000
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kewlbear/FFmpeg-iOS-Lame.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/kewlbear/FFmpeg-iOS-Support
[1/36] Fetching ffmpeg-ios-support
Fetched https://github.com/kewlbear/FFmpeg-iOS-Support from cache (0.25s)
Computing version for https://github.com/kewlbear/FFmpeg-iOS-Support
Computed https://github.com/kewlbear/FFmpeg-iOS-Support at 0.0.2 (1.22s)
Creating working copy for https://github.com/kewlbear/FFmpeg-iOS-Support
Working copy of https://github.com/kewlbear/FFmpeg-iOS-Support resolved at 0.0.2
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avfilter.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avcodec.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avformat.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avutil.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/swresample.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avdevice.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/fftools.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/mp3lame.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/swscale.zip
FoundationNetworking/EasyHandle.swift:312: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7f63e0772291... done ***
*** Program crashed: Illegal instruction at 0x00007f63e0772291 ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
  0      0x00007f63deba080a <unknown> in libc.so.6
  1 [ra] 0x00007f63e0194c29 _dispatch_sig_thread + 8 in libdispatch.so
...
Thread 1 "oot.default-qos":
  0  0x00007f63debef117 <unknown> in libc.so.6
...
Thread 2 "-qos.overcommit":
  0      0x00007f63dec83eae <unknown> in libc.so.6
  1 [ra] 0x00007f63e0193ff2 _dispatch_mgr_invoke + 129 in libdispatch.so
  2 [ra] 0x00007f63e0193f5d _dispatch_mgr_thread + 108 in libdispatch.so
  3 [ra] 0x00007f63e0197195 _dispatch_worker_thread + 676 in libdispatch.so
...
Thread 3 "oot.default-qos":
  0  0x00007f63debef117 <unknown> in libc.so.6
...
Thread 4 "-qos.overcommit" crashed:
  0              0x00007f63e0772291 _assertionFailure(_:_:file:line:flags:) + 225 in libswiftCore.so
  1 [ra]         0x00007f63e07ae643 swift_unexpectedError + 802 in libswiftCore.so
  2 [ra]         0x00007f63df20a778 _HTTPURLProtocol.configureEasyHandle(for:body:) + 8151 in libFoundationNetworking.so
  3 [ra]         0x00007f63df21c4e5 _NativeProtocol.startNewTransfer(with:) + 1220 in libFoundationNetworking.so
  4 [ra]         0x00007f63df20bd46 _HTTPURLProtocol.didCompleteRedirectCallback(_:) + 357 in libFoundationNetworking.so
  5 [ra] [thunk] 0x00007f63df21055b partial apply for closure #1 in closure #1 in closure #1 in _HTTPURLProtocol.redirectFor(request:) + 26 in libFoundationNetworking.so
  6 [ra] [thunk] 0x00007f63df1e6a39 thunk for @escaping @callee_guaranteed @Sendable () -> () + 24 in libFoundationNetworking.so
  7 [ra]         0x00007f63e018794c _dispatch_call_block_and_release + 11 in libdispatch.so
  8 [ra]         0x00007f63e0191113 _dispatch_lane_serial_drain + 514 in libdispatch.so
  9 [ra]         0x00007f63e01919fd _dispatch_lane_invoke + 236 in libdispatch.so
 10 [ra]         0x00007f63e0191036 _dispatch_lane_serial_drain + 293 in libdispatch.so
 11 [ra]         0x00007f63e01919fd _dispatch_lane_invoke + 236 in libdispatch.so
 12 [ra]         0x00007f63e0191036 _dispatch_lane_serial_drain + 293 in libdispatch.so
 13 [ra]         0x00007f63e01919fd _dispatch_lane_invoke + 236 in libdispatch.so
 14 [ra]         0x00007f63e0197195 _dispatch_worker_thread + 676 in libdispatch.so
...
Thread 5 "oot.default-qos":
  0  0x00007f63debef117 <unknown> in libc.so.6
...
Thread 6 "oot.default-qos":
  0  0x00007f63debef117 <unknown> in libc.so.6
...
Thread 7 "oot.default-qos":
  0  0x00007f63debef117 <unknown> in libc.so.6
...
Thread 8 "oot.default-qos":
  0  0x00007f63debef117 <unknown> in libc.so.6
...
Thread 9 "oot.default-qos":
  0  0x00007f63debef117 <unknown> in libc.so.6
...
Thread 10 "oot.default-qos":
  0  0x00007f63debef117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000200000003  8589934595
rdx 0x0000000000000002  2
rcx 0xfffffffe00000000  18446744065119617024
rbx 0x0000000000000003  3
rsi 0x00007f63c40be9f8  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007f63c40008e0  04 00 01 00 03 00 06 00 05 00 07 00 07 00 07 00  ················
rbp 0x00007f63d37fcde0  90 ce 7f d3 63 7f 00 00 43 e6 7a e0 63 7f 00 00  ·Î·Óc···Cæzàc···
rsp 0x00007f63d37fcd70  80 cd 7f d3 63 7f 00 00 9b 09 69 e0 63 7f 00 00  ·Í·Óc·····iàc···
 r8 0x00007f63c403f1f0  af fe 0b 32 64 7f 00 00 a8 cb 87 49 cf 0a 11 ea  ¯þ·2d···¨Ë·IÏ··ê
 r9 0x00007f63d37fcae0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ················
r10 0x0000000000000000  0
r11 0xea110acf4987cba8  16866273964887362472
r12 0x00007f63c40be9f0  38 84 a6 e0 63 7f 00 00 03 00 00 00 00 00 00 00  8·¦àc···········
r13 0x00007f63d37fce58  5a 00 00 00 00 00 00 f0 f0 e9 0b c4 63 7f 00 00  Z······ððé·Äc···
r14 0x0000000000000000  0
r15 0x000000000000005a  90
rip 0x00007f63e0772291  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):
0x00007f63deb5e000–0x00007f63ded1a401 095c7ba148aeca81668091f718047078d57efddb libc.so.6                  /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007f63df161000–0x00007f63df264d98 3e4b99c5e4eeec206f9a76c71b1bb3242f6080bc libFoundationNetworking.so /root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/linux/libFoundationNetworking.so
0x00007f63e0162000–0x00007f63e01aa258 327b506c124021f7ce7130eb7706db93895db025 libdispatch.so             /root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/linux/libdispatch.so
0x00007f63e0479000–0x00007f63e0a4bec0 c7a6162cb1c61c276fb1c7ef52b791b5c9434b16 libswiftCore.so            /root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.03s
BUILD FAILURE 6.3 android