The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ConfigParser 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/ponyboy47/ConfigParser.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ponyboy47/ConfigParser
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b7d9b1d Updated to rebranded TrailBlazer (now Pathman), added Data parsing, bump version
Cloned https://github.com/ponyboy47/ConfigParser.git
Revision (git rev-parse @):
b7d9b1df44b17e108bba16839ee693092cb4cfb6
SUCCESS checkout https://github.com/ponyboy47/ConfigParser.git at master
Fetching https://github.com/Ponyboy47/Pathman.git from cache
Fetched https://github.com/Ponyboy47/Pathman.git (0.34s)
Computing version for https://github.com/Ponyboy47/Pathman.git
Computed https://github.com/Ponyboy47/Pathman.git at 0.20.1 (1.52s)
Fetching https://github.com/kareman/SwiftShell from cache
Fetching https://github.com/Ponyboy47/Cglob from cache
Fetching https://github.com/Ponyboy47/Cdirent from cache
Fetched https://github.com/kareman/SwiftShell (0.38s)
Fetching https://github.com/Ponyboy47/ErrNo from cache
Fetched https://github.com/Ponyboy47/Cglob (0.39s)
Fetched https://github.com/Ponyboy47/Cdirent (0.40s)
Fetched https://github.com/Ponyboy47/ErrNo (0.26s)
Computing version for https://github.com/Ponyboy47/Cglob
Computed https://github.com/Ponyboy47/Cglob at 0.1.0 (0.04s)
Computing version for https://github.com/Ponyboy47/Cdirent
Computed https://github.com/Ponyboy47/Cdirent at 0.1.0 (0.05s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.07s)
Computing version for https://github.com/Ponyboy47/ErrNo
Computed https://github.com/Ponyboy47/ErrNo at 0.5.2 (0.05s)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/Ponyboy47/Cglob
Working copy of https://github.com/Ponyboy47/Cglob resolved at 0.1.0
Creating working copy for https://github.com/Ponyboy47/ErrNo
Working copy of https://github.com/Ponyboy47/ErrNo resolved at 0.5.2
Creating working copy for https://github.com/Ponyboy47/Pathman.git
Working copy of https://github.com/Ponyboy47/Pathman.git resolved at 0.20.1
Creating working copy for https://github.com/Ponyboy47/Cdirent
Working copy of https://github.com/Ponyboy47/Cdirent resolved at 0.1.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": "configparser",
      "name": "ConfigParser",
      "url": "https://github.com/ponyboy47/ConfigParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ConfigParser",
      "dependencies": [
        {
          "identity": "pathman",
          "name": "Pathman",
          "url": "https://github.com/Ponyboy47/Pathman.git",
          "version": "0.20.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pathman",
          "dependencies": [
            {
              "identity": "errno",
              "name": "ErrNo",
              "url": "https://github.com/Ponyboy47/ErrNo",
              "version": "0.5.2",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ErrNo",
              "dependencies": [
              ]
            },
            {
              "identity": "cdirent",
              "name": "Cdirent",
              "url": "https://github.com/Ponyboy47/Cdirent",
              "version": "0.1.0",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cdirent",
              "dependencies": [
              ]
            },
            {
              "identity": "cglob",
              "name": "Cglob",
              "url": "https://github.com/Ponyboy47/Cglob",
              "version": "0.1.0",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cglob",
              "dependencies": [
              ]
            },
            {
              "identity": "swiftshell",
              "name": "SwiftShell",
              "url": "https://github.com/kareman/SwiftShell",
              "version": "5.1.0",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ponyboy47/ConfigParser.git
[3/230] Fetching configparser
Fetched https://github.com/ponyboy47/ConfigParser.git (0.44s)
Fetching https://github.com/Ponyboy47/Pathman.git from cache
Fetched https://github.com/Ponyboy47/Pathman.git (0.35s)
Computing version for https://github.com/Ponyboy47/Pathman.git
Computed https://github.com/Ponyboy47/Pathman.git at 0.20.1 (0.06s)
Fetching https://github.com/kareman/SwiftShell from cache
Fetching https://github.com/Ponyboy47/Cdirent from cache
Fetching https://github.com/Ponyboy47/Cglob from cache
Fetched https://github.com/Ponyboy47/Cglob (0.26s)
Fetching https://github.com/Ponyboy47/ErrNo from cache
Fetched https://github.com/kareman/SwiftShell (0.26s)
Fetched https://github.com/Ponyboy47/Cdirent (0.26s)
Fetched https://github.com/Ponyboy47/ErrNo (0.23s)
Computing version for https://github.com/Ponyboy47/Cglob
Computed https://github.com/Ponyboy47/Cglob at 0.1.0 (0.08s)
Computing version for https://github.com/Ponyboy47/Cdirent
Computed https://github.com/Ponyboy47/Cdirent at 0.1.0 (0.07s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.07s)
Computing version for https://github.com/Ponyboy47/ErrNo
Computed https://github.com/Ponyboy47/ErrNo at 0.5.2 (0.10s)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/Ponyboy47/Cdirent
Working copy of https://github.com/Ponyboy47/Cdirent resolved at 0.1.0
Creating working copy for https://github.com/ponyboy47/ConfigParser.git
Working copy of https://github.com/ponyboy47/ConfigParser.git resolved at master
Creating working copy for https://github.com/Ponyboy47/ErrNo
Working copy of https://github.com/Ponyboy47/ErrNo resolved at 0.5.2
Creating working copy for https://github.com/Ponyboy47/Cglob
Working copy of https://github.com/Ponyboy47/Cglob resolved at 0.1.0
Creating working copy for https://github.com/Ponyboy47/Pathman.git
Working copy of https://github.com/Ponyboy47/Pathman.git resolved at 0.20.1
warning: '.resolve-product-dependencies': dependency 'configparser' is not used by any target
Found 1 product dependencies
  - Pathman
========================================
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...
[0/6] Compiling Cdirent dirent.c
[1/6] Compiling Cglob glob.c
[3/6] Compiling ErrNo ErrNo.swift
[4/6] Compiling ErrNo ErrNo+Glibc.swift
[5/6] Emitting module ErrNo
[6/6] Compiling ErrNo ErrNo+Darwin.swift
[7/103] Emitting module Pathman
[8/116] Compiling Pathman Path+Ownable.swift
[9/116] Compiling Pathman Path+Permissionable.swift
[10/116] Compiling Pathman Path+Relative.swift
[11/116] Compiling Pathman Path+Temporary.swift
[12/116] Compiling Pathman Copyable.swift
[13/116] Compiling Pathman Creatable.swift
[14/116] Compiling Pathman Deletable.swift
[15/116] Compiling Pathman DirectoryEnumerable.swift
[16/116] Compiling Pathman Movable.swift
[17/116] Compiling Pathman Openable.swift
[18/116] Compiling Pathman Ownable.swift
[19/116] Compiling Pathman Path.swift
[20/116] Compiling Pathman Permissionable.swift
[21/116] Compiling Pathman FilePath+Copyable.swift
[22/116] Compiling Pathman FilePath+Creatable.swift
[23/116] Compiling Pathman FilePath+Openable.swift
[24/116] Compiling Pathman FilePath+Readable.swift
[25/116] Compiling Pathman FilePath+Seekable.swift
[26/116] Compiling Pathman FilePath+StandardStreams.swift
[27/116] Compiling Pathman FilePath+Writable.swift
[28/116] Compiling Pathman FilePath.swift
[29/116] Compiling Pathman OpenFile.swift
[30/116] Compiling Pathman Glob.swift
[31/116] Compiling Pathman Globbing.swift
[32/116] Compiling Pathman Open+Copyable.swift
[33/116] Compiling Pathman Open+Readable.swift
[34/116] Compiling Pathman Open+Seekable.swift
[35/116] Compiling Pathman SocketPath+Openable.swift
[36/116] Compiling Pathman SocketPath+Readable.swift
[37/116] Compiling Pathman SocketPath+Writable.swift
[38/116] Compiling Pathman SocketPath.swift
[39/116] Compiling Pathman StatInfo.swift
[40/116] Compiling Pathman StatOptions.swift
[41/116] Compiling Pathman Statable+Attributes.swift
[42/116] Compiling Pathman Statable+Ownable.swift
[43/116] Compiling Pathman Statable+Permissionable.swift
[44/116] Compiling Pathman NilCoalescing.swift
[45/116] Compiling Pathman Toggled.swift
[46/116] Compiling Pathman Writable+Helpers.swift
[47/116] Compiling Pathman WritableByOpened+Helpers.swift
[48/116] Compiling Pathman Readable.swift
[49/116] Compiling Pathman Seekable.swift
[50/116] Compiling Pathman Stat.swift
[51/116] Compiling Pathman StatDescriptor.swift
[52/116] Compiling Pathman StatPath.swift
[53/116] Compiling Pathman Statable.swift
[54/116] Compiling Pathman Writable.swift
[55/116] Compiling Pathman Readable+Helpers.swift
[56/116] Compiling Pathman Readable+UnusedHelpers.swift
[57/116] Compiling Pathman ReadableByOpened+Helpers.swift
[58/116] Compiling Pathman OpenSocket.swift
[59/116] Compiling Pathman SocketPath+Bindable.swift
[60/116] Compiling Pathman SocketPath+Connectable.swift
[61/116] Compiling Pathman DirectoryChildren+Iterator.swift
[62/116] Compiling Pathman DirectoryChildren+Sortable.swift
[63/116] Compiling Pathman DirectoryChildren.swift
[64/116] Compiling Pathman Offset.swift
[65/116] Compiling Pathman SocketDomain.swift
[66/116] Compiling Pathman SocketType.swift
[67/116] Compiling Pathman StatAttributes.swift
[68/116] Compiling Pathman setbuf.swift
[69/116] Compiling Pathman CharacterPath+Openable.swift
[70/116] Compiling Pathman CharacterPath+Readable.swift
[71/116] Compiling Pathman CharacterPath+Writable.swift
[72/116] Compiling Pathman CharacterPath.swift
[73/116] Compiling Pathman OpenCharacter.swift
[74/116] Compiling Pathman Connection+Readable.swift
[75/116] Compiling Pathman Binding+Accept.swift
[76/116] Compiling Pathman Binding+Listen.swift
[77/116] Compiling Pathman Binding.swift
[78/116] Compiling Pathman ByteRepresentable.swift
[79/116] Compiling Pathman PlatformCTypes.swift
[80/116] Compiling Pathman GlobFlags.swift
[81/116] Compiling Pathman OpenFileMode.swift
[82/116] Compiling Pathman ReceiveFlags.swift
[83/116] Compiling Pathman SendFlags.swift
[84/116] Compiling Pathman FileBits.swift
[85/116] Compiling Pathman FileMode.swift
[86/116] Compiling Pathman FilePermissions.swift
[87/116] Compiling Pathman PathType.swift
[88/116] Compiling Pathman UMask.swift
[89/116] Compiling Pathman Open+Writable.swift
[90/116] Compiling Pathman Open.swift
[91/116] Compiling Pathman Openable+Copyable.swift
[92/116] Compiling Pathman Path+Absolute.swift
[93/116] Compiling Pathman Path+Ancester.swift
[94/116] Compiling Pathman Path+Codable.swift
[95/116] Compiling Pathman Path+Comparable.swift
[96/116] Compiling Pathman Path+Deletable.swift
[97/116] Compiling Pathman Path+Equatable.swift
[98/116] Compiling Pathman Path+Generic.swift
[99/116] Compiling Pathman Path+HomeDirectory.swift
[100/116] Compiling Pathman Path+Iterator.swift
[101/116] Compiling Pathman Path+Links.swift
[102/116] Compiling Pathman Path+Movable.swift
[103/116] Compiling Pathman Connection+Writable.swift
[104/116] Compiling Pathman Connection.swift
[105/116] Compiling Pathman DirectoryPath+Copyable.swift
[106/116] Compiling Pathman DirectoryPath+Creatable.swift
[107/116] Compiling Pathman DirectoryPath+Deletable.swift
[108/116] Compiling Pathman DirectoryPath+DirectoryEnumerable.swift
[109/116] Compiling Pathman DirectoryPath+Openable.swift
[110/116] Compiling Pathman DirectoryPath.swift
[111/116] Compiling Pathman OpenDirectory.swift
[112/116] Compiling Pathman DirectoryEnumerable+Deletable.swift
[113/116] Compiling Pathman DirectoryEnumerable+Ownable.swift
[114/116] Compiling Pathman DirectoryEnumerable+Permissionable.swift
[115/116] Compiling Pathman ErrNo.swift
[116/116] Compiling Pathman Generic.swift
[117/126] Compiling ConfigParser ParserOptions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[118/126] Compiling ConfigParser ConfigSection.swift
[119/126] Compiling ConfigParser Config.swift
[120/126] Compiling ConfigParser ConfigParsable.swift
[121/126] Compiling ConfigParser Errors.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/Errors.swift:2:47: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    case notConvertibleFromData(using: String.Encoding)
                                              ^
Foundation.String:3:19: note: type declared here
    public struct Encoding : RawRepresentable, Sendable, Equatable {
                  ^
[122/126] Emitting module ConfigParser
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigSection+Types.swift:58:34: error: 'Float80' is unavailable: Float80 is not available on target platform.
    func getFloat80(key: Key) -> Float80? {
                                 ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:104:60: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public static func from(value: ConfigSection.Value) -> Float80? {
                                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:103:1: error: type 'Float80' does not conform to protocol 'ConfigStorable'
extension Float80: ConfigStorable {
^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:6:10: note: protocol requires function 'toValue()' with type '() -> ConfigSection.Value' (aka '() -> String'); do you want to add a stub?
    func toValue() -> ConfigSection.Value
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:103:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: ConfigStorable {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/Errors.swift:2:47: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    case notConvertibleFromData(using: String.Encoding)
                                              ^
Foundation.String:3:19: note: type declared here
    public struct Encoding : RawRepresentable, Sendable, Equatable {
                  ^
[123/126] Compiling ConfigParser INIConfig.swift
[124/126] Compiling ConfigParser ConfigValues.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:104:60: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public static func from(value: ConfigSection.Value) -> Float80? {
                                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:103:1: error: type 'Float80' does not conform to protocol 'ConfigStorable'
extension Float80: ConfigStorable {
^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:6:10: note: protocol requires function 'toValue()' with type '() -> ConfigSection.Value' (aka '() -> String'); do you want to add a stub?
    func toValue() -> ConfigSection.Value
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:103:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: ConfigStorable {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:105:24: error: argument passed to call that takes no arguments
        return Float80(value)
                      ~^~~~~~
[125/126] Compiling ConfigParser ConfigParser.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigSection+Types.swift:58:34: error: 'Float80' is unavailable: Float80 is not available on target platform.
    func getFloat80(key: Key) -> Float80? {
                                 ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
[126/126] Compiling ConfigParser ConfigSection+Types.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigSection+Types.swift:58:34: error: 'Float80' is unavailable: Float80 is not available on target platform.
    func getFloat80(key: Key) -> Float80? {
                                 ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
[127/127] Compiling ConfigParser ParserPosition.swift
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/4] Emitting module ConfigParser
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigSection+Types.swift:58:34: error: 'Float80' is unavailable: Float80 is not available on target platform.
    func getFloat80(key: Key) -> Float80? {
                                 ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:104:60: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public static func from(value: ConfigSection.Value) -> Float80? {
                                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:103:1: error: type 'Float80' does not conform to protocol 'ConfigStorable'
extension Float80: ConfigStorable {
^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:6:10: note: protocol requires function 'toValue()' with type '() -> ConfigSection.Value' (aka '() -> String'); do you want to add a stub?
    func toValue() -> ConfigSection.Value
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:103:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: ConfigStorable {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/Errors.swift:2:47: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    case notConvertibleFromData(using: String.Encoding)
                                              ^
Foundation.String:3:19: note: type declared here
    public struct Encoding : RawRepresentable, Sendable, Equatable {
                  ^
[2/4] Compiling ConfigParser ConfigSection+Types.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigSection+Types.swift:58:34: error: 'Float80' is unavailable: Float80 is not available on target platform.
    func getFloat80(key: Key) -> Float80? {
                                 ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
[3/4] Compiling ConfigParser ConfigValues.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:104:60: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public static func from(value: ConfigSection.Value) -> Float80? {
                                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:103:1: error: type 'Float80' does not conform to protocol 'ConfigStorable'
extension Float80: ConfigStorable {
^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:6:10: note: protocol requires function 'toValue()' with type '() -> ConfigSection.Value' (aka '() -> String'); do you want to add a stub?
    func toValue() -> ConfigSection.Value
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:103:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: ConfigStorable {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/ConfigValues.swift:105:24: error: argument passed to call that takes no arguments
        return Float80(value)
                      ~^~~~~~
[4/4] Compiling ConfigParser ConfigParser.swift
[5/9] Compiling ConfigParser ParserOptions.swift
[6/9] Compiling ConfigParser Errors.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ConfigParser/Errors.swift:2:47: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    case notConvertibleFromData(using: String.Encoding)
                                              ^
Foundation.String:3:19: note: type declared here
    public struct Encoding : RawRepresentable, Sendable, Equatable {
                  ^
[7/9] Compiling ConfigParser INIConfig.swift
[8/9] Compiling ConfigParser ConfigSection.swift
[9/9] Compiling ConfigParser ConfigParsable.swift
error: fatalError
BUILD FAILURE 5.9 macosSpm