Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2011 18:49:11 GMT
From:      Ilya Ermolin <ermolinis@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162037: multimedia/libxine dont build
Message-ID:  <201110261849.p9QInBia064796@red.freebsd.org>
Resent-Message-ID: <201110261850.p9QIoBh2003499@freefall.freebsd.org>

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

>Number:         162037
>Category:       ports
>Synopsis:       multimedia/libxine dont build
>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 Oct 26 18:50:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ilya Ermolin
>Release:        8.2-RELEASE
>Organization:
>Environment:
FreeBSD free-cgi.at-consulting.ru 8.2-RELEASE FreeBSD 8.2-RELEASE #3: Sun Mar  6 13:40:59 MSK 2011     root@free-cgi.neoflex.ru:/usr/obj/usr/src/sys/FREE-SL510-01  amd64
>Description:
Trying to compile libxine with with fresh ports tree, but get this strange error...


libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../i     nclude -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/loca     l/include/ffmpeg -pthread -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_CO     MPILE -Wpointer-arith -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-real_common.lo -MD -MP -MF .deps/xineplug_decode_real_la-real_co     mmon.Tpo -c real_common.c  -fPIC -DPIC -o .libs/xineplug_decode_real_la-real_common.o
4274 In file included from real_common.c:35:
4275 real_common.h:49: error: '__environ' defined both normally and as an alias
4276 real_common.h:59: error: 'stderr' defined both normally and as an alias
4277 In file included from xine_real_video_decoder.c:49:
4278 real_common.h:49: error: '__environ' defined both normally and as an alias
4279 real_common.h:59: error: 'stderr' defined both normally and as an alias
4280 gmake[2]: *** [xineplug_decode_real_la-real_common.lo] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1
4281 gmake[2]: *** &#1054;&#1078;&#1080;&#1076;&#1072;&#1085;&#1080;&#1077; &#1079;&#1072;&#1074;&#1077;&#1088;&#1096;&#1077;&#1085;&#1080;&#1103; &#1079;&#1072;&#1076;&#1072;&#1085;&#1080;&#1081;...
4282 gmake[2]: *** [xineplug_decode_real_la-xine_real_video_decoder.lo] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1

Additional Info:
In logs of building in the beginig:

===>  Configuring for libxine-1.1.19_7
aclocal.m4:16: warning: this file was generated for autoconf 2.65.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.ac:167: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
And many more alike messages

>How-To-Repeat:
cd  /usr/ports/multimedia/libxine
sudo make install clean
>Fix:


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



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