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 APNS, reference 0.1.3 (bd1291), with Swift 6.2 (beta) for Android on 17 Jun 2025 13:19:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mono0926/apns.git
Reference: 0.1.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/mono0926/apns
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at bd12913 Add Environment test
Cloned https://github.com/mono0926/apns.git
Revision (git rev-parse @):
bd12913d4514fabc72a750ce2f7aa2a0774e731e
SUCCESS checkout https://github.com/mono0926/apns.git at 0.1.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mono0926/apns.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/vapor/clibressl.git
Fetching https://github.com/vapor/jwt.git
[1/2713] Fetching jwt
[1684/6078] Fetching jwt, clibressl
Fetched https://github.com/vapor/jwt.git from cache (1.35s)
Fetched https://github.com/vapor/clibressl.git from cache (1.35s)
Computing version for https://github.com/vapor/clibressl.git
Computed https://github.com/vapor/clibressl.git at 1.0.1 (2.55s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 2.3.0 (0.62s)
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/crypto.git
[1/998] Fetching json
[181/3784] Fetching json, crypto
Fetched https://github.com/vapor/crypto.git from cache (1.37s)
Fetched https://github.com/vapor/json.git from cache (1.38s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (1.83s)
Fetching https://github.com/vapor/ctls.git
Fetching https://github.com/vapor/random.git
[1/71] Fetching ctls
[72/219] Fetching ctls, random
Fetched https://github.com/vapor/ctls.git from cache (0.32s)
Fetched https://github.com/vapor/random.git from cache (0.32s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.80s)
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (0.78s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (1.22s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.44s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/260] Fetching debugging
[261/618] Fetching debugging, bits
Fetched https://github.com/vapor/debugging.git from cache (0.23s)
Fetched https://github.com/vapor/bits.git from cache (0.25s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.62s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (4.82s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.46s)
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor/node.git from cache (0.31s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (1.46s)
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/clibressl.git
Working copy of https://github.com/vapor/clibressl.git resolved at 1.0.1
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 2.3.0
Creating working copy for https://github.com/vapor/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
Building for debugging...
[0/628] Write sources
[9/628] Compiling CLibreSSL xts128.c
[10/628] Compiling CLibreSSL x_val.c
[10/628] Compiling CLibreSSL xcbc_enc.c
[12/628] Write swift-version-8C5A4AE7A8CE2BA.txt
[13/628] Compiling CLibreSSL x_x509a.c
[14/628] Compiling CLibreSSL x_x509.c
[15/628] Compiling CLibreSSL x_sig.c
[16/628] Compiling CLibreSSL x_spki.c
[17/631] Compiling CLibreSSL x_nx509.c
[18/631] Compiling CLibreSSL x_pkey.c
[19/633] Compiling CLibreSSL x_req.c
[20/633] Compiling CLibreSSL x_long.c
[21/633] Compiling CLibreSSL x_pubkey.c
[22/635] Compiling CLibreSSL x_bignum.c
[24/635] Emitting module PathIndexable
[24/635] Compiling CLibreSSL x_info.c
[25/635] Compiling CLibreSSL x_exten.c
[26/635] Compiling CLibreSSL x_name.c
[27/635] Compiling CLibreSSL x_attrib.c
[28/635] Compiling CLibreSSL x_crl.c
[29/635] Compiling CLibreSSL x_all.c
[30/635] Compiling CLibreSSL x509type.c
[31/635] Compiling CLibreSSL x_algor.c
[32/635] Compiling CLibreSSL x509spki.c
[33/635] Compiling CLibreSSL x509rset.c
[34/635] Compiling CLibreSSL x509cset.c
[35/635] Compiling CLibreSSL x509name.c
[36/635] Compiling CLibreSSL x509_vpm.c
[37/635] Compiling CLibreSSL x509_v3.c
[38/635] Compiling CLibreSSL x509_trs.c
[39/635] Compiling CLibreSSL x509_vfy.c
[40/635] Compiling CLibreSSL x509_txt.c
[41/635] Compiling CLibreSSL x509_set.c
[42/635] Compiling CLibreSSL x509_ext.c
[43/635] Compiling CLibreSSL x509_obj.c
[44/635] Compiling CLibreSSL x509_req.c
[45/635] Compiling CLibreSSL x509_r2x.c
[46/635] Compiling CLibreSSL x509_lu.c
[47/635] Compiling CLibreSSL x509_def.c
[48/635] Compiling CLibreSSL x509_err.c
[49/635] Compiling CLibreSSL x509_d2.c
[50/635] Compiling CLibreSSL wp_dgst.c
[51/635] Compiling CLibreSSL x509_att.c
[52/635] Compiling CLibreSSL wp_block.c
[53/635] Compiling CLibreSSL x509_cmp.c
[54/635] Compiling CLibreSSL v3err.c
[55/635] Compiling CLibreSSL v3_utl.c
[56/635] Compiling CLibreSSL v3_pmaps.c
[57/635] Compiling CLibreSSL v3_skey.c
[58/635] Compiling CLibreSSL v3_sxnet.c
[59/635] Compiling CLibreSSL v3_prn.c
[60/635] Compiling CLibreSSL v3_pku.c
[61/635] Compiling CLibreSSL v3_purp.c
[62/635] Compiling CLibreSSL v3_pcons.c
[63/635] Compiling CLibreSSL v3_ncons.c
[64/635] Compiling CLibreSSL v3_pcia.c
[65/635] Compiling CLibreSSL v3_pci.c
[66/635] Compiling CLibreSSL v3_ocsp.c
[67/635] Compiling CLibreSSL v3_lib.c
[68/635] Compiling CLibreSSL v3_int.c
[69/635] Compiling CLibreSSL v3_info.c
[70/635] Compiling CLibreSSL v3_ia5.c
[71/635] Compiling CLibreSSL v3_genn.c
[72/635] Compiling CLibreSSL v3_extku.c
[73/635] Compiling CLibreSSL v3_conf.c
[74/635] Compiling CLibreSSL v3_enum.c
[75/635] Compiling CLibreSSL v3_crld.c
[76/635] Compiling CLibreSSL v3_cpols.c
[77/635] Compiling CLibreSSL v3_bitst.c
[78/635] Compiling CLibreSSL v3_alt.c
[79/635] Compiling CLibreSSL v3_akeya.c
[80/635] Compiling CLibreSSL ui_openssl_win.c
[81/635] Compiling CLibreSSL v3_bcons.c
[82/635] Compiling CLibreSSL ui_util.c
[83/635] Compiling CLibreSSL ui_openssl.c
[84/635] Compiling CLibreSSL v3_akey.c
[85/635] Compiling CLibreSSL ui_err.c
[86/635] Compiling CLibreSSL txt_db.c
[86/635] Compiling CLibreSSL ui_lib.c
[88/635] Compiling CLibreSSL ts_verify_ctx.c
[89/635] Compiling CLibreSSL ts_rsp_verify.c
[90/635] Compiling CLibreSSL ts_rsp_print.c
[91/635] Compiling CLibreSSL ts_rsp_utils.c
[92/635] Compiling CLibreSSL ts_rsp_sign.c
[93/635] Compiling CLibreSSL ts_req_utils.c
[94/635] Compiling CLibreSSL ts_req_print.c
[95/635] Compiling CLibreSSL ts_lib.c
[96/635] Compiling CLibreSSL ts_err.c
[97/635] Compiling CLibreSSL ts_conf.c
[98/635] Compiling CLibreSSL ts_asn1.c
[99/635] Compiling CLibreSSL tls_verify.c
[100/635] Compiling CLibreSSL tls_util.c
[101/635] Compiling CLibreSSL tls_server.c
[102/635] Compiling CLibreSSL tls_peer.c
[103/635] Compiling CLibreSSL timingsafe_memcmp.c
[104/635] Compiling CLibreSSL tls_conninfo.c
[105/635] Compiling CLibreSSL tls_config.c
[106/635] Compiling CLibreSSL timingsafe_bcmp.c
[107/635] Compiling CLibreSSL tls_client.c
[108/635] Compiling CLibreSSL timegm.c
[109/635] Compiling CLibreSSL tls.c
[110/635] Compiling CLibreSSL tb_store.c
[111/635] Compiling CLibreSSL tb_rsa.c
[112/635] Compiling CLibreSSL tb_rand.c
[113/635] Compiling CLibreSSL tb_pkmeth.c
[114/635] Compiling CLibreSSL tb_ecdsa.c
[115/635] Compiling CLibreSSL tb_dsa.c
[116/635] Compiling CLibreSSL tb_ecdh.c
[117/635] Compiling CLibreSSL tb_digest.c
[118/635] Compiling CLibreSSL tb_dh.c
[119/635] Compiling CLibreSSL tb_cipher.c
[120/635] Compiling CLibreSSL tasn_typ.c
[121/635] Compiling CLibreSSL tasn_utl.c
[122/635] Compiling CLibreSSL tb_asnmth.c
[123/635] Compiling CLibreSSL tasn_fre.c
[124/635] Compiling CLibreSSL tasn_new.c
[125/635] Compiling CLibreSSL tasn_enc.c
[126/635] Compiling CLibreSSL tasn_dec.c
[127/635] Compiling CLibreSSL tasn_prn.c
[128/635] Compiling CLibreSSL t_x509a.c
[129/635] Compiling CLibreSSL t_x509.c
[130/635] Compiling CLibreSSL t_pkey.c
[131/635] Compiling CLibreSSL t_spki.c
[132/635] Compiling CLibreSSL t_crl.c
[133/635] Compiling CLibreSSL t_req.c
[134/635] Compiling CLibreSSL t_bitst.c
[135/635] Compiling CLibreSSL t1_srvr.c
[136/635] Compiling CLibreSSL t1_reneg.c
[137/635] Compiling CLibreSSL strsep.c
[138/635] Compiling CLibreSSL t1_meth.c
[139/635] Compiling CLibreSSL strnlen.c
[140/635] Compiling CLibreSSL strndup.c
[141/635] Compiling CLibreSSL strlcpy.c
[142/635] Compiling CLibreSSL strlcat.c
[143/635] Compiling CLibreSSL t1_clnt.c
[144/635] Compiling CLibreSSL strcasecmp.c
[145/635] Compiling CLibreSSL t1_enc.c
[146/635] Compiling CLibreSSL t1_lib.c
[147/635] Compiling CLibreSSL str2key.c
[148/635] Compiling CLibreSSL streebog.c
[149/635] Compiling CLibreSSL stack.c
[150/635] Compiling CLibreSSL ssl_txt.c
[151/635] Compiling CLibreSSL ssl_stat.c
[152/635] Compiling CLibreSSL ssl_err2.c
[153/635] Compiling CLibreSSL ssl_rsa.c
[154/635] Compiling CLibreSSL ssl_sess.c
[155/635] Compiling CLibreSSL ssl_err.c
[156/635] Compiling CLibreSSL ssl_asn1.c
[157/635] Compiling CLibreSSL ssl_algs.c
[158/635] Compiling CLibreSSL ssl_ciph.c
[159/635] Compiling CLibreSSL ssl_cert.c
[160/635] Compiling CLibreSSL sha512.c
[161/635] Compiling CLibreSSL sha256.c
[162/635] Compiling CLibreSSL sha1_one.c
[163/635] Compiling CLibreSSL ssl_lib.c
[164/635] Compiling CLibreSSL sha1dgst.c
[165/635] Compiling CLibreSSL set_key.c
[166/635] Compiling CLibreSSL s3_lib.c
[167/635] Compiling CLibreSSL s3_pkt.c
[168/635] Compiling CLibreSSL s3_cbc.c
[169/635] Compiling CLibreSSL s3_srvr.c
[170/635] Compiling CLibreSSL s3_both.c
[171/635] Compiling CLibreSSL s23_srvr.c
[172/635] Compiling CLibreSSL s3_clnt.c
[174/635] Emitting module Debugging
[175/635] Compiling Debugging Debuggable.swift
[175/635] Compiling CLibreSSL s23_pkt.c
[176/636] Compiling CLibreSSL rsa_x931.c
[176/636] Compiling CLibreSSL rsa_ssl.c
[178/636] Compiling CLibreSSL s23_lib.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[180/636] Emitting module libc
/host/spi-builder-workspace/.build/checkouts/core/Sources/libc/libc.swift:4:20: error: no such module 'Darwin.C'
2 | 	@_exported import Glibc
3 | #else
4 | 	@_exported import Darwin.C
  |                    `- error: no such module 'Darwin.C'
5 | #endif
6 |
[181/636] Compiling libc libc.swift
/host/spi-builder-workspace/.build/checkouts/core/Sources/libc/libc.swift:4:20: error: no such module 'Darwin.C'
2 | 	@_exported import Glibc
3 | #else
4 | 	@_exported import Darwin.C
  |                    `- error: no such module 'Darwin.C'
5 | #endif
6 |
[182/636] Compiling CLibreSSL rsa_prn.c
[183/636] Compiling CLibreSSL rsa_pss.c
[184/636] Compiling CLibreSSL rsa_saos.c
[185/636] Compiling CLibreSSL s23_clnt.c
[186/636] Compiling CLibreSSL rsa_sign.c
[187/636] Compiling CLibreSSL rsa_none.c
[188/636] Compiling CLibreSSL rsa_oaep.c
[189/636] Compiling CLibreSSL rsa_pk1.c
[189/636] Compiling CLibreSSL rsa_pmeth.c
[189/636] Compiling CLibreSSL rsa_err.c
[189/636] Compiling CLibreSSL rsa_gen.c
[189/636] Compiling CLibreSSL rsa_lib.c
BUILD FAILURE 6.2 android