Skip to content

ci: git: fix "Error in the HTTP2 framing layer" #196

ci: git: fix "Error in the HTTP2 framing layer"

ci: git: fix "Error in the HTTP2 framing layer" #196

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / twister-report (tiac_magpie) failed Oct 30, 2023 in 0s

25 tests run, 24 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 9 in workspace/bootloader/mcuboot/boot/bootutil/include/bootutil/crypto/common.h

See this annotation in the file changed.

@github-actions github-actions / twister-report (tiac_magpie)

common.bridle/common/bridle.common

Cmake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/tests/bridle/common
-- CMake version: 3.27.7
Loading Bridle default modules (Bridle repository).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- Bridle is trying to locate Zephyr SDK 0.16.3.
-- Using Zephyr SDK 0.16.3 for building Bridle. (/opt/zephyr-sdk-0.16.3)
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.5.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph
-- Found host-tools: zephyr 0.16.3 (/opt/zephyr-sdk-0.16.3)
-- Found toolchain: zephyr 0.16.3 (/opt/zephyr-sdk-0.16.3)
-- Found Dtc: /opt/zephyr-sdk-0.16.3/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Generated zephyr.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/bridle/common/bridle.common/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/bridle/common/bridle.common/zephyr/include/generated/devicetree_generated.h
-- Including generated dts.cmake file: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/bridle/common/bridle.common/zephyr/dts.cmake
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/bridle/common/bridle.common/zephyr/zephyr.dts:674.11-678.6: Warning (unique_unit_address_if_enabled): /soc/spi@40013400/slow@0: duplicate unit-address (also used in node /soc/spi@40013400/fast@0)

/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/tests/bridle/common/prj.conf:9: warning: attempt to assign the value 'y' to the undefined symbol ZTEST_NEW_API
Parsing /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/Kconfig
Loaded configuration '/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie_defconfig'
Merged configuration '/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/tests/bridle/common/prj.conf'
Merged configuration '/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.conf'
Merged configuration '/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/bridle/common/bridle.common/zephyr/misc/generated/extra_kconfig_options.conf'

error: Aborting due to Kconfig warnings

CMake Error at /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/kconfig.cmake:355 (message):
  command failed with return code: 1
Call Stack (most recent call first):
  /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/share/bridle-package/cmake/BridleConfig.cmake:51 (find_package)
  CMakeLists.txt:5 (find_package)


-- Configuring incomplete, errors occurred!