Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 611802 - media-tv/kodi-9999 now requires libfmt
Summary: media-tv/kodi-9999 now requires libfmt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on: 611804
Blocks:
  Show dependency tree
 
Reported: 2017-03-05 18:18 UTC by Michael Cook
Modified: 2017-03-07 22:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Cook 2017-03-05 18:18:22 UTC
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find Fmt (missing: FMT_LIBRARY FMT_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindFmt.cmake:31 (find_package_handle_standard_args)
  cmake/scripts/common/Macros.cmake:315 (find_package)
  CMakeLists.txt:140 (core_require_dep)


https://github.com/fmtlib/fmt is the project. (which we also need a package for)
Comment 1 Craig Andrews gentoo-dev 2017-03-06 22:17:49 UTC
https://github.com/gentoo/gentoo/pull/4144