Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710576 - dev-scheme/guile-git-0.2.0 : configure: error: Package requirements (libgit2) were not met:
Summary: dev-scheme/guile-git-0.2.0 : configure: error: Package requirements (libgit2)...
Status: RESOLVED DUPLICATE of bug 710572
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-23 14:46 UTC by Toralf Förster
Modified: 2020-02-24 18:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.94 KB, text/plain)
2020-02-23 14:46 UTC, Toralf Förster
Details
dev-scheme:guile-git-0.2.0:20200223-142013.log (dev-scheme:guile-git-0.2.0:20200223-142013.log,3.59 KB, text/plain)
2020-02-23 14:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,201.58 KB, text/plain)
2020-02-23 14:46 UTC, Toralf Förster
Details
environment (environment,20.21 KB, text/plain)
2020-02-23 14:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.14 KB, application/x-bzip)
2020-02-23 14:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.69 KB, application/x-bzip)
2020-02-23 14:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.62 KB, application/x-bzip)
2020-02-23 14:46 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-02-23 14:46:28 UTC
checking if (bytestructures guile) is available... yes
checking for libgit2... no
configure: error: Package requirements (libgit2) were not met:

Package 'libgit2', required by 'virtual:world', not found


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200218-201111

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 23 Feb 2020 13:07:09 +0000

emerge -qpvO dev-scheme/guile-git
[ebuild  N    ] dev-scheme/guile-git-0.2.0
Comment 1 Toralf Förster gentoo-dev 2020-02-23 14:46:31 UTC
Created attachment 615306 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-23 14:46:34 UTC
Created attachment 615308 [details]
dev-scheme:guile-git-0.2.0:20200223-142013.log
Comment 3 Toralf Förster gentoo-dev 2020-02-23 14:46:37 UTC
Created attachment 615310 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-23 14:46:40 UTC
Created attachment 615312 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-23 14:46:42 UTC
Created attachment 615314 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-23 14:46:45 UTC
Created attachment 615316 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-23 14:46:48 UTC
Created attachment 615318 [details]
temp.tbz2
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2020-02-24 08:39:54 UTC
Looking at config.log the failure is:

"""
configure:2804: checking for libgit2
configure:2811: $PKG_CONFIG --exists --print-errors "libgit2"
Package libgit2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgit2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libgit2', required by 'virtual:world', not found
configure:2814: $? = 1
"""

2020-02-22T23:53:09 >>> dev-libs/libgit2-0.99.0

Works here:
  $ pkg-config --exists --print-errors "libgit2"; echo $?
  0
Let's see if there is a condition when libgit2.pc is not installed.
Comment 9 Sergei Trofimovich (RETIRED) gentoo-dev 2020-02-24 08:58:26 UTC
Toralf, can you run in the chroot the following and see if there is a file reported?
    $ qlist dev-libs/libgit2 | fgrep pkgconfig
Comment 10 Sergei Trofimovich (RETIRED) gentoo-dev 2020-02-24 09:24:57 UTC

*** This bug has been marked as a duplicate of bug 710572 ***
Comment 11 Toralf Förster gentoo-dev 2020-02-24 18:47:08 UTC
(In reply to Sergei Trofimovich from comment #9)
> Toralf, can you run in the chroot the following and see if there is a file
> reported?
>     $ qlist dev-libs/libgit2 | fgrep pkgconfig

tinderbox@mr-fox ~ $ scw run/17.1_desktop_gnome-20200218-201111
mr-fox ~ # qlist dev-libs/libgit2 | fgrep pkgconfig
/usr/lib/pkgconfig/libgit2.pc