Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726562 - app-emulation/spim: calls commands that do not exist (missing 'desktop' inherit)
Summary: app-emulation/spim: calls commands that do not exist (missing 'desktop' inherit)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-06-01 06:32 UTC by Agostino Sarubbo
Modified: 2021-04-01 21:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,19.22 KB, text/plain)
2020-06-01 06:32 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-06-01 06:32:40 UTC
This is an auto-filed bug because app-emulation/spim 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-06-01 06:32:45 UTC
Created attachment 642962 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-06 17:19:40 UTC
 * QA Notice: command not found:
 * 
 * 	/var/tmp/portage/app-emulation/spim-8.0-r3/temp/environment: line 1034: doicon: command not found
 * 	/var/tmp/portage/app-emulation/spim-8.0-r3/temp/environment: line 1035: make_desktop_entry: command not found

Missing 'inherit desktop' or similar.
Comment 3 Larry the Git Cow gentoo-dev 2021-04-01 21:17:24 UTC
The bug has been closed via the following commit(s):

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

commit d9bf4ffc7dbce29041e670e2462001998dd8c417
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-01 01:54:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-01 21:17:03 +0000

    app-emulation/spim: EAPI 7, MissingInherits (desktop)
    
    Closes: https://bugs.gentoo.org/726562
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/spim/spim-8.0-r3.ebuild | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)