Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 710468

Summary: dev-libs/criterion-2.4_pre20200110 : meson.build:173:1: ERROR: Automatic wrap-based subproject downloading is disabled
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Tomáš Mózes <hydrapolic>
Status: UNCONFIRMED ---    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:criterion-2.4_pre20200110:20200222-080838.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-22 09:07:22 UTC
Run-time dependency libgit2 found: NO (tried pkgconfig and cmake)

meson.build:173:1: ERROR: Automatic wrap-based subproject downloading is disabled

A full log can be found at /var/tmp/portage/dev-libs/criterion-2.4_pre20200110/work/criterion-2.4_pre20200110-build/meson-logs/meson-log.txt
 * ERROR: dev-libs/criterion-2.4_pre20200110::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20200220-111615

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

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 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 22 Feb 2020 06:07:47 +0000

emerge -qpvO dev-libs/criterion
[ebuild  N    ] dev-libs/criterion-2.4_pre20200110  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2020-02-22 09:07:25 UTC
Created attachment 615062 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-22 09:07:28 UTC
Created attachment 615064 [details]
dev-libs:criterion-2.4_pre20200110:20200222-080838.log
Comment 3 Toralf Förster gentoo-dev 2020-02-22 09:07:31 UTC
Created attachment 615066 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-22 09:07:34 UTC
Created attachment 615068 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-22 09:07:37 UTC
Created attachment 615070 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-22 09:07:41 UTC
Created attachment 615072 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-22 09:07:44 UTC
Created attachment 615074 [details]
temp.tbz2
Comment 8 Tomáš Mózes 2020-05-17 21:12:03 UTC
Run-time dependency libgit2 found: NO (tried pkgconfig and cmake)
meson.build:173:1: ERROR: Automatic wrap-based subproject downloading is disabled

That is strange since it's mentioned in the emerge history. Just tested with latest ~amd64 with gcc-10 and libgit2 is correctly pulled in, no idea what went wrong..