Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 773493 - games-strategy/0ad-0.0.24b_alpha: fails to compile with >=virtual/rust-1.50 (error: failed to parse manifest in bundled SpiderMonkey)
Summary: games-strategy/0ad-0.0.24b_alpha: fails to compile with >=virtual/rust-1.50 (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 773520 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-01 07:41 UTC by Agostino Sarubbo
Modified: 2021-03-01 10:56 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,63.90 KB, application/x-xz)
2021-03-01 07:41 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-03-01 07:41:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/0ad-0.0.24b_alpha fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-01 07:41:48 UTC
Created attachment 688800 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-01 07:41:49 UTC
Possible context of error(s):

error: failed to parse manifest at `/var/tmp/portage/games-strategy/0ad-0.0.24b_alpha/work/0ad-0.0.24b-alpha/libraries/source/spidermonkey/mozjs-78.6.0/Cargo.toml`
Comment 3 Marcin Deranek 2021-03-01 08:44:55 UTC
Seems like related to spidermonkey bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1684261
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-01 10:17:57 UTC
*** Bug 773520 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2021-03-01 10:56:53 UTC
The bug has been closed via the following commit(s):

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

commit c81340cc391e38351a98c95f89ada39447c621fb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-01 10:39:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-01 10:56:44 +0000

    games-strategy/0ad: fix build with >=virtual/rust-1.50
    
    Closes: https://bugs.gentoo.org/773493
    Signed-off-by: Sam James <sam@gentoo.org>

 games-strategy/0ad/0ad-0.0.24b_alpha.ebuild        |  3 +-
 .../0ad/files/0ad-0.0.24b_alpha-rust-1.50.patch    | 82 ++++++++++++++++++++++
 2 files changed, 84 insertions(+), 1 deletion(-)