Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 765020 Details for
Bug 833287
dev-libs/libgit2-1.4.0 - Could not find a package configuration file provided by HTTP_Parser with
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:libgit2-1.4.0:20220213-185106.log
dev-libs:libgit2-1.4.0:20220213-185106.log (text/plain), 7.41 KB, created by
Toralf Förster
on 2022-02-13 20:13:24 UTC
(
hide
)
Description:
dev-libs:libgit2-1.4.0:20220213-185106.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-02-13 20:13:24 UTC
Size:
7.41 KB
patch
obsolete
> * Package: dev-libs/libgit2-1.4.0 > * Repository: gentoo > * Maintainer: mgorny@gentoo.org gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssh threads userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Checking whether python3_10 is suitable ... > * >=dev-lang/python-3.10.0_p1-r1:3.10 ... > [ ok ] > * Using python3.10 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking libgit2-1.4.0.tar.gz to /var/tmp/portage/dev-libs/libgit2-1.4.0/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libgit2-1.4.0/work >>>> Preparing source in /var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0_build" > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE "Debug" CACHE STRING "Choose the type of build, options >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0_build" >cmake -C /var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_CLAR=no -DENABLE_TRACE=OFF -DUSE_GSSAPI=OFF -DUSE_SSH=yes -DTHREADSAFE=yes -DUSE_HTTP_PARSER=system -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0 >loading initial cache file /var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Performing Test HAVE_STRUCT_STAT_ST_MTIM >-- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Success >-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC >-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Failed >-- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC >-- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC - Failed >-- Performing Test HAVE_STRUCT_STAT_NSEC >-- Performing Test HAVE_STRUCT_STAT_NSEC - Success >-- Looking for futimens >-- Looking for futimens - found >-- Performing Test IS_WALL_SUPPORTED >-- Performing Test IS_WALL_SUPPORTED - Success >-- Performing Test IS_WEXTRA_SUPPORTED >-- Performing Test IS_WEXTRA_SUPPORTED - Success >-- Performing Test IS_FVISIBILITY_HIDDEN_SUPPORTED >-- Performing Test IS_FVISIBILITY_HIDDEN_SUPPORTED - Success >-- Performing Test IS_WDOCUMENTATION_SUPPORTED >-- Performing Test IS_WDOCUMENTATION_SUPPORTED - Failed >-- Performing Test IS_WNO_DOCUMENTATION_DEPRECATED_SYNC_SUPPORTED >-- Performing Test IS_WNO_DOCUMENTATION_DEPRECATED_SYNC_SUPPORTED - Success >-- Performing Test IS_WNO_MISSING_FIELD_INITIALIZERS_SUPPORTED >-- Performing Test IS_WNO_MISSING_FIELD_INITIALIZERS_SUPPORTED - Success >-- Performing Test IS_WMISSING_DECLARATIONS_SUPPORTED >-- Performing Test IS_WMISSING_DECLARATIONS_SUPPORTED - Success >-- Performing Test IS_WSTRICT_ALIASING_SUPPORTED >-- Performing Test IS_WSTRICT_ALIASING_SUPPORTED - Success >-- Performing Test IS_WSTRICT_PROTOTYPES_SUPPORTED >-- Performing Test IS_WSTRICT_PROTOTYPES_SUPPORTED - Success >-- Performing Test IS_WDECLARATION_AFTER_STATEMENT_SUPPORTED >-- Performing Test IS_WDECLARATION_AFTER_STATEMENT_SUPPORTED - Success >-- Performing Test IS_WSHIFT_COUNT_OVERFLOW_SUPPORTED >-- Performing Test IS_WSHIFT_COUNT_OVERFLOW_SUPPORTED - Success >-- Performing Test IS_WUNUSED_CONST_VARIABLE_SUPPORTED >-- Performing Test IS_WUNUSED_CONST_VARIABLE_SUPPORTED - Success >-- Performing Test IS_WUNUSED_FUNCTION_SUPPORTED >-- Performing Test IS_WUNUSED_FUNCTION_SUPPORTED - Success >-- Performing Test IS_WINT_CONVERSION_SUPPORTED >-- Performing Test IS_WINT_CONVERSION_SUPPORTED - Success >-- Performing Test IS_WC11_EXTENSIONS_SUPPORTED >-- Performing Test IS_WC11_EXTENSIONS_SUPPORTED - Failed >-- Performing Test IS_WC99_C11_COMPAT_SUPPORTED >-- Performing Test IS_WC99_C11_COMPAT_SUPPORTED - Success >-- Performing Test IS_WFORMAT_SUPPORTED >-- Performing Test IS_WFORMAT_SUPPORTED - Success >-- Performing Test IS_WFORMAT_SECURITY_SUPPORTED >-- Performing Test IS_WFORMAT_SECURITY_SUPPORTED - Success >-- Checking prototype qsort_r for GIT_QSORT_R_BSD >-- Checking prototype qsort_r for GIT_QSORT_R_BSD - False >-- Checking prototype qsort_r for GIT_QSORT_R_GNU >-- Checking prototype qsort_r for GIT_QSORT_R_GNU - True >-- Looking for qsort_s >-- Looking for qsort_s - not found >-- Looking for getentropy >-- Looking for getentropy - found >-- Looking for clock_gettime in rt >-- Looking for clock_gettime in rt - found >-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1m") >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 "/var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0_build/CMakeFiles/CMakeOutput.log". >See also "/var/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 > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2906: Called cmake_src_configure > * environment, line 1386: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=dev-libs/libgit2-1.4.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/libgit2-1.4.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:libgit2-1.4.0:20220213-185106.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libgit2-1.4.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libgit2-1.4.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0_build' > * S: '/var/tmp/portage/dev-libs/libgit2-1.4.0/work/libgit2-1.4.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 833287
:
765017
|
765018
|
765019
| 765020 |
765021
|
765022
|
765023
|
765024
|
765025