Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2010 14:00:33 GMT
From:      Jim Ballantine <j.ballantine@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/151886: libxine fails to build
Message-ID:  <201011021400.oA2E0Xk6008155@www.freebsd.org>
Resent-Message-ID: <201011021410.oA2EABes037115@freefall.freebsd.org>

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

>Number:         151886
>Category:       misc
>Synopsis:       libxine fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 02 14:10:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jim Ballantine
>Release:        FreeBSD 8.1-STABLE #25
>Organization:
>Environment:
FreeBSD overland.research.att.com 8.1-STABLE FreeBSD 8.1-STABLE #25: Sat Oct 16 13:24:28 EDT 2010     jwb@overland.research.att.com:/usr/obj/usr/src/sys/OVERLAND  i386

gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]

>Description:
When trying to do a portupgrade, libxine fails with:
Making all in libreal
gmake[2]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.19/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 -I/usr/local/include/ffmpeg  -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -mtune=i386 -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4   -fexpensive-optimizations -fschedule-insns2 -ffast-math -finline-functions  -Wpointer-arith -pipe -g -fno-force-addr -I/usr/local/include -I/usr/local/include/dvdread -I/usr/local/include/ffmeg -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -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
libtool: 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 -I/usr/local/include/ffmpeg -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -mtune=i386 -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -fexpensive-optimizations -fschedule-insns2 -ffast-math -finline-functions -Wpointer-arith -pipe -g -fno-force-addr -I/usr/local/include -I/usr/local/include/dvdread -I/usr/local/include/ffmeg -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -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 xine_real_video_decoder.c:49:
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
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.19/src/libreal'

This error has been occuring for since the release, and I sent the listed maintainer this issue also.
>How-To-Repeat:
Do a make in /usr/ports/multimedia/libxine
>Fix:


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



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