Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743880 - dev-lang/spidermonkey-52.9.1_pre1-r2 fails to compile
Summary: dev-lang/spidermonkey-52.9.1_pre1-r2 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: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-21 05:54 UTC by Agostino Sarubbo
Modified: 2020-12-07 11:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.16 KB, text/plain)
2020-09-21 05:54 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-09-21 05:54:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/spidermonkey-52.9.1_pre1-r2 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-21 05:54:06 UTC
Created attachment 661737 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-21 05:54:07 UTC
Possible context of error(s):

/var/tmp/portage/dev-lang/spidermonkey-52.9.1_pre1-r2/temp/environment: line 1303: /var/tmp/portage/dev-lang/spidermonkey-52.9.1_pre1-r2/files/moz38-dont-hardcode-libc-soname.patch: No such file or directory
/var/tmp/portage/dev-lang/spidermonkey-52.9.1_pre1-r2/temp/environment: line 1306: /var/tmp/portage/dev-lang/spidermonkey-52.9.1_pre1-r2/files/moz38-dont-hardcode-libc-soname.patch: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2020-09-21 11:04:14 UTC
The bug has been closed via the following commit(s):

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

commit 5b04d980d5a85f22049123fe1b4f0f0098db24f1
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-09-21 11:03:59 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-09-21 11:03:59 +0000

    dev-lang/spidermonkey: restore missing patches for 52.x
    
    Fixes: 5c80805 ("dev-lang/spidermonkey: drop old")
    Closes: https://bugs.gentoo.org/743880
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 .../files/moz38-dont-hardcode-libc-soname.patch    | 15 ++++++++++
 .../spidermonkey-52.0-fix-alpha-bitness.patch      | 32 ++++++++++++++++++++++
 .../files/spidermonkey-52.0-gcc9-overflow.patch    | 24 ++++++++++++++++
 3 files changed, 71 insertions(+)