Skip to content

This combination of SoC and floating point ABI is not supported (Fails to build with latest sdk_nrf) #4

Description

@apalrd

Trying to build the latest version on Ubuntu 22.04 does not work. Similar error to #3 .

Versions which do work:

  • v2.5.3 (suggested by Samples broke for 4 months now #3) does work
  • v2.6.2 does work
  • v2.7.0 does not work and returns CMake Warning below
  • v2.8.0 and later do not work, and return the CMake Warning, plus an additional error also below
CMake Warning at /root/my-workspace/nrfxlib/nrf_802154/sl/sl/CMakeLists.txt:16 (message):
  This combination of SoC and floating point ABI is not supported by the
  nrf_802154_sl
  lib.(/root/my-workspace/nrfxlib/nrf_802154/sl/sl/lib/nRF52840/hard-float
  doesn't exist.)
CMake Error at /root/my-workspace/nrf/sysbuild/CMakeLists.txt:117 (list):
  list GET given empty list
Call Stack (most recent call first):
  cmake/modules/sysbuild_extensions.cmake:583 (nrf_PRE_CMAKE)
  cmake/modules/sysbuild_extensions.cmake:583 (cmake_language)
  cmake/modules/sysbuild_images.cmake:16 (sysbuild_module_call)
  cmake/modules/sysbuild_default.cmake:20 (include)
  /root/my-workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  /root/my-workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  /root/my-workspace/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
  template/CMakeLists.txt:10 (find_package)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions