Build Information
Failed to build FFmpeg-iOS with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/FFmpeg-iOS.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/kewlbear/FFmpeg-iOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4552bf5 fix FFmpeg-iOS-Support URL
Cloned https://github.com/kewlbear/FFmpeg-iOS.git
Revision (git rev-parse @):
4552bf5787c532fa650dcd10bda9403cd9d3a285
SUCCESS checkout https://github.com/kewlbear/FFmpeg-iOS.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/kewlbear/FFmpeg-iOS.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
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.22s)
Computing version for https://github.com/kewlbear/FFmpeg-iOS-Support
Computed https://github.com/kewlbear/FFmpeg-iOS-Support at 0.0.2 (0.49s)
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
FoundationNetworking/EasyHandle.swift:229: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7fda8828543f... done ***
*** Program crashed: Illegal instruction at 0x00007fda8828543f ***
Thread 0 "swift-build":
0 0x00007fda8706c88d <unknown> in libc.so.6
Thread 1:
0 0x00007fda87073e2e <unknown> in libc.so.6
Thread 2 crashed:
0 0x00007fda8828543f _assertionFailure(_:_:file:line:flags:) + 351 in libswiftCore.so
1 [ra] 0x00007fda882d58e8 swift_unexpectedError + 839 in libswiftCore.so
Thread 3:
0 0x00007fda86fdf117 <unknown> in libc.so.6
Thread 4:
0 0x00007fda86fdf117 <unknown> in libc.so.6
Thread 5:
0 0x00007fda86fdf117 <unknown> in libc.so.6
Thread 6:
0 0x00007fda86fdf117 <unknown> in libc.so.6
Thread 7:
0 0x00007fda86fdf117 <unknown> in libc.so.6
Thread 8:
0 0x00007fda86fdf117 <unknown> in libc.so.6
Registers:
rax 0x0000000200000003 8589934595
rdx 0x00007fda885d7328 46 61 74 61 6c 20 65 72 72 6f 72 00 6f 66 66 73 Fatal error·offs
rcx 0xfffffffe00000000 18446744065119617024
rbx 0x0000000000000003 3
rsi 0x00007fda74017fb8 03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80 ················
rdi 0x00007fda740008e0 05 00 02 00 05 00 07 00 04 00 07 00 07 00 07 00 ················
rbp 0x00007fda815c92a0 50 93 5c 81 da 7f 00 00 e8 58 2d 88 da 7f 00 00 P·\·Ú···èX-·Ú···
rsp 0x00007fda815c9200 50 92 5c 81 da 7f 00 00 b4 89 3c 88 da 7f 00 00 P·\·Ú···´·<·Ú···
r8 0x00007fda74001170 f1 30 a4 89 dd 7f 00 00 3c 52 ac 09 37 f2 80 e5 ñ0¤·Ý···<R¬·7ò·å
r9 0x00007fda815c8f70 30 00 00 00 00 00 00 00 39 00 00 00 00 00 00 00 0·······9·······
r10 0x0000000000000000 0
r11 0xe580f23709ac523c 16537484149903872572
r12 0x00007fda8766df30 46 6f 75 6e 64 61 74 69 6f 6e 4e 65 74 77 6f 72 FoundationNetwor
r13 0x000000000000005a 90
r14 0x00007fda74017fb0 20 0d 76 88 da 7f 00 00 03 00 00 00 00 00 00 00 ·v·Ú···········
r15 0x000000000000000b 11
rip 0x00007fda8828543f 0f 0b 48 83 ec 08 48 8d 05 54 bb 35 00 48 8d 3d ··H·ì·H··T»5·H·=
rflags 0x0000000000010246 ZF PF
cs 0x0033 fs 0x0000 gs 0x0000
Images (67 omitted):
0x00007fda86f4e000–0x00007fda8710a341 c289da5071a3399de893d2af81d6a30c62646e1e libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007fda88121000–0x00007fda8873e740 <no build ID> libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.03s
FoundationNetworking/EasyHandle.swift:229: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7feeb167643f... done ***
*** Program crashed: Illegal instruction at 0x00007feeb167643f ***
Thread 0 "swift-build":
0 0x00007feeb045d88d <unknown> in libc.so.6
Thread 1:
0 0x00007feeb0464e2e <unknown> in libc.so.6
Thread 2 crashed:
0 0x00007feeb167643f _assertionFailure(_:_:file:line:flags:) + 351 in libswiftCore.so
1 [ra] 0x00007feeb16c68e8 swift_unexpectedError + 839 in libswiftCore.so
Thread 3:
0 0x00007feeb03d0117 <unknown> in libc.so.6
Thread 4:
0 0x00007feeb03d0117 <unknown> in libc.so.6
Thread 5:
0 0x00007feeb03d0117 <unknown> in libc.so.6
Thread 6:
0 0x00007feeb03d0117 <unknown> in libc.so.6
Thread 7:
0 0x00007feeb03d0117 <unknown> in libc.so.6
Thread 8:
0 0x00007feeb03d0117 <unknown> in libc.so.6
Thread 9:
0 0x00007feeb03d0117 <unknown> in libc.so.6
Registers:
rax 0x0000000200000003 8589934595
rdx 0x00007feeb19c8328 46 61 74 61 6c 20 65 72 72 6f 72 00 6f 66 66 73 Fatal error·offs
rcx 0xfffffffe00000000 18446744065119617024
rbx 0x0000000000000003 3
rsi 0x00007fee9c5fee18 03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80 ················
rdi 0x00007fee9c0008e0 06 00 06 00 06 00 07 00 03 00 07 00 07 00 07 00 ················
rbp 0x00007feeaa9ba2a0 50 a3 9b aa ee 7f 00 00 e8 68 6c b1 ee 7f 00 00 P£·ªî···èhl±î···
rsp 0x00007feeaa9ba200 50 a2 9b aa ee 7f 00 00 b4 99 7b b1 ee 7f 00 00 P¢·ªî···´·{±î···
r8 0x00007fee9c267540 d7 68 db 62 e9 7f 00 00 77 8d fc b6 e1 b1 90 44 ×hÛbé···w·ü¶á±·D
r9 0x00007feeaa9b9f70 0f 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ················
r10 0x0000000000000000 0
r11 0x4490b1e1b6fc8d77 4940644374221196663
r12 0x00007feeb0a5ef30 46 6f 75 6e 64 61 74 69 6f 6e 4e 65 74 77 6f 72 FoundationNetwor
r13 0x000000000000005a 90
r14 0x00007fee9c5fee10 20 1d b5 b1 ee 7f 00 00 03 00 00 00 00 00 00 00 ·µ±î···········
r15 0x000000000000000b 11
rip 0x00007feeb167643f 0f 0b 48 83 ec 08 48 8d 05 54 bb 35 00 48 8d 3d ··H·ì·H··T»5·H·=
rflags 0x0000000000010246 ZF PF
cs 0x0033 fs 0x0000 gs 0x0000
Images (67 omitted):
0x00007feeb033f000–0x00007feeb04fb341 c289da5071a3399de893d2af81d6a30c62646e1e libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007feeb1512000–0x00007feeb1b2f740 <no build ID> libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.03s
BUILD FAILURE 5.10 linux