Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756715 - games-util/springlobby-0.269: CMake Error at /.../FindCURL.cmake:165 (message): CURL: Required feature libcurl is not found
Summary: games-util/springlobby-0.269: CMake Error at /.../FindCURL.cmake:165 (message...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Coquelin
URL:
Whiteboard:
Keywords: PullRequest
: 779667 780084 (view as bug list)
Depends on: 830588
Blocks:
  Show dependency tree
 
Reported: 2020-11-25 16:07 UTC by Toralf Förster
Modified: 2022-02-04 09:15 UTC (History)
6 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2020-11-25 16:07 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,2.57 KB, text/plain)
2020-11-25 16:07 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,113.77 KB, text/plain)
2020-11-25 16:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,445.94 KB, text/plain)
2020-11-25 16:07 UTC, Toralf Förster
Details
environment (environment,92.10 KB, text/plain)
2020-11-25 16:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,49.72 KB, application/x-bzip)
2020-11-25 16:07 UTC, Toralf Förster
Details
games-util:springlobby-0.269:20201125-034143.log (games-util:springlobby-0.269:20201125-034143.log,6.44 KB, text/plain)
2020-11-25 16:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.36 KB, application/x-bzip)
2020-11-25 16:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.39 KB, application/x-bzip)
2020-11-25 16:07 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-11-25 16:07:01 UTC
-- Checking for module 'jsoncpp'
--   Found jsoncpp, version 1.9.4
CMake Error at /usr/share/cmake/Modules/FindCURL.cmake:165 (message):
  CURL: Required feature libcurl is not found
Call Stack (most recent call first):
  src/CMakeLists.txt:127 (FIND_PACKAGE)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20201108-130033

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.47.0
  [2]   rust-bin-1.48.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   jamvm 
  [3]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Nov 25 02:35:29 AM UTC 2020

emerge -qpvO games-util/springlobby
[ebuild  N    ] games-util/springlobby-0.269  USE="libnotify nls sound -debug"
Comment 1 Toralf Förster gentoo-dev 2020-11-25 16:07:03 UTC
Created attachment 674863 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-25 16:07:04 UTC
Created attachment 674866 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2020-11-25 16:07:06 UTC
Created attachment 674869 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2020-11-25 16:07:08 UTC
Created attachment 674872 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-11-25 16:07:10 UTC
Created attachment 674875 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-11-25 16:07:12 UTC
Created attachment 674878 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-11-25 16:07:13 UTC
Created attachment 674881 [details]
games-util:springlobby-0.269:20201125-034143.log
Comment 8 Toralf Förster gentoo-dev 2020-11-25 16:07:15 UTC
Created attachment 674884 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2020-11-25 16:07:16 UTC
Created attachment 674887 [details]
temp.tbz2
Comment 10 Toralf Förster gentoo-dev 2021-04-04 20:23:02 UTC
*** Bug 780084 has been marked as a duplicate of this bug. ***
Comment 11 Guillaume BRUN 2021-04-07 12:40:20 UTC
Hello!

Just my 2¢ here - I couldn't find the commit that fixes this bug, but a trivial version bump (by copying the ebuild to my local overlay under the name springlobby-0.271.ebuild and rebuilding the manifest) seems to fix the issue :-)
Comment 12 Toralf Förster gentoo-dev 2021-07-05 18:52:28 UTC
*** Bug 779667 has been marked as a duplicate of this bug. ***
Comment 13 haarp 2021-12-04 13:37:15 UTC
The commit that fixes this is https://github.com/springlobby/springlobby/commit/252c4cb156c

It still fails to compile further down the line tho.
Comment 14 mfld.fr 2021-12-21 22:46:41 UTC
Still broken in mainstream, but update to latest version 0.273 available in 'spring' overlay : https://github.com/springlobby/overlay
Comment 15 mfld.fr 2021-12-23 18:47:48 UTC
Suggest to remove (see above comments and https://github.com/gentoo/gentoo/pull/23483 for rationale).
Comment 16 Larry the Git Cow gentoo-dev 2022-02-04 09:15:41 UTC
The bug has been closed via the following commit(s):

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

commit cb2f67e1315e7d4ef1b93cc2b6241c97fd5c7b6e
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-02-04 09:13:35 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-02-04 09:13:35 +0000

    games-util/springlobby: treeclean
    
    Closes: https://bugs.gentoo.org/830588
    Closes: https://bugs.gentoo.org/756715
    Closes: https://bugs.gentoo.org/739398
    Closes: https://bugs.gentoo.org/732582
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 games-util/springlobby/Manifest                 |  1 -
 games-util/springlobby/metadata.xml             | 15 -------
 games-util/springlobby/springlobby-0.269.ebuild | 54 -------------------------
 profiles/package.mask                           |  8 ----
 4 files changed, 78 deletions(-)