Test ran at 2025-08-27 12:24:30.218826+00:00 SOLUTION: mcp9808_i2c=1.0.0: MCP9808 I2C library Origin: commit 0e2aa58eff3f26b364601bdc4dbfbefc321cfb39 from https://github.com/hgrodriguez/mcp9808_i2c.git Properties: Author: Holger Rodriguez Description: MCP9808 I2C library License: BSD-3-Clause Maintainer: Holger Rodriguez Maintainers_Logins: hgrodriguez Name: mcp9808_i2c Tag: mcp9808 Tag: sensor Tag: temperature Tag: i2c Version: 1.0.0 Website: https://github.com/hgrodriguez/mcp9808_i2c Dependencies (direct): hal^1 Dependencies (solution): hal=1.0.0 Dependencies (graph): mcp9808_i2c=1.0.0 --> hal=1.0.0 (^1) LOG: [alr test] Testing mcp9808_i2c=1.0.0 [alr test] Spawning retrieval for remote crate: alr -d -n get mcp9808_i2c=1.0.0 Note: Deploying mcp9808_i2c=1.0.0... Note: Deploying hal=1.0.0... mcp9808_i2c=1.0.0 successfully retrieved. Dependencies were solved as follows: + hal 1.0.0 (new) [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Building mcp9808_i2c=1.0.0/mcp9808_i2c.gpr... Setup [mkdir] object directory for project HAL [mkdir] library directory for project HAL [mkdir] object directory for project Mcp9808_I2c [mkdir] library directory for project Mcp9808_I2c Compile [Ada] hal-flash.ads [Ada] hal-filesystem.ads [Ada] hal-gpio.ads [Ada] hal-sdmmc.adb [Ada] hal-real_time_clock.ads [Ada] hal-uart.ads [Ada] hal-audio.ads [Ada] hal-i2c.ads [Ada] hal-dsi.ads [Ada] hal.ads [Ada] hal-touch_panel.ads [Ada] hal-spi.ads [Ada] hal-bitmap.ads [Ada] hal-time.ads [Ada] hal-framebuffer.ads [Ada] hal-block_drivers.ads [Ada] mcp9808_i2c_config.ads [Ada] mcp9808_i2c-fahrenheit.adb [Ada] mcp9808_i2c.adb mcp9808_i2c-fahrenheit.adb:42:07: warning: variable "Temp_C" is read but never assigned mcp9808_i2c-fahrenheit.adb:72:07: warning: variable "Temp_C" is read but never assigned mcp9808_i2c-fahrenheit.adb:102:07: warning: variable "Temp_C" is read but never assigned mcp9808_i2c.adb:462:10: warning: "out" parameter "Temp" not set before return mcp9808_i2c.adb:1037:10: warning: "out" parameter "Temp" not set before return mcp9808_i2c.adb:1090:07: warning: variable "Temp_Binary" is never read and never assigned mcp9808_i2c.adb:1091:07: warning: variable "Temp_Sign" is never read and never assigned Build Libraries [gprlib] hal.lexch [gprlib] Mcp9808_I2c.lexch [archive] libhal.a [index] libhal.a [archive] libMcp9808_I2c.a [index] libMcp9808_I2c.a Success: Build finished successfully in 0.69 seconds. Found declared GPR file: mcp9808_i2c.gpr [alr test] Test completed SUCCESSFULLY