Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732022 - sci-mathematics/topcom calls commands that do not exist (line 4102: csh: command not found)
Summary: sci-mathematics/topcom calls commands that do not exist (line 4102: csh: comm...
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:
 
Reported: 2020-07-10 08:03 UTC by Agostino Sarubbo
Modified: 2022-05-07 22:31 UTC (History)
0 users

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


Attachments
build.log (build.log,12.09 KB, text/plain)
2020-07-10 08:04 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-07-10 08:03:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/topcom calls commands that do not exist.
Discovered on: amd64  (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-10 08:04:01 UTC
Created attachment 648716 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-05-07 22:31:21 UTC
The bug has been closed via the following commit(s):

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

commit ab830994be4a1eaa1fc2b8bbda90a3d9b8e39f83
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2022-05-07 20:44:50 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2022-05-07 22:29:24 +0000

    sci-mathematics/topcom: new revision with miscellaneous fixes.
    
      * Update to EAPI=8.
      * Update the buildsystem patch to eliminate a call to "csh",
        fixing bug 732022 without requiring csh at build-time.
      * Drop tcsh from BDEPEND.
      * HOMEPAGE and SRC_URI needed updates.
    
    Closes: https://bugs.gentoo.org/732022
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-mathematics/topcom/Manifest                    |   2 +-
 .../topcom/files/topcom-0.17.8-buildsystem.patch   | 238 +++++++++++++++------
 ...om-0.17.8-r1.ebuild => topcom-0.17.8-r2.ebuild} |  14 +-
 3 files changed, 181 insertions(+), 73 deletions(-)