pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48350: www/firefox patch-xk, patch-xl break build on macppc-6.99.24
>Number: 48350
>Category: pkg
>Synopsis: www/firefox patch-xk, patch-xl break build on macppc-6.99.24
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Oct 28 14:20:00 +0000 2013
>Originator: John D. Baker
>Release: NetBSD/macppc-6.99.24, pkgsrc-2013Q3
>Organization:
>Environment:
NetBSD ed 6.99.24 NetBSD 6.99.24 (ED) #58: Sun Oct 27 23:24:51 CDT 2013
sysop%verthandi.technoskunk.fur@localhost:/d0/build/current/obj/macppc/sys/arch/macppc/compile/ED
macppc
>Description:
Building www/firefox on macppc fails with the assembler complaining
about "garbage at end of line" while processing
${WRKSRC}/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s
${WRKSRC}/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_netbsd.s
Except for a few lines at the top of the file, all comments have had
the comment character changed from "#" to "//".
As such, patch-xk is completely superfluous as all it does is break the
comments.
Likewise, patch-xl is broken. Besides renaming a function near the top
of the file, all the comment characters are changed from "#" to "//"
>How-To-Repeat:
Attempt to build www/firefox on any NetBSD/powerpc platform.
>Fix:
Eliminate patches/patch-xk entirely.
Fix patches/patch-xl to use the correct comment character and not change
anything but what is required to rename the function.
Home |
Main Index |
Thread Index |
Old Index