The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Pjango with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/enums/pjango.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/enums/pjango
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8e21e34 Update README.md
Cloned https://github.com/enums/pjango.git
Revision (git rev-parse @):
8e21e34f8389a457cca153c958944d50a909a8cb
SUCCESS checkout https://github.com/enums/pjango.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/enums/pjango.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/259] Write sources
[9/259] Write swift-version--423B1241ED78D482.txt
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int inflateStateCheck(strm)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateResetKeep(strm)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:144:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset(strm)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:157:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset2(strm, windowBits)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:195:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:239:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit_(strm, version, stream_size)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:247:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflatePrime(strm, bits, value)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:396:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int updatewindow(strm, end, copy)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:622:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflate(strm, flush)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1277:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateEnd(strm)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1291:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1314:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1349:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetHeader(strm, head)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1377:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned syncsearch(have, buf, len)
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSync(strm)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1451:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSyncPoint(strm)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1461:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateCopy(dest, source)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1508:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateUndermine(strm, subvert)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1526:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateValidate(strm, check)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1541:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
long ZEXPORT inflateMark(strm)
             ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inflate.c:1554:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT inflateCodesUsed(strm)
                      ^
22 warnings generated.
[10/259] Compiling PerfectCZlib inflate.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:17:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_init(state)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:73:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_comp(state, flush)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:144:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_zero(state, len)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:177:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_size_t gz_write(state, buf, len)
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:245:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzwrite(file, buf, len)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:273:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_size_t ZEXPORT gzfwrite(buf, size, nitems, file)
                 ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:303:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzputc(file, c)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:351:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzputs(file, str)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:552:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzflush(file, flush)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:584:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzsetparams(file, level, strategy)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzwrite.c:626:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzclose_w(file)
            ^
11 warnings generated.
[11/259] Compiling PerfectCZlib gzwrite.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress2 (dest, destLen, source, sourceLen)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress (dest, destLen, source, sourceLen)
            ^
2 warnings generated.
[12/265] Compiling PerfectCZlib uncompr.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inffast.c:48:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL inflate_fast(strm, start)
                   ^
1 warning generated.
[13/265] Compiling PerfectCZlib inffast.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:21:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_load(state, buf, len, have)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:56:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_avail(state)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:91:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_look(state)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:175:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_decomp(state)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:229:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_fetch(state)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:259:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_skip(state, len)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:294:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_size_t gz_read(state, buf, len)
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:375:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzread(file, buf, len)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:411:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_size_t ZEXPORT gzfread(buf, size, nitems, file)
                 ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:447:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzgetc(file)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:476:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzgetc_(file)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:483:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzungetc(c, file)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:543:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
char * ZEXPORT gzgets(file, buf, len)
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:607:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzdirect(file)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzread.c:627:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzclose_r(file)
            ^
15 warnings generated.
[14/265] Compiling PerfectCZlib gzread.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/zutil.c:133:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
const char * ZEXPORT zError(err)
                     ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/zutil.c:305:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
voidpf ZLIB_INTERNAL zcalloc (opaque, items, size)
                     ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/zutil.c:315:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL zcfree (opaque, ptr)
                   ^
3 warnings generated.
[15/265] Compiling PerfectCZlib zutil.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/infback.c:82:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/infback.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/infback.c:631:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackEnd(strm)
            ^
4 warnings generated.
[16/265] Compiling PerfectCZlib infback.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
                  ^
1 warning generated.
[17/273] Compiling PerfectCZlib inftrees.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzclose.c:11:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzclose(file)
            ^
1 warning generated.
[18/274] Compiling PerfectCZlib gzclose.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gz_reset(state)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:91:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local gzFile gz_open(path, fd, mode)
             ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:270:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gzFile ZEXPORT gzopen(path, mode)
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:278:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gzFile ZEXPORT gzopen64(path, mode)
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:286:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gzFile ZEXPORT gzdopen(fd, mode)
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:316:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzbuffer(file, size)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:343:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzrewind(file)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:366:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off64_t ZEXPORT gzseek64(file, offset, whence)
                  ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:443:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off_t ZEXPORT gzseek(file, offset, whence)
                ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:455:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off64_t ZEXPORT gztell64(file)
                  ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:472:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off_t ZEXPORT gztell(file)
                ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:482:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off64_t ZEXPORT gzoffset64(file)
                  ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:505:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off_t ZEXPORT gzoffset(file)
                ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:515:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzeof(file)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:532:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
const char * ZEXPORT gzerror(file, errnum)
                     ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:553:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZEXPORT gzclearerr(file)
             ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/gzlib.c:579:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL gz_error(state, err, msg)
                   ^
17 warnings generated.
[19/274] Compiling PerfectCZlib gzlib.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_init(s)
                   ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void init_block(s)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void pqdownheap(s, tree, k)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_bitlen(s, desc)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_codes (tree, max_code, bl_count)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void build_tree(s, desc)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void scan_tree (s, tree, max_code)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_tree (s, tree, max_code)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int build_bl_tree(s)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_all_trees(s, lcodes, dcodes, blcodes)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
                   ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:886:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_bits(s)
                   ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:896:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_align(s)
                   ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:911:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
                   ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL _tr_tally (s, dist, lc)
                  ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:1064:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void compress_block(s, ltree, dtree)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:1124:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int detect_data_type(s)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:1158:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned bi_reverse(code, len)
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:1173:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_flush(s)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/trees.c:1190:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_windup(s)
           ^
20 warnings generated.
[20/274] Compiling PerfectCZlib trees.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/crc32.c:202:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32_z(crc, buf, len)
                      ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/crc32.c:237:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32(crc, buf, len)
                      ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/crc32.c:266:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned long crc32_little(crc, buf, len)
                    ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/crc32.c:306:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned long crc32_big(crc, buf, len)
                    ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/crc32.c:344:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned long gf2_matrix_times(mat, vec)
                    ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/crc32.c:361:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gf2_matrix_square(square, mat)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/crc32.c:372:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uLong crc32_combine_(crc1, crc2, len2)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/crc32.c:428:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine(crc1, crc2, len2)
              ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/crc32.c:436:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
              ^
9 warnings generated.
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress2 (dest, destLen, source, sourceLen, level)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress (dest, destLen, source, sourceLen)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT compressBound (sourceLen)
              ^
3 warnings generated.
[21/274] Compiling PerfectCZlib crc32.c
[22/274] Compiling PerfectCZlib compress.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_z(adler, buf, len)
              ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32(adler, buf, len)
              ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uLong adler32_combine_(adler1, adler2, len2)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine(adler1, adler2, len2)
              ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
              ^
5 warnings generated.
[23/274] Compiling PerfectCZlib adler32.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:200:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void slide_hash(s)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:227:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit_(strm, level, version, stream_size)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:239:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:352:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int deflateStateCheck (strm)
          ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:375:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:444:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:466:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateResetKeep (strm)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:504:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateReset (strm)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:516:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetHeader (strm, head)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:527:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePending (strm, pending, bits)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:541:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePrime (strm, bits, value)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:567:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateParams(strm, level, strategy)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:615:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:650:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT deflateBound(strm, sourceLen)
              ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:714:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void putShortMSB (s, b)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:728:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void flush_pending(strm)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:761:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflate (strm, flush)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:1075:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateEnd (strm)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:1101:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateCopy (dest, source)
            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:1163:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned read_buf(strm, buf, size)
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:1193:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void lm_init (s)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:1235:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uInt longest_match(s, cur_match)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:1481:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fill_window(s)
           ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:1642:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_stored(s, flush)
                  ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:1817:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_fast(s, flush)
                  ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:1919:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_slow(s, flush)
                  ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:2050:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_rle(s, flush)
                  ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/deflate.c:2123:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_huff(s, flush)
                  ^
28 warnings generated.
[24/274] Compiling PerfectCZlib deflate.c
[25/274] Compiling COpenSSL xts128.c
[26/274] Compiling COpenSSL xcbc_enc.c
[27/274] Compiling PerfectCHTTPParser http_parser.c
[28/274] Compiling COpenSSL x509type.c
[29/274] Compiling COpenSSL x509spki.c
[30/274] Compiling COpenSSL x509rset.c
[31/274] Compiling COpenSSL x509name.c
[32/274] Compiling COpenSSL x_.c
[33/274] Compiling COpenSSL wrap128.c
[34/274] Compiling COpenSSL x509cset.c
[35/274] Compiling COpenSSL wp_.c
[36/274] Compiling COpenSSL v3err.c
[37/274] Compiling COpenSSL v3_lib.c
[38/274] Compiling COpenSSL uid.c
[39/274] Compiling COpenSSL x509_.c
[40/274] Compiling COpenSSL txt_db.c
[41/274] Compiling COpenSSL ui_.c
[42/274] Compiling COpenSSL tb_store.c
[43/274] Compiling COpenSSL th-lock.c
[44/274] Compiling COpenSSL tls_srp.c
[45/274] Compiling COpenSSL ts_.c
[46/274] Compiling COpenSSL v3_.c
[47/274] Compiling COpenSSL tb_rsa.c
[48/274] Compiling COpenSSL tb_pkmeth.c
[49/274] Compiling COpenSSL tb_rand.c
[50/274] Compiling COpenSSL tb_ecdsa.c
[51/274] Compiling COpenSSL tb_dsa.c
[52/274] Compiling COpenSSL tb_ecdh.c
[53/274] Compiling COpenSSL tb_digest.c
[54/274] Compiling COpenSSL tb_dh.c
[55/274] Compiling COpenSSL tb_cipher.c
[56/274] Compiling COpenSSL tb_asnmth.c
[57/274] Compiling COpenSSL str2key.c
[58/274] Compiling COpenSSL tasn_.c
[59/274] Compiling COpenSSL t_.c
[60/274] Compiling COpenSSL stack.c
[61/274] Compiling COpenSSL srp_.c
[62/274] Compiling COpenSSL sha_.c
[63/274] Compiling COpenSSL sha512.c
[64/274] Compiling COpenSSL t1_.c
[65/274] Compiling COpenSSL sha1_one.c
[66/274] Compiling COpenSSL sha256.c
[67/274] Compiling COpenSSL sha1dgst.c
[68/274] Compiling COpenSSL set_key.c
[69/274] Compiling COpenSSL seed_.c
[70/274] Compiling COpenSSL seed.c
[71/274] Compiling COpenSSL rsaz_exp.c
[72/274] Compiling COpenSSL s2_.c
[73/274] Compiling COpenSSL rpc_enc.c
[74/274] Compiling COpenSSL ssl_.c
[75/274] Compiling COpenSSL s23_.c
[76/274] Compiling COpenSSL read2pwd.c
[77/274] Compiling COpenSSL rmd_.c
[78/274] Compiling COpenSSL rc2cfb64.c
[79/274] Compiling COpenSSL rc2ofb64.c
[80/274] Compiling COpenSSL rc4_.c
[81/274] Compiling COpenSSL rsa_.c
[82/274] Compiling COpenSSL rc2_.c
[83/274] Compiling COpenSSL randfile.c
[84/274] Compiling COpenSSL qud_cksm.c
[85/274] Compiling COpenSSL s3_.c
[86/274] Compiling COpenSSL pqueue.c
[87/274] Compiling COpenSSL rand_.c
[88/274] Compiling COpenSSL pvkfmt.c
[89/274] Compiling COpenSSL pkcs7err.c
[90/274] Compiling COpenSSL pk12err.c
[91/274] Compiling COpenSSL pmeth_.c
[92/274] Compiling COpenSSL pk7_.c
[93/274] Compiling COpenSSL pcbc_enc.c
[94/274] Compiling COpenSSL pcy_.c
[95/274] Compiling COpenSSL p_.c
[96/274] Compiling COpenSSL pem_.c
[97/274] Compiling COpenSSL p8_pkey.c
[98/274] Compiling COpenSSL p5_.c
[99/274] Compiling COpenSSL openbsd_hw.c
[100/274] Compiling COpenSSL ofb_enc.c
[101/274] Compiling COpenSSL ofb64ede.c
[102/274] Compiling COpenSSL ofb64enc.c
[103/274] Compiling COpenSSL p12_.c
[104/274] Compiling COpenSSL ofb128.c
[105/274] Compiling COpenSSL o_.c
[106/274] Compiling COpenSSL nsseq.c
[107/274] Compiling COpenSSL names.c
[108/274] Compiling COpenSSL obj_.c
[109/274] Compiling COpenSSL ocsp_.c
[110/274] Compiling COpenSSL mem_.c
[111/274] Compiling COpenSSL mem.c
[112/274] Compiling COpenSSL n_pkey.c
[113/274] Compiling COpenSSL mdc2_one.c
[114/274] Compiling COpenSSL mdc2dgst.c
[115/274] Compiling COpenSSL md5_.c
[116/274] Compiling COpenSSL md4_.c
[117/274] Compiling COpenSSL md_rand.c
[118/274] Compiling COpenSSL m_sha1.c
[119/274] Compiling COpenSSL m_wp.c
[120/274] Compiling COpenSSL m_sigver.c
[121/274] Compiling COpenSSL m_sha.c
[122/274] Compiling COpenSSL m_ripemd.c
[123/274] Compiling COpenSSL m_md5.c
[124/274] Compiling COpenSSL m_null.c
[125/274] Compiling COpenSSL m_mdc2.c
[126/274] Compiling COpenSSL m_md2.c
[127/274] Compiling COpenSSL m_md4.c
[128/274] Compiling COpenSSL m_ecdsa.c
[129/274] Compiling COpenSSL lhash.c
[130/274] Compiling COpenSSL m_dss.c
[131/274] Compiling COpenSSL m_dss1.c
[132/274] Compiling COpenSSL lh_stats.c
[133/274] Compiling COpenSSL kssl.c
[134/274] Compiling COpenSSL krb5_asn.c
[135/274] Compiling COpenSSL gosthash.c
[136/274] Compiling COpenSSL i_.c
[137/274] Compiling COpenSSL i2d_.c
[138/274] Compiling COpenSSL hmac.c
[139/274] Compiling COpenSSL hm_.c
[140/274] Compiling COpenSSL gost89.c
[141/274] Compiling COpenSSL gost94_keyx.c
[142/274] Compiling COpenSSL gost2001.c
[143/274] Compiling COpenSSL gost2001_keyx.c
[144/274] Compiling COpenSSL fips_ers.c
[145/274] Compiling COpenSSL getenv.c
[146/274] Compiling COpenSSL gcm128.c
[147/274] Compiling COpenSSL fcrypt_b.c
[148/274] Compiling COpenSSL fcrypt.c
[149/274] Compiling COpenSSL f_.c
[150/274] Compiling COpenSSL ex_data.c
[151/274] Compiling COpenSSL err.c
[152/274] Compiling COpenSSL gost_.c
[153/274] Compiling COpenSSL err_.c
[154/274] Compiling COpenSSL enc_.c
[155/274] Compiling COpenSSL encode.c
[156/274] Compiling COpenSSL ede_cbcm_enc.c
[157/274] Compiling COpenSSL eng_.c
[158/274] Compiling COpenSSL ecp_nistputil.c
[159/274] Compiling COpenSSL ecs_.c
[160/274] Compiling COpenSSL evp_.c
[161/274] Compiling COpenSSL ecp_nistp521.c
[162/274] Compiling COpenSSL ecp_smpl.c
[163/274] Compiling COpenSSL ecp_oct.c
[164/274] Compiling COpenSSL ecp_nistp224.c
[165/274] Compiling COpenSSL ecp_nistp256.c
[166/274] Compiling COpenSSL ecp_nist.c
[167/274] Compiling COpenSSL ecb_enc.c
[168/274] Compiling COpenSSL eck_prn.c
[169/274] Compiling COpenSSL ecp_mont.c
[170/274] Compiling COpenSSL ebcdic.c
[171/274] Compiling COpenSSL ecb3_enc.c
[172/274] Compiling COpenSSL ech_.c
[173/274] Compiling COpenSSL ec2_.c
[174/274] Compiling COpenSSL e_ubsec_err.c
[175/274] Compiling COpenSSL e_xcbc_d.c
[176/274] Compiling COpenSSL e_sureware_err.c
[177/274] Compiling COpenSSL e_ubsec.c
[178/274] Compiling COpenSSL e_rc5.c
[179/274] Compiling COpenSSL e_rc4_hmac_md5.c
[180/274] Compiling COpenSSL e_seed.c
[181/274] Compiling COpenSSL e_sureware.c
[182/274] Compiling COpenSSL e_rc4.c
[183/274] Compiling COpenSSL e_padlock.c
[184/274] Compiling COpenSSL e_rc2.c
[185/274] Compiling COpenSSL e_old.c
[186/274] Compiling COpenSSL e_nuron_err.c
[187/274] Compiling COpenSSL e_nuron.c
[188/274] Compiling COpenSSL e_idea.c
[189/274] Compiling COpenSSL e_null.c
[190/274] Compiling COpenSSL e_gost_err.c
[191/274] Compiling COpenSSL e_gmp_err.c
[192/274] Compiling COpenSSL e_gmp.c
[193/274] Compiling COpenSSL e_des3.c
[194/274] Compiling COpenSSL e_cswift_err.c
[195/274] Compiling COpenSSL e_des.c
[196/274] Compiling COpenSSL ec_.c
[197/274] Compiling COpenSSL e_chil_err.c
[198/274] Compiling COpenSSL e_capi_err.c
[199/274] Compiling COpenSSL e_cast.c
[200/274] Compiling COpenSSL e_cswift.c
[201/274] Compiling COpenSSL e_chil.c
[202/274] Compiling COpenSSL e_capi.c
[203/274] Compiling COpenSSL e_camellia.c
[204/274] Compiling COpenSSL e_bf.c
[205/274] Compiling COpenSSL e_atalla_err.c
[206/274] Compiling COpenSSL e_aes_cbc_hmac_sha256.c
[207/274] Compiling COpenSSL e_aes_cbc_hmac_sha1.c
[208/274] Compiling COpenSSL e_atalla.c
[209/274] Compiling COpenSSL e_aep_err.c
[210/274] Compiling COpenSSL e_aes.c
[211/274] Compiling COpenSSL e_4758cca_err.c
[212/274] Compiling COpenSSL e_aep.c
[213/274] Compiling COpenSSL dso_.c
[214/274] Compiling COpenSSL digest.c
[215/274] Compiling COpenSSL e_4758cca.c
[216/274] Compiling COpenSSL des_old2.c
[217/274] Compiling COpenSSL des_old.c
[218/274] Compiling COpenSSL dsa_.c
[219/274] Compiling COpenSSL des_enc.c
[220/274] Compiling COpenSSL d2i_.c
[221/274] Compiling COpenSSL d1_lib.c
[222/274] Compiling COpenSSL ctr128.c
[223/274] Compiling COpenSSL cversion.c
[224/274] Compiling COpenSSL cpt_err.c
[225/274] Compiling COpenSSL cryptlib.c
[226/274] Compiling COpenSSL dh_.c
[228/274] Compiling PerfectLib SysProcess.swift
[229/274] Compiling PerfectLib PerfectServer.swift
[229/275] Compiling COpenSSL comp_.c
[230/275] Compiling COpenSSL cmll_.c
[232/275] Compiling PerfectLib JSONConvertible.swift
[232/275] Compiling COpenSSL d1_.c
[233/275] Compiling COpenSSL cmac.c
[235/275] Compiling PerfectLib File.swift
[235/275] Compiling COpenSSL conf_.c
[236/275] Compiling COpenSSL cm_.c
[237/275] Compiling COpenSSL cfb64enc.c
[238/275] Compiling COpenSSL cfb_enc.c
[240/275] Compiling PerfectThread Threading.swift
[240/275] Compiling COpenSSL cfb64ede.c
[241/275] Compiling COpenSSL cfb128.c
[242/275] Compiling COpenSSL ccm128.c
[243/275] Compiling COpenSSL cbc_.c
[244/275] Compiling COpenSSL cbc128.c
[245/275] Compiling COpenSSL cbc3_enc.c
[247/275] Compiling PerfectLib PerfectError.swift
[248/275] Compiling PerfectLib Log.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PerfectLib/Sources/PerfectLib/Log.swift:73:28: error: cannot convert value of type 'CVaListPointer' to expected argument type '__darwin_va_list?' (aka 'Optional<UnsafeMutablePointer<Int8>>')
                        vsyslog(priority, "%s", $0)
                                                ^
[248/275] Compiling COpenSSL camellia.c
[249/275] Compiling COpenSSL cms_.c
[250/275] Compiling COpenSSL buffer.c
[251/275] Compiling COpenSSL by_.c
[252/275] Compiling COpenSSL c_.c
[253/275] Compiling COpenSSL buf_.c
[254/275] Compiling COpenSSL bss_.c
[255/275] Compiling COpenSSL b_sock.c
[256/275] Compiling COpenSSL bf_.c
[257/275] Compiling COpenSSL b_dump.c
[259/275] Emitting module PerfectLib
[260/275] Compiling PerfectLib Bytes.swift
[261/275] Compiling PerfectLib Dir.swift
[261/275] Compiling COpenSSL b_print.c
[262/275] Compiling COpenSSL bio_.c
[263/275] Compiling COpenSSL asn_.c
[264/275] Compiling COpenSSL ameth_lib.c
[265/275] Compiling COpenSSL aes_.c
[266/275] Compiling COpenSSL asn1_.c
[267/275] Compiling COpenSSL a_.c
[268/275] Compiling COpenSSL bn_.c
[270/275] Emitting module PerfectThread
[271/275] Compiling PerfectThread Promise.swift
[272/275] Compiling PerfectThread ThreadQueue.swift
[273/275] Compiling PerfectLib Utilities.swift
error: fatalError
[274/275] Emitting module SwiftyJSON
Fetching https://github.com/enums/Pjango-SwiftyJSON
Fetching https://github.com/PerfectlySoft/Perfect-Mustache.git
Fetching https://github.com/PerfectlySoft/Perfect-HTTPServer.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-HTTPServer.git from cache (0.18s)
[1/11] Fetching pjango-swiftyjson
[13/245] Fetching pjango-swiftyjson, perfect-mustache
Fetched https://github.com/enums/Pjango-SwiftyJSON from cache (0.25s)
Fetched https://github.com/PerfectlySoft/Perfect-Mustache.git from cache (0.25s)
Computing version for https://github.com/enums/Pjango-SwiftyJSON
Computed https://github.com/enums/Pjango-SwiftyJSON at 1.0.0 (0.50s)
Computing version for https://github.com/PerfectlySoft/Perfect-Mustache.git
Computed https://github.com/PerfectlySoft/Perfect-Mustache.git at 3.0.2 (0.39s)
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (0.16s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Computed https://github.com/PerfectlySoft/Perfect-HTTPServer.git at 3.0.23 (0.37s)
Fetching https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache
Fetching https://github.com/PerfectlySoft/Perfect-Net.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (0.17s)
Fetched https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache (0.17s)
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.02s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
Computed https://github.com/PerfectlySoft/Perfect-Net.git at 3.3.0 (0.02s)
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git from cache
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.17s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (0.17s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (0.01s)
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (0.18s)
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (0.18s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (0.02s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.02s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.02s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.3.0 (0.02s)
Creating working copy for https://github.com/enums/Pjango-SwiftyJSON
Working copy of https://github.com/enums/Pjango-SwiftyJSON resolved at 1.0.0
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-Thread.git
Working copy of https://github.com/PerfectlySoft/Perfect-Thread.git resolved at 3.0.7
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-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-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-Mustache.git
Working copy of https://github.com/PerfectlySoft/Perfect-Mustache.git resolved at 3.0.2
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-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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/5] Emitting module PerfectLib
[3/5] Compiling PerfectLib Log.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PerfectLib/Sources/PerfectLib/Log.swift:73:28: error: cannot convert value of type 'CVaListPointer' to expected argument type '__darwin_va_list?' (aka 'Optional<UnsafeMutablePointer<Int8>>')
                        vsyslog(priority, "%s", $0)
                                                ^
error: fatalError
[4/5] Emitting module SwiftyJSON
BUILD FAILURE 5.10 macosSpm