[Bug 197058] [arm] lang/spidermonkey24 fails to build for arm
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 24 23:04:38 UTC 2015
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 at FreeBSD.org
Reporter: sbruno at FreeBSD.org
CC: mikael.urankar at gmail.com
Flags: maintainer-feedback?(kwm at FreeBSD.org)
CC:
Assignee: kwm at 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 at FreeBSD.org> ---
Auto-assigned to maintainer kwm at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list