Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706304 - net-im/telegram-desktop requires dev-libs/range-v3
Summary: net-im/telegram-desktop requires dev-libs/range-v3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-25 13:27 UTC by Maxim Britov
Modified: 2020-01-26 06:41 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 Maxim Britov 2020-01-25 13:27:47 UTC
CMake Error at cmake/external/ranges/CMakeLists.txt:11 (find_package):
  By not providing "Findrange-v3.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "range-v3",
  but CMake did not find one.

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

    range-v3Config.cmake
    range-v3-config.cmake

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

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2020-01-25 13:47:39 UTC
Please always add emerge --info and attach build.log.
Comment 2 Georgy Yakovlev archtester gentoo-dev 2020-01-26 02:36:44 UTC
can you please paste emerge --info

and output of 
qlist range-v3
?

thanks.
Comment 3 Larry the Git Cow gentoo-dev 2020-01-26 06:41:09 UTC
The bug has been closed via the following commit(s):

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

commit 89607a86a7a8379d43af792d6ba912a257571ed0
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-01-26 06:40:22 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-01-26 06:40:32 +0000

    net-im/telegram-desktop: add missing range-v3 dep
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=706304
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 net-im/telegram-desktop/telegram-desktop-1.9.8.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 4 Georgy Yakovlev archtester gentoo-dev 2020-01-26 06:41:47 UTC
ok should be fixed now, I forgot the dep while copying ebuild from overlay.