Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645394 - sci-mathematics/spass-3.9 : /.../environment:line <snip>: tc-getCC: command not found
Summary: sci-mathematics/spass-3.9 : /.../environment:line <snip>: tc-getCC: command n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-22 19:04 UTC by Toralf Förster
Modified: 2019-08-22 00:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.05 KB, text/plain)
2018-01-22 19:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,206.43 KB, text/plain)
2018-01-22 19:04 UTC, Toralf Förster
Details
environment (environment,32.27 KB, text/plain)
2018-01-22 19:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.52 KB, application/x-bzip)
2018-01-22 19:04 UTC, Toralf Förster
Details
sci-mathematics:spass-3.9:20180122-134526.log (sci-mathematics:spass-3.9:20180122-134526.log,1.98 KB, text/plain)
2018-01-22 19:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.27 KB, application/x-bzip)
2018-01-22 19:04 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 2018-01-22 19:04:00 UTC
 * generating lexers
 * compiling sources
/var/tmp/portage/sci-mathematics/spass-3.9/temp/environment: line 639: tc-getCC: command not found
/var/tmp/portage/sci-mathematics/spass-3.9/temp/environment: line 639: -O2: command not found
 * ERROR: sci-mathematics/spass-3.9::gentoo failed (compile phase):
 *   compile analyze.c failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl-test_20180117-213341

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sci-mathematics/spass
[ebuild  N    ] sci-mathematics/spass-3.7  USE="-doc -examples -isabelle"
Comment 1 Toralf Förster gentoo-dev 2018-01-22 19:04:03 UTC
Created attachment 515958 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-22 19:04:06 UTC
Created attachment 515960 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-22 19:04:09 UTC
Created attachment 515962 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-22 19:04:13 UTC
Created attachment 515964 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-22 19:04:16 UTC
Created attachment 515966 [details]
sci-mathematics:spass-3.9:20180122-134526.log
Comment 6 Toralf Förster gentoo-dev 2018-01-22 19:04:19 UTC
Created attachment 515968 [details]
temp.tbz2
Comment 7 Barry Schwartz 2019-02-18 15:30:26 UTC
Adding ‘toolchain-funcs’ to the ‘inherit’ makes the ebuild work.
Comment 8 Barry Schwartz 2019-02-18 15:32:40 UTC
Though I might also add that ‘versionator’ is deprecated in favor of ‘eapi7-ver’ (or by migration to EAPI=7).
Comment 9 Larry the Git Cow gentoo-dev 2019-08-22 00:43:45 UTC
The bug has been closed via the following commit(s):

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

commit 1ecd094c36d2bd4c23d71325843a9f3d27259663
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2019-08-22 00:43:13 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2019-08-22 00:43:13 +0000

    sci-mathematics/spass: Fix #645394, remove old
    
    Closes: https://bugs.gentoo.org/645394
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 sci-mathematics/spass/Manifest         |  1 -
 sci-mathematics/spass/spass-3.7.ebuild | 81 ----------------------------------
 sci-mathematics/spass/spass-3.9.ebuild |  8 ++--
 3 files changed, 4 insertions(+), 86 deletions(-)