Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 564126

Summary: =dev-lang/spidermonkey-1.8.5-r4 on x32 - methodjit/PunboxAssembler.h:61:30: error: expected ')' before 'shtag'
Product: Gentoo Linux Reporter: Bertrand Jacquin <bertrand>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bertrand
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

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 ?