Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710468 - dev-libs/criterion-2.4_pre20200110 : meson.build:173:1: ERROR: Automatic wrap-based subproject downloading is disabled
Summary: dev-libs/criterion-2.4_pre20200110 : meson.build:173:1: ERROR: Automatic wrap...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-22 09:07 UTC by Toralf Förster
Modified: 2020-05-17 21:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.63 KB, text/plain)
2020-02-22 09:07 UTC, Toralf Förster
Details
dev-libs:criterion-2.4_pre20200110:20200222-080838.log (dev-libs:criterion-2.4_pre20200110:20200222-080838.log,5.67 KB, text/plain)
2020-02-22 09:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,76.25 KB, text/plain)
2020-02-22 09:07 UTC, Toralf Förster
Details
environment (environment,90.83 KB, text/plain)
2020-02-22 09:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.13 KB, application/x-bzip)
2020-02-22 09:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,237 bytes, application/x-bzip)
2020-02-22 09:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.91 KB, application/x-bzip)
2020-02-22 09: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-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..