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

Failed to build Sass with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/robinwalterfit/swift-sass.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/robinwalterfit/swift-sass
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 76d5ab7 Update notes
Cloned https://github.com/robinwalterfit/swift-sass.git
Revision (git rev-parse @):
76d5ab7db35a29a60dd6a10f3ac662c17975b240
SUCCESS checkout https://github.com/robinwalterfit/swift-sass.git at master
Fetching https://github.com/robinwalterfit/Swift-libsass.git from cache
Fetched https://github.com/robinwalterfit/Swift-libsass.git (0.18s)
Computing version for https://github.com/robinwalterfit/Swift-libsass.git
Computed https://github.com/robinwalterfit/Swift-libsass.git at 1.0.0 (0.55s)
Creating working copy for https://github.com/robinwalterfit/Swift-libsass.git
Working copy of https://github.com/robinwalterfit/Swift-libsass.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-sass",
      "name": "Sass",
      "url": "https://github.com/robinwalterfit/swift-sass.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sass",
      "dependencies": [
        {
          "identity": "swift-libsass",
          "name": "libsass",
          "url": "https://github.com/robinwalterfit/Swift-libsass.git",
          "version": "1.0.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-libsass",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/robinwalterfit/swift-sass.git
[1/54] Fetching swift-sass
Fetched https://github.com/robinwalterfit/swift-sass.git (0.27s)
Fetching https://github.com/robinwalterfit/Swift-libsass.git from cache
Fetched https://github.com/robinwalterfit/Swift-libsass.git (0.19s)
Computing version for https://github.com/robinwalterfit/Swift-libsass.git
Computed https://github.com/robinwalterfit/Swift-libsass.git at 1.0.0 (0.03s)
Creating working copy for https://github.com/robinwalterfit/swift-sass.git
Working copy of https://github.com/robinwalterfit/swift-sass.git resolved at master
Creating working copy for https://github.com/robinwalterfit/Swift-libsass.git
Working copy of https://github.com/robinwalterfit/Swift-libsass.git resolved at 1.0.0
warning: 'swift-libsass': ignoring declared target(s) 'libsass' in the system package
warning: '.resolve-product-dependencies': dependency 'swift-sass' is not used by any target
Found 1 product dependencies
  - libsass
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/3] Emitting module Sass
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Swift-libsass/shim.h:4:10: error: 'sass.h' file not found
#include <sass.h>
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Sass/Sass+Options.swift:27:8: error: could not build Objective-C module 'libsass'
import libsass
       ^
[2/3] Compiling Sass Sass.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Swift-libsass/shim.h:4:10: error: 'sass.h' file not found
#include <sass.h>
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Sass/Sass+Options.swift:27:8: error: could not build Objective-C module 'libsass'
import libsass
       ^
[3/3] Compiling Sass Sass+Options.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Swift-libsass/shim.h:4:10: error: 'sass.h' file not found
#include <sass.h>
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Sass/Sass+Options.swift:27:8: error: could not build Objective-C module 'libsass'
import libsass
       ^
error: fatalError
warning: 'swift-libsass': ignoring declared target(s) 'libsass' in the system package
warning: 'spi-builder-workspace': dependency 'swift-libsass' is not used by any target
warning: you may be able to install libsass using your system-packager:
    brew install libsass
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/3] Emitting module Sass
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Swift-libsass/shim.h:4:10: error: 'sass.h' file not found
#include <sass.h>
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Sass/Sass+Options.swift:27:8: error: could not build Objective-C module 'libsass'
import libsass
       ^
[2/3] Compiling Sass Sass+Options.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Swift-libsass/shim.h:4:10: error: 'sass.h' file not found
#include <sass.h>
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Sass/Sass+Options.swift:27:8: error: could not build Objective-C module 'libsass'
import libsass
       ^
[3/3] Compiling Sass Sass.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Swift-libsass/shim.h:4:10: error: 'sass.h' file not found
#include <sass.h>
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Sass/Sass+Options.swift:27:8: error: could not build Objective-C module 'libsass'
import libsass
       ^
error: fatalError
warning: 'swift-libsass': ignoring declared target(s) 'libsass' in the system package
warning: 'spi-builder-workspace': dependency 'swift-libsass' is not used by any target
warning: you may be able to install libsass using your system-packager:
    brew install libsass
BUILD FAILURE 5.9 macosSpm