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.4.0 (8e5ef8), with Swift 5.10 for macOS (SPM) on 17 Aug 2024 10:23:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/lskit.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/lskit
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 8e5ef8d Add ZSTD support
Cloned https://github.com/divadretlaw/lskit.git
Revision (git rev-parse @):
8e5ef8d4682b956c275c110b227af1647481c3b2
SUCCESS checkout https://github.com/divadretlaw/lskit.git at 0.4.0
Fetching https://github.com/divadretlaw/BinaryUtils.git
Fetching https://github.com/facebook/zstd
[3/243] Fetching binaryutils
[244/78231] Fetching binaryutils, zstd
Fetched https://github.com/divadretlaw/BinaryUtils.git from cache (4.40s)
Fetched https://github.com/facebook/zstd from cache (4.40s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.6 (2.53s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (0.55s)
Creating working copy for https://github.com/facebook/zstd
Working copy of https://github.com/facebook/zstd resolved at 1.5.6
Creating working copy for https://github.com/divadretlaw/BinaryUtils.git
Working copy of https://github.com/divadretlaw/BinaryUtils.git resolved at 1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lskit",
      "name": "LSKit",
      "url": "https://github.com/divadretlaw/lskit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lskit",
      "dependencies": [
        {
          "identity": "binaryutils",
          "name": "BinaryUtils",
          "url": "https://github.com/divadretlaw/BinaryUtils.git",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BinaryUtils",
          "dependencies": [
          ]
        },
        {
          "identity": "zstd",
          "name": "zstd",
          "url": "https://github.com/facebook/zstd",
          "version": "1.5.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zstd",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/divadretlaw/lskit.git
[1/352] Fetching lskit
Fetched https://github.com/divadretlaw/lskit.git from cache (0.75s)
Fetching https://github.com/divadretlaw/BinaryUtils.git from cache
Fetching https://github.com/facebook/zstd from cache
Fetched https://github.com/divadretlaw/BinaryUtils.git from cache (0.80s)
Fetched https://github.com/facebook/zstd from cache (0.80s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.6 (0.03s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (0.02s)
Creating working copy for https://github.com/divadretlaw/lskit.git
Working copy of https://github.com/divadretlaw/lskit.git resolved at 0.4.0 (8e5ef8d)
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
warning: '.resolve-product-dependencies': dependency 'lskit' is not used by any target
Found 2 product dependencies
  - BinaryUtils
  - zstd
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/divadretlaw/lskit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/33] Write swift-version-33747A42983211AE.txt
[1/33] Compiling debug.c
[1/33] Compiling threading.c
[3/33] Compiling hist.c
[4/33] Compiling error_private.c
[5/33] Compiling zstd_common.c
[6/33] Compiling fastcover.c
[7/33] Compiling zdict.c
[8/33] Compiling zstd_compress_literals.c
[9/33] Compiling huf_compress.c
[10/33] Compiling entropy_common.c
[11/33] Compiling huf_decompress_amd64.S
[12/33] Compiling cover.c
[13/33] Compiling divsufsort.c
[14/33] Compiling zstd_ddict.c
[15/33] Compiling zstd_decompress.c
[16/33] Compiling zstdmt_compress.c
[17/33] Compiling zstd_ldm.c
[18/33] Compiling zstd_compress.c
[19/33] Compiling zstd_decompress_block.c
[20/33] Compiling huf_decompress.c
[21/33] Compiling zstd_compress_superblock.c
[21/33] Write sources
[24/33] Compiling zstd_opt.c
[25/33] Compiling fse_compress.c
[26/33] Compiling zstd_compress_sequences.c
[27/33] Compiling pool.c
[28/33] Compiling xxhash.c
[29/33] Compiling zstd_fast.c
[30/33] Compiling zstd_double_fast.c
[31/33] Compiling fse_decompress.c
[32/55] Compiling zstd_lazy.c
[34/55] Compiling BinaryUtils String+Extensions.swift
[35/55] Compiling BinaryUtils UInt64+Extensions.swift
[36/55] Compiling BinaryUtils FileHandleDecoder.swift
[37/55] Compiling BinaryUtils FileHandleKeyedDecoder.swift
[38/57] Compiling BinaryUtils BinaryDecoder.swift
[39/57] Compiling BinaryUtils BinaryEncoder.swift
[40/57] Compiling BinaryUtils BinaryCodingKey.swift
[41/57] Compiling BinaryUtils DataSingleValueEncodingContainer.swift
[42/57] Compiling BinaryUtils DataUnkeyedEncodingContainer.swift
[43/57] Compiling BinaryUtils Data+Init.swift
[44/57] Compiling BinaryUtils FileHandle+Extensions.swift
[45/57] Compiling BinaryUtils DataUnkeyedDecodingContainer.swift
[46/57] Compiling BinaryUtils DataEncoder.swift
[47/57] Compiling BinaryUtils DataKeyedEncodingContainer.swift
[48/57] Compiling BinaryUtils DataDecoder.swift
[49/57] Compiling BinaryUtils DataKeyedDecodingContainer.swift
[50/57] Compiling BinaryUtils DataSingleValueDecodingContainer.swift
[51/57] Compiling BinaryUtils FileHandleSingleValueDecodingContainer.swift
[52/57] Compiling BinaryUtils FileHandleUnkeyedDecodingContainer.swift
[53/57] Emitting module BinaryUtils
[54/57] Compiling BinaryUtils Data+Compression.swift
[55/57] Compiling BinaryUtils Data+Helper.swift
[56/57] Compiling BinaryUtils MD5.swift
[57/57] Compiling BinaryUtils FileHandleIterator.swift
[58/87] Compiling LSKit LSPKFileEntry18.swift
[59/87] Compiling LSKit LSPKHeader.swift
[60/87] Compiling LSKit LSPKHeader10.swift
[61/90] Compiling LSKit LSXNode+ModuleInfo.swift
[62/90] Compiling LSKit LSXNode+ModuleShortDesc.swift
[63/90] Compiling LSKit LSXNode+PublishVersion.swift
[64/90] Compiling LSKit LSX.swift
[65/90] Compiling LSKit LSXAttribute.swift
[66/90] Compiling LSKit LSXNode.swift
[67/90] 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")))
            ^
[68/90] Compiling LSKit LSX+ModuleSettings.swift
[69/90] Compiling LSKit LSXNode+ConfigEntry.swift
[70/90] Compiling LSKit LSXNode+Module.swift
[71/90] Compiling LSKit LSPK.swift
[72/90] Compiling LSKit LSPKConfiguration.swift
[73/90] Compiling LSKit LSPKError.swift
[74/90] Compiling LSKit LSPKFileEntry+Compression.swift
[75/90] Compiling LSKit LSPKFileEntry.swift
[76/90] Compiling LSKit LSPKFileEntry10.swift
[77/90] Compiling LSKit LSPKFileEntry15.swift
[78/90] Compiling LSKit LSPKVersion.swift
[79/90] Compiling LSKit ModLSPK.swift
[80/90] Compiling LSKit LSX+Config.swift
[81/90] 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")))
            ^
[82/90] 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")))
            ^
[83/90] 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")))
            ^
[84/90] Compiling LSKit LSXParser.swift
[85/90] Compiling LSKit LSXRegion.swift
[86/90] Compiling LSKit LSXVersion.swift
[87/90] Compiling LSKit XmlConvertible.swift
[88/90] Compiling LSKit String+Extensions.swift
[89/90] Compiling LSKit UTType+Extensions.swift
[90/90] Compiling LSKit ModInfo.swift
Build complete! (9.25s)
Build complete.
Done.