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

Bug 763516

Summary: sci-mathematics/ginac-1.7.11 : env: python3: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-mathematics:ginac-1.7.11:20210104-103847.log
temp.tbz2

Description Toralf Förster gentoo-dev 2021-01-04 11:44:01 UTC
make[2]: Entering directory '/var/tmp/portage/sci-mathematics/ginac-1.7.11/work/ginac-1.7.11/ginsh'
./ginsh_fcn_help.py -o ginsh_fcn_help.h ginsh.1.in
env: ‘python3’: No such file or directory
make[2]: *** [Makefile:799: ginsh_fcn_help.h] Error 127
make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/ginac-1.7.11/work/ginac-1.7.11/ginsh'
make[1]: *** [Makefile:396: all] Error 2

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

  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)
  [3]   python2.7 (fallback)
  [4]   pypy3 (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	Mon Jan  4 09:35:10 AM UTC 2021

emerge -qpvO sci-mathematics/ginac
[ebuild  N    ] sci-mathematics/ginac-1.7.11  USE="-doc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-01-04 11:44:03 UTC
Created attachment 680998 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-04 11:44:04 UTC
Created attachment 681001 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-01-04 11:44:06 UTC
Created attachment 681004 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-01-04 11:44:07 UTC
Created attachment 681007 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2021-01-04 11:44:08 UTC
Created attachment 681010 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2021-01-04 11:44:09 UTC
Created attachment 681013 [details]
sci-mathematics:ginac-1.7.11:20210104-103847.log
Comment 7 Toralf Förster gentoo-dev 2021-01-04 11:44:10 UTC
Created attachment 681016 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-01-31 19:24:51 UTC
The bug has been closed via the following commit(s):

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

commit e9309c11a0caa5cb3cfce81cbf54efcadedcfa33
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-01-31 19:24:38 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-01-31 19:24:38 +0000

    sci-mathematics/ginac: Depend on python-any-r1
    
    * Also fix src_test()
    
    Closes: https://bugs.gentoo.org/763516
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-mathematics/ginac/ginac-1.7.11.ebuild | 66 +++++++++++++++++--------------
 1 file changed, 36 insertions(+), 30 deletions(-)