The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-log-loki, reference v1.1.0 (fb800a), with Swift 6.1 for Wasm on 29 May 2025 08:21:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lovetodream/swift-log-loki.git
Reference: v1.1.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-log-loki
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at fb800a4 feat: add support for additional platforms
Cloned https://github.com/lovetodream/swift-log-loki.git
Revision (git rev-parse @):
fb800a495f8ee7d46796333d956dd4d92c14da40
SUCCESS checkout https://github.com/lovetodream/swift-log-loki.git at v1.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/lovetodream/swift-log-loki.git
https://github.com/lovetodream/swift-log-loki.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "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-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-snappy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lovetodream/swift-snappy"
    }
  ],
  "manifest_display_name" : "swift-log-loki",
  "name" : "swift-log-loki",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "LoggingLoki",
      "targets" : [
        "LoggingLoki"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoggingLokiTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingLokiTests",
      "path" : "Tests/LoggingLokiTests",
      "sources" : [
        "LoggingLokiTests.swift"
      ],
      "target_dependencies" : [
        "LoggingLoki"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingLoki",
      "module_type" : "SwiftTarget",
      "name" : "LoggingLoki",
      "path" : "Sources/LoggingLoki",
      "product_dependencies" : [
        "Logging",
        "SwiftProtobuf",
        "Snappy"
      ],
      "product_memberships" : [
        "LoggingLoki"
      ],
      "sources" : [
        "Batch.swift",
        "BatchEntry.swift",
        "Batcher.swift",
        "LokiError.swift",
        "LokiLogHandler.swift",
        "LokiRequest.swift",
        "LokiSession.swift",
        "LokiStream.swift",
        "NIOLock.swift",
        "NIOLockedValueBox.swift",
        "Proto/gen/swift/descriptor.pb.swift",
        "Proto/gen/swift/gogo.pb.swift",
        "Proto/gen/swift/logproto.pb.swift",
        "Proto/gen/swift/stats.pb.swift",
        "Proto/gen/swift/timestamp.pb.swift",
        "TypeAliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/lovetodream/swift-snappy
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-log.git
[1/2049] Fetching swift-docc-plugin
[227/5885] Fetching swift-docc-plugin, swift-log
[956/6079] Fetching swift-docc-plugin, swift-log, swift-snappy
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
Fetched https://github.com/lovetodream/swift-snappy from cache (0.42s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.43s)
[1/38975] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (5.64s)
Computing version for https://github.com/lovetodream/swift-snappy
Computed https://github.com/lovetodream/swift-snappy at 1.0.0 (6.65s)
Fetching https://github.com/apple/swift-system
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.48s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (1.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.91s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.46s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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.4.3
Creating working copy for https://github.com/lovetodream/swift-snappy
Working copy of https://github.com/lovetodream/swift-snappy resolved at 1.0.0
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/logproto.proto
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/timestamp.proto
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/descriptor.proto
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/gogo.proto
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/stats.proto
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/13] Write sources
[3/13] Copying PrivacyInfo.xcprivacy
[4/13] Write sources
[9/13] Compiling CSystem shims.c
[10/13] Compiling SnappyC snappy.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:1:
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/sys/mman.h:2:2: error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
    2 | #error "WASI lacks a true mmap; to enable minimal mmap emulation, \
      |  ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:20:14: error: use of undeclared identifier 'PROT_READ'
   20 |                 int prot = PROT_READ;
      |                            ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:21:38: error: use of undeclared identifier 'MAP_PRIVATE'
   21 |                 if ((oflags & O_WRONLY) || (flag & MAP_PRIVATE))
      |                                                    ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:22:12: error: use of undeclared identifier 'PROT_WRITE'
   22 |                         prot |= PROT_WRITE;
      |                                 ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:23:15: error: call to undeclared function 'mmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   23 |                 char *map = mmap(NULL, *size, prot,
      |                             ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:23:9: error: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
   23 |                 char *map = mmap(NULL, *size, prot,
      |                       ^     ~~~~~~~~~~~~~~~~~~~~~~~
   24 |                                  flag,
      |                                  ~~~~~
   25 |                                  fd, 0);
      |                                  ~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:38:42: error: use of undeclared identifier 'MAP_SHARED'
   38 |         return mapfile_flag(file, oflags, size, MAP_SHARED);
      |                                                 ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:44:2: error: call to undeclared function 'munmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   44 |         munmap(map, roundup(size, ps));
      |         ^
8 errors generated.
[11/13] Compiling SnappyC map.c
[11/13] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/gogo.proto
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/descriptor.proto
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/timestamp.proto
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/logproto.proto
    /host/spi-builder-workspace/Sources/LoggingLoki/Proto/stats.proto
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:1:
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/sys/mman.h:2:2: error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
    2 | #error "WASI lacks a true mmap; to enable minimal mmap emulation, \
      |  ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:20:14: error: use of undeclared identifier 'PROT_READ'
   20 |                 int prot = PROT_READ;
      |                            ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:21:38: error: use of undeclared identifier 'MAP_PRIVATE'
   21 |                 if ((oflags & O_WRONLY) || (flag & MAP_PRIVATE))
      |                                                    ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:22:12: error: use of undeclared identifier 'PROT_WRITE'
   22 |                         prot |= PROT_WRITE;
      |                                 ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:23:15: error: call to undeclared function 'mmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   23 |                 char *map = mmap(NULL, *size, prot,
      |                             ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:23:9: error: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
   23 |                 char *map = mmap(NULL, *size, prot,
      |                       ^     ~~~~~~~~~~~~~~~~~~~~~~~
   24 |                                  flag,
      |                                  ~~~~~
   25 |                                  fd, 0);
      |                                  ~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:38:42: error: use of undeclared identifier 'MAP_SHARED'
   38 |         return mapfile_flag(file, oflags, size, MAP_SHARED);
      |                                                 ^
/host/spi-builder-workspace/.build/checkouts/swift-snappy/Sources/SnappyC/map.c:44:2: error: call to undeclared function 'munmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   44 |         munmap(map, roundup(size, ps));
      |         ^
8 errors generated.
[3/5] Compiling SnappyC map.c
[3/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm