Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763516 - sci-mathematics/ginac-1.7.11 : env: python3: No such file or directory
Summary: sci-mathematics/ginac-1.7.11 : 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: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-01-04 11:44 UTC by Toralf Förster
Modified: 2021-01-31 19:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.03 KB, text/plain)
2021-01-04 11:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,181.25 KB, text/plain)
2021-01-04 11:44 UTC, Toralf Förster
Details
environment (environment,71.13 KB, text/plain)
2021-01-04 11:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.79 KB, application/x-bzip)
2021-01-04 11:44 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,20.43 KB, application/x-bzip)
2021-01-04 11:44 UTC, Toralf Förster
Details
sci-mathematics:ginac-1.7.11:20210104-103847.log (sci-mathematics:ginac-1.7.11:20210104-103847.log,48.01 KB, text/plain)
2021-01-04 11:44 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.39 KB, application/x-bzip)
2021-01-04 11:44 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-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(-)