Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725554 - sci-libs/mpir calls commands that do not exist
Summary: sci-libs/mpir calls commands that do not exist
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 Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 729782
  Show dependency tree
 
Reported: 2020-05-26 21:00 UTC by Agostino Sarubbo
Modified: 2020-06-28 22:06 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,470.06 KB, text/plain)
2020-05-26 21:00 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-05-26 21:00:53 UTC
This is an auto-filed bug because sci-libs/mpir calls commands that do not exist.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-26 21:00:58 UTC
Created attachment 641972 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-27 02:07:14 UTC
 * QA Notice: command not found:
 *
 *      /var/tmp/portage/sci-libs/mpir-3.0.0/temp/environment: line 1355: !use: command not found
>>> Auto-cleaning packages...

It should be ! use, I think. CCing floppym because he added the yasm logic.

Note that on arm64, yasm is keyworded, the list should possibly be extended and a dep added for there too.
Comment 3 Larry the Git Cow gentoo-dev 2020-06-28 22:06:35 UTC
The bug has been closed via the following commit(s):

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

commit c7fca1e78622356c562e049cc1aa4ebfd3b456f0
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-06-28 22:06:26 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-06-28 22:06:26 +0000

    sci-libs/mpir: fix bash syntax
    
    Closes: https://bugs.gentoo.org/725554
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sci-libs/mpir/mpir-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)