Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832869 - media-sound/mumble-9999: CMake Error at src/CMakeLists.txt:173 (add_subdirectory)
Summary: media-sound/mumble-9999: CMake Error at src/CMakeLists.txt:173 (add_subdirect...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-07 21:18 UTC by german
Modified: 2022-02-08 07:57 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 german 2022-02-07 21:18:10 UTC
When i try to emerge media-sound/mumble-9999 i get error: "CMake Error at src/CMakeLists.txt:173 (add_subdirectory): The source directory /var/tmp/portage/media-sound/mumble-9999/work/mumble-9999/3rdparty/tracy does not contain a CMakeLists.txt file."

Reproducible: Always

Steps to Reproduce:
1.emerge -a "=mumble-9999"
Actual Results:  
CMake Error at src/CMakeLists.txt:173 (add_subdirectory): The source directory /var/tmp/portage/media-sound/mumble-9999/work/mumble-9999/3rdparty/tracy does not contain a CMakeLists.txt file.

Expected Results:  
successful emerging

emerge --info: https://pastebin.com/zbVxpRBk
emerge -pqv: https://pastebin.com/xVpJ4Pq6
build.log: https://pastebin.com/REU7EXCM
CMakeOutput.log: https://pastebin.com/50k5ZKpT
CMakeError.log: https://pastebin.com/bPUFWiJr
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2022-02-08 06:55:25 UTC
No pastebin links please. Attach these files to your bug reports and in case the files are too big, compress them.
Comment 2 Larry the Git Cow gentoo-dev 2022-02-08 07:57:21 UTC
The bug has been closed via the following commit(s):

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

commit 6b043712b57faf0969f105d53b7683f8d827a532
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2022-02-08 07:18:13 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-02-08 07:57:03 +0000

    media-sound/mumble: Fix compilation with live ebuild
    
    Closes: https://bugs.gentoo.org/832869
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/mumble/mumble-9999.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)