ports/187814: multimedia/gstreamer1-libav: 11.0-CURRENT r262690 ia64: /usr/bin/ld: final link failed: Nonrepresentable section on output

Tijl Coosemans tijl at FreeBSD.org
Tue Mar 25 22:10:01 UTC 2014


The following reply was made to PR ports/187814; it has been noted by GNATS.

From: Tijl Coosemans <tijl at FreeBSD.org>
To: bug-followup at FreeBSD.org, mexas at bris.ac.uk
Cc:  
Subject: Re: ports/187814: multimedia/gstreamer1-libav: 11.0-CURRENT r262690
 ia64: /usr/bin/ld: final link failed: Nonrepresentable section on output
Date: Tue, 25 Mar 2014 22:59:58 +0100

 --MP_/I/Dlya6vXX+F=ZJEnM=Swj2
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Hi,
 
 Can you retry with the latest version of the port (1.2.3)?  If it still
 fails try the attached patch.
 --MP_/I/Dlya6vXX+F=ZJEnM=Swj2
 Content-Type: text/x-patch
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=gstreamer1-libav.patch
 
 Index: multimedia/gstreamer1-libav/Makefile
 ===================================================================
 --- multimedia/gstreamer1-libav/Makefile	(revision 349197)
 +++ multimedia/gstreamer1-libav/Makefile	(working copy)
 @@ -25,7 +25,7 @@ PLIST_SUB=	VERSION="1.0"
  
  .include <bsd.port.pre.mk>
  
 -.if ${OSVERSION} < 900033
 +.if ${OSVERSION} < 900033 || ${ARCH} == ia64
  BUILD_DEPENDS+=	${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
  MAKE_ENV=	COMPILER_PATH=${LOCALBASE}/bin
  .endif
 
 --MP_/I/Dlya6vXX+F=ZJEnM=Swj2--


More information about the freebsd-multimedia mailing list