The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build jira-swift, reference 2.0.0 (30fab7), with Swift 6.1 for Wasm on 27 May 2025 12:48:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cpageler93/jiraswift.git
Reference: 2.0.0
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/cpageler93/jiraswift
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 30fab7e Update CLI to usw new JiraSwift
Cloned https://github.com/cpageler93/jiraswift.git
Revision (git rev-parse @):
30fab7e3016eab77c2fb59ea7024d8027b9f825b
SUCCESS checkout https://github.com/cpageler93/jiraswift.git at 2.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/cpageler93/jiraswift.git
https://github.com/cpageler93/jiraswift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "api-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cpageler93/api-client.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swiftytexttable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
    }
  ],
  "manifest_display_name" : "jira-swift",
  "name" : "jira-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "JiraSwift",
      "targets" : [
        "JiraSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "jira",
      "targets" : [
        "JiraSwiftCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JiraSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "JiraSwiftTests",
      "path" : "Tests/JiraSwiftTests",
      "sources" : [
        "JiraSwiftSearchTests.swift",
        "JiraSwiftTest.swift",
        "MyselfRoutesTests.swift",
        "ProjectRoutesTests.swift",
        "SearchRoutesTests.swift",
        "ServerInfoRoutesTests.swift"
      ],
      "target_dependencies" : [
        "JiraSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JiraSwiftCLI",
      "module_type" : "SwiftTarget",
      "name" : "JiraSwiftCLI",
      "path" : "Sources/JiraSwiftCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftyTextTable"
      ],
      "product_memberships" : [
        "jira"
      ],
      "sources" : [
        "Commands/Project/Command+Project+List.swift",
        "Commands/Project/Command+Project.swift",
        "Commands/Project/Commands+Project+Types.swift",
        "Commands/Search/Command+Search.swift",
        "JiraCLI.swift",
        "JiraCLIError.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "JiraSwift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "JiraSwift",
      "module_type" : "SwiftTarget",
      "name" : "JiraSwift",
      "path" : "Sources/JiraSwift",
      "product_dependencies" : [
        "APIClient"
      ],
      "product_memberships" : [
        "JiraSwift",
        "jira"
      ],
      "sources" : [
        "APIRouteHandler+Extensions.swift",
        "Codables/AvatarURLs.swift",
        "Codables/Issue.swift",
        "Codables/Project.swift",
        "Codables/RemoteLink.swift",
        "Codables/SearchRequest.swift",
        "Codables/SearchResult.swift",
        "Codables/ServerInfoResult.swift",
        "Codables/User.swift",
        "JiraClient.swift",
        "JiraError.swift",
        "JiraRoutes.swift",
        "Routes/Routes+Myself.swift",
        "Routes/Routes+Project.swift",
        "Routes/Routes+Search.swift",
        "Routes/Routes+ServerInfo.swift",
        "Routes/Search-Routes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/cpageler93/api-client.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/37] Fetching api-client
[38/966] Fetching api-client, swiftytexttable
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.32s)
[1/15351] Fetching swift-argument-parser
Fetched https://github.com/cpageler93/api-client.git from cache (1.20s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.21s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (3.50s)
Computing version for https://github.com/cpageler93/api-client.git
Computed https://github.com/cpageler93/api-client.git at 0.4.0 (0.64s)
Fetching https://github.com/swift-server/async-http-client.git
[1/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.80s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.0.6 (1.43s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.66s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/3836] Fetching swift-log
[155/6503] Fetching swift-log, swift-nio-transport-services
[6504/12417] Fetching swift-log, swift-nio-transport-services, swift-nio-extras
[8220/18376] Fetching swift-log, swift-nio-transport-services, swift-nio-extras, swift-algorithms
[15400/29903] Fetching swift-log, swift-nio-transport-services, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (2.17s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.19s)
Fetched https://github.com/apple/swift-log.git from cache (2.20s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.19s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.21s)
[1/1710] Fetching swift-atomics
[1711/77752] Fetching swift-atomics, swift-nio
[1712/92595] Fetching swift-atomics, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.54s)
[5882/90885] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.06s)
[60834/76042] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.44s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (7.10s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.56s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2426] Fetching swift-service-lifecycle
[2/3330] Fetching swift-service-lifecycle, swift-http-types
[2968/9485] Fetching swift-service-lifecycle, swift-http-types, swift-certificates
[3455/11075] Fetching swift-service-lifecycle, swift-http-types, swift-certificates, swift-asn1
[4087/16060] Fetching swift-service-lifecycle, swift-http-types, swift-certificates, swift-asn1, swift-async-algorithms
[4246/17201] Fetching swift-service-lifecycle, swift-http-types, swift-certificates, swift-asn1, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.36s)
[10599/14775] Fetching swift-http-types, swift-certificates, swift-asn1, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.49s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.49s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.98s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.49s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (2.12s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.08s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.10s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.09s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.98s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.80s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.44s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.10s)
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
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 0.0.6
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/cpageler93/api-client.git
Working copy of https://github.com/cpageler93/api-client.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Building for debugging...
[0/474] Write sources
[3/474] Compiling aes-gcm-avx2-x86_64-linux.S
[4/474] Compiling aes-gcm-avx10-x86_64-linux.S
[5/474] Write sources
[7/474] Compiling aes-gcm-avx2-x86_64-apple.S
[7/474] Write sources
[26/474] Compiling _NumericsShims _NumericsShims.c
[27/474] Compiling _AtomicsShims.c
[28/474] Compiling CNIOWASI CNIOWASI.c
[28/474] Compiling CNIOWindows shim.c
[30/474] Compiling CNIOWindows WSAStartup.c
[31/474] Compiling CNIOLinux liburing_shims.c
[32/474] Compiling CNIOLinux shim.c
[33/474] Compiling CNIOLLHTTP c_nio_http.c
[34/474] Write swift-version-24593BA9C3E375BF.txt
[35/474] Compiling CNIODarwin shim.c
[35/474] Compiling CNIOExtrasZlib empty.c
[37/474] Compiling CNIOLLHTTP c_nio_api.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/chacha/chacha.cc:22:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/chacha/../internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[38/482] Compiling chacha.cc
[38/482] Compiling CNIOLLHTTP c_nio_llhttp.c
[38/482] Compiling cbs.cc
[38/482] Compiling unicode.cc
[38/482] Compiling x_all.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/436] Write sources
[5/437] Compiling fiat_p256_adx_sqr.S
[6/437] Compiling fiat_curve25519_adx_mul.S
[7/437] Compiling CNIOBoringSSLShims shims.c
[8/437] Compiling fiat_p256_adx_mul.S
[9/437] Compiling fiat_curve25519_adx_square.S
[10/437] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[11/437] Compiling tls_method.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[11/437] Compiling tls_record.cc
[11/437] Compiling tls13_client.cc
[11/437] Compiling t1_enc.cc
[11/437] Compiling tls13_both.cc
[11/437] Compiling tls13_server.cc
[11/437] Compiling tls13_enc.cc
[11/437] Compiling CNIOLLHTTP c_nio_llhttp.c
BUILD FAILURE 6.1 wasm