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 main (1bb498), with Swift 5.10 for macOS (SPM) on 18 Aug 2024 11:35:39 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/lskit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1bb4983 Relicense with EUPL
Cloned https://github.com/divadretlaw/lskit.git
Revision (git rev-parse @):
1bb49839f1bc01761a452a02c2f6caa45d6246c3
SUCCESS checkout https://github.com/divadretlaw/lskit.git at main
Fetching https://github.com/divadretlaw/BinaryUtils.git
Fetching https://github.com/facebook/zstd
[8/246] Fetching binaryutils
[247/78234] Fetching binaryutils, zstd
Fetched https://github.com/facebook/zstd from cache (4.24s)
Fetched https://github.com/divadretlaw/BinaryUtils.git from cache (4.24s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.6 (2.61s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (0.58s)
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/355] 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.82s)
Fetched https://github.com/facebook/zstd from cache (0.82s)
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/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
Creating working copy for https://github.com/divadretlaw/lskit.git
Working copy of https://github.com/divadretlaw/lskit.git resolved at main (1bb4983)
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 threading.c
[2/33] Compiling fse_compress.c
[3/33] Compiling hist.c
[4/33] Compiling error_private.c
[5/33] Compiling fastcover.c
[6/33] Compiling zstd_compress_sequences.c
[7/33] Compiling zdict.c
[8/33] Compiling zstd_compress_literals.c
[9/33] Compiling cover.c
[10/33] Compiling huf_decompress_amd64.S
[11/33] Compiling huf_compress.c
[12/33] Compiling divsufsort.c
[13/33] Compiling zstd_compress_superblock.c
[14/33] Compiling zstd_ddict.c
[15/33] Compiling zstd_decompress.c
[16/33] Compiling zstd_compress.c
[17/33] Compiling zstd_decompress_block.c
[18/33] Compiling zstd_ldm.c
[19/33] Compiling zstdmt_compress.c
[20/33] Compiling zstd_common.c
[21/33] Compiling huf_decompress.c
[21/33] Write sources
[24/33] Compiling pool.c
[25/33] Compiling xxhash.c
[26/33] Compiling debug.c
[27/33] Compiling entropy_common.c
[28/33] Compiling fse_decompress.c
[29/33] Compiling zstd_opt.c
[30/33] Compiling zstd_fast.c
[31/33] Compiling zstd_double_fast.c
[32/55] Compiling zstd_lazy.c
[34/55] Emitting module BinaryUtils
[35/57] Compiling BinaryUtils MD5.swift
[36/57] Compiling BinaryUtils FileHandleIterator.swift
[37/57] Compiling BinaryUtils DataDecoder.swift
[38/57] Compiling BinaryUtils DataKeyedDecodingContainer.swift
[39/57] Compiling BinaryUtils DataSingleValueDecodingContainer.swift
[40/57] Compiling BinaryUtils FileHandleSingleValueDecodingContainer.swift
[41/57] Compiling BinaryUtils FileHandleUnkeyedDecodingContainer.swift
[42/57] Compiling BinaryUtils FileHandleDecoder.swift
[43/57] Compiling BinaryUtils FileHandleKeyedDecoder.swift
[44/57] Compiling BinaryUtils BinaryDecoder.swift
[45/57] Compiling BinaryUtils BinaryEncoder.swift
[46/57] Compiling BinaryUtils BinaryCodingKey.swift
[47/57] Compiling BinaryUtils Data+Compression.swift
[48/57] Compiling BinaryUtils Data+Helper.swift
[49/57] Compiling BinaryUtils DataSingleValueEncodingContainer.swift
[50/57] Compiling BinaryUtils DataUnkeyedEncodingContainer.swift
[51/57] Compiling BinaryUtils Data+Init.swift
[52/57] Compiling BinaryUtils FileHandle+Extensions.swift
[53/57] Compiling BinaryUtils String+Extensions.swift
[54/57] Compiling BinaryUtils UInt64+Extensions.swift
[55/57] Compiling BinaryUtils DataUnkeyedDecodingContainer.swift
[56/57] Compiling BinaryUtils DataEncoder.swift
[57/57] Compiling BinaryUtils DataKeyedEncodingContainer.swift
[58/87] 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")))
            ^
[59/90] Compiling LSKit LSPKFileEntry+Compression.swift
[60/90] Compiling LSKit LSPKFileEntry.swift
[61/90] Compiling LSKit LSPKFileEntry10.swift
[62/90] Compiling LSKit LSPKFileEntry15.swift
[63/90] Compiling LSKit LSPK.swift
[64/90] Compiling LSKit LSPKConfiguration.swift
[65/90] Compiling LSKit LSPKError.swift
[66/90] Compiling LSKit LSX.swift
[67/90] Compiling LSKit LSXAttribute.swift
[68/90] Compiling LSKit LSXNode.swift
[69/90] Compiling LSKit LSX+ModuleSettings.swift
[70/90] Compiling LSKit LSXNode+ConfigEntry.swift
[71/90] Compiling LSKit LSXNode+Module.swift
[72/90] Compiling LSKit LSXNode+ModuleInfo.swift
[73/90] Compiling LSKit LSXNode+ModuleShortDesc.swift
[74/90] Compiling LSKit LSXNode+PublishVersion.swift
[75/90] Compiling LSKit LSPKVersion.swift
[76/90] Compiling LSKit ModLSPK.swift
[77/90] Compiling LSKit LSX+Config.swift
[78/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")))
            ^
[79/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")))
            ^
[80/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")))
            ^
[81/90] Compiling LSKit LSPKFileEntry18.swift
[82/90] Compiling LSKit LSPKHeader.swift
[83/90] Compiling LSKit LSPKHeader10.swift
[84/90] Compiling LSKit XmlConvertible.swift
[85/90] Compiling LSKit String+Extensions.swift
[86/90] Compiling LSKit UTType+Extensions.swift
[87/90] Compiling LSKit ModInfo.swift
[88/90] Compiling LSKit LSXParser.swift
[89/90] Compiling LSKit LSXRegion.swift
[90/90] Compiling LSKit LSXVersion.swift
Build complete! (9.35s)
Build complete.
Done.