Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2008 22:16:29 GMT
From:      Ashish Shukla <wahjava@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126461: multimedia/libxine - Error building multimedia/libxine 1.1.
Message-ID:  <200808112216.m7BMGTur062440@www.freebsd.org>
Resent-Message-ID: <200808112220.m7BMK7u9012441@freefall.freebsd.org>

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

>Number:         126461
>Category:       ports
>Synopsis:       multimedia/libxine - Error building multimedia/libxine 1.1.
>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:   Mon Aug 11 22:20:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ashish Shukla
>Release:        FreeBSD 7.0-RELEASE-p3
>Organization:
N/A
>Environment:
FreeBSD chateau.d.lf 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #3: Tue Jul 15 10:16:13 IST 2008 root@chateau.d.lf:/usr/obj/usr/src/sys/ULE amd64
>Description:
While trying to build libxine-1.114, I received following error:

---->8---->8----
 Making all in libreal
 gmake[2]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.14/src/libreal'
 /bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -
 I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib -I../../lib  -I/usr/local/include -fvisibility=hidden -D_REENTRANT -
 D_FILE_OFFSET_BITS=64 -DXINE_COMPILE   -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Werror-implicit-function-declaration -Wstrict-aliasing=2 -Wall -
 Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -pipe -msse -msse2 -msse3 -mmmx -march=nocona -march=nocona -g -
 fno-force-addr -I/usr/local/include -I/usr/local/include/dvdread -DNDEBUG -MT xineplug_decode_real_la-xine_real_video_decoder.lo -MD -MP -MF .deps/xineplug_decode_real_la-
 xine_real_video_decoder.Tpo -c -o xineplug_decode_real_la-xine_real_video_decoder.lo `test -f 'xine_real_video_decoder.c' || echo './'`xine_real_video_decoder.c
  cc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -
 I../../src/input -I../../src/input -I../../lib -I../../lib -I/usr/local/include -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wformat=2 -Wno-format-
 zero-length -Wmissing-format-attribute -Werror-implicit-function-declaration -Wstrict-aliasing=2 -Wall -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -
 Wmissing-declarations -Wmissing-prototypes -pipe -msse -msse2 -msse3 -mmmx -march=nocona -march=nocona-g -fno-force-addr -I/usr/local/include -I/usr/local/include/dvdread -
 DNDEBUG -MT xineplug_decode_real_la-xine_real_video_decoder.lo -MD -MP -MF .deps/xineplug_decode_real_la-xine_real_video_decoder.Tpo-c xine_real_video_decoder.c  -fPIC -DPIC
 -o .libs/xineplug_decode_real_la-xine_real_video_decoder.o
 In file included from ../../src/xine-engine/xine_internal.h:33,
                 from xine_real_video_decoder.c:40:
 ../../include/xine.h:2230: warning: 'xine_tvsystem' is deprecated
 In file included from xine_real_video_decoder.c:45:
 real_common.h:49: error: '__environ' defined both normally and as an alias
 real_common.h:59: error: 'stderr' defined both normally and as an alias
 xine_real_video_decoder.c: In function 'init_codec':
 xine_real_video_decoder.c:279: warning: 'xine_xmalloc' is deprecated (declared at ../../src/xine-utils/xineutils.h:624)
 xine_real_video_decoder.c: In function 'realdec_decode_data':
 xine_real_video_decoder.c:390: warning: pointer targets in passing argument 1 of 'this->rvyuv_transform' differ in signedness
 xine_real_video_decoder.c:390: warning: pointer targets in passing argument 2 of 'this->rvyuv_transform' differ in signedness
 xine_real_video_decoder.c: In function 'init_realvdec':
 xine_real_video_decoder.c:536: warning: unused variable 'config'
 gmake[2]: *** [xineplug_decode_real_la-xine_real_video_decoder.lo] Error 1
 gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.14/src/libreal'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.14/src'
 gmake: *** [all-recursive] Error 1
 ----8<----8<----

The output of ${WRKSRC}/config.log is available at http://wahjava.googlepages.com/config.log.libxine .
>How-To-Repeat:
Execute following on a root shell:

# make -C /usr/ports/multimedia build
>Fix:


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



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