Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381573 - emerge games-emulation/sdlmame-0.142_p5 fails
Summary: emerge games-emulation/sdlmame-0.142_p5 fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 14:55 UTC by Krzysztof
Modified: 2011-09-02 15:28 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2011-09-02 14:55:12 UTC
On powerpc64 64ul main executable name after compilation step is 'sdlmame64', thus emerge fails at installation step with information '!!! newbin: sdlmame does not exist'. This does not happens on amd64 ie.

>>> Install sdlmame-0.142_p5 into /var/tmp/portage/games-emulation/sdlmame-0.142_p5/image/ category games-emulation
!!! newbin: sdlmame does not exist
* ERROR: games-emulation/sdlmame-0.142_p5 failed (install phase):
*   (no error message)
*
* Call stack:
*     ebuild.sh, line  56:  Called src_install
*   environment, line 2841:  Called die
* The specific snippet of code:
*       newgamesbin ${PN}$(use amd64 && echo 64)$(use debug && echo d) ${PN} || die;
*
* If you need support, post the output of 'emerge --info =games-emulation/sdlmame-0.142_p5',
* the complete build log and the output of 'emerge -pqv =games-emulation/sdlmame-0.142_p5'.
* The complete build log is located at '/var/tmp/portage/games-emulation/sdlmame-0.142_p5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/games-emulation/sdlmame-0.142_p5/temp/environment'.
* S: '/var/tmp/portage/games-emulation/sdlmame-0.142_p5/work'
* QA Notice: file does not exist:
*
*      newbin: sdlmame does not exist
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2011-09-02 15:28:07 UTC
sdlmame isn't keyworded for ppc64.  It's not supported.