Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2015 21:03:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202229] lang/spidermonkey170 does not build on ARM
Message-ID:  <bug-202229-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202229

            Bug ID: 202229
           Summary: lang/spidermonkey170 does not build on ARM
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kwm@FreeBSD.org
          Reporter: usenet@ulrich-grey.de
                CC: freebsd-arm@FreeBSD.org
                CC: freebsd-arm@FreeBSD.org
          Assignee: kwm@FreeBSD.org
             Flags: maintainer-feedback?(kwm@FreeBSD.org)

/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x,
y)In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:42:
In file included from ./assembler/assembler/MacroAssemblerARM.h:39:
ESC[1m./assembler/assembler/ARMAssembler.h:1070:34: error: no member named
'cacheFlush' in 'JSC::ExecutableAllocator'
                                               ^
            ExecutableAllocator::cacheFlush(insn, sizeof(ARMWord));

[...]

config/rules.mk:1017: recipe for target 'jsatom.o' failed
gmake[3]: *** [jsatom.o] Error 1
gmake[3]: Leaving directory
'/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
config/rules.mk:576: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
'/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
===> Compilation failed unexpectedly.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202229-13>