The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Aether, reference 0.2.1 (cfecda), with Swift 6.1 for Wasm on 27 May 2025 11:16:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/aestesis/aether.git
Reference: 0.2.1
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/aestesis/aether
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at cfecdaf fixed SizeI
Cloned https://github.com/aestesis/aether.git
Revision (git rev-parse @):
cfecdafa104b74362021af436ce0dbfdd94e89e2
SUCCESS checkout https://github.com/aestesis/aether.git at 0.2.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/aestesis/aether.git
https://github.com/aestesis/aether.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "zlib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aestesis/Zlib.git"
    },
    {
      "identity" : "cpng",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aestesis/Cpng"
    },
    {
      "identity" : "cpango",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aestesis/CPango.git"
    },
    {
      "identity" : "cfreetype",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aestesis/CFreeType.git"
    },
    {
      "identity" : "libtess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aestesis/libtess.git"
    },
    {
      "identity" : "swiftyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "17.0.0",
            "upper_bound" : "18.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/SwiftyJSON.git"
    },
    {
      "identity" : "cairo",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aestesis/Cairo.git"
    },
    {
      "identity" : "uridium",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aestesis/Uridium.git"
    }
  ],
  "manifest_display_name" : "Aether",
  "name" : "Aether",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Aether",
      "targets" : [
        "Aether"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Aether",
      "module_type" : "SwiftTarget",
      "name" : "Aether",
      "path" : "Sources/Aether",
      "product_dependencies" : [
        "Uridium",
        "Cairo",
        "SwiftyJSON",
        "libtess",
        "Cpng",
        "CPango",
        "CFreeType",
        "Zlib"
      ],
      "product_memberships" : [
        "Aether"
      ],
      "sources" : [
        "3D/Box.swift",
        "3D/Renderer.swift",
        "Foundation/Application.swift",
        "Foundation/Bitmap.swift",
        "Foundation/Color.swift",
        "Foundation/Debug.swift",
        "Foundation/Device.swift",
        "Foundation/Effect.swift",
        "Foundation/Font.swift",
        "Foundation/Future.swift",
        "Foundation/Graphics.swift",
        "Foundation/Matrix.swift",
        "Foundation/Misc.swift",
        "Foundation/Node.swift",
        "Foundation/Paint.swift",
        "Foundation/Path.swift",
        "Foundation/Point.swift",
        "Foundation/Rect.swift",
        "Foundation/RenderPass.swift",
        "Foundation/Signal.swift",
        "Foundation/Size.swift",
        "Foundation/Stream.swift",
        "Foundation/Texture2D.swift",
        "Foundation/Thread.swift",
        "Foundation/Touch.swift",
        "Foundation/Vector.swift",
        "Foundation/View.swift",
        "Foundation/Viewport.swift",
        "Linux/OsWindow.swift",
        "Linux/RawBitmap.swift",
        "Linux/Zip.swift",
        "Linux/simd.swift",
        "internals/Tess.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/aestesis/Cpng
[1/137] Fetching cpng
Fetched https://github.com/aestesis/Cpng from cache (0.25s)
Fetching https://github.com/aestesis/CPango.git
[1/152] Fetching cpango
Fetched https://github.com/aestesis/CPango.git from cache (0.22s)
Fetching https://github.com/aestesis/CFreeType.git
[1/39] Fetching cfreetype
Fetched https://github.com/aestesis/CFreeType.git from cache (0.27s)
Fetching https://github.com/aestesis/Cairo.git
[1/3464] Fetching cairo
Fetched https://github.com/aestesis/Cairo.git from cache (1.58s)
Fetching https://github.com/aestesis/Uridium.git
[1/212] Fetching uridium
Fetched https://github.com/aestesis/Uridium.git from cache (0.44s)
Fetching https://github.com/aestesis/CCairo.git
[1/412] Fetching ccairo
Fetched https://github.com/aestesis/CCairo.git from cache (0.30s)
Fetching https://github.com/aestesis/CFontConfig.git
[1/45] Fetching cfontconfig
Fetched https://github.com/aestesis/CFontConfig.git from cache (0.30s)
Fetching https://github.com/aestesis/Vulkan.git
Fetching https://github.com/IBM-Swift/SwiftyJSON.git
Fetching https://github.com/aestesis/libtess.git
Fetching https://github.com/aestesis/xcb.git
[1/32] Fetching vulkan
[30/94] Fetching vulkan, libtess
[66/109] Fetching vulkan, libtess, xcb
[107/2796] Fetching vulkan, libtess, xcb, swiftyjson
Fetching https://github.com/aestesis/Zlib.git
Fetched https://github.com/aestesis/Vulkan.git from cache (0.29s)
Fetched https://github.com/aestesis/xcb.git from cache (0.29s)
[2346/2749] Fetching libtess, swiftyjson
Fetched https://github.com/aestesis/libtess.git from cache (0.41s)
Fetched https://github.com/IBM-Swift/SwiftyJSON.git from cache (0.41s)
[1/59] Fetching zlib
Fetched https://github.com/aestesis/Zlib.git from cache (0.25s)
Computing version for https://github.com/aestesis/Vulkan.git
Computed https://github.com/aestesis/Vulkan.git at 1.0.6 (1.09s)
Computing version for https://github.com/aestesis/xcb.git
Computed https://github.com/aestesis/xcb.git at 1.0.1 (0.45s)
Computing version for https://github.com/aestesis/Zlib.git
Computed https://github.com/aestesis/Zlib.git at 0.1.6 (0.54s)
Computing version for https://github.com/aestesis/libtess.git
Computed https://github.com/aestesis/libtess.git at 1.0.5 (4.41s)
Computing version for https://github.com/IBM-Swift/SwiftyJSON.git
Computed https://github.com/IBM-Swift/SwiftyJSON.git at 17.0.5 (3.60s)
Creating working copy for https://github.com/aestesis/Zlib.git
Working copy of https://github.com/aestesis/Zlib.git resolved at 0.1.6
Creating working copy for https://github.com/IBM-Swift/SwiftyJSON.git
Working copy of https://github.com/IBM-Swift/SwiftyJSON.git resolved at 17.0.5
Creating working copy for https://github.com/aestesis/CPango.git
Working copy of https://github.com/aestesis/CPango.git resolved at master (a502f49)
Creating working copy for https://github.com/aestesis/Uridium.git
Working copy of https://github.com/aestesis/Uridium.git resolved at master (5bdc362)
Creating working copy for https://github.com/aestesis/Cairo.git
Working copy of https://github.com/aestesis/Cairo.git resolved at master (71cbd6d)
Creating working copy for https://github.com/aestesis/xcb.git
Working copy of https://github.com/aestesis/xcb.git resolved at 1.0.1
Creating working copy for https://github.com/aestesis/libtess.git
Working copy of https://github.com/aestesis/libtess.git resolved at 1.0.5
Creating working copy for https://github.com/aestesis/CFreeType.git
Working copy of https://github.com/aestesis/CFreeType.git resolved at master (3442374)
Creating working copy for https://github.com/aestesis/CFontConfig.git
Working copy of https://github.com/aestesis/CFontConfig.git resolved at master (c89a356)
Creating working copy for https://github.com/aestesis/CCairo.git
Working copy of https://github.com/aestesis/CCairo.git resolved at master (86cb03f)
Creating working copy for https://github.com/aestesis/Vulkan.git
Working copy of https://github.com/aestesis/Vulkan.git resolved at 1.0.6
Creating working copy for https://github.com/aestesis/Cpng
Working copy of https://github.com/aestesis/Cpng resolved at master (f9bdc5d)
warning: you may be able to install fontconfig using your system-packager:
    apt-get install libfontconfig-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo-dev
warning: you may be able to install png using your system-packager:
    apt-get install libpng-dev libz-dev
warning: you may be able to install pango using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install freetype2 using your system-packager:
    apt-get install libfreetype6-dev
warning: you may be able to install fontconfig using your system-packager:
    apt-get install libfontconfig-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo-dev
warning: you may be able to install png using your system-packager:
    apt-get install libpng-dev libz-dev
warning: you may be able to install pango using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install freetype2 using your system-packager:
    apt-get install libfreetype6-dev
Building for debugging...
[0/19] Compiling libtess priorityq-heap.c
In file included from /host/spi-builder-workspace/.build/checkouts/libtess/Sources/libtess/tess.c:38:
/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/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
1 error generated.
[1/19] Compiling libtess tess.c
[1/19] Compiling libtess priorityq.c
[1/19] Compiling libtess normal.c
In file included from /host/spi-builder-workspace/.build/checkouts/libtess/Sources/libtess/sweep.c:40:
/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/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
[1/19] Compiling libtess sweep.c
In file included from /host/spi-builder-workspace/.build/checkouts/libtess/Sources/libtess/render.c:41:
In file included from /host/spi-builder-workspace/.build/checkouts/libtess/Sources/libtess/tess.h:39:
/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/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the[1/19] Compiling libtess render.c
[1/19] Compiling libtess mesh.c
[1/19] Write swift-version-24593BA9C3E375BF.txt
[1/19] Compiling libtess tessmono.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: you may be able to install fontconfig using your system-packager:
    apt-get install libfontconfig-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo-dev
warning: you may be able to install png using your system-packager:
    apt-get install libpng-dev libz-dev
warning: you may be able to install pango using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install freetype2 using your system-packager:
    apt-get install libfreetype6-dev
warning: you may be able to install fontconfig using your system-packager:
    apt-get install libfontconfig-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo-dev
warning: you may be able to install png using your system-packager:
    apt-get install libpng-dev libz-dev
warning: you may be able to install pango using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install freetype2 using your system-packager:
    apt-get install libfreetype6-dev
[0/1] Planning build
Building for debugging...
[0/18] Write sources
[4/18] Compiling libtess memalloc.c
[5/18] Compiling libtess tessmono.c
In file included from /host/spi-builder-workspace/.build/checkouts/libtess/Sources/libtess/normal.c:37:
In file included from /host/spi-builder-workspace/.build/checkouts/libtess/Sources/libtess/tess.h:39:
/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/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
1 error generated.
[6/18] Compiling libtess normal.c
In file included from /host/spi-builder-workspace/.build/checkouts/libtess/Sources/libtess/sweep.c:40:
/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/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
[6/18] Compiling libtess sweep.c
[6/18] Compiling libtess priorityq.c
[6/18] Compiling libtess mesh.c
In file included from /host/spi-builder-workspace/.build/checkouts/libtess/Sources/libtess/tess.c:38:
/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/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
[6/18] Compiling libtess tess.c
[6/18] Compiling libtess render.c
[6/18] Compiling libtess geom.c
[6/18] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm