The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ios_system 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 --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/holzschu/ios_system.git
Reference: v3.0.3
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/holzschu/ios_system
 * tag               v3.0.3     -> FETCH_HEAD
HEAD is now at cb41911 Attempt to compute the checksums
Submodule path 'wasm3': checked out 'd46045267960c75d2c7dbc18066e70a64c1fec25'
Submodule 'wasm3' (https://github.com/wasm3/wasm3.git) registered for path 'wasm3'
Cloning into '/host/spi-builder-workspace/wasm3'...
Cloned https://github.com/holzschu/ios_system.git
Revision (git rev-parse @):
cb41911b8cb0f699649f55b3886c045e7d78eb8c
SUCCESS checkout https://github.com/holzschu/ios_system.git at v3.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/holzschu/ios_system.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 --triple x86_64-unknown-linux-gnu 2>&1
FoundationNetworking/EasyHandle.swift:229: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7f835f6c061f... done ***
*** Program crashed: Illegal instruction at 0x00007f835f6c061f ***
Thread 0 "swift-build":
0  0x00007f835e4a888d <unknown> in libc.so.6
Thread 1:
0  0x00007f835e4afe2e <unknown> in libc.so.6
Thread 2:
0  0x00007f835e41b117 <unknown> in libc.so.6
Thread 3:
0  0x00007f835e41b117 <unknown> in libc.so.6
Thread 4:
0  0x00007f835e41b117 <unknown> in libc.so.6
Thread 5:
0  0x00007f835e41b117 <unknown> in libc.so.6
Thread 6 crashed:
0      0x00007f835f6c061f _assertionFailure(_:_:file:line:flags:) + 351 in libswiftCore.so
1 [ra] 0x00007f835f710ac8 swift_unexpectedError + 839 in libswiftCore.so
Thread 7:
0  0x00007f835e41b117 <unknown> in libc.so.6
Thread 8:
0  0x00007f835e41b117 <unknown> in libc.so.6
Thread 9:
0  0x00007f835e41b117 <unknown> in libc.so.6
Registers:
rax 0x0000000200000003  8589934595
rdx 0x00007f835fa0a5c8  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 0x00007f8328146508  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007f83280008e0  05 00 06 00 03 00 07 00 07 00 07 00 07 00 07 00  ················
rbp 0x00007f8351abc2a0  50 c3 ab 51 83 7f 00 00 c8 0a 71 5f 83 7f 00 00  PëQ····È·q_····
rsp 0x00007f8351abc200  50 c2 ab 51 83 7f 00 00 94 3b 80 5f 83 7f 00 00  P«Q·····;·_····
 r8 0x00007f8328604da0  34 44 6e d0 84 7f 00 00 c9 b6 74 fa 69 dc d0 a2  4Dnз···É¶túiÜТ
 r9 0x00007f8351abbf70  0f 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00  ················
r10 0x0000000000000000  0
r11 0xa2d0dc69fa74b6c9  11732119377031771849
r12 0x00007f835eaa9f30  46 6f 75 6e 64 61 74 69 6f 6e 4e 65 74 77 6f 72  FoundationNetwor
r13 0x000000000000005a  90
r14 0x00007f8328146500  40 3d b9 5f 83 7f 00 00 03 00 00 00 00 00 00 00  @=¹_············
r15 0x000000000000000b  11
rip 0x00007f835f6c061f  0f 0b 48 83 ec 08 48 8d 05 54 35 35 00 48 8d 3d  ··H·ì·H··T55·H·=
rflags 0x0000000000010246  ZF PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (67 omitted):
0x00007f835e38a000–0x00007f835e546341 c289da5071a3399de893d2af81d6a30c62646e1e libc.so.6       /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007f835f55c000–0x00007f835fb712c0 <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 0x7ff8eca9b61f... done ***
*** Program crashed: Illegal instruction at 0x00007ff8eca9b61f ***
Thread 0 "swift-build":
0  0x00007ff8eb88388d <unknown> in libc.so.6
Thread 1:
0  0x00007ff8eb88ae2e <unknown> in libc.so.6
Thread 2:
0  0x00007ff8eb7f6117 <unknown> in libc.so.6
Thread 3:
0  0x00007ff8eb7f6117 <unknown> in libc.so.6
Thread 4:
0  0x00007ff8eb7f6117 <unknown> in libc.so.6
Thread 5:
0  0x00007ff8eb7f6117 <unknown> in libc.so.6
Thread 6:
0  0x00007ff8eb7f6117 <unknown> in libc.so.6
Thread 7 crashed:
0      0x00007ff8eca9b61f _assertionFailure(_:_:file:line:flags:) + 351 in libswiftCore.so
1 [ra] 0x00007ff8ecaebac8 swift_unexpectedError + 839 in libswiftCore.so
Thread 8:
0  0x00007ff8eb7f6117 <unknown> in libc.so.6
Thread 9:
0  0x00007ff8eb7f6117 <unknown> in libc.so.6
Thread 10:
0  0x00007ff8eb7f6117 <unknown> in libc.so.6
Thread 11:
0  0x00007ff8eb7f6117 <unknown> in libc.so.6
Registers:
rax 0x0000000200000003  8589934595
rdx 0x00007ff8ecde55c8  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 0x00007ff8b80e9b18  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007ff8b80008e0  04 00 06 00 04 00 07 00 06 00 07 00 07 00 07 00  ················
rbp 0x00007ff8d6d6e2a0  50 e3 d6 d6 f8 7f 00 00 c8 ba ae ec f8 7f 00 00  PãÖÖø···Èº®ìø···
rsp 0x00007ff8d6d6e200  50 e2 d6 d6 f8 7f 00 00 94 eb bd ec f8 7f 00 00  PâÖÖø····ë½ìø···
 r8 0x00007ff8b8195710  e5 e0 81 47 ff 7f 00 00 f9 d9 00 08 e0 32 03 8b  åà·Gÿ···ùÙ··à2··
 r9 0x00007ff8d6d6df70  0f 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00  ················
r10 0x0000000000000000  0
r11 0x8b0332e00800d9f9  10016905933990451705
r12 0x00007ff8ebe84f30  46 6f 75 6e 64 61 74 69 6f 6e 4e 65 74 77 6f 72  FoundationNetwor
r13 0x000000000000005a  90
r14 0x00007ff8b80e9b10  40 ed f6 ec f8 7f 00 00 03 00 00 00 00 00 00 00  @íöìø···········
r15 0x000000000000000b  11
rip 0x00007ff8eca9b61f  0f 0b 48 83 ec 08 48 8d 05 54 35 35 00 48 8d 3d  ··H·ì·H··T55·H·=
rflags 0x0000000000010246  ZF PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (67 omitted):
0x00007ff8eb765000–0x00007ff8eb921341 c289da5071a3399de893d2af81d6a30c62646e1e libc.so.6       /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007ff8ec937000–0x00007ff8ecf4c2c0 <no build ID>                            libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.03s
BUILD FAILURE 5.10 linux

Build Machine: Linux 2