The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MadDrivers, reference main (131b70), with Swift 6.1 for macOS (SPM) on 28 Jan 2026 11:41:16 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/madmachineio/MadDrivers.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/madmachineio/MadDrivers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 131b701 Add LCD driver for NV3007 (#85)
Cloned https://github.com/madmachineio/MadDrivers.git
Revision (git rev-parse @):
131b7011aae6cc76bb2ea1ca5fcd15bbba91135e
SUCCESS checkout https://github.com/madmachineio/MadDrivers.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/madmachineio/MadDrivers.git
https://github.com/madmachineio/MadDrivers.git
{
  "dependencies" : [
    {
      "identity" : "swiftio",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/madmachineio/SwiftIO.git"
    }
  ],
  "manifest_display_name" : "MadDrivers",
  "name" : "MadDrivers",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MadDrivers",
      "targets" : [
        "ADT7410",
        "ADXL345",
        "AHTx0",
        "AMG88xx",
        "APDS9960",
        "AS7341",
        "BH1750",
        "BME680",
        "BMI160",
        "BMP280",
        "DHTxx",
        "DS3231",
        "ESP32ATClient",
        "GT911",
        "HCSR04",
        "HTU21D",
        "IS31FL3731",
        "LCD1602",
        "LIS3DH",
        "LTR390",
        "MAG3110",
        "MAX6675",
        "MCP4725",
        "MCP9808",
        "MLX90393",
        "MPL3115A2",
        "MPU6050",
        "MS5611",
        "NV3007",
        "PCF8523",
        "PCF8563",
        "SGP30",
        "SHT3x",
        "ST7789",
        "ST7796",
        "TCS34725",
        "TMP102",
        "TSL2591",
        "VEML6040",
        "VEML6070",
        "VEML7700",
        "VL53L0x"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ADT7410",
      "targets" : [
        "ADT7410"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ADXL345",
      "targets" : [
        "ADXL345"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AHTx0",
      "targets" : [
        "AHTx0"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AMG88xx",
      "targets" : [
        "AMG88xx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "APDS9960",
      "targets" : [
        "APDS9960"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AS7341",
      "targets" : [
        "AS7341"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BH1750",
      "targets" : [
        "BH1750"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BME680",
      "targets" : [
        "BME680"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BMI160",
      "targets" : [
        "BMI160"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BMP280",
      "targets" : [
        "BMP280"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DHTxx",
      "targets" : [
        "DHTxx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DS3231",
      "targets" : [
        "DS3231"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ESP32ATClient",
      "targets" : [
        "ESP32ATClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GT911",
      "targets" : [
        "GT911"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HCSR04",
      "targets" : [
        "HCSR04"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HTU21D",
      "targets" : [
        "HTU21D"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IS31FL3731",
      "targets" : [
        "IS31FL3731"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LCD1602",
      "targets" : [
        "LCD1602"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LIS3DH",
      "targets" : [
        "LIS3DH"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LTR390",
      "targets" : [
        "LTR390"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MAX6675",
      "targets" : [
        "MAX6675"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MAG3110",
      "targets" : [
        "MAG3110"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MCP4725",
      "targets" : [
        "MCP4725"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MCP9808",
      "targets" : [
        "MCP9808"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MLX90393",
      "targets" : [
        "MLX90393"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MPL3115A2",
      "targets" : [
        "MPL3115A2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MPR121",
      "targets" : [
        "MPR121"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MPU6050",
      "targets" : [
        "MPU6050"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MS5611",
      "targets" : [
        "MS5611"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NV3007",
      "targets" : [
        "NV3007"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PCF8523",
      "targets" : [
        "PCF8523"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PCF8563",
      "targets" : [
        "PCF8563"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SGP30",
      "targets" : [
        "SGP30"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SHT3x",
      "targets" : [
        "SHT3x"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ST7789",
      "targets" : [
        "ST7789"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ST7796",
      "targets" : [
        "ST7796"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TCS34725",
      "targets" : [
        "TCS34725"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TMP102",
      "targets" : [
        "TMP102"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TSL2591",
      "targets" : [
        "TSL2591"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VEML6040",
      "targets" : [
        "VEML6040"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VEML6070",
      "targets" : [
        "VEML6070"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VEML7700",
      "targets" : [
        "VEML7700"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VL53L0x",
      "targets" : [
        "VL53L0x"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VL53L0xTests",
      "module_type" : "SwiftTarget",
      "name" : "VL53L0xTests",
      "path" : "Tests/VL53L0xTests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "VL53L0xTests.swift"
      ],
      "target_dependencies" : [
        "VL53L0x"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VL53L0x",
      "module_type" : "SwiftTarget",
      "name" : "VL53L0x",
      "path" : "Sources/VL53L0x",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "VL53L0x"
      ],
      "sources" : [
        "VL53L0x.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VEML7700Tests",
      "module_type" : "SwiftTarget",
      "name" : "VEML7700Tests",
      "path" : "Tests/VEML7700Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "VEML7700Tests.swift"
      ],
      "target_dependencies" : [
        "VEML7700"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VEML7700",
      "module_type" : "SwiftTarget",
      "name" : "VEML7700",
      "path" : "Sources/VEML7700",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "VEML7700"
      ],
      "sources" : [
        "VEML7700.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VEML6070Tests",
      "module_type" : "SwiftTarget",
      "name" : "VEML6070Tests",
      "path" : "Tests/VEML6070Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "VEML6070Tests.swift"
      ],
      "target_dependencies" : [
        "VEML6070"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VEML6070",
      "module_type" : "SwiftTarget",
      "name" : "VEML6070",
      "path" : "Sources/VEML6070",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "VEML6070"
      ],
      "sources" : [
        "VEML6070.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VEML6040",
      "module_type" : "SwiftTarget",
      "name" : "VEML6040",
      "path" : "Sources/VEML6040",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "VEML6040"
      ],
      "sources" : [
        "VEML6040.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSL2591Tests",
      "module_type" : "SwiftTarget",
      "name" : "TSL2591Tests",
      "path" : "Tests/TSL2591Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "TSL2591Tests.swift"
      ],
      "target_dependencies" : [
        "TSL2591"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSL2591",
      "module_type" : "SwiftTarget",
      "name" : "TSL2591",
      "path" : "Sources/TSL2591",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "TSL2591"
      ],
      "sources" : [
        "TSL2591.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TMP102Tests",
      "module_type" : "SwiftTarget",
      "name" : "TMP102Tests",
      "path" : "Tests/TMP102Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "TMP102Tests.swift"
      ],
      "target_dependencies" : [
        "TMP102"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TMP102",
      "module_type" : "SwiftTarget",
      "name" : "TMP102",
      "path" : "Sources/TMP102",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "TMP102"
      ],
      "sources" : [
        "Configuration.swift",
        "Enums.swift",
        "TMP102.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TCS34725Tests",
      "module_type" : "SwiftTarget",
      "name" : "TCS34725Tests",
      "path" : "Tests/TCS34725Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "TCS34725Tests.swift"
      ],
      "target_dependencies" : [
        "TCS34725"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TCS34725",
      "module_type" : "SwiftTarget",
      "name" : "TCS34725",
      "path" : "Sources/TCS34725",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "TCS34725"
      ],
      "sources" : [
        "TCS34725.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ST7796",
      "module_type" : "SwiftTarget",
      "name" : "ST7796",
      "path" : "Sources/ST7796",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "ST7796"
      ],
      "sources" : [
        "ST7796.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ST7789",
      "module_type" : "SwiftTarget",
      "name" : "ST7789",
      "path" : "Sources/ST7789",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "ST7789"
      ],
      "sources" : [
        "ST7789.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SHT3xTests",
      "module_type" : "SwiftTarget",
      "name" : "SHT3xTests",
      "path" : "Tests/SHT3xTests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "SHT3xTests.swift"
      ],
      "target_dependencies" : [
        "SHT3x"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SHT3x",
      "module_type" : "SwiftTarget",
      "name" : "SHT3x",
      "path" : "Sources/SHT3x",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "SHT3x"
      ],
      "sources" : [
        "SHT3x.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SGP30Tests",
      "module_type" : "SwiftTarget",
      "name" : "SGP30Tests",
      "path" : "Tests/SGP30Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "SGP30Tests.swift"
      ],
      "target_dependencies" : [
        "SGP30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SGP30",
      "module_type" : "SwiftTarget",
      "name" : "SGP30",
      "path" : "Sources/SGP30",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "SGP30"
      ],
      "sources" : [
        "SGP30.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PCF8563",
      "module_type" : "SwiftTarget",
      "name" : "PCF8563",
      "path" : "Sources/PCF8563",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "PCF8563"
      ],
      "sources" : [
        "PCF8563.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PCF8523",
      "module_type" : "SwiftTarget",
      "name" : "PCF8523",
      "path" : "Sources/PCF8523",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "PCF8523"
      ],
      "sources" : [
        "PCF8523.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NV3007",
      "module_type" : "SwiftTarget",
      "name" : "NV3007",
      "path" : "Sources/NV3007",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "NV3007"
      ],
      "sources" : [
        "NV3007.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MS5611Tests",
      "module_type" : "SwiftTarget",
      "name" : "MS5611Tests",
      "path" : "Tests/MS5611Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "MS5611Tests.swift"
      ],
      "target_dependencies" : [
        "MS5611"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MS5611",
      "module_type" : "SwiftTarget",
      "name" : "MS5611",
      "path" : "Sources/MS5611",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MS5611"
      ],
      "sources" : [
        "MS5611.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MPU6050",
      "module_type" : "SwiftTarget",
      "name" : "MPU6050",
      "path" : "Sources/MPU6050",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MPU6050"
      ],
      "sources" : [
        "MPU6050.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MPR121Tests",
      "module_type" : "SwiftTarget",
      "name" : "MPR121Tests",
      "path" : "Tests/MPR121Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "MPR121Tests.swift"
      ],
      "target_dependencies" : [
        "MPR121"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MPR121",
      "module_type" : "SwiftTarget",
      "name" : "MPR121",
      "path" : "Sources/MPR121",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MPR121"
      ],
      "sources" : [
        "MPR121.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MPL3115A2Tests",
      "module_type" : "SwiftTarget",
      "name" : "MPL3115A2Tests",
      "path" : "Tests/MPL3115A2Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "MPL3115A2Tests.swift"
      ],
      "target_dependencies" : [
        "MPL3115A2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MPL3115A2",
      "module_type" : "SwiftTarget",
      "name" : "MPL3115A2",
      "path" : "Sources/MPL3115A2",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MPL3115A2"
      ],
      "sources" : [
        "MPL3115A2.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MLX90393Tests",
      "module_type" : "SwiftTarget",
      "name" : "MLX90393Tests",
      "path" : "Tests/MLX90393Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "MLX90393Tests.swift"
      ],
      "target_dependencies" : [
        "MLX90393"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLX90393",
      "module_type" : "SwiftTarget",
      "name" : "MLX90393",
      "path" : "Sources/MLX90393",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MLX90393"
      ],
      "sources" : [
        "MLX90393.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MCP9808Tests",
      "module_type" : "SwiftTarget",
      "name" : "MCP9808Tests",
      "path" : "Tests/MCP9808Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "MCP9808Tests.swift"
      ],
      "target_dependencies" : [
        "MCP9808"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MCP9808",
      "module_type" : "SwiftTarget",
      "name" : "MCP9808",
      "path" : "Sources/MCP9808",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MCP9808"
      ],
      "sources" : [
        "MCP9808.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MCP4725",
      "module_type" : "SwiftTarget",
      "name" : "MCP4725",
      "path" : "Sources/MCP4725",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MCP4725"
      ],
      "sources" : [
        "MCP4725.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MAX6675",
      "module_type" : "SwiftTarget",
      "name" : "MAX6675",
      "path" : "Sources/MAX6675",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MAX6675"
      ],
      "sources" : [
        "MAX6675.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MAG3110Tests",
      "module_type" : "SwiftTarget",
      "name" : "MAG3110Tests",
      "path" : "Tests/MAG3110Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "MAG3110Tests.swift"
      ],
      "target_dependencies" : [
        "MAG3110"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MAG3110",
      "module_type" : "SwiftTarget",
      "name" : "MAG3110",
      "path" : "Sources/MAG3110",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MAG3110"
      ],
      "sources" : [
        "MAG3110.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LTR390Tests",
      "module_type" : "SwiftTarget",
      "name" : "LTR390Tests",
      "path" : "Tests/LTR390Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "LTR390Tests.swift"
      ],
      "target_dependencies" : [
        "LTR390"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LTR390",
      "module_type" : "SwiftTarget",
      "name" : "LTR390",
      "path" : "Sources/LTR390",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "LTR390"
      ],
      "sources" : [
        "LTR390.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LIS3DH",
      "module_type" : "SwiftTarget",
      "name" : "LIS3DH",
      "path" : "Sources/LIS3DH",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "LIS3DH"
      ],
      "sources" : [
        "LIS3DH.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LCD1602",
      "module_type" : "SwiftTarget",
      "name" : "LCD1602",
      "path" : "Sources/LCD1602",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "LCD1602"
      ],
      "sources" : [
        "LCD1602.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IS31FL3731",
      "module_type" : "SwiftTarget",
      "name" : "IS31FL3731",
      "path" : "Sources/IS31FL3731",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "IS31FL3731"
      ],
      "sources" : [
        "IS31FL3731.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTU21DTests",
      "module_type" : "SwiftTarget",
      "name" : "HTU21DTests",
      "path" : "Tests/HTU21DTests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "HTU21DTests.swift"
      ],
      "target_dependencies" : [
        "HTU21D"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTU21D",
      "module_type" : "SwiftTarget",
      "name" : "HTU21D",
      "path" : "Sources/HTU21D",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "HTU21D"
      ],
      "sources" : [
        "HTU21D.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HCSR04",
      "module_type" : "SwiftTarget",
      "name" : "HCSR04",
      "path" : "Sources/HCSR04",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "HCSR04"
      ],
      "sources" : [
        "HCSR04.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GT911",
      "module_type" : "SwiftTarget",
      "name" : "GT911",
      "path" : "Sources/GT911",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "GT911"
      ],
      "sources" : [
        "GT911.swift",
        "TouchInfo.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ESP32ATClient",
      "module_type" : "SwiftTarget",
      "name" : "ESP32ATClient",
      "path" : "Sources/ESP32ATClient",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "ESP32ATClient"
      ],
      "sources" : [
        "ESP32ATClient.swift",
        "ESP32Utiles.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DS3231",
      "module_type" : "SwiftTarget",
      "name" : "DS3231",
      "path" : "Sources/DS3231",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "DS3231"
      ],
      "sources" : [
        "DS3231.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DHTxx",
      "module_type" : "SwiftTarget",
      "name" : "DHTxx",
      "path" : "Sources/DHTxx",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "DHTxx"
      ],
      "sources" : [
        "DHTxx.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BMP280",
      "module_type" : "SwiftTarget",
      "name" : "BMP280",
      "path" : "Sources/BMP280",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "BMP280"
      ],
      "sources" : [
        "BMP280.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BMI160Tests",
      "module_type" : "SwiftTarget",
      "name" : "BMI160Tests",
      "path" : "Tests/BMI160Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "BMI160Tests.swift"
      ],
      "target_dependencies" : [
        "BMI160"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BMI160",
      "module_type" : "SwiftTarget",
      "name" : "BMI160",
      "path" : "Sources/BMI160",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "BMI160"
      ],
      "sources" : [
        "BMI160.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BME680",
      "module_type" : "SwiftTarget",
      "name" : "BME680",
      "path" : "Sources/BME680",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "BME680"
      ],
      "sources" : [
        "BME680.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BH1750",
      "module_type" : "SwiftTarget",
      "name" : "BH1750",
      "path" : "Sources/BH1750",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "BH1750"
      ],
      "sources" : [
        "BH1750.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AS7341Tests",
      "module_type" : "SwiftTarget",
      "name" : "AS7341Tests",
      "path" : "Tests/AS7341Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "AS7341Tests.swift"
      ],
      "target_dependencies" : [
        "AS7341"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AS7341",
      "module_type" : "SwiftTarget",
      "name" : "AS7341",
      "path" : "Sources/AS7341",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "AS7341"
      ],
      "sources" : [
        "AS7341.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "APDS9960Tests",
      "module_type" : "SwiftTarget",
      "name" : "APDS9960Tests",
      "path" : "Tests/APDS9960Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "APDS9960Tests.swift"
      ],
      "target_dependencies" : [
        "APDS9960"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APDS9960",
      "module_type" : "SwiftTarget",
      "name" : "APDS9960",
      "path" : "Sources/APDS9960",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "APDS9960"
      ],
      "sources" : [
        "APDS9960.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AMG88xxTests",
      "module_type" : "SwiftTarget",
      "name" : "AMG88xxTests",
      "path" : "Tests/AMG88xxTests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "AMG88xxTests.swift"
      ],
      "target_dependencies" : [
        "AMG88xx"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AMG88xx",
      "module_type" : "SwiftTarget",
      "name" : "AMG88xx",
      "path" : "Sources/AMG88xx",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "AMG88xx"
      ],
      "sources" : [
        "AMG88xx.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AHTx0Tests",
      "module_type" : "SwiftTarget",
      "name" : "AHTx0Tests",
      "path" : "Tests/AHTx0Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "AHTx0Tests.swift"
      ],
      "target_dependencies" : [
        "AHTx0"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AHTx0",
      "module_type" : "SwiftTarget",
      "name" : "AHTx0",
      "path" : "Sources/AHTx0",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "AHTx0"
      ],
      "sources" : [
        "AHTx0.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ADXL345Tests",
      "module_type" : "SwiftTarget",
      "name" : "ADXL345Tests",
      "path" : "Tests/ADXL345Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "ADXL345Tests.swift"
      ],
      "target_dependencies" : [
        "ADXL345"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ADXL345",
      "module_type" : "SwiftTarget",
      "name" : "ADXL345",
      "path" : "Sources/ADXL345",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "ADXL345"
      ],
      "sources" : [
        "ADXL345.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ADT7410Tests",
      "module_type" : "SwiftTarget",
      "name" : "ADT7410Tests",
      "path" : "Tests/ADT7410Tests",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "sources" : [
        "ADT7410Tests.swift"
      ],
      "target_dependencies" : [
        "ADT7410"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ADT7410",
      "module_type" : "SwiftTarget",
      "name" : "ADT7410",
      "path" : "Sources/ADT7410",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "ADT7410"
      ],
      "sources" : [
        "ADT7410.swift",
        "Configuration.swift",
        "Untilitis.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/46] Write sources
[44/46] Write swift-version-2F0A5646E1D333AE.txt
[45/46] Compiling CSwiftIO empty.c
[47/64] Compiling SwiftIO UART.swift
[48/65] Compiling SwiftIO Thread.swift
[49/65] Compiling SwiftIO Timer.swift
[50/65] Compiling SwiftIO PWMOut.swift
[51/65] Compiling SwiftIO SPI.swift
[52/65] Compiling SwiftIO I2S.swift
[53/65] Compiling SwiftIO KernelTiming.swift
[54/65] Compiling SwiftIO FileDescriptor.swift
[55/65] Compiling SwiftIO I2C.swift
[56/65] Compiling SwiftIO Counter.swift
[57/65] Compiling SwiftIO DigitalIn.swift
[58/65] Compiling SwiftIO DigitalInOut.swift
[59/65] Compiling SwiftIO DigitalOut.swift
[60/65] Emitting module SwiftIO
[61/65] Compiling SwiftIO AnalogIn.swift
[62/65] Compiling SwiftIO BoardId.swift
[63/65] Compiling SwiftIO Errno.swift
[64/65] Compiling SwiftIO Ethernet.swift
[65/65] Compiling SwiftIO Utils.swift
[66/87] Emitting module TMP102
error: emit-module command failed with exit code 1 (use -v to see invocation)
[67/87] Emitting module TCS34725
/Users/admin/builder/spi-builder-workspace/Sources/TCS34725/TCS34725.swift:351:2: error: @_extern requires '-enable-experimental-feature Extern'
349 | }
350 |
351 | @_extern(c, "powf")
    |  `- error: @_extern requires '-enable-experimental-feature Extern'
352 | func powf(_: Float, _ : Float) -> Float
353 |
[68/87] Compiling TCS34725 TCS34725.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCS34725/TCS34725.swift:351:2: error: @_extern requires '-enable-experimental-feature Extern'
349 | }
350 |
351 | @_extern(c, "powf")
    |  `- error: @_extern requires '-enable-experimental-feature Extern'
352 | func powf(_: Float, _ : Float) -> Float
353 |
/Users/admin/builder/spi-builder-workspace/Sources/TCS34725/TCS34725.swift:352:6: error: expected '{' in body of function declaration
350 |
351 | @_extern(c, "powf")
352 | func powf(_: Float, _ : Float) -> Float
    |      `- error: expected '{' in body of function declaration
353 |
354 | private extension Float {
[69/87] Compiling TMP102 Configuration.swift
[70/87] Compiling TMP102 Enums.swift
[71/87] Emitting module VEML6070
[72/87] Emitting module VEML7700
[73/87] Emitting module VL53L0x
[74/87] Emitting module ST7789
[75/87] Emitting module SHT3x
[76/87] Emitting module ST7796
[77/87] Emitting module TSL2591
[78/87] Emitting module VEML6040
Fetching https://github.com/madmachineio/SwiftIO.git
[1/5098] Fetching swiftio
Fetched https://github.com/madmachineio/SwiftIO.git from cache (1.38s)
Creating working copy for https://github.com/madmachineio/SwiftIO.git
Working copy of https://github.com/madmachineio/SwiftIO.git resolved at main (d3be5f3)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/19] Compiling SwiftIO Thread.swift
[3/19] Compiling SwiftIO Timer.swift
[4/19] Compiling SwiftIO UART.swift
[5/20] Compiling SwiftIO FileDescriptor.swift
[6/20] Compiling SwiftIO I2C.swift
[7/20] Compiling SwiftIO I2S.swift
[8/20] Compiling SwiftIO KernelTiming.swift
[9/20] Compiling SwiftIO DigitalInOut.swift
[10/20] Compiling SwiftIO DigitalOut.swift
[11/20] Compiling SwiftIO Counter.swift
[12/20] Compiling SwiftIO DigitalIn.swift
[13/20] Compiling SwiftIO Errno.swift
[14/20] Compiling SwiftIO Ethernet.swift
[15/20] Compiling SwiftIO PWMOut.swift
[16/20] Compiling SwiftIO SPI.swift
[17/20] Emitting module SwiftIO
[18/20] Compiling SwiftIO AnalogIn.swift
[19/20] Compiling SwiftIO BoardId.swift
[20/20] Compiling SwiftIO Utils.swift
[21/42] Emitting module VEML6040
[22/42] Compiling VEML6040 VEML6040.swift
[23/42] Compiling VEML7700 VEML7700.swift
[24/42] Emitting module VEML7700
[25/42] Emitting module TMP102
[26/42] Compiling TMP102 Configuration.swift
[27/42] Compiling TSL2591 TSL2591.swift
[28/42] Emitting module TSL2591
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/42] Emitting module TCS34725
/Users/admin/builder/spi-builder-workspace/Sources/TCS34725/TCS34725.swift:351:2: error: @_extern requires '-enable-experimental-feature Extern'
349 | }
350 |
351 | @_extern(c, "powf")
    |  `- error: @_extern requires '-enable-experimental-feature Extern'
352 | func powf(_: Float, _ : Float) -> Float
353 |
[30/42] Compiling TCS34725 TCS34725.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCS34725/TCS34725.swift:351:2: error: @_extern requires '-enable-experimental-feature Extern'
349 | }
350 |
351 | @_extern(c, "powf")
    |  `- error: @_extern requires '-enable-experimental-feature Extern'
352 | func powf(_: Float, _ : Float) -> Float
353 |
/Users/admin/builder/spi-builder-workspace/Sources/TCS34725/TCS34725.swift:352:6: error: expected '{' in body of function declaration
350 |
351 | @_extern(c, "powf")
352 | func powf(_: Float, _ : Float) -> Float
    |      `- error: expected '{' in body of function declaration
353 |
354 | private extension Float {
[31/42] Emitting module VL53L0x
[32/42] Emitting module SHT3x
[33/42] Compiling TMP102 Enums.swift
[34/42] Emitting module ST7789
[35/42] Emitting module VEML6070
[36/42] Emitting module ST7796
BUILD FAILURE 6.1 macosSpm