Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763159 - dev-cpp/mm-common-1.0.2 : meson.build: ERROR: python3 not found
Summary: dev-cpp/mm-common-1.0.2 : 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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-01-02 18:07 UTC by Toralf Förster
Modified: 2021-04-18 17:28 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.60 KB, text/plain)
2021-01-02 18:07 UTC, Toralf Förster
Details
dev-cpp:mm-common-1.0.2:20210102-171111.log (dev-cpp:mm-common-1.0.2:20210102-171111.log,2.60 KB, text/plain)
2021-01-02 18:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.81 KB, text/plain)
2021-01-02 18:07 UTC, Toralf Förster
Details
environment (environment,91.23 KB, text/plain)
2021-01-02 18:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.24 KB, application/x-bzip)
2021-01-02 18:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.79 KB, application/x-bzip)
2021-01-02 18: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 2021-01-02 18:07:14 UTC
Program python found: NO

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

A full log can be found at /var/tmp/portage/dev-cpp/mm-common-1.0.2/work/mm-common-1.0.2-build/meson-logs/meson-log.txt
 * ERROR: dev-cpp/mm-common-1.0.2::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.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.9 (fallback)
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   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	Sat Jan  2 05:05:23 PM UTC 2021

emerge -qpvO dev-cpp/mm-common
[ebuild  N    ] dev-cpp/mm-common-1.0.2
Comment 1 Toralf Förster gentoo-dev 2021-01-02 18:07:15 UTC
Created attachment 680707 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-02 18:07:16 UTC
Created attachment 680710 [details]
dev-cpp:mm-common-1.0.2:20210102-171111.log
Comment 3 Toralf Förster gentoo-dev 2021-01-02 18:07:18 UTC
Created attachment 680713 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-01-02 18:07:19 UTC
Created attachment 680716 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-01-02 18:07:21 UTC
Created attachment 680719 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2021-01-02 18:07:22 UTC
Created attachment 680722 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-04-18 17:28:08 UTC
The bug has been closed via the following commit(s):

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

commit bb0d8b03855f67f6011cdd0257ee90c702108202
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-04-18 12:19:57 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-04-18 17:28:03 +0000

    dev-cpp/mm-common: use ${EPYTHON}, not python3
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/763159
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/20440
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-cpp/mm-common/mm-common-1.0.2.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)