Skip to content

Conversation

@euripedesrocha
Copy link
Contributor

Updates fmt version.

@github-actions github-actions bot changed the title fmt: Update to version 11.1.3 fmt: Update to version 11.1.3 (IEC-273) Feb 25, 2025
supplier: "Organization: fmt <https://fmt.dev/latest/index.html>"
description: A modern formatting library
url: https://github.com/fmtlib/fmt/
hash: b50e685db996c167e6c831dcef582aba6e14276a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@euripedesrocha I think this hash has to be updated to the new commit of the submodule.

@igrr
Copy link
Member

igrr commented Feb 25, 2025

And it seems that the new version of fmt brings some dependencies:

opt/esp/tools/xtensa-esp32-elf/esp-2022r1-11.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/11.2.0/../../../../xtensa-esp32-elf/bin/ld: esp-idf/fmt/fmt/libfmt.a(format.cc.obj):(.literal._ZN3fmt3v116vprintEP7__sFILENS0_17basic_string_viewIcEENS0_17basic_format_argsINS0_7contextEEE+0x4): undefined reference to `flockfile'
/opt/esp/tools/xtensa-esp32-elf/esp-2022r1-11.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/11.2.0/../../../../xtensa-esp32-elf/bin/ld: esp-idf/fmt/fmt/libfmt.a(format.cc.obj):(.literal._ZN3fmt3v116vprintEP7__sFILENS0_17basic_string_viewIcEENS0_17basic_format_argsINS0_7contextEEE+0xc): undefined reference to `funlockfile'

These functions are supported starting from IDF v5.4 (espressif/esp-idf@b0457ee), so for the older versions the builds are failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants