Build Information
Successful build of ApplicationConfiguration, reference 0.1.1 (684646
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 18:03:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectaccelerators/applicationconfiguration.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectaccelerators/applicationconfiguration
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 684646c Change logging access modifiers to public to be able to access them from library users
Cloned https://github.com/perfectaccelerators/applicationconfiguration.git
Revision (git rev-parse @):
684646c7339af81f21ee5759cf3252b3e7548b30
SUCCESS checkout https://github.com/perfectaccelerators/applicationconfiguration.git at 0.1.1
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Fetching https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
Fetching https://github.com/PerfectlySoft/PerfectLib.git
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
Fetching https://github.com/PerfectlySoft/Perfect-CRUD.git
[1/1450] Fetching perfect-httpserver
[45/2020] Fetching perfect-httpserver, perfect-net
[111/3213] Fetching perfect-httpserver, perfect-net, perfect-crud
[346/4021] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-http
[508/7982] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-http, perfect-copenssl
[675/8594] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-http, perfect-copenssl, perfect-crypto
[706/19378] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-http, perfect-copenssl, perfect-crypto, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (0.84s)
[3847/18570] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-copenssl, perfect-crypto, perfectlib
Fetching https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (0.88s)
[3610/17958] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-copenssl, perfectlib
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
[15371/18337] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-copenssl, perfectlib, perfect-thread
[15516/18674] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-copenssl, perfectlib, perfect-thread, perfect-czlib-src
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.73s)
[15435/18295] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-copenssl, perfectlib, perfect-czlib-src
Fetched https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache (0.96s)
[15478/17958] Fetching perfect-httpserver, perfect-net, perfect-crud, perfect-copenssl, perfectlib
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.30s)
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (2.30s)
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (2.30s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTPServer.git from cache (2.30s)
Fetched https://github.com/PerfectlySoft/Perfect-CRUD.git from cache (2.30s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.0.3 (2.91s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Computed https://github.com/PerfectlySoft/Perfect-HTTPServer.git at 3.0.15 (0.58s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (0.58s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.0.12 (0.58s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/perfectaccelerators/applicationconfiguration.git
https://github.com/perfectaccelerators/applicationconfiguration.git
{
"dependencies" : [
{
"identity" : "perfect-httpserver",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PerfectlySoft/Perfect-HTTPServer.git"
},
{
"identity" : "perfect-crud",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PerfectlySoft/Perfect-CRUD.git"
}
],
"manifest_display_name" : "ApplicationConfiguration",
"name" : "ApplicationConfiguration",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ApplicationConfiguration",
"targets" : [
"ApplicationConfiguration"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ApplicationConfigurationTests",
"module_type" : "SwiftTarget",
"name" : "ApplicationConfigurationTests",
"path" : "Tests/ApplicationConfigurationTests",
"sources" : [
"ApplicationConfigurationTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ApplicationConfiguration"
],
"type" : "test"
},
{
"c99name" : "ApplicationConfiguration",
"module_type" : "SwiftTarget",
"name" : "ApplicationConfiguration",
"path" : "Sources/ApplicationConfiguration",
"product_dependencies" : [
"PerfectHTTPServer",
"PerfectCRUD"
],
"product_memberships" : [
"ApplicationConfiguration"
],
"sources" : [
"AppFilters.swift",
"AppProtocol.swift",
"Application.swift",
"Configuration.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/258] Write sources
[7/258] Write swift-version-2F0A5646E1D333AE.txt
[8/258] Compiling PerfectCZlib inftrees.c
[9/258] Compiling PerfectCHTTPParser http_parser.c
[10/258] Compiling PerfectCZlib inffast.c
[11/258] Compiling PerfectCZlib trees.c
[12/258] Compiling PerfectCZlib uncompr.c
[13/258] Compiling PerfectCZlib inflate.c
[14/269] Compiling PerfectCZlib infback.c
[15/297] Compiling PerfectCZlib crc32.c
[16/297] Compiling PerfectCZlib deflate.c
[17/297] Compiling PerfectCZlib compress.c
[18/297] Compiling PerfectCZlib adler32.c
[19/297] Compiling COpenSSL xts128.c
[20/297] Compiling COpenSSL xcbc_enc.c
[21/297] Compiling COpenSSL x509type.c
[22/297] Compiling PerfectCZlib gzread.c
[23/297] Compiling COpenSSL x_.c
[24/297] Compiling COpenSSL x509spki.c
[25/297] Compiling COpenSSL x509rset.c
[26/297] Compiling COpenSSL x509name.c
[27/297] Compiling PerfectCZlib gzclose.c
[28/297] Compiling COpenSSL wrap128.c
[29/297] Compiling COpenSSL x509cset.c
[30/297] Compiling PerfectCZlib zutil.c
[31/297] Compiling COpenSSL wp_.c
[32/297] Compiling COpenSSL v3err.c
[33/297] Compiling COpenSSL v3_lib.c
[34/297] Compiling PerfectCZlib gzwrite.c
[35/297] Compiling COpenSSL uid.c
[36/297] Compiling COpenSSL x509_.c
[37/297] Compiling COpenSSL txt_db.c
[38/297] Compiling COpenSSL ui_.c
[39/297] Compiling PerfectCZlib gzlib.c
[40/297] Compiling COpenSSL tls_srp.c
[41/297] Compiling COpenSSL th-lock.c
[42/297] Compiling COpenSSL tb_store.c
[43/297] Compiling COpenSSL tb_rsa.c
[44/297] Compiling COpenSSL tb_rand.c
[45/297] Compiling COpenSSL v3_.c
[46/297] Compiling COpenSSL ts_.c
[47/297] Compiling COpenSSL tb_ecdsa.c
[48/297] Compiling COpenSSL tb_pkmeth.c
[49/297] Compiling COpenSSL tb_dsa.c
[49/297] Compiling COpenSSL tb_digest.c
[50/297] Compiling COpenSSL tb_ecdh.c
[52/297] Compiling COpenSSL tb_dh.c
[53/297] Compiling COpenSSL tb_cipher.c
[54/297] Compiling COpenSSL tb_asnmth.c
[55/297] Compiling COpenSSL str2key.c
[56/297] Compiling COpenSSL stack.c
[57/297] Compiling COpenSSL tasn_.c
[58/297] Compiling COpenSSL t_.c
[59/297] Compiling COpenSSL sha_.c
[60/297] Compiling COpenSSL srp_.c
[61/297] Compiling COpenSSL sha512.c
[62/297] Compiling COpenSSL sha256.c
[63/297] Compiling COpenSSL sha1_one.c
[64/297] Compiling COpenSSL sha1dgst.c
[65/297] Compiling COpenSSL set_key.c
[66/297] Compiling COpenSSL t1_.c
[67/297] Compiling COpenSSL seed_.c
[68/297] Compiling COpenSSL rsaz_exp.c
[69/297] Compiling COpenSSL seed.c
[70/297] Compiling COpenSSL rpc_enc.c
[71/297] Compiling COpenSSL s2_.c
[72/297] Compiling COpenSSL ssl_.c
[73/297] Compiling COpenSSL s23_.c
[74/297] Compiling COpenSSL rc2ofb64.c
[75/297] Compiling COpenSSL rmd_.c
[76/297] Compiling COpenSSL read2pwd.c
[77/297] Compiling COpenSSL rc2cfb64.c
[78/297] Compiling COpenSSL rc4_.c
[79/297] Compiling COpenSSL rc2_.c
[80/297] Compiling COpenSSL rsa_.c
[81/297] Compiling COpenSSL randfile.c
[82/297] Compiling COpenSSL qud_cksm.c
[83/297] Compiling COpenSSL rand_.c
[84/297] Compiling COpenSSL pvkfmt.c
[85/297] Compiling COpenSSL pqueue.c
[86/297] Compiling COpenSSL pkcs7err.c
[87/297] Compiling COpenSSL s3_.c
[88/297] Compiling COpenSSL pmeth_.c
[89/297] Compiling COpenSSL pcbc_enc.c
[90/297] Compiling COpenSSL pk12err.c
[91/297] Compiling COpenSSL pk7_.c
[92/297] Compiling COpenSSL pcy_.c
[93/297] Compiling COpenSSL p_.c
[94/297] Compiling COpenSSL p8_pkey.c
[95/297] Compiling COpenSSL pem_.c
[96/297] Compiling COpenSSL openbsd_hw.c
[97/297] Compiling COpenSSL p5_.c
[98/297] Compiling COpenSSL ofb_enc.c
[99/297] Compiling COpenSSL ofb64enc.c
[100/297] Compiling COpenSSL p12_.c
[101/297] Compiling COpenSSL ofb128.c
[102/297] Compiling COpenSSL ofb64ede.c
[103/297] Compiling COpenSSL o_.c
[104/297] Compiling COpenSSL nsseq.c
[105/297] Compiling COpenSSL mem_.c
[106/297] Compiling COpenSSL names.c
[107/297] Compiling COpenSSL obj_.c
[108/297] Compiling COpenSSL n_pkey.c
[109/297] Compiling COpenSSL ocsp_.c
[110/297] Compiling COpenSSL mem.c
[111/297] Compiling COpenSSL mdc2dgst.c
[112/297] Compiling COpenSSL mdc2_one.c
[113/297] Compiling COpenSSL md5_.c
[114/297] Compiling COpenSSL md4_.c
[115/297] Compiling COpenSSL md_rand.c
[116/297] Compiling COpenSSL m_wp.c
[117/297] Compiling COpenSSL m_sigver.c
[118/297] Compiling COpenSSL m_sha1.c
[119/297] Compiling COpenSSL m_sha.c
[120/297] Compiling COpenSSL m_ripemd.c
[121/297] Compiling COpenSSL m_null.c
[122/297] Compiling COpenSSL m_mdc2.c
[123/297] Compiling COpenSSL m_md2.c
[124/297] Compiling COpenSSL m_md5.c
[125/297] Compiling COpenSSL m_md4.c
[126/297] Compiling COpenSSL m_ecdsa.c
[127/297] Compiling COpenSSL m_dss1.c
[128/297] Compiling COpenSSL lhash.c
[129/297] Compiling COpenSSL m_dss.c
[130/297] Compiling COpenSSL lh_stats.c
[131/297] Compiling COpenSSL krb5_asn.c
[132/297] Compiling COpenSSL i_.c
[133/297] Compiling COpenSSL kssl.c
[134/297] Compiling COpenSSL gosthash.c
[135/297] Compiling COpenSSL hmac.c
[136/297] Compiling COpenSSL i2d_.c
[137/297] Compiling COpenSSL hm_.c
[138/297] Compiling COpenSSL gost89.c
[139/297] Compiling COpenSSL fips_ers.c
[140/297] Compiling COpenSSL gost94_keyx.c
[141/297] Compiling COpenSSL getenv.c
[142/297] Compiling COpenSSL gost2001_keyx.c
[143/297] Compiling COpenSSL gcm128.c
[144/297] Compiling COpenSSL gost2001.c
[145/297] Compiling COpenSSL gost_.c
[146/297] Compiling COpenSSL fcrypt_b.c
[147/297] Compiling COpenSSL fcrypt.c
[148/297] Compiling COpenSSL f_.c
[149/297] Compiling COpenSSL ex_data.c
[150/297] Compiling COpenSSL err.c
[151/297] Compiling COpenSSL encode.c
[152/297] Compiling COpenSSL err_.c
[153/297] Compiling COpenSSL ede_cbcm_enc.c
[154/297] Compiling COpenSSL enc_.c
[155/297] Compiling COpenSSL evp_.c
[156/297] Compiling COpenSSL ecp_nistputil.c
[157/297] Compiling COpenSSL ecp_nistp521.c
[158/297] Compiling COpenSSL ecp_nistp256.c
[159/297] Compiling COpenSSL eng_.c
[160/297] Compiling COpenSSL ecp_nistp224.c
[161/297] Compiling COpenSSL ecp_oct.c
[162/297] Compiling COpenSSL ecs_.c
[163/297] Compiling COpenSSL ecp_smpl.c
[164/297] Compiling COpenSSL ecp_mont.c
[165/297] Compiling COpenSSL ecp_nist.c
[166/297] Compiling COpenSSL eck_prn.c
[167/297] Compiling COpenSSL ecb_enc.c
[168/297] Compiling COpenSSL ebcdic.c
[169/297] Compiling COpenSSL ech_.c
[170/297] Compiling COpenSSL ecb3_enc.c
[171/297] Compiling COpenSSL e_ubsec_err.c
[172/297] Compiling COpenSSL ec2_.c
[173/297] Compiling COpenSSL e_xcbc_d.c
[174/297] Compiling COpenSSL e_sureware_err.c
[175/297] Compiling COpenSSL e_ubsec.c
[176/297] Compiling COpenSSL e_rc5.c
[177/297] Compiling COpenSSL e_sureware.c
[178/297] Compiling COpenSSL e_seed.c
[179/297] Compiling COpenSSL e_rc4.c
[180/297] Compiling COpenSSL e_rc4_hmac_md5.c
[181/297] Compiling COpenSSL ec_.c
[182/297] Compiling COpenSSL e_rc2.c
[183/297] Compiling COpenSSL e_nuron_err.c
[184/297] Compiling COpenSSL e_old.c
[185/297] Compiling COpenSSL e_padlock.c
[186/297] Compiling COpenSSL e_null.c
[187/297] Compiling COpenSSL e_idea.c
[188/297] Compiling COpenSSL e_gost_err.c
[189/297] Compiling COpenSSL e_nuron.c
[190/297] Compiling COpenSSL e_gmp_err.c
[191/297] Compiling COpenSSL e_gmp.c
[192/297] Compiling COpenSSL e_des3.c
[193/297] Compiling COpenSSL e_des.c
[194/297] Compiling COpenSSL e_cswift_err.c
[195/297] Compiling COpenSSL e_chil_err.c
[196/297] Compiling COpenSSL e_capi_err.c
[197/297] Compiling COpenSSL e_cswift.c
[198/297] Compiling COpenSSL e_chil.c
[199/297] Compiling COpenSSL e_cast.c
[200/297] Compiling COpenSSL e_camellia.c
[201/297] Compiling COpenSSL e_bf.c
[202/297] Compiling COpenSSL e_capi.c
[203/297] Compiling COpenSSL e_atalla_err.c
[204/297] Compiling COpenSSL e_aes_cbc_hmac_sha256.c
[205/297] Compiling COpenSSL e_aes_cbc_hmac_sha1.c
[206/297] Compiling COpenSSL e_aep_err.c
[207/297] Compiling COpenSSL e_atalla.c
[208/297] Compiling COpenSSL e_4758cca_err.c
[209/297] Compiling COpenSSL e_aes.c
[210/297] Compiling COpenSSL e_aep.c
[211/297] Compiling COpenSSL dso_.c
[212/297] Compiling COpenSSL des_old2.c
[213/297] Compiling COpenSSL e_4758cca.c
[214/297] Compiling COpenSSL digest.c
[215/297] Compiling COpenSSL des_old.c
[216/297] Compiling COpenSSL dsa_.c
[217/297] Compiling COpenSSL dh_.c
[218/297] Compiling COpenSSL des_enc.c
[219/297] Compiling COpenSSL cversion.c
[220/297] Compiling COpenSSL d2i_.c
[221/297] Compiling COpenSSL ctr128.c
[222/297] Compiling COpenSSL cpt_err.c
[223/297] Compiling COpenSSL d1_lib.c
[224/297] Compiling COpenSSL cryptlib.c
[225/297] Compiling COpenSSL comp_.c
[226/297] Compiling COpenSSL cmll_.c
[227/297] Compiling COpenSSL d1_.c
[228/297] Compiling COpenSSL conf_.c
[229/297] Compiling COpenSSL cmac.c
[230/297] Compiling COpenSSL cm_.c
[231/297] Compiling COpenSSL cfb_enc.c
[232/297] Compiling COpenSSL ccm128.c
[233/297] Compiling COpenSSL cfb128.c
[234/297] Compiling COpenSSL cfb64enc.c
[235/297] Compiling COpenSSL cbc_.c
[236/297] Compiling COpenSSL cbc3_enc.c
[237/297] Compiling COpenSSL cbc128.c
[238/297] Compiling COpenSSL camellia.c
[239/297] Compiling COpenSSL cfb64ede.c
[240/297] Compiling COpenSSL buffer.c
[241/297] Compiling COpenSSL buf_.c
[242/297] Compiling COpenSSL cms_.c
[243/297] Compiling COpenSSL by_.c
[244/297] Compiling COpenSSL c_.c
[245/297] Compiling COpenSSL b_print.c
[246/297] Compiling COpenSSL b_sock.c
[247/297] Compiling COpenSSL b_dump.c
[248/297] Compiling COpenSSL bf_.c
[249/297] Compiling COpenSSL bss_.c
[250/297] Compiling COpenSSL ameth_lib.c
[251/297] Write sources
[252/297] Compiling COpenSSL aes_.c
[253/297] Compiling COpenSSL asn_.c
[254/297] Compiling COpenSSL bio_.c
[255/297] Compiling COpenSSL asn1_.c
[256/297] Compiling COpenSSL a_.c
[258/297] Emitting module PerfectCRUD
[258/299] Compiling COpenSSL bn_.c
[260/299] Compiling PerfectThread Threading.swift
[261/299] Compiling PerfectCRUD Update.swift
[262/299] Compiling PerfectCRUD Where.swift
[263/299] Compiling PerfectLib PerfectServer.swift
[264/299] Compiling PerfectLib PerfectError.swift
[265/299] Compiling PerfectLib Log.swift
[266/299] Compiling PerfectLib SysProcess.swift
[267/299] Compiling PerfectLib JSONConvertible.swift
[268/299] Compiling PerfectLib File.swift
[269/299] Compiling PerfectLib Bytes.swift
[270/299] Emitting module PerfectLib
[271/299] Compiling PerfectLib Dir.swift
[272/299] Compiling PerfectLib Utilities.swift
[273/299] Compiling PerfectCRUD InInts.swift
[274/299] Compiling PerfectCRUD Like.swift
[275/299] Compiling PerfectCRUD Logical.swift
[276/299] Compiling PerfectCRUD Logging.swift
[277/299] Compiling PerfectCRUD PerfectCRUD.swift
[278/299] Compiling PerfectCRUD EqualityInts.swift
[279/299] Compiling PerfectCRUD Expression.swift
[280/299] Compiling PerfectCRUD In.swift
[281/299] Compiling PerfectCRUD Create.swift
[282/299] Compiling PerfectCRUD Database.swift
[283/299] Compiling PerfectCRUD Delete.swift
[284/299] Compiling PerfectCRUD Insert.swift
[285/299] Compiling PerfectThread Promise.swift
[286/299] Compiling PerfectCRUD Join.swift
[287/299] Compiling PerfectCRUD Comparison.swift
[288/299] Emitting module PerfectThread
[289/299] Compiling PerfectCRUD ComparisonInts.swift
[290/299] Compiling PerfectCRUD Equality.swift
[291/299] Compiling PerfectThread ThreadQueue.swift
[292/299] Compiling PerfectCRUD Select.swift
[293/299] Compiling PerfectCRUD Table.swift
[294/299] Compiling PerfectCRUD CodingKeyPaths.swift
[295/299] Compiling PerfectCRUD CodingNames.swift
[296/299] Compiling PerfectCRUD CodingRows.swift
[297/299] Compiling PerfectCRUD Coding.swift
[298/299] Compiling PerfectCRUD CodingBindings.swift
[299/299] Compiling PerfectCRUD CodingJoins.swift
[300/308] Compiling PerfectCrypto Keys.swift
[301/308] Compiling PerfectCrypto PerfectCrypto.swift
[302/308] Compiling PerfectCrypto Extensions.swift
[303/308] Emitting module PerfectCrypto
[304/308] Compiling PerfectCrypto OpenSSLInternal.swift
[305/308] Compiling PerfectCrypto JWK.swift
[306/308] Compiling PerfectCrypto ByteIO.swift
[307/308] Compiling PerfectCrypto Algorithms.swift
[308/308] Compiling PerfectCrypto JWT.swift
[309/316] Compiling PerfectNet NetTCP.swift
[310/316] Compiling PerfectNet NetEvent.swift
[311/316] Compiling PerfectNet Net.swift
[312/316] Compiling PerfectNet NetUDP.swift
[313/316] Compiling PerfectNet NetNamedPipe.swift
[314/316] Compiling PerfectNet NetTCPSSL.swift
[315/316] Emitting module PerfectNet
[316/316] Compiling PerfectNet NetAddress.swift
[317/326] Compiling PerfectHTTP HTTPMethod.swift
[318/327] Compiling PerfectHTTP HTTPRequest.swift
[319/327] Compiling PerfectHTTP HTTPFilter.swift
[320/327] Compiling PerfectHTTP HTTPHeaders.swift
[321/327] Emitting module PerfectHTTP
[322/327] Compiling PerfectHTTP StaticFileHandler.swift
[323/327] Compiling PerfectHTTP Routing.swift
[324/327] Compiling PerfectHTTP TypedRoutes.swift
[325/327] Compiling PerfectHTTP HTTPResponse.swift
[326/327] Compiling PerfectHTTP MimeReader.swift
[327/327] Compiling PerfectHTTP MimeType.swift
[328/345] Compiling PerfectHTTPServer HTTPServerEx.swift
[329/346] Compiling PerfectHTTPServer HTTPMultiplexer.swift
[330/346] Compiling PerfectHTTPServer HTTPServer.swift
[331/346] Compiling PerfectHTTPServer HTTP2PrefaceValidator.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "czlib.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:10: note: in file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:
2 | #include "../zconf.h"
3 | #include "../zlib.h"
4 | #include "../zutil.h"
| `- note: in file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:
5 | #include "../inftrees.h"
6 |
[332/346] Compiling PerfectHTTPServer HTTP2Request.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "czlib.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:10: note: in file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:
2 | #include "../zconf.h"
3 | #include "../zlib.h"
4 | #include "../zutil.h"
| `- note: in file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:
5 | #include "../inftrees.h"
6 |
[333/346] Compiling PerfectHTTPServer HTTP2SessionSettings.swift
[334/346] Compiling PerfectHTTPServer HTTPContentCompression.swift
[335/346] Compiling PerfectHTTPServer HTTP2FrameReader.swift
[336/346] Compiling PerfectHTTPServer HTTP2FrameWriter.swift
[337/346] Compiling PerfectHTTPServer HTTP2Response.swift
[338/346] Compiling PerfectHTTPServer HTTP2Session.swift
[339/346] Compiling PerfectHTTPServer HTTP2Client.swift
[340/346] Compiling PerfectHTTPServer HTTP2Frame.swift
[341/346] Compiling PerfectHTTPServer HPACK.swift
[342/346] Compiling PerfectHTTPServer HTTP2.swift
[343/346] Emitting module PerfectHTTPServer
[344/346] Compiling PerfectHTTPServer HTTP11Request.swift
[345/346] Compiling PerfectHTTPServer HTTP11Response.swift
[346/346] Compiling PerfectHTTPServer HTTPServerExConfig.swift
[347/351] Compiling ApplicationConfiguration AppProtocol.swift
[348/351] Compiling ApplicationConfiguration AppFilters.swift
[349/351] Compiling ApplicationConfiguration Application.swift
[350/351] Emitting module ApplicationConfiguration
[351/351] Compiling ApplicationConfiguration Configuration.swift
Build complete! (25.15s)
Updating https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Updating https://github.com/PerfectlySoft/Perfect-CRUD.git
Updated https://github.com/PerfectlySoft/Perfect-CRUD.git (0.45s)
Updated https://github.com/PerfectlySoft/Perfect-HTTPServer.git (0.45s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.2.3 (1.03s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Computed https://github.com/PerfectlySoft/Perfect-HTTPServer.git at 3.0.23 (0.52s)
Updating https://github.com/PerfectlySoft/Perfect-Net.git
Updating https://github.com/PerfectlySoft/Perfect-HTTP.git
Updating https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Updated https://github.com/PerfectlySoft/Perfect-CZlib-src.git (0.46s)
Updated https://github.com/PerfectlySoft/Perfect-HTTP.git (0.46s)
Updated https://github.com/PerfectlySoft/Perfect-Net.git (0.46s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (1.06s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
Computed https://github.com/PerfectlySoft/Perfect-Net.git at 3.3.0 (0.58s)
Updating https://github.com/PerfectlySoft/Perfect-Thread.git
Updating https://github.com/PerfectlySoft/Perfect-Crypto.git
Updated https://github.com/PerfectlySoft/Perfect-Thread.git (0.42s)
Updated https://github.com/PerfectlySoft/Perfect-Crypto.git (0.42s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (1.04s)
Updating https://github.com/PerfectlySoft/PerfectLib.git
Updating https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Updated https://github.com/PerfectlySoft/Perfect-COpenSSL.git (0.50s)
Updated https://github.com/PerfectlySoft/PerfectLib.git (0.50s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (1.10s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.55s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.56s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.3.0 (0.57s)
Creating working copy for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Working copy of https://github.com/PerfectlySoft/Perfect-HTTPServer.git resolved at 3.0.23
Creating working copy for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Working copy of https://github.com/PerfectlySoft/Perfect-COpenSSL.git resolved at 4.0.2
Creating working copy for https://github.com/PerfectlySoft/Perfect-Net.git
Working copy of https://github.com/PerfectlySoft/Perfect-Net.git resolved at 3.3.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Working copy of https://github.com/PerfectlySoft/Perfect-CZlib-src.git resolved at 0.0.4
Creating working copy for https://github.com/PerfectlySoft/Perfect-Crypto.git
Working copy of https://github.com/PerfectlySoft/Perfect-Crypto.git resolved at 3.3.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-HTTP.git
Working copy of https://github.com/PerfectlySoft/Perfect-HTTP.git resolved at 3.3.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-CRUD.git
Working copy of https://github.com/PerfectlySoft/Perfect-CRUD.git resolved at 1.2.3
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
Creating working copy for https://github.com/PerfectlySoft/Perfect-Thread.git
Working copy of https://github.com/PerfectlySoft/Perfect-Thread.git resolved at 3.0.7
Build complete.
{
"dependencies" : [
{
"identity" : "perfect-httpserver",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PerfectlySoft/Perfect-HTTPServer.git"
},
{
"identity" : "perfect-crud",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PerfectlySoft/Perfect-CRUD.git"
}
],
"manifest_display_name" : "ApplicationConfiguration",
"name" : "ApplicationConfiguration",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ApplicationConfiguration",
"targets" : [
"ApplicationConfiguration"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ApplicationConfigurationTests",
"module_type" : "SwiftTarget",
"name" : "ApplicationConfigurationTests",
"path" : "Tests/ApplicationConfigurationTests",
"sources" : [
"ApplicationConfigurationTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ApplicationConfiguration"
],
"type" : "test"
},
{
"c99name" : "ApplicationConfiguration",
"module_type" : "SwiftTarget",
"name" : "ApplicationConfiguration",
"path" : "Sources/ApplicationConfiguration",
"product_dependencies" : [
"PerfectHTTPServer",
"PerfectCRUD"
],
"product_memberships" : [
"ApplicationConfiguration"
],
"sources" : [
"AppFilters.swift",
"AppProtocol.swift",
"Application.swift",
"Configuration.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
Done.