Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833285 - dev-libs/libgit2-1.4.0 fails in configure: CMake Error at cmake/SelectHTTPParser.cmake:11 (message): http-parser support was requested but not found
Summary: dev-libs/libgit2-1.4.0 fails in configure: CMake Error at cmake/SelectHTTPPar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
: 833287 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-02-13 19:16 UTC by Ulrich Müller
Modified: 2022-02-13 21:30 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,7.72 KB, text/plain)
2022-02-13 19:17 UTC, Ulrich Müller
Details
emerge --info (emerge.info,8.41 KB, text/plain)
2022-02-13 19:18 UTC, Ulrich Müller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2022-02-13 19:16:55 UTC
CMake Warning at cmake/SelectHTTPParser.cmake:3 (find_package):
  By not providing "FindHTTP_Parser.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "HTTP_Parser", but CMake did not find one.

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

    HTTP_ParserConfig.cmake
    http_parser-config.cmake

  Add the installation prefix of "HTTP_Parser" to CMAKE_PREFIX_PATH or set
  "HTTP_Parser_DIR" to a directory containing one of the above files.  If
  "HTTP_Parser" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  src/CMakeLists.txt:97 (include)


CMake Error at cmake/SelectHTTPParser.cmake:11 (message):
  http-parser support was requested but not found
Call Stack (most recent call first):
  src/CMakeLists.txt:97 (include)


-- Configuring incomplete, errors occurred!
See also "/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0_build/CMakeFiles/CMakeOutput.log".
See also "/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0_build/CMakeFiles/CMakeError.log".
 * ERROR: dev-libs/libgit2-1.4.0::gentoo failed (configure phase):
 *   cmake failed
Comment 1 Ulrich Müller gentoo-dev 2022-02-13 19:17:20 UTC
Created attachment 765015 [details]
build.log
Comment 2 Ulrich Müller gentoo-dev 2022-02-13 19:18:06 UTC
Created attachment 765016 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-02-13 19:39:14 UTC
The bug has been closed via the following commit(s):

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

commit 41f959174fa72cb95c13235d9883d249f6a7efb4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-02-13 19:38:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-02-13 19:38:43 +0000

    dev-libs/libgit2: Revert "Bump to 1.4.0"
    
    Reverts: 2def68c8174a87ca27096c3718111be8c1c956a6
    Closes: https://bugs.gentoo.org/833285
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/libgit2/Manifest             |  1 -
 dev-libs/libgit2/libgit2-1.4.0.ebuild | 72 -----------------------------------
 2 files changed, 73 deletions(-)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-13 20:15:03 UTC
*** Bug 833287 has been marked as a duplicate of this bug. ***
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-02-13 21:30:36 UTC
I'm sorry about that.  Portage selected the wrong version for testing and I've missed that.