Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2015 23:04:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197058] [arm] lang/spidermonkey24 fails to build for arm
Message-ID:  <bug-197058-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 197058
           Summary: [arm] lang/spidermonkey24 fails to build for 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: sbruno@FreeBSD.org
                CC: mikael.urankar@gmail.com
             Flags: maintainer-feedback?(kwm@FreeBSD.org)
                CC:
          Assignee: kwm@FreeBSD.org

Created attachment 152112
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152112&action=edit
Upstream patches and stuff I needed to do to get an ARM build

Grabbed some upstream bits, I think, its hard to tell with mozilla projects. 

1.  Patch ExecutableAllocator.h with a clear_cache function
2.  Patchout the use of PC_sig() as it was only used for ARM and replace it
with a direct call to R15_sig()
3.  #ifdef around the use of asm/hwcap.h for __FreeBSD__


Currently, this compiles, but I get an orphaned file during STAGE

====> Compressing man pages (compress-man)
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/libmozjs-24.a
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer kwm@FreeBSD.org

-- 
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-197058-13>