Date: Sun, 9 Feb 2014 09:49:31 GMT From: Craig Butler <craig001@lerwick.hopto.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/186580: www/seamonkey fails to build on sparc64 Message-ID: <201402090949.s199nVjg037038@cgiserv.freebsd.org> Resent-Message-ID: <201402090950.s199o0Ve074563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186580 >Category: ports >Synopsis: www/seamonkey fails to build on sparc64 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 09 09:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Craig Butler >Release: 9.2-RELEASE sparc64 >Organization: >Environment: FreeBSD blueeye.lerwick.hopto.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0: Tue Oct 8 16:09:50 BST 2013 root@blueeye.lerwick.hopto.org:/usr/obj/usr/src/sys/GENERIC sparc64 >Description: seamonkey (and firefox) fail to build on sparc64... I think it has something to do with assembler code, and the linker ///// ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7a0): undefined reference to `nsXPTCStubBase::Stub242()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7a8): undefined reference to `nsXPTCStubBase::Stub243()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7b0): undefined reference to `nsXPTCStubBase::Stub244()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7b8): undefined reference to `nsXPTCStubBase::Stub245()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7c0): undefined reference to `nsXPTCStubBase::Stub246()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7c8): undefined reference to `nsXPTCStubBase::Stub247()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7d0): undefined reference to `nsXPTCStubBase::Stub248()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7d8): undefined reference to `nsXPTCStubBase::Stub249()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7e0): undefined reference to `nsXPTCStubBase::Sentinel0()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7e8): undefined reference to `nsXPTCStubBase::Sentinel1()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7f0): undefined reference to `nsXPTCStubBase::Sentinel2()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x7f8): undefined reference to `nsXPTCStubBase::Sentinel3()' ./../xpcom/reflect/xptcall/src/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase[vtable for nsXPTCStubBase]+0x800): undefined reference to `nsXPTCStubBase::Sentinel4()' ./../xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc64_openbsd.o: In function `NS_InvokeByIndex': (.text+0x20): warning: undefined reference to `invoke_copy_to_stack' ./../xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_openbsd.o: In function `SharedStub': (.text+0x30): warning: undefined reference to `PrepareAndDispatch' /usr/local/bin/ld: libxul.so: hidden symbol `nsXPTCStubBase::Stub234()' isn't defined /usr/local/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status gmake[4]: *** [libxul.so] Error 1 gmake[4]: Leaving directory `/work/a/ports/www/seamonkey/work/comm-release/obj-sparc64-portbld-freebsd9.2/mozilla/toolkit/library' ///// >How-To-Repeat: build port on sparc64 >Fix: unknown, would like help diagnosing and creating a fix if possible. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402090949.s199nVjg037038>