Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678020 - games-emulation/dolphin-9999 - CMake Error at CMakeLists.txt:593 (add_subdirectory): add_subdirectory given source "Externals/FreeSurround" which is not an existing directory.
Summary: games-emulation/dolphin-9999 - CMake Error at CMakeLists.txt:593 (add_subdire...
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-02-14 18:19 UTC by Michael Cook
Modified: 2019-02-14 22:32 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-02-14 18:19:17 UTC
Snippet

-- Using static FreeSurround from Externals
CMake Error at CMakeLists.txt:593 (add_subdirectory):
  add_subdirectory given source "Externals/FreeSurround" which is not an
  existing directory.


No idea the upstream source for that though ... so I guess we shouldn't delete that folder either :P
Comment 1 Larry the Git Cow gentoo-dev 2019-02-14 22:29:39 UTC
The bug has been closed via the following commit(s):

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

commit b4b299419f8ada0468d1b0ac973bfc1496f1c27c
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-02-14 22:29:01 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-02-14 22:29:31 +0000

    games-emulation/dolphin: whitelist FreeSurround
    
    Reported-by: Michael Cook
    Reported-by: Samuel BAUER
    Closes: https://bugs.gentoo.org/678020
    Package-Manager: Portage-2.3.60, Repoman-2.3.12
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 games-emulation/dolphin/dolphin-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2019-02-14 22:32:30 UTC
Thanks for the report!