FS#79679 - [fcitx5-chinese-addons] FTBFS due to missing makedepends fmt

Attached to Project: Arch Linux
Opened by Letu Ren (FantasqueX) - Wednesday, 13 September 2023, 16:49 GMT
Last edited by Toolybird (Toolybird) - Sunday, 08 October 2023, 07:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The log of extra-x86_64-build is as follows.

-- The C compiler identification is GNU 13.2.1
-- The CXX compiler identification is GNU 13.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Installing in the same prefix as Fcitx, adopting their path scheme by default
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Pthread: /usr/include
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Found Gettext: /usr/bin/msgmerge (found version "0.22")
CMake Error at CMakeLists.txt:17 (find_package):
By not providing "Findfmt.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "fmt", but
CMake did not find one.

Could not find a package configuration file provided by "fmt" with any of
the following names:

fmtConfig.cmake
fmt-config.cmake

Add the installation prefix of "fmt" to CMAKE_PREFIX_PATH or set "fmt_DIR"
to a directory containing one of the above files. If "fmt" provides a
separate development package or SDK, be sure it has been installed.


-- Configuring incomplete, errors occurred!

This package prefers header only fmt, so fmt doesn't need to be added to the depends.


Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
extra-x86_64-build
This task depends upon

Closed by  Toolybird (Toolybird)
Sunday, 08 October 2023, 07:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  fcitx5-chinese-addons 5.1.1-1

Loading...