Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564126 - =dev-lang/spidermonkey-1.8.5-r4 on x32 - methodjit/PunboxAssembler.h:61:30: error: expected ')' before 'shtag'
Summary: =dev-lang/spidermonkey-1.8.5-r4 on x32 - methodjit/PunboxAssembler.h:61:30: e...
Status: RESOLVED DUPLICATE of bug 439558
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: 2015-10-25 21:27 UTC by Bertrand Jacquin
Modified: 2015-10-26 14:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,188.88 KB, text/x-log)
2015-10-25 21:28 UTC, Bertrand Jacquin
Details
emerge --info (info.log,16.47 KB, text/x-log)
2015-10-25 21:29 UTC, Bertrand Jacquin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bertrand Jacquin 2015-10-25 21:27:22 UTC
While building =dev-lang/spidermonkey-1.8.5-r4 needed for XXX, the build fail with the following error as it was for bug #439558:

In file included from methodjit/CodeGenIncludes.h:58:0,
                 from methodjit/BaseAssembler.h:52,
                 from methodjit/PolyIC.h:50,
                 from jscompartment.cpp:51:
methodjit/PunboxAssembler.h: At global scope:
methodjit/PunboxAssembler.h:61:30: error: expected ')' before 'shtag'
     ImmTag(JSValueShiftedTag shtag)
                              ^
Full log attached along with emerge --info

Reproducible: Always
Comment 1 Bertrand Jacquin 2015-10-25 21:28:37 UTC
Created attachment 415484 [details]
build.log
Comment 2 Bertrand Jacquin 2015-10-25 21:29:08 UTC
Created attachment 415486 [details]
emerge --info
Comment 3 Bertrand Jacquin 2015-10-25 21:34:04 UTC
=dev-lang/spidermonkey-1.8.5-r4 needed for sys-auth/polkit-0.113
Comment 4 Jory A. Pratt gentoo-dev 2015-10-26 01:00:31 UTC

*** This bug has been marked as a duplicate of bug 439558 ***
Comment 5 Bertrand Jacquin 2015-10-26 14:19:29 UTC
(In reply to Jory A. Pratt from comment #4)
> 
> *** This bug has been marked as a duplicate of bug 439558 ***

Can you please re open 439558 ?