The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MadDrivers, reference 0.0.10 (1154cb), with Swift 6.2 for Android on 20 Jun 2025 15:40:33 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/madmachineio/MadDrivers.git
Reference: 0.0.10
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/madmachineio/MadDrivers
 * tag               0.0.10     -> FETCH_HEAD
HEAD is now at 1154cbe release/0.0
Cloned https://github.com/madmachineio/MadDrivers.git
Revision (git rev-parse @):
1154cbe921ed57512fa876716a526aa3925bf4ee
SUCCESS checkout https://github.com/madmachineio/MadDrivers.git at 0.0.10
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/madmachineio/MadDrivers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/madmachineio/MadDisplay.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/madmachineio/SwiftIO.git
[1/5757] Fetching swift-numerics
[1671/10837] Fetching swift-numerics, swiftio
[3639/11190] Fetching swift-numerics, swiftio, maddisplay
Fetched https://github.com/apple/swift-numerics from cache (0.53s)
[3438/5433] Fetching swiftio, maddisplay
Fetched https://github.com/madmachineio/MadDisplay.git from cache (0.54s)
[3302/5080] Fetching swiftio
Fetched https://github.com/madmachineio/SwiftIO.git from cache (0.74s)
Computing version for https://github.com/madmachineio/SwiftIO.git
Computed https://github.com/madmachineio/SwiftIO.git at 0.0.5 (1.19s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.47s)
Computing version for https://github.com/madmachineio/MadDisplay.git
Computed https://github.com/madmachineio/MadDisplay.git at 0.0.7 (1.58s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/madmachineio/MadDisplay.git
Working copy of https://github.com/madmachineio/MadDisplay.git resolved at 0.0.7
Creating working copy for https://github.com/madmachineio/SwiftIO.git
Working copy of https://github.com/madmachineio/SwiftIO.git resolved at 0.0.5
Building for debugging...
[0/22] Write sources
[19/22] Compiling CSwiftIO empty.c
[20/22] Compiling _NumericsShims _NumericsShims.c
[21/22] Write swift-version-8C5A4AE7A8CE2BA.txt
[23/47] Emitting module SwiftIO
[24/48] Compiling RealModule Float16+Real.swift
[25/48] Compiling SwiftIO Counter.swift
[26/48] Compiling SwiftIO DigitalIn.swift
[27/49] Compiling RealModule ElementaryFunctions.swift
[28/49] Compiling SwiftIO FileDescriptor.swift
[29/49] Compiling SwiftIO I2C.swift
[30/49] Emitting module RealModule
[31/49] Compiling SwiftIO AnalogIn.swift
[32/49] Compiling SwiftIO BoardProtocol.swift
[35/49] Compiling RealModule RealFunctions.swift
[36/49] Compiling RealModule Float80+Real.swift
[37/49] Compiling RealModule Float+Real.swift
[38/49] Compiling RealModule Real.swift
[39/49] Compiling SwiftIO PWMOut.swift
[40/49] Compiling SwiftIO Platform.swift
[41/49] Compiling SwiftIO SPI.swift
[42/49] Compiling SwiftIO Timer.swift
[43/50] Compiling SwiftIO I2SIn.swift
[44/50] Compiling SwiftIO I2SOut.swift
[45/50] Compiling SwiftIO UART.swift
[48/50] Compiling SwiftIO DigitalInOut.swift
[49/50] Compiling SwiftIO DigitalOut.swift
[52/87] Emitting module SHT3x
[53/87] Emitting module PCF8563
[54/87] Emitting module MCP4725
[55/87] Emitting module LIS3DH
[56/87] Compiling SHT3x SHT3x.swift
[57/88] Compiling MadDisplay Circle.swift
[58/88] Compiling MadDisplay Line.swift
[59/88] Compiling MadDisplay Polygon.swift
[61/91] Emitting module VEML6040
[62/91] Compiling VEML6040 VEML6040.swift
[63/93] Compiling PCF8563 PCF8563.swift
[65/95] Emitting module PCF8523
[66/95] Compiling PCF8523 PCF8523.swift
[69/100] Emitting module HCSR04
[70/100] Compiling HCSR04 HCSR04.swift
[71/103] Emitting module LCD1602
[73/105] Compiling MCP4725 MCP4725.swift
[74/105] Emitting module MPU6050
[75/105] Compiling MPU6050 MPU6050.swift
[78/111] Compiling LIS3DH LIS3DH.swift
[80/112] Compiling MadDisplay ColorSpace.swift
[81/112] Compiling MadDisplay Area.swift
[82/112] Compiling MadDisplay Bitmap.swift
[83/112] Emitting module DHTxx
[84/112] Compiling DHTxx DHTxx.swift
[85/113] Compiling LCD1602 LCD1602.swift
[87/114] Emitting module MadDisplay
[89/114] Compiling MadDisplay Rect.swift
[90/114] Compiling MadDisplay RoundRect.swift
[91/114] Compiling MadDisplay Triangle.swift
[92/114] Compiling MadDisplay Tile.swift
[93/114] Compiling MadDisplay Transform.swift
[94/114] Compiling MadDisplay ASCII8.swift
[95/114] Compiling MadDisplay BitmapWritable.swift
[96/114] Compiling MadDisplay Group.swift
[97/114] Compiling MadDisplay Palette.swift
[98/114] Emitting module BH1750
[99/114] Compiling BH1750 BH1750.swift
[101/115] Emitting module DS3231
[102/115] Compiling DS3231 DS3231.swift
[104/116] Compiling MadDisplay PCFFont.swift
[105/116] Compiling MadDisplay RobotRegular16.swift
[106/116] Compiling MadDisplay MadDisplay.swift
[107/116] Compiling MadDisplay Font.swift
[108/116] Compiling MadDisplay Glyph.swift
[109/116] Compiling MadDisplay Label.swift
[110/116] Emitting module ADXL345
[111/116] Compiling ADXL345 ADXL345.swift
[113/117] Emitting module BMP280
[114/117] Compiling BMP280 BMP280.swift
[116/118] Compiling MadDisplay BMP.swift
[117/118] Compiling MadDisplay Color.swift
[118/118] Compiling MadDisplay ColorConverter.swift
[120/123] Emitting module IS31FL3731
[121/123] Emitting module ST7789
[122/123] Compiling IS31FL3731 IS31FL3731.swift
[124/124] Compiling ST7789 ST7789.swift
Build complete! (33.22s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.5",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/madmachineio/SwiftIO.git"
    },
    {
      "identity" : "maddisplay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/madmachineio/MadDisplay.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    }
  ],
  "manifest_display_name" : "MadDrivers",
  "name" : "MadDrivers",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MadDrivers",
      "targets" : [
        "ADXL345",
        "BH1750",
        "BMP280",
        "DHTxx",
        "DS3231",
        "HCSR04",
        "IS31FL3731",
        "LCD1602",
        "LIS3DH",
        "MCP4725",
        "MPU6050",
        "PCF8523",
        "PCF8563",
        "SHT3x",
        "ST7789",
        "VEML6040"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ADXL345",
      "targets" : [
        "ADXL345"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BH1750",
      "targets" : [
        "BH1750"
      ],
      "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" : "HCSR04",
      "targets" : [
        "HCSR04"
      ],
      "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" : "MCP4725",
      "targets" : [
        "MCP4725"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MPU6050",
      "targets" : [
        "MPU6050"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PCF8523",
      "targets" : [
        "PCF8523"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PCF8563",
      "targets" : [
        "PCF8563"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SHT3x",
      "targets" : [
        "SHT3x"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ST7789",
      "targets" : [
        "ST7789"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VEML6040",
      "targets" : [
        "VEML6040"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VEML6040",
      "module_type" : "SwiftTarget",
      "name" : "VEML6040",
      "path" : "Sources/VEML6040",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "VEML6040"
      ],
      "sources" : [
        "VEML6040.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ST7789",
      "module_type" : "SwiftTarget",
      "name" : "ST7789",
      "path" : "Sources/ST7789",
      "product_dependencies" : [
        "SwiftIO",
        "MadDisplay"
      ],
      "product_memberships" : [
        "MadDrivers",
        "ST7789"
      ],
      "sources" : [
        "ST7789.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SHT3x",
      "module_type" : "SwiftTarget",
      "name" : "SHT3x",
      "path" : "Sources/SHT3x",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "SHT3x"
      ],
      "sources" : [
        "SHT3x.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" : "MPU6050",
      "module_type" : "SwiftTarget",
      "name" : "MPU6050",
      "path" : "Sources/MPU6050",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MPU6050"
      ],
      "sources" : [
        "MPU6050.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" : "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",
        "MadDisplay"
      ],
      "product_memberships" : [
        "MadDrivers",
        "IS31FL3731"
      ],
      "sources" : [
        "IS31FL3731.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" : "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",
        "RealModule"
      ],
      "product_memberships" : [
        "MadDrivers",
        "BMP280"
      ],
      "sources" : [
        "BMP280.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" : "ADXL345",
      "module_type" : "SwiftTarget",
      "name" : "ADXL345",
      "path" : "Sources/ADXL345",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "ADXL345"
      ],
      "sources" : [
        "ADXL345.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.