Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765454 - dev-libs/libxmlb-0.2.1 : meson.build: ERROR: python3 not found
Summary: dev-libs/libxmlb-0.2.1 : meson.build: ERROR: python3 not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-01-14 18:12 UTC by Toralf Förster
Modified: 2021-01-14 23:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.44 KB, text/plain)
2021-01-14 18:12 UTC, Toralf Förster
Details
dev-libs:libxmlb-0.2.1:20210114-144701.log (dev-libs:libxmlb-0.2.1:20210114-144701.log,8.02 KB, text/plain)
2021-01-14 18:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,498.64 KB, text/plain)
2021-01-14 18:12 UTC, Toralf Förster
Details
environment (environment,97.72 KB, text/plain)
2021-01-14 18:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,40.73 KB, application/x-bzip)
2021-01-14 18:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.19 KB, application/x-bzip)
2021-01-14 18:12 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 2021-01-14 18:12:43 UTC
Program python found: NO

meson.build:146:0: ERROR: python3 not found

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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20201231-222458

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

gcc-config -l:
clang version 11.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.9 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Jan 14 02:06:54 PM UTC 2021

emerge -qpvO dev-libs/libxmlb
[ebuild  N    ] dev-libs/libxmlb-0.2.1  USE="-doc -introspection -stemmer -test"
Comment 1 Toralf Förster gentoo-dev 2021-01-14 18:12:45 UTC
Created attachment 682906 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-14 18:12:46 UTC
Created attachment 682909 [details]
dev-libs:libxmlb-0.2.1:20210114-144701.log
Comment 3 Toralf Förster gentoo-dev 2021-01-14 18:12:47 UTC
Created attachment 682912 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-01-14 18:12:49 UTC
Created attachment 682915 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-01-14 18:12:50 UTC
Created attachment 682918 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-01-14 18:12:51 UTC
Created attachment 682921 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-01-14 23:35:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064291d970dc502eb775013b2001f4714b30516c

commit 064291d970dc502eb775013b2001f4714b30516c
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-14 23:35:01 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-14 23:35:07 +0000

    dev-libs/libxmlb: Fixed python detection
    
    Closes: https://bugs.gentoo.org/765454
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 dev-libs/libxmlb/libxmlb-0.1.15.ebuild | 8 ++++----
 dev-libs/libxmlb/libxmlb-0.2.1.ebuild  | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)