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 snappy with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lovetodream/swift-snappy.git
Reference: v1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/lovetodream/swift-snappy
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 1ae4982 ci: run tests on ubuntu and macOS
Cloned https://github.com/lovetodream/swift-snappy.git
Revision (git rev-parse @):
1ae49828144f397aebcbb9d3e334a8f84268ef8d
SUCCESS checkout https://github.com/lovetodream/swift-snappy.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/lovetodream/swift-snappy.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-system
[1/1458] Fetching swift-docc-plugin
[526/4637] Fetching swift-docc-plugin, swift-system
Fetched https://github.com/apple/swift-system (0.59s)
[1458/1458] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git (0.73s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.0.0 (0.67s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Compiling CSystem shims.c
[3/5] Compiling SnappyC map.c
[4/5] Compiling SnappyC snappy.c
[6/26] Compiling SystemPackage PlatformString.swift
[7/26] Compiling SystemPackage SystemString.swift
[8/28] Compiling SystemPackage Errno.swift
[9/28] Compiling SystemPackage FileDescriptor.swift
[10/28] Compiling SystemPackage FileHelpers.swift
[11/28] Emitting module SystemPackage
[12/28] Compiling SystemPackage Util.swift
[13/28] Compiling SystemPackage UtilConsumers.swift
[14/28] Compiling SystemPackage FilePathSyntax.swift
[15/28] Compiling SystemPackage FilePathWindows.swift
[16/28] Compiling SystemPackage FilePermissions.swift
[17/28] Compiling SystemPackage Mocking.swift
[18/28] Compiling SystemPackage Syscalls.swift
[19/28] Compiling SystemPackage WindowsSyscallAdapters.swift
[20/28] Compiling SystemPackage FilePathComponents.swift
[21/28] Compiling SystemPackage FilePathParsing.swift
[22/28] Compiling SystemPackage FilePathString.swift
[23/28] Compiling SystemPackage FileOperations.swift
[24/28] Compiling SystemPackage FilePath.swift
[25/28] Compiling SystemPackage FilePathComponentView.swift
[26/28] Compiling SystemPackage CInterop.swift
[27/28] Compiling SystemPackage Constants.swift
[28/28] Compiling SystemPackage Exports.swift
[31/32] Emitting module Snappy
[32/32] Compiling Snappy Snappy.swift
Build complete! (25.74s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "snappy",
  "name" : "snappy",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Snappy",
      "targets" : [
        "Snappy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnappyTests",
      "module_type" : "SwiftTarget",
      "name" : "SnappyTests",
      "path" : "Tests/SnappyTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/baddata2.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/asyoulik.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/kppkn.gtb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/alice29.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/geo.protodata",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.rawsnappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/plrabn12.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/baddata3.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/urls.10K",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/fireworks.jpeg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/baddata1.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/paper-100k.pdf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/html_x_4",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SnappyTests/Data/lcet10.txt",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SnappyTests.swift"
      ],
      "target_dependencies" : [
        "Snappy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnappyC",
      "module_type" : "ClangTarget",
      "name" : "SnappyC",
      "path" : "Sources/SnappyC",
      "product_memberships" : [
        "Snappy"
      ],
      "sources" : [
        "map.c",
        "snappy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Snappy",
      "module_type" : "SwiftTarget",
      "name" : "Snappy",
      "path" : "Sources/Snappy",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "Snappy"
      ],
      "sources" : [
        "Snappy.swift"
      ],
      "target_dependencies" : [
        "SnappyC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.

Build Machine: Linux 1