Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688122 - games-emulation/dolphin-9999 requires bundled fmt
Summary: games-emulation/dolphin-9999 requires bundled fmt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-15 19:15 UTC by Michael Cook
Modified: 2019-06-16 09:14 UTC (History)
0 users

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 2019-06-15 19:15:39 UTC
CMake Error at CMakeLists.txt:533 (add_subdirectory):
  add_subdirectory given source "Externals/fmt" which is not an existing
  directory.


Doesn't look like the CMakeList.txt has support for system lib :(
Comment 1 Larry the Git Cow gentoo-dev 2019-06-16 09:14:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77b38ed20f64a1ae50b05b3d5fb48d7a5424ae5

commit e77b38ed20f64a1ae50b05b3d5fb48d7a5424ae5
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-06-16 09:03:18 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-06-16 09:14:51 +0000

    games-emulation/dolphin: whitelist 'fmt' as bundled, bug #688122
    
    'fmt' is a new 'dolphin' dependency. Currently build system
    does not support using system dependency.
    
    Reported-by: Michael Cook
    Closes: https://bugs.gentoo.org/688122
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 games-emulation/dolphin/dolphin-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)