Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765118 - x11-wm/herbstluftwm-0.9.0 : env: python3: No such file or directory
Summary: x11-wm/herbstluftwm-0.9.0 : env: python3: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-01-12 16:14 UTC by Toralf Förster
Modified: 2021-01-28 07:36 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.21 KB, text/plain)
2021-01-12 16:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,453.35 KB, text/plain)
2021-01-12 16:14 UTC, Toralf Förster
Details
environment (environment,89.49 KB, text/plain)
2021-01-12 16:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.48 KB, application/x-bzip)
2021-01-12 16:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.62 KB, application/x-bzip)
2021-01-12 16:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.39 KB, application/x-bzip)
2021-01-12 16:14 UTC, Toralf Förster
Details
x11-wm:herbstluftwm-0.9.0:20210112-142021.log (x11-wm:herbstluftwm-0.9.0:20210112-142021.log,28.48 KB, text/plain)
2021-01-12 16:14 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-12 16:14:38 UTC
FAILED: doc/hlwm-doc.json 
cd /var/tmp/portage/x11-wm/herbstluftwm-0.9.0/work/herbstluftwm-0.9.0_build/doc && /var/tmp/portage/x11-wm/herbstluftwm-0.9.0/work/herbstluftwm-0.9.0/doc/gendoc.py --sourcedir /var/tmp/portage/x11-wm/herbstluftwm-0.9.0/work/herbstluftwm-0.9.0/doc/../src --json > /var/tmp/portage/x11-wm/herbstluftwm-0.9.0/work/herbstluftwm-0.9.0_build/doc/hlwm-doc.json
env: ‘python3’: No such file or directory
ninja: build stopped: subcommand failed.
 * ERROR: x11-wm/herbstluftwm-0.9.0::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed

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

  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	Tue Jan 12 01:35:27 PM UTC 2021

emerge -qpvO x11-wm/herbstluftwm
[ebuild  N    ] x11-wm/herbstluftwm-0.9.0  USE="-doc -examples"
Comment 1 Toralf Förster gentoo-dev 2021-01-12 16:14:39 UTC
Created attachment 682543 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-12 16:14:40 UTC
Created attachment 682546 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-01-12 16:14:42 UTC
Created attachment 682549 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-01-12 16:14:43 UTC
Created attachment 682552 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-01-12 16:14:44 UTC
Created attachment 682555 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-01-12 16:14:45 UTC
Created attachment 682558 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-01-12 16:14:47 UTC
Created attachment 682561 [details]
x11-wm:herbstluftwm-0.9.0:20210112-142021.log
Comment 8 Larry the Git Cow gentoo-dev 2021-01-28 07:36:29 UTC
The bug has been closed via the following commit(s):

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

commit ecf6dc462918697e92f9e21d37b681aa2be275aa
Author:     Florian Schmaus <flo@geekplace.eu>
AuthorDate: 2021-01-12 18:56:44 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-01-28 07:36:22 +0000

    x11-wm/herbstluftwm: fix python-exec[-native-symlinks], add 0.9.1
    
    Closes: https://bugs.gentoo.org/765118
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Florian Schmaus <flo@geekplace.eu>
    Closes: https://github.com/gentoo/gentoo/pull/19045
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-wm/herbstluftwm/Manifest                                 |  2 +-
 .../{herbstluftwm-0.9.0.ebuild => herbstluftwm-0.9.1.ebuild} | 12 +++++++++---
 x11-wm/herbstluftwm/herbstluftwm-9999.ebuild                 | 12 +++++++++---
 3 files changed, 19 insertions(+), 7 deletions(-)