Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768087 - games-engines/dMagnetic-0.30 fails to compile
Summary: games-engines/dMagnetic-0.30 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-31 18:24 UTC by Agostino Sarubbo
Modified: 2021-01-31 23:02 UTC (History)
0 users

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


Attachments
build.log (build.log,12.02 KB, text/plain)
2021-01-31 18:24 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 2021-01-31 18:24:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-engines/dMagnetic-0.30 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-31 18:24:25 UTC
Created attachment 685308 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-31 18:24:26 UTC
Possible context of error(s):

FileNotFoundError: [Errno 2] No such file or directory: b'dMagnetic.ini'
Comment 3 James Le Cuirot gentoo-dev 2021-01-31 22:56:47 UTC
Hah! Just in case you think I couldn't have possibly tested this, it works fine if you *do* run the tests. Let's see...
Comment 4 Larry the Git Cow gentoo-dev 2021-01-31 23:02:26 UTC
The bug has been closed via the following commit(s):

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

commit e07f9d14a8af237c514a8a41b366274b8b8f23e2
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2021-01-31 23:00:55 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2021-01-31 23:02:08 +0000

    games-engines/dMagnetic: Ensure .ini file is built before installing
    
    It was only being built by the tests.
    
    Closes: https://bugs.gentoo.org/768087
    Package-Manager: Portage-3.0.14, Repoman-3.0.1
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-engines/dMagnetic/dMagnetic-0.30.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)