svn commit: r518235 - branches/2019Q4/lang/gnustep-base

Piotr Kubaj pkubaj at anongoth.pl
Sat Nov 23 15:09:41 UTC 2019


This builds on elfv2.

Can you mark it broken only on 11 and 12 since we switch to elfv2 soon?

On 19-11-23 13:41:29, Mark Linimon wrote:
>Author: linimon
>Date: Sat Nov 23 13:41:29 2019
>New Revision: 518235
>URL: https://svnweb.freebsd.org/changeset/ports/518235
>
>Log:
>  MFH: r517182
>
>  Mark as broken on powerpc64.  This port has been failing to build for quite
>  some time.  I tried to investigate it earlier but failed.
>
>  Approved by:	portmgr (tier-2 blanket)
>
>Modified:
>  branches/2019Q4/lang/gnustep-base/Makefile
>Directory Properties:
>  branches/2019Q4/   (props changed)
>
>Modified: branches/2019Q4/lang/gnustep-base/Makefile
>==============================================================================
>--- branches/2019Q4/lang/gnustep-base/Makefile	Sat Nov 23 13:34:59 2019	(r518234)
>+++ branches/2019Q4/lang/gnustep-base/Makefile	Sat Nov 23 13:41:29 2019	(r518235)
>@@ -13,6 +13,8 @@ COMMENT=	GNUstep Foundation library
> LICENSE=	GPLv3 LGPL3
> LICENSE_COMB=	multi
>
>+BROKEN_powerpc64=	fails to link: ld.lld: error: /usr/src/lib/csu/common/crtend.c:55: relocation R_PPC64_ADDR16_DS out of range: -32776 is not in [-32768, 32767]
>+
> LIB_DEPENDS+=	libffi.so:devel/libffi
> LIB_DEPENDS+=	libxml2.so:textproc/libxml2
> LIB_DEPENDS+=	libxslt.so:textproc/libxslt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20191123/f5417965/attachment.sig>


More information about the svn-ports-all mailing list