Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Mar 2014 00:53:45 -0800 (PST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/187273: multimedia/gstreamer-ffmpeg: 11.0-CURRENT r262690 ia64: /usr/bin/ld: final link failed: Nonrepresentable section on output
Message-ID:  <201403050853.s258rhB9049868@mech-cluster241.men.bris.ac.uk>
Resent-Message-ID: <201403050900.s25900KE020479@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187273
>Category:       ports
>Synopsis:       multimedia/gstreamer-ffmpeg: 11.0-CURRENT r262690 ia64: /usr/bin/ld: final link failed: Nonrepresentable section on output
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 09:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Anton Shterenlikht
>Release:        FreeBSD 11.0-CURRENT ia64
>Organization:
University of Bristol	
>Environment:
System: FreeBSD mech-as221.men.bris.ac.uk 11.0-CURRENT FreeBSD 11.0-CURRENT #12 r260914M: Sun Mar  2 15:40:58 GMT 2014     root@mech-as221.men.bris.ac.uk:/usr/obj/usr/src/sys/UZI  ia64


	
>Description:

Building in a poudriere jail:

# poudriere jails -l
JAILNAME             VERSION              ARCH    METHOD  PATH
ia64-11              11.0-CURRENT r262690 ia64    svn+https /pdr/jails/ia64-11

The poudriere ports tree at r347001.

The port build fails with:

*** Warning: Linking the shared library libgstffmpeg.la against the
*** static library ../../gst-libs/ext/libav/libavformat/libavformat.a is not portable!

*** Warning: Linking the shared library libgstffmpeg.la against the
*** static library ../../gst-libs/ext/libav/libavcodec/libavcodec.a is not portable!

*** Warning: Linking the shared library libgstffmpeg.la against the
*** static library ../../gst-libs/ext/libav/libavutil/libavutil.a is not portable!
../../gst-libs/ext/libav/libavcodec/libavcodec.a(mpeg4videodec.o): In function `decode_init':
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/mpeg4videodec.c:2216: relocation truncated to fit: GPREL22 against `.bss'
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/mpeg4videodec.c:2219: relocation truncated to fit: GPREL22 against `.bss'
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/mpeg4videodec.c:2222: relocation truncated to fit: GPREL22 against `.bss'
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/mpeg4videodec.c:2225: relocation truncated to fit: GPREL22 against `.bss'
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/mpeg4videodec.c:2216: relocation truncated to fit: GPREL22 against `.bss'
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/mpeg4videodec.c:2219: relocation truncated to fit: GPREL22 against `.bss'
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/mpeg4videodec.c:2222: relocation truncated to fit: GPREL22 against `.bss'
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/mpeg4videodec.c:2225: relocation truncated to fit: GPREL22 against `.bss'
../../gst-libs/ext/libav/libavcodec/libavcodec.a(mpeg4videodec.o): In function `mpeg4_decode_sprite_trajectory':
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/mpeg4videodec.c:175: relocation truncated to fit: GPREL22 against `.bss'
../../gst-libs/ext/libav/libavcodec/libavcodec.a(mpeg4videodec.o): In function `get_vlc2':
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/get_bits.h:522: relocation truncated to fit: GPREL22 against `.bss'
/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/get_bits.h:522: additional relocation overflows omitted from the output
/usr/bin/ld: final link failed: Nonrepresentable section on output
gmake[4]: *** [libgstffmpeg.la] Error 1
gmake[4]: Leaving directory `/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/ext/ffmpeg'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13/ext'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/wrkdirs/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.13'
*** Error code 1

The full log:

http://eis.bris.ac.uk/~mexas/logs/gstreamer-ffmpeg-0.10.13_1.log

	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403050853.s258rhB9049868>