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

Successful build of LSKit, reference 0.5.0 (20911f), with Swift 5.9 for macOS (SPM) on 5 Oct 2024 13:38:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/lskit.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/lskit
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 20911f6 Add basic progress
Cloned https://github.com/divadretlaw/lskit.git
Revision (git rev-parse @):
20911f68fef6f9f46bdd97df5bc119abd0d45be4
SUCCESS checkout https://github.com/divadretlaw/lskit.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/divadretlaw/lskit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Compiling debug.c
[1/52] Compiling error_private.c
[2/52] Compiling divsufsort.c
[3/52] Compiling fastcover.c
[4/52] Compiling entropy_common.c
[5/52] Compiling pool.c
[6/52] Compiling fse_compress.c
[7/52] Compiling huf_decompress_amd64.S
[8/52] Compiling zstd_ddict.c
[9/52] Compiling zdict.c
[10/52] Compiling zstd_decompress.c
[11/52] Compiling fse_decompress.c
[12/52] Compiling zstd_decompress_block.c
[13/52] Compiling zstdmt_compress.c
[14/52] Compiling cover.c
[15/52] Compiling zstd_ldm.c
[16/52] Compiling huf_decompress.c
[17/52] Compiling zstd_opt.c
[18/52] Compiling zstd_compress_superblock.c
[19/52] Compiling zstd_compress_sequences.c
[20/52] Compiling zstd_compress_literals.c
[21/52] Compiling zstd_fast.c
[22/52] Compiling hist.c
[23/52] Compiling threading.c
[24/52] Compiling zstd_double_fast.c
[25/52] Compiling xxhash.c
[26/52] Compiling zstd_common.c
[27/52] Compiling huf_compress.c
[28/52] Compiling zstd_compress.c
[29/52] Compiling zstd_lazy.c
[31/52] Emitting module BinaryUtils
[32/54] Compiling BinaryUtils DataDecoder.swift
[33/54] Compiling BinaryUtils DataKeyedDecodingContainer.swift
[34/54] Compiling BinaryUtils DataSingleValueDecodingContainer.swift
[35/54] Compiling BinaryUtils String+Extensions.swift
[36/54] Compiling BinaryUtils UInt64+Extensions.swift
[37/54] Compiling BinaryUtils MD5.swift
[38/54] Compiling BinaryUtils FileHandleIterator.swift
[39/54] Compiling BinaryUtils Data+Compression.swift
[40/54] Compiling BinaryUtils Data+Helper.swift
[41/54] Compiling BinaryUtils BinaryDecoder.swift
[42/54] Compiling BinaryUtils BinaryEncoder.swift
[43/54] Compiling BinaryUtils BinaryCodingKey.swift
[44/54] Compiling BinaryUtils FileHandleDecoder.swift
[45/54] Compiling BinaryUtils FileHandleKeyedDecoder.swift
[46/54] Compiling BinaryUtils FileHandleSingleValueDecodingContainer.swift
[47/54] Compiling BinaryUtils FileHandleUnkeyedDecodingContainer.swift
[48/54] Compiling BinaryUtils DataSingleValueEncodingContainer.swift
[49/54] Compiling BinaryUtils DataUnkeyedEncodingContainer.swift
[50/54] Compiling BinaryUtils DataUnkeyedDecodingContainer.swift
[51/54] Compiling BinaryUtils DataEncoder.swift
[52/54] Compiling BinaryUtils DataKeyedEncodingContainer.swift
[53/54] Compiling BinaryUtils Data+Init.swift
[54/54] Compiling BinaryUtils FileHandle+Extensions.swift
[55/86] Compiling LSKit LSX.swift
[56/86] Compiling LSKit LSXAttribute.swift
[57/86] Compiling LSKit LSXNode.swift
[58/86] Compiling LSKit LSXNode+ModuleInfo.swift
[59/86] Compiling LSKit LSXNode+ModuleShortDesc.swift
[60/86] Compiling LSKit LSXNode+PublishVersion.swift
[61/89] Compiling LSKit LSX+ModuleSettings.swift
[62/89] Compiling LSKit LSXNode+ConfigEntry.swift
[63/89] Compiling LSKit LSXNode+Module.swift
[64/89] Compiling LSKit LSPK.swift
[65/89] Compiling LSKit LSPKConfiguration.swift
[66/89] Compiling LSKit LSPKError.swift
[67/89] Compiling LSKit LSPKVersion.swift
[68/89] Compiling LSKit ModLSPK.swift
[69/89] Compiling LSKit LSX+Config.swift
[70/89] Compiling LSKit LSPKHeader15.swift
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:28:13: note: macro was defined here
#    define ZSTDLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:36:13: note: macro was defined here
#    define ZSTDLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTD_CLEVEL_DEFAULT' has no effect on the import of 'libzstd'; pass '-DZSTD_CLEVEL_DEFAULT=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:129:11: note: macro was defined here
#  define ZSTD_CLEVEL_DEFAULT 3
          ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:28:13: note: macro was defined here
#    define ZDICTLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:36:13: note: macro was defined here
#    define ZDICTLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:28:13: note: macro was defined here
#    define ZSTDERRORLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:36:13: note: macro was defined here
#    define ZSTDERRORLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
[71/89] Compiling LSKit LSPKHeader16.swift
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:28:13: note: macro was defined here
#    define ZSTDLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:36:13: note: macro was defined here
#    define ZSTDLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTD_CLEVEL_DEFAULT' has no effect on the import of 'libzstd'; pass '-DZSTD_CLEVEL_DEFAULT=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:129:11: note: macro was defined here
#  define ZSTD_CLEVEL_DEFAULT 3
          ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:28:13: note: macro was defined here
#    define ZDICTLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:36:13: note: macro was defined here
#    define ZDICTLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:28:13: note: macro was defined here
#    define ZSTDERRORLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:36:13: note: macro was defined here
#    define ZSTDERRORLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
[72/89] Compiling LSKit LSPK+Pack.swift
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:28:13: note: macro was defined here
#    define ZSTDLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:36:13: note: macro was defined here
#    define ZSTDLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTD_CLEVEL_DEFAULT' has no effect on the import of 'libzstd'; pass '-DZSTD_CLEVEL_DEFAULT=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:129:11: note: macro was defined here
#  define ZSTD_CLEVEL_DEFAULT 3
          ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:28:13: note: macro was defined here
#    define ZDICTLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:36:13: note: macro was defined here
#    define ZDICTLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:28:13: note: macro was defined here
#    define ZSTDERRORLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:36:13: note: macro was defined here
#    define ZSTDERRORLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
[73/89] Compiling LSKit LSPK+Unpack.swift
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:28:13: note: macro was defined here
#    define ZSTDLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:36:13: note: macro was defined here
#    define ZSTDLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTD_CLEVEL_DEFAULT' has no effect on the import of 'libzstd'; pass '-DZSTD_CLEVEL_DEFAULT=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:129:11: note: macro was defined here
#  define ZSTD_CLEVEL_DEFAULT 3
          ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:28:13: note: macro was defined here
#    define ZDICTLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:36:13: note: macro was defined here
#    define ZDICTLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:28:13: note: macro was defined here
#    define ZSTDERRORLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:36:13: note: macro was defined here
#    define ZSTDERRORLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
[74/89] Emitting module LSKit
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:28:13: note: macro was defined here
#    define ZSTDLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:36:13: note: macro was defined here
#    define ZSTDLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTD_CLEVEL_DEFAULT' has no effect on the import of 'libzstd'; pass '-DZSTD_CLEVEL_DEFAULT=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:129:11: note: macro was defined here
#  define ZSTD_CLEVEL_DEFAULT 3
          ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:28:13: note: macro was defined here
#    define ZDICTLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZDICTLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZDICTLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:36:13: note: macro was defined here
#    define ZDICTLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_VISIBLE' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_VISIBLE=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:28:13: note: macro was defined here
#    define ZSTDERRORLIB_VISIBLE __attribute__ ((visibility ("default")))
            ^
<unknown>:0: warning: definition of configuration macro 'ZSTDERRORLIB_HIDDEN' has no effect on the import of 'libzstd'; pass '-DZSTDERRORLIB_HIDDEN=...' on the command line to configure the module
/Users/admin/builder/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:36:13: note: macro was defined here
#    define ZSTDERRORLIB_HIDDEN __attribute__ ((visibility ("hidden")))
            ^
[75/89] Compiling LSKit ModInfo.swift
[76/89] Compiling LSKit LSPKFileEntry+Compression.swift
[77/89] Compiling LSKit LSPKFileEntry.swift
[78/89] Compiling LSKit LSPKFileEntry10.swift
[79/89] Compiling LSKit XmlConvertible.swift
[80/89] Compiling LSKit Sequence+Extensions.swift
[81/89] Compiling LSKit String+Extensions.swift
[82/89] Compiling LSKit UTType+Extensions.swift
[83/89] Compiling LSKit LSPKFileEntry15.swift
[84/89] Compiling LSKit LSPKFileEntry18.swift
[85/89] Compiling LSKit LSPKHeader.swift
[86/89] Compiling LSKit LSPKHeader10.swift
[87/89] Compiling LSKit LSXParser.swift
[88/89] Compiling LSKit LSXRegion.swift
[89/89] Compiling LSKit LSXVersion.swift
Build complete! (19.34s)
Fetching https://github.com/facebook/zstd
Fetching https://github.com/divadretlaw/BinaryUtils.git
[1/266] Fetching binaryutils
[267/78425] Fetching binaryutils, zstd
Fetched https://github.com/divadretlaw/BinaryUtils.git (4.57s)
Fetched https://github.com/facebook/zstd (4.57s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.6 (3.68s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (0.54s)
Creating working copy for https://github.com/divadretlaw/BinaryUtils.git
Working copy of https://github.com/divadretlaw/BinaryUtils.git resolved at 1.1.0
Creating working copy for https://github.com/facebook/zstd
Working copy of https://github.com/facebook/zstd resolved at 1.5.6
Build complete.
Done.