Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 208007 Details for
Bug 290259
media-libs/xine-lib-1.1.16.3-r1 fails to compile: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 647.79 KB, created by
Kevin Lyles
on 2009-10-23 16:39:20 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Kevin Lyles
Created:
2009-10-23 16:39:20 UTC
Size:
647.79 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking xine-lib-1.1.16.3.tar.bz2 to /var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work > [32;01m*[0m Applying xine-lib-1.1.16.3-libmpcdecsv7.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: xine-lib-1.1.16.3 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source unpacked in /var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work >>>> Compiling source in /var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3 ... >true > * econf: updating xine-lib-1.1.16.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xine-lib-1.1.16.3/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-gnomevfs --enable-nls --disable-ipv6 --disable-samba --disable-altivec --enable-v4l --enable-mng --with-imagemagick --enable-gdkpixbuf --enable-faad --with-external-libfaad --with-libflac --with-vorbis --without-speex --with-theora --without-wavpack --enable-modplug --enable-a52dec --with-external-a52dec --enable-mad --with-external-libmad --disable-dts --with-external-libdts --disable-musepack --with-external-libmpcdec --with-x --enable-xinerama --enable-vidix --disable-dxr3 --disable-directfb --disable-fb --enable-opengl --disable-aalib --without-caca --with-sdl --enable-xvmc --with-xcb --disable-oss --with-alsa --without-arts --without-esound --with-pulseaudio --without-jack --enable-vcd --without-internal-vcdlibs --enable-w32dll --disable-real-codecs --enable-mmap --with-freetype --with-fontconfig --disable-vis --enable-asf --with-external-ffmpeg --disable-optimizations --disable-syncfb --with-xv-path=/usr/lib --with-w32-path=/usr/lib/win32 --with-real-codecs-path=/usr/lib/codecs --enable-fast-install --disable-dependency-tracking >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking build system type... (cached) i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking dependency style of i686-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for strerror in -lcposix... no >checking for ANSI C header files... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for egrep... (cached) /bin/grep -E >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for gawk... (cached) gawk >checking for inline... inline >checking for perl... /usr/bin/perl >checking for i686-pc-linux-gnu-strings... i686-pc-linux-gnu-strings >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/configure: line 13838: ./libtool: No such file or directory >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for i686-pc-linux-gnu-gcc way to treat warnings as errors... -Werror >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for plural forms in GNU msgfmt... yes >checking for nl_langinfo... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for size_t... yes >checking size of long... 4 >checking for inttypes.h... (cached) yes >checking for ssize_t... yes >checking if i686-pc-linux-gnu-gcc supports -mt flag... no >checking if i686-pc-linux-gnu-gcc supports Pthread... yes >checking for recursive mutex support in pthread... yes >checking whether sysi86 is declared... no >checking for GNU getopt_long... yes >checking for dlopen in -lc... no >checking for dlopen in -ldl... (cached) yes >checking libdir name... lib >checking for FFMPEG... yes >checking for FFMPEG_UTIL... yes >checking for FFMPEG_POSTPROC... yes >checking ffmpeg/avutil.h usability... no >checking ffmpeg/avutil.h presence... no >checking for ffmpeg/avutil.h... no >checking libavutil/avutil.h usability... yes >checking libavutil/avutil.h presence... yes >checking for libavutil/avutil.h... yes >using external ffmpeg >checking whether lrintf is declared... yes >checking whether rintf is declared... yes >checking for memalign... yes >checking for X... libraries , headers >checking for X... yes >checking for socket in -lsocket... no >checking for gethostbyname in -lnsl... yes >checking for socklen_t... socklen_t >checking for gzsetparams in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for clock_getres in -lrt... yes >checking for glBegin in -lGL... yes >checking for tan in -lm... yes >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking for gluPerspective in -lGLU... yes >checking GL/glu.h usability... yes >checking GL/glu.h presence... yes >checking for GL/glu.h... yes >checking if GLU is sane... yes >checking linux/videodev.h usability... yes >checking linux/videodev.h presence... yes >checking for linux/videodev.h... yes >checking asm/types.h usability... yes >checking asm/types.h presence... yes >checking for asm/types.h... yes >checking for XV... yes >checking whether to enable the xxmc plugin with vld extensions... >checking for XvMCPutSlice in -lXvMCW... yes >checking X11/extensions/vldXvMC.h usability... yes >checking X11/extensions/vldXvMC.h presence... yes >checking for X11/extensions/vldXvMC.h... yes >checking X11/extensions/XvMC.h usability... yes >checking X11/extensions/XvMC.h presence... yes >checking for X11/extensions/XvMC.h... yes >*** Enabling xxmc plugin with vld extensions. >checking whether to enable the xvmc plugin... >checking for XvMCCreateContext in -lXvMCW... yes >checking for X11/extensions/XvMC.h... (cached) yes >*** Enabling old xvmc plugin. >checking for XCB... yes >checking for XCBSHM... yes >checking for XCBXV... yes >checking for XINERAMA... yes >checking sys/fbio.h usability... no >checking sys/fbio.h presence... no >checking for sys/fbio.h... no >checking for XDgaGrabDrawable in -ldga... no >checking linux/fb.h usability... yes >checking linux/fb.h presence... yes >checking for linux/fb.h... yes >checking for SDL... yes >checking for PULSEAUDIO... yes >checking for DirectX... no >*** All DirectX dependent parts will be disabled *** >DXR3 plugins will not be built. >checking for vidix support... yes >checking for DHA linux kernel module build... no >checking for mknod... mknod >checking for depmod... depmod >checking for VORBIS... yes >checking for THEORA... yes >checking for libFLAC... yes >checking for a52dec/a52.h... yes >checking for a52dec/a52_internal.h... yes >checking for a52_init in -la52... yes >checking for LIBMAD... yes >checking mad.h usability... yes >checking mad.h presence... yes >checking for mad.h... yes >musepack support disabled >checking for mng_initialize in -lmng... yes >checking libmng.h usability... yes >checking libmng.h presence... yes >checking for libmng.h... yes >checking for WAND... yes >checking for FT2... yes >checking for FONTCONFIG... yes >checking for ALSA... yes >checking for GDK_PIXBUF... yes >checking for Sun audio support... no >checking for IRIX libaudio support... checking dmedia/audio.h usability... no >checking dmedia/audio.h presence... no >checking for dmedia/audio.h... no >no >*** All of IRIX AL dependent parts will be disabled *** >checking for kstat_open in -lkstat... no >checking linux/cdrom.h usability... yes >checking linux/cdrom.h presence... yes >checking for linux/cdrom.h... yes >checking sys/cdio.h usability... no >checking sys/cdio.h presence... no >checking for sys/cdio.h... no >checking sys/scsiio.h usability... no >checking sys/scsiio.h presence... no >checking for sys/scsiio.h... no >checking if cdrom ioctls are available... yes >Use included DVDNAV support >checking how to create empty arrays... [] >checking for LIBCDIO... yes >checking for LIBVCDINFO... yes >checking for NeAACDecInit in -lfaad... yes >checking faad.h usability... yes >checking faad.h presence... yes >checking for faad.h... yes >libdts support disabled >checking for LIBMODPLUG... yes >checking for mmap... yes >checking for ip_mreqn... yes >checking for restrict keyword restrict... no >checking for restrict keyword __restrict__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for sched_get_priority_min in -lposix4... no >checking for vsscanf... yes >checking for sigaction... yes >checking for sigset... yes >checking for getpwuid_r... yes >checking for nanosleep... yes >checking for lstat... yes >checking for memset... yes >checking for readlink... yes >checking for strchr... yes >checking for tzset... yes >checking for va_copy... no >checking for snprintf... yes >checking for vsnprintf... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/mixer.h usability... no >checking sys/mixer.h presence... no >checking for sys/mixer.h... no >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking for asprintf... yes >checking for basename... yes >checking for gettimeofday... yes >checking for setenv... yes >checking for strcasestr... yes >checking for strndup... yes >checking for strpbrk... yes >checking for strsep... yes >checking for strtok_r... yes >checking for timegm... yes >checking for unsetenv... yes >checking for memmem... yes >checking for hstrerror in -lresolv... yes >checking for opendir... yes >checking for sys/param.h... (cached) yes >checking for MIN()/MAX() macros... yes >checking highest __attribute__ ((aligned ())) supported... 64 >checking if i686-pc-linux-gnu-gcc supports __attribute__(( visibility("protected") ))... yes >checking if i686-pc-linux-gnu-gcc supports -fvisibility=hidden... yes >checking if i686-pc-linux-gnu-gcc supports __attribute__(( sentinel ))... yes >checking if i686-pc-linux-gnu-gcc supports __attribute__(( format(printf, n, n) ))... yes >checking if i686-pc-linux-gnu-gcc supports __attribute__(( format_arg(printf) ))... yes >checking if i686-pc-linux-gnu-gcc supports __attribute__(( deprecated ))... yes >checking if i686-pc-linux-gnu-gcc supports __attribute__(( unused ))... yes >checking if i686-pc-linux-gnu-gcc supports __attribute__(( malloc ))... yes >checking if i686-pc-linux-gnu-gcc supports __attribute__(( packed ))... yes >checking if i686-pc-linux-gnu-gcc supports __attribute__(( const ))... yes >checking for a sed that does not truncate output... (cached) /bin/sed >checking for as used by i686-pc-linux-gnu-gcc... as >checking if the assembler (as) is GNU as... yes >checking for sgmltools... no >checking for fig2dev... no >checking dependency style of ... none >checking if i686-pc-linux-gnu-gcc supports -Wall flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wchar-subscripts flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wnested-externs flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wcast-align flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wmissing-declarations flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wmissing-prototypes flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wno-pointer-sign flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wformat=2 flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wno-format-zero-length flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wstrict-aliasing=2 flag... yes >checking if i686-pc-linux-gnu-gcc supports -Werror=implicit-function-declaration flag... yes >checking if i686-pc-linux-gnu-gcc supports -Wl,--no-undefined flag... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/man/Makefile >config.status: creating doc/man/en/Makefile >config.status: creating doc/hackersguide/Makefile >config.status: creating doc/faq/Makefile >config.status: creating include/Makefile >config.status: creating include/xine.h >config.status: creating lib/Makefile >config.status: creating m4/Makefile >config.status: creating misc/Makefile >config.status: creating misc/Makefile.plugins >config.status: creating misc/SlackBuild >config.status: creating misc/build_rpms.sh >config.status: creating misc/fonts/Makefile >config.status: creating misc/libxine.pc >config.status: creating misc/relchk.sh >config.status: creating misc/xine-config >config.status: creating misc/xine-lib.spec >config.status: creating po/Makevars.extra >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating src/audio_out/Makefile >config.status: creating src/combined/Makefile >config.status: creating src/combined/ffmpeg/Makefile >config.status: creating src/demuxers/Makefile >config.status: creating src/dxr3/Makefile >config.status: creating src/input/Makefile >config.status: creating src/input/libdvdnav/Makefile >config.status: creating src/input/dvb/Makefile >config.status: creating src/input/librtsp/Makefile >config.status: creating src/input/libreal/Makefile >config.status: creating src/input/vcd/Makefile >config.status: creating src/input/vcd/libcdio/Makefile >config.status: creating src/input/vcd/libcdio/cdio/Makefile >config.status: creating src/input/vcd/libcdio/MSWindows/Makefile >config.status: creating src/input/vcd/libcdio/image/Makefile >config.status: creating src/input/vcd/libvcd/Makefile >config.status: creating src/input/vcd/libvcd/libvcd/Makefile >config.status: creating src/liba52/Makefile >config.status: creating src/libdts/Makefile >config.status: creating src/libfaad/Makefile >config.status: creating src/libfaad/codebook/Makefile >config.status: creating src/libffmpeg/Makefile >config.status: creating src/libffmpeg/libavcodec/Makefile >config.status: creating src/libffmpeg/libavcodec/armv4l/Makefile >config.status: creating src/libffmpeg/libavcodec/i386/Makefile >config.status: creating src/libffmpeg/libavcodec/mlib/Makefile >config.status: creating src/libffmpeg/libavcodec/alpha/Makefile >config.status: creating src/libffmpeg/libavcodec/ppc/Makefile >config.status: creating src/libffmpeg/libavcodec/sparc/Makefile >config.status: creating src/libffmpeg/libavcodec/libpostproc/Makefile >config.status: creating src/libffmpeg/libavutil/Makefile >config.status: creating src/libmad/Makefile >config.status: creating src/libmpeg2/Makefile >config.status: creating src/libmpeg2new/Makefile >config.status: creating src/libmpeg2new/libmpeg2/Makefile >config.status: creating src/libmpeg2new/include/Makefile >config.status: creating src/libmusepack/Makefile >config.status: creating src/libmusepack/musepack/Makefile >config.status: creating src/libspudec/Makefile >config.status: creating src/libspucc/Makefile >config.status: creating src/libspucmml/Makefile >config.status: creating src/libspudvb/Makefile >config.status: creating src/libsputext/Makefile >config.status: creating src/libw32dll/Makefile >config.status: creating src/libw32dll/wine/Makefile >config.status: creating src/libw32dll/DirectShow/Makefile >config.status: creating src/libw32dll/dmo/Makefile >config.status: creating src/libw32dll/qtx/Makefile >config.status: creating src/libw32dll/qtx/qtxsdk/Makefile >config.status: creating src/libxinevdec/Makefile >config.status: creating src/libxineadec/Makefile >config.status: creating src/libxineadec/gsm610/Makefile >config.status: creating src/libxineadec/nosefart/Makefile >config.status: creating src/libreal/Makefile >config.status: creating src/post/Makefile >config.status: creating src/post/planar/Makefile >config.status: creating src/post/goom/Makefile >config.status: creating src/post/mosaico/Makefile >config.status: creating src/post/visualizations/Makefile >config.status: creating src/post/audio/Makefile >config.status: creating src/post/deinterlace/Makefile >config.status: creating src/post/deinterlace/plugins/Makefile >config.status: creating src/video_out/Makefile >config.status: creating src/video_out/libdha/Makefile >config.status: creating src/video_out/libdha/bin/Makefile >config.status: creating src/video_out/libdha/kernelhelper/Makefile >config.status: creating src/video_out/libdha/oth/Makefile >config.status: creating src/video_out/libdha/sysdep/Makefile >config.status: creating src/video_out/macosx/Makefile >config.status: creating src/video_out/vidix/Makefile >config.status: creating src/video_out/vidix/drivers/Makefile >config.status: creating src/xine-utils/Makefile >config.status: creating src/xine-engine/Makefile >config.status: creating win32/Makefile >config.status: creating win32/include/Makefile >config.status: creating include/configure.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing default commands >xine-lib summary: >---------------- > * input plugins: > - file - net > - stdin_fifo - rtp > - http - mms > - pnm - rtsp > - dvb > - dvd (internal libs) > - vcd (external libs) > - vcdo > - cdda > - v4l > > * demultiplexer plugins: > - avi - mpeg > - mpeg_block - mpeg_audio > - mpeg_elem - mpeg_pes > - mpeg_ts - qt/mpeg-4 > - film - roq > - fli - smjpeg > - idcin - wav > - wc3 mve - voc > - vqa - aiff > - cdda - snd/au > - yuv4mpeg2 - real/realaudio > - ea wve - raw dv > - interplay mve - psx str > - ws aud - pva > - vox > - nsv - 4xm > - FLAC - aac > - iff - matroska > - vmd - flv > - asf > - nsf > - ogg > - mng > - mod > - FLAC (with libFLAC) > - ac3 (external library) > > * video decoder plugins: > - MPEG 1,2 - Amiga Bitplane > - Raw RGB - Raw YUV > - ffmpeg (external library): > - MPEG-4 (ISO, Microsoft, DivX*, XviD) > - Creative YUV - Motion JPEG > - Cinepak - MS Video-1 > - FLI/FLC - MS RLE > - Id RoQ - Id Cin > - Apple Graphics - Apple Video > - Apple Animation - Interplay Video > - Westwood VQA - Origin Xan > - H.263 - Intel Indeo 3 > - SVQ1 - SVQ3 > - Real Video 1.0 - Real Video 2.0 > - 4X Video - Sierra Video > - Asus v1/v2 - HuffYUV > - On2 VP3 - DV > - 8BPS - Duck TrueMotion v1 > - ATI VCR1 - Flash Video > - ZLIB - MSZH > - w32dll > - image > - gdk-pixbuf > - theora > > * audio decoder plugins: > - GSM 06.10 - linear PCM > - ffmpeg (external library): > - Windows Media Audio v1/v2 > - DV - logarithmic PCM > - 14k4 - 28k8 > - MS ADPCM - IMA ADPCM > - XA ADPCM - Game DPCM/ADPCM > - Mace 3:13 - Mace 6:1 > - FLAC > - Nosefart (NSF) > - FLAC (with libFLAC) > - vorbis > - w32dll > - faad > - MAD (MPG 1/2/3) (external library) > - A52/ra-dnet (external library) > > * subtitle decoder plugins: > - spu - spucc > - spucmml - sputext > - spudvb > > * post effect plugins: > * planar video effects: > - invert - expand > - eq - eq2 > - boxblur - denoise3d > - unsharp - tvtime > * SFX: > - goom - oscope > - fftscope - mosaico > > * video driver plugins: > - XShm (X11 shared memory) > - Xv (XVideo *shared*) > - XxMC (XVideo extended motion compensation) > - XvMC (XVideo motion compensation) > - OpenGL > - xcb-shm (X shared memory using XCB) > - xcb-xv (XVideo using XCB) > - sdl (Simple DirectMedia Layer) > - vidix (X11 support) > > * audio driver plugins: > - alsa > - pulseaudio sound server >--- >make -j3 >Making all in doc >make[1]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc' >Making all in man >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/man' >Making all in en >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/man/en' >(echo '.ds xl xine\-list\-1.1'; cat xine-list.1.in) >xine-list-1.1.1 >make all-am >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/man/en' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/man/en' >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/man/en' >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/man' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/man' >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/man' >Making all in hackersguide >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/hackersguide' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/hackersguide' >Making all in faq >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/faq' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc/faq' >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc' >make[1]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/doc' >Making all in m4 >make[1]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/m4' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/m4' >Making all in po >make[1]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/po' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/po' >Making all in misc >make[1]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/misc' >Making all in fonts >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/misc/fonts' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/misc/fonts' >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/misc' >i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine-list.c >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xine.lo xine.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o metronom.lo metronom.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o configfile.lo configfile.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine.c -fPIC -DPIC -o .libs/xine.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c configfile.c -fPIC -DPIC -o .libs/configfile.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c metronom.c -fPIC -DPIC -o .libs/metronom.o >xine.c: In function 'config_save_cb': >xine.c:1667: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >xine.c: In function 'xine_init': >xine.c:1733: warning: passing argument 4 of 'this->config->register_enum' from incompatible pointer type >configfile.c: In function 'config_translate_key': >configfile.c:373: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >configfile.c: In function 'xine_config_save': >configfile.c:1017: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o buffer.lo buffer.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c buffer.c -fPIC -DPIC -o .libs/buffer.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o load_plugins.lo load_plugins.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o video_decoder.lo video_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c load_plugins.c -fPIC -DPIC -o .libs/load_plugins.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_decoder.c -fPIC -DPIC -o .libs/video_decoder.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o buffer_types.lo buffer_types.c >video_decoder.c: In function 'video_decoder_loop': >video_decoder.c:118: warning: ignoring return value of 'nice', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o audio_decoder.lo audio_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c buffer_types.c -fPIC -DPIC -o .libs/buffer_types.o >load_plugins.c: In function '_insert_node': >load_plugins.c:384: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >load_plugins.c: In function 'save_catalog': >load_plugins.c:1071: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >load_plugins.c:1074: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >load_plugins.c: In function 'load_cached_catalog': >load_plugins.c:1101: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >load_plugins.c: In function '_x_scan_plugins': >load_plugins.c:1157: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >load_plugins.c:1165: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >load_plugins.c:1169: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o video_out.lo video_out.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c audio_decoder.c -fPIC -DPIC -o .libs/audio_decoder.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o audio_out.lo audio_out.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out.c -fPIC -DPIC -o .libs/video_out.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c audio_out.c -fPIC -DPIC -o .libs/audio_out.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o resample.lo resample.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c resample.c -fPIC -DPIC -o .libs/resample.o >video_out.c: In function 'video_out_loop': >video_out.c:1141: warning: ignoring return value of 'nice', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o events.lo events.c >audio_out.c: In function '_x_ao_new_port': >audio_out.c:2149: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >audio_out.c:2160: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o video_overlay.lo video_overlay.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o osd.lo osd.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c osd.c -fPIC -DPIC -o .libs/osd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c events.c -fPIC -DPIC -o .libs/events.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_overlay.c -fPIC -DPIC -o .libs/video_overlay.o >osd.c: In function 'osd_preload_fonts': >osd.c:1429: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >osd.c: In function '_x_osd_renderer_init': >osd.c:1600: warning: passing argument 4 of 'this->stream->xine->config->register_enum' from incompatible pointer type >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o scratch.lo scratch.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux.lo demux.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o vo_scale.lo vo_scale.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c scratch.c -fPIC -DPIC -o .libs/scratch.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux.c -fPIC -DPIC -o .libs/demux.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xine_interface.lo xine_interface.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_interface.c -fPIC -DPIC -o .libs/xine_interface.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c vo_scale.c -fPIC -DPIC -o .libs/vo_scale.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o post.lo post.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o tvmode.lo tvmode.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o broadcaster.lo broadcaster.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c tvmode.c -fPIC -DPIC -o .libs/tvmode.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c post.c -fPIC -DPIC -o .libs/post.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o io_helper.lo io_helper.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c broadcaster.c -fPIC -DPIC -o .libs/broadcaster.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o input_rip.lo input_rip.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_rip.c -fPIC -DPIC -o .libs/input_rip.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o input_cache.lo input_cache.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c io_helper.c -fPIC -DPIC -o .libs/io_helper.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o info_helper.lo info_helper.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c info_helper.c -fPIC -DPIC -o .libs/info_helper.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_cache.c -fPIC -DPIC -o .libs/input_cache.o >io_helper.c: In function '_x_io_tcp_connect_ipv4': >io_helper.c:98: warning: dereferencing type-punned pointer might break strict-aliasing rules >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o refcounter.lo refcounter.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o alphablend.lo alphablend.c >make -C ../../src/xine-utils libxineutils.la >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-utils' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o cpu_accel.lo cpu_accel.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c refcounter.c -fPIC -DPIC -o .libs/refcounter.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c alphablend.c -fPIC -DPIC -o .libs/alphablend.o >make -C ../../lib libxineposix.la >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/lib' >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,-O1 -o libxineposix.la >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c cpu_accel.c -fPIC -DPIC -o .libs/cpu_accel.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o color.lo color.c >libtool: link: i686-pc-linux-gnu-ar cru .libs/libxineposix.a >libtool: link: i686-pc-linux-gnu-ranlib .libs/libxineposix.a >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o copy.lo copy.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c color.c -fPIC -DPIC -o .libs/color.o >libtool: link: ( cd ".libs" && rm -f "libxineposix.la" && ln -s "../libxineposix.la" "libxineposix.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/lib' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o list.lo list.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c list.c -fPIC -DPIC -o .libs/list.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c copy.c -fPIC -DPIC -o .libs/copy.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o memcpy.lo memcpy.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o monitor.lo monitor.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c memcpy.c -fPIC -DPIC -o .libs/memcpy.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o utils.lo utils.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c utils.c -fPIC -DPIC -o .libs/utils.o >memcpy.c: In function 'xine_probe_fast_memcpy': >memcpy.c:484: warning: passing argument 4 of 'xine->config->register_enum' from incompatible pointer type >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c monitor.c -fPIC -DPIC -o .libs/monitor.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xine_check.lo xine_check.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xine_mutex.lo xine_mutex.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xmllexer.lo xmllexer.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_check.c -fPIC -DPIC -o .libs/xine_check.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_mutex.c -fPIC -DPIC -o .libs/xine_mutex.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xmllexer.c -fPIC -DPIC -o .libs/xmllexer.o >xine_check.c: In function 'set_hc_result': >xine_check.c:92: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xine_buffer.lo xine_buffer.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xmlparser.lo xmlparser.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_buffer.c -fPIC -DPIC -o .libs/xine_buffer.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o array.lo array.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xmlparser.c -fPIC -DPIC -o .libs/xmlparser.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o sorted_array.lo sorted_array.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o pool.lo pool.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c array.c -fPIC -DPIC -o .libs/array.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c sorted_array.c -fPIC -DPIC -o .libs/sorted_array.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c pool.c -fPIC -DPIC -o .libs/pool.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o ring_buffer.lo ring_buffer.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_LIBRARY_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c ring_buffer.c -fPIC -DPIC -o .libs/ring_buffer.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,-O1 -o libxineutils.la cpu_accel.lo color.lo copy.lo list.lo memcpy.lo monitor.lo utils.lo xine_check.lo xine_mutex.lo xmllexer.lo xine_buffer.lo xmlparser.lo array.lo sorted_array.lo pool.lo ring_buffer.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libxineutils.a .libs/cpu_accel.o .libs/color.o .libs/copy.o .libs/list.o .libs/memcpy.o .libs/monitor.o .libs/utils.o .libs/xine_check.o .libs/xine_mutex.o .libs/xmllexer.o .libs/xine_buffer.o .libs/xmlparser.o .libs/array.o .libs/sorted_array.o .libs/pool.o .libs/ring_buffer.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libxineutils.a >libtool: link: ( cd ".libs" && rm -f "libxineutils.la" && ln -s "../libxineutils.la" "libxineutils.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-utils' >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -version-info 27:0:26 -Wl,-O1 -o libxine.la -rpath /usr/lib xine.lo metronom.lo configfile.lo buffer.lo load_plugins.lo video_decoder.lo buffer_types.lo audio_decoder.lo video_out.lo audio_out.lo resample.lo events.lo video_overlay.lo osd.lo scratch.lo demux.lo vo_scale.lo xine_interface.lo post.lo tvmode.lo broadcaster.lo io_helper.lo input_rip.lo input_cache.lo info_helper.lo refcounter.lo alphablend.lo -pthread -ldl -lz -lm ../../src/xine-utils/libxineutils.la -lfreetype -lfontconfig ../../lib/libxineposix.la -lrt -lresolv -lnsl >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xine.o .libs/metronom.o .libs/configfile.o .libs/buffer.o .libs/load_plugins.o .libs/video_decoder.o .libs/buffer_types.o .libs/audio_decoder.o .libs/video_out.o .libs/audio_out.o .libs/resample.o .libs/events.o .libs/video_overlay.o .libs/osd.o .libs/scratch.o .libs/demux.o .libs/vo_scale.o .libs/xine_interface.o .libs/post.o .libs/tvmode.o .libs/broadcaster.o .libs/io_helper.o .libs/input_rip.o .libs/input_cache.o .libs/info_helper.o .libs/refcounter.o .libs/alphablend.o -Wl,--whole-archive ../../src/xine-utils/.libs/libxineutils.a ../../lib/.libs/libxineposix.a -Wl,--no-whole-archive -ldl -lm /usr/lib/libfontconfig.so -L/usr/lib /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libxine.so.1 -o .libs/libxine.so.1.26.0 >libtool: link: (cd ".libs" && rm -f "libxine.so.1" && ln -s "libxine.so.1.26.0" "libxine.so.1") >libtool: link: (cd ".libs" && rm -f "libxine.so" && ln -s "libxine.so.1.26.0" "libxine.so") >libtool: link: ( cd ".libs" && rm -f "libxine.la" && ln -s "../libxine.la" "libxine.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine' >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,-O1 -o xine-list-1.1 xine-list.o ../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,-O1 -o .libs/xine-list-1.1 xine-list.o ../src/xine-engine/.libs/libxine.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -pthread >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/misc' >make[1]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/misc' >Making all in include >make[1]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/include' >make all-am >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/include' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/include' >make[1]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/include' >Making all in lib >make[1]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/lib' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/lib' >Making all in src >make[1]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src' >Making all in xine-utils >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-utils' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-utils' >Making all in xine-engine >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine' >Making all in audio_out >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/audio_out' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_ao_out_none_la-audio_none_out.lo `test -f 'audio_none_out.c' || echo './'`audio_none_out.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_ao_out_file_la-audio_file_out.lo `test -f 'audio_file_out.c' || echo './'`audio_file_out.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -I/usr/include/alsa -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_ao_out_alsa_la-audio_alsa_out.lo `test -f 'audio_alsa_out.c' || echo './'`audio_alsa_out.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c audio_file_out.c -fPIC -DPIC -o .libs/xineplug_ao_out_file_la-audio_file_out.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -I/usr/include/alsa -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c audio_alsa_out.c -fPIC -DPIC -o .libs/xineplug_ao_out_alsa_la-audio_alsa_out.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c audio_none_out.c -fPIC -DPIC -o .libs/xineplug_ao_out_none_la-audio_none_out.o >audio_file_out.c: In function 'ao_file_close': >audio_file_out.c:264: warning: ignoring return value of 'write', declared with attribute warn_unused_result >audio_file_out.c:267: warning: ignoring return value of 'write', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_ao_out_pulseaudio_la-audio_pulse_out.lo `test -f 'audio_pulse_out.c' || echo './'`audio_pulse_out.c >audio_alsa_out.c: In function 'ao_alsa_open': >audio_alsa_out.c:576: warning: 'snd_pcm_sw_params_set_xfer_align' is deprecated (declared at /usr/include/alsa/pcm.h:1115) >audio_alsa_out.c: In function 'open_plugin': >audio_alsa_out.c:1359: warning: argument 1 of 'snd_lib_error_set_handler' might be a candidate for a format attribute >audio_alsa_out.c:1498: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_ao_out_file.la -rpath /usr/lib/xine/plugins/1.26 xineplug_ao_out_file_la-audio_file_out.lo ../../src/xine-engine/libxine.la >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c audio_pulse_out.c -fPIC -DPIC -o .libs/xineplug_ao_out_pulseaudio_la-audio_pulse_out.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -I/usr/include/alsa -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_ao_out_alsa.la -rpath /usr/lib/xine/plugins/1.26 xineplug_ao_out_alsa_la-audio_alsa_out.lo ../../src/xine-engine/libxine.la -lasound -pthread >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_ao_out_none.la -rpath /usr/lib/xine/plugins/1.26 xineplug_ao_out_none_la-audio_none_out.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_ao_out_file_la-audio_file_out.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_ao_out_file.so -o .libs/xineplug_ao_out_file.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_ao_out_none_la-audio_none_out.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_ao_out_none.so -o .libs/xineplug_ao_out_none.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_ao_out_alsa_la-audio_alsa_out.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lresolv -lnsl /usr/lib/libasound.so -lm -ldl -lpthread -lrt -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_ao_out_alsa.so -o .libs/xineplug_ao_out_alsa.so >libtool: link: ( cd ".libs" && rm -f "xineplug_ao_out_none.la" && ln -s "../xineplug_ao_out_none.la" "xineplug_ao_out_none.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_ao_out_pulseaudio.la -rpath /usr/lib/xine/plugins/1.26 xineplug_ao_out_pulseaudio_la-audio_pulse_out.lo ../../src/xine-engine/libxine.la -lpulse >libtool: link: ( cd ".libs" && rm -f "xineplug_ao_out_file.la" && ln -s "../xineplug_ao_out_file.la" "xineplug_ao_out_file.la" ) >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_ao_out_pulseaudio_la-audio_pulse_out.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -lpulse -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_ao_out_pulseaudio.so -o .libs/xineplug_ao_out_pulseaudio.so >libtool: link: ( cd ".libs" && rm -f "xineplug_ao_out_alsa.la" && ln -s "../xineplug_ao_out_alsa.la" "xineplug_ao_out_alsa.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_ao_out_pulseaudio.la" && ln -s "../xineplug_ao_out_pulseaudio.la" "xineplug_ao_out_pulseaudio.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/audio_out' >Making all in video_out >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out' >Making all in libdha >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha' >Making all in bin >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha/bin' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha/bin' >Making all in kernelhelper >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha/kernelhelper' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha/kernelhelper' >Making all in oth >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha/oth' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha/oth' >Making all in sysdep >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha/sysdep' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha/sysdep' >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdha.lo libdha.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o mtrr.lo mtrr.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o pci.lo pci.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c mtrr.c -fPIC -DPIC -o .libs/mtrr.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c pci.c -fPIC -DPIC -o .libs/pci.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c libdha.c -fPIC -DPIC -o .libs/libdha.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o mmi.lo mmi.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o ports.lo ports.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o irq.lo irq.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c irq.c -fPIC -DPIC -o .libs/irq.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c mmi.c -fPIC -DPIC -o .libs/mmi.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c ports.c -fPIC -DPIC -o .libs/ports.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o cpu_flush.lo cpu_flush.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c cpu_flush.c -fPIC -DPIC -o .libs/cpu_flush.o >LC_ALL=C gawk -f ../../../src/video_out/libdha/pci_db2c.awk \ > ../../../src/video_out/libdha/oth/pci.db >Total lines parsed: 9471 >source='pci_names.c' object='pci_names.lo' libtool=yes \ > depfile='.deps/pci_names.Plo' tmpdepfile='.deps/pci_names.TPlo' \ > depmode=none /bin/sh ../../../depcomp \ > /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o pci_names.lo `test -f pci_names.c || echo './'`pci_names.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c pci_names.c -fPIC -DPIC -o .libs/pci_names.o >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,-O1 -o libdha.la libdha.lo mtrr.lo pci.lo mmi.lo ports.lo irq.lo cpu_flush.lo pci_names.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libdha.a .libs/libdha.o .libs/mtrr.o .libs/pci.o .libs/mmi.o .libs/ports.o .libs/irq.o .libs/cpu_flush.o .libs/pci_names.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libdha.a >libtool: link: ( cd ".libs" && rm -f "libdha.la" && ln -s "../libdha.la" "libdha.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha' >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/libdha' >Making all in vidix >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/vidix' >Making all in drivers >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/vidix/drivers' >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o mach64_vid.lo mach64_vid.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -DCRTC2 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o mga_crtc2_vid_la-mga_vid.lo `test -f 'mga_vid.c' || echo './'`mga_vid.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o mga_vid.lo mga_vid.c >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c mach64_vid.c -fPIC -DPIC -o .libs/mach64_vid.o >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c mga_vid.c -fPIC -DPIC -o .libs/mga_vid.o >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -DCRTC2 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c mga_vid.c -fPIC -DPIC -o .libs/mga_crtc2_vid_la-mga_vid.o >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o pm2_vid.lo pm2_vid.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o pm3_vid.lo pm3_vid.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o radeon_vid.lo radeon_vid.c >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c pm2_vid.c -fPIC -DPIC -o .libs/pm2_vid.o >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c radeon_vid.c -fPIC -DPIC -o .libs/radeon_vid.o >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c pm3_vid.c -fPIC -DPIC -o .libs/pm3_vid.o >pm3_vid.c: In function 'vixInit': >pm3_vid.c:149: warning: 's' may be used uninitialized in this function >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -DRAGE128 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o rage128_vid_la-radeon_vid.lo `test -f 'radeon_vid.c' || echo './'`radeon_vid.c >radeon_vid.c: In function 'radeon_vid_init_video': >radeon_vid.c:2757: warning: 'P23StepSize' may be used uninitialized in this function >radeon_vid.c:2756: warning: 'P1StepSize' may be used uninitialized in this function >radeon_vid.c:2754: warning: 'P1GroupSize' may be used uninitialized in this function >radeon_vid.c:2450: warning: 'val_OV0_P23_H_STEP_BY' may be used uninitialized in this function >radeon_vid.c:2450: warning: 'val_OV0_P23_H_INC' may be used uninitialized in this function >radeon_vid.c:2450: warning: 'val_OV0_P1_H_STEP_BY' may be used uninitialized in this function >radeon_vid.c:2450: warning: 'val_OV0_P1_H_INC' may be used uninitialized in this function >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o cyberblade_vid.lo cyberblade_vid.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o unichrome_vid.lo unichrome_vid.c >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -DRAGE128 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c radeon_vid.c -fPIC -DPIC -o .libs/rage128_vid_la-radeon_vid.o >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c unichrome_vid.c -fPIC -DPIC -o .libs/unichrome_vid.o >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c cyberblade_vid.c -fPIC -DPIC -o .libs/cyberblade_vid.o >radeon_vid.c: In function 'radeon_vid_init_video': >radeon_vid.c:2757: warning: 'P23StepSize' may be used uninitialized in this function >radeon_vid.c:2756: warning: 'P1StepSize' may be used uninitialized in this function >radeon_vid.c:2754: warning: 'P1GroupSize' may be used uninitialized in this function >radeon_vid.c:2450: warning: 'val_OV0_P23_H_STEP_BY' may be used uninitialized in this function >radeon_vid.c:2450: warning: 'val_OV0_P23_H_INC' may be used uninitialized in this function >radeon_vid.c:2450: warning: 'val_OV0_P1_H_STEP_BY' may be used uninitialized in this function >radeon_vid.c:2450: warning: 'val_OV0_P1_H_INC' may be used uninitialized in this function >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o nvidia_vid.lo nvidia_vid.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o sis_vid.lo sis_vid.c >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c nvidia_vid.c -fPIC -DPIC -o .libs/nvidia_vid.o >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o sis_bridge.lo sis_bridge.c >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c sis_vid.c -fPIC -DPIC -o .libs/sis_vid.o >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c sis_bridge.c -fPIC -DPIC -o .libs/sis_bridge.o >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o savage_vid.lo savage_vid.c >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o mach64_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix mach64_vid.lo >libtool: compile: i686-pc-linux-gnu-gcc -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../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c savage_vid.c -fPIC -DPIC -o .libs/savage_vid.o >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DCRTC2 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -lm -Wl,-O1 -o mga_crtc2_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix mga_crtc2_vid_la-mga_vid.lo >savage_vid.c:548:2: warning: #warning enable this again >savage_vid.c:576:2: warning: #warning is this needed? >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/mach64_vid.o -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,mach64_vid.so -o .libs/mach64_vid.so >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -lm -Wl,-O1 -o mga_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix mga_vid.lo >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/mga_crtc2_vid_la-mga_vid.o -lm -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,mga_crtc2_vid.so -o .libs/mga_crtc2_vid.so >libtool: link: ( cd ".libs" && rm -f "mach64_vid.la" && ln -s "../mach64_vid.la" "mach64_vid.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o pm2_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix pm2_vid.lo >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/mga_vid.o -lm -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,mga_vid.so -o .libs/mga_vid.so >libtool: link: ( cd ".libs" && rm -f "mga_crtc2_vid.la" && ln -s "../mga_crtc2_vid.la" "mga_crtc2_vid.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o pm3_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix pm3_vid.lo >libtool: link: ( cd ".libs" && rm -f "mga_vid.la" && ln -s "../mga_vid.la" "mga_vid.la" ) >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/pm2_vid.o -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,pm2_vid.so -o .libs/pm2_vid.so >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -lm -Wl,-O1 -o radeon_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix radeon_vid.lo >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/pm3_vid.o -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,pm3_vid.so -o .libs/pm3_vid.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/radeon_vid.o -lm -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,radeon_vid.so -o .libs/radeon_vid.so >libtool: link: ( cd ".libs" && rm -f "pm2_vid.la" && ln -s "../pm2_vid.la" "pm2_vid.la" ) >libtool: link: ( cd ".libs" && rm -f "pm3_vid.la" && ln -s "../pm3_vid.la" "pm3_vid.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DRAGE128 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -lm -Wl,-O1 -o rage128_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix rage128_vid_la-radeon_vid.lo >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o cyberblade_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix cyberblade_vid.lo >libtool: link: ( cd ".libs" && rm -f "radeon_vid.la" && ln -s "../radeon_vid.la" "radeon_vid.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o unichrome_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix unichrome_vid.lo >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/cyberblade_vid.o -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,cyberblade_vid.so -o .libs/cyberblade_vid.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/unichrome_vid.o -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,unichrome_vid.so -o .libs/unichrome_vid.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rage128_vid_la-radeon_vid.o -lm -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,rage128_vid.so -o .libs/rage128_vid.so >libtool: link: ( cd ".libs" && rm -f "rage128_vid.la" && ln -s "../rage128_vid.la" "rage128_vid.la" ) >libtool: link: ( cd ".libs" && rm -f "cyberblade_vid.la" && ln -s "../cyberblade_vid.la" "cyberblade_vid.la" ) >libtool: link: ( cd ".libs" && rm -f "unichrome_vid.la" && ln -s "../unichrome_vid.la" "unichrome_vid.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o nvidia_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix nvidia_vid.lo >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o sis_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix sis_vid.lo sis_bridge.lo >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -lm -Wl,-O1 -o savage_vid.la -rpath /usr/lib/xine/plugins/1.26/vidix savage_vid.lo >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/nvidia_vid.o -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,nvidia_vid.so -o .libs/nvidia_vid.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/savage_vid.o -lm -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,savage_vid.so -o .libs/savage_vid.so >libtool: link: ( cd ".libs" && rm -f "nvidia_vid.la" && ln -s "../nvidia_vid.la" "nvidia_vid.la" ) >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/sis_vid.o .libs/sis_bridge.o -march=native -msse3 -Wl,-O1 -Wl,-soname -Wl,sis_vid.so -o .libs/sis_vid.so >libtool: link: ( cd ".libs" && rm -f "savage_vid.la" && ln -s "../savage_vid.la" "savage_vid.la" ) >libtool: link: ( cd ".libs" && rm -f "sis_vid.la" && ln -s "../sis_vid.la" "sis_vid.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/vidix/drivers' >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/vidix' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../../src/video_out/vidix -I../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o vidixlib.lo vidixlib.c >libtool: compile: i686-pc-linux-gnu-gcc -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../../../src/video_out/vidix -I../../../src/video_out/libdha -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c vidixlib.c -fPIC -DPIC -o .libs/vidixlib.o >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,-O1 -o libvidix.la vidixlib.lo -ldl ../../../src/video_out/libdha/libdha.la >libtool: link: (cd .libs/libvidix.lax/libdha.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/vidix/../../../src/video_out/libdha/.libs/libdha.a") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libvidix.a .libs/vidixlib.o .libs/libvidix.lax/libdha.a/ports.o .libs/libvidix.lax/libdha.a/pci.o .libs/libvidix.lax/libdha.a/cpu_flush.o .libs/libvidix.lax/libdha.a/mtrr.o .libs/libvidix.lax/libdha.a/libdha.o .libs/libvidix.lax/libdha.a/mmi.o .libs/libvidix.lax/libdha.a/irq.o .libs/libvidix.lax/libdha.a/pci_names.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libvidix.a >libtool: link: rm -fr .libs/libvidix.lax >libtool: link: ( cd ".libs" && rm -f "libvidix.la" && ln -s "../libvidix.la" "libvidix.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/vidix' >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/vidix' >Making all in macosx >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/macosx' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out/macosx' >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xshm_la-yuv2rgb.lo `test -f 'yuv2rgb.c' || echo './'`yuv2rgb.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xshm_la-yuv2rgb_mmx.lo `test -f 'yuv2rgb_mmx.c' || echo './'`yuv2rgb_mmx.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xshm_la-yuv2rgb_mlib.lo `test -f 'yuv2rgb_mlib.c' || echo './'`yuv2rgb_mlib.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb_mmx.c -fPIC -DPIC -o .libs/xineplug_vo_out_xshm_la-yuv2rgb_mmx.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb_mlib.c -fPIC -DPIC -o .libs/xineplug_vo_out_xshm_la-yuv2rgb_mlib.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb.c -fPIC -DPIC -o .libs/xineplug_vo_out_xshm_la-yuv2rgb.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xshm_la-video_out_xshm.lo `test -f 'video_out_xshm.c' || echo './'`video_out_xshm.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xshm_la-x11osd.lo `test -f 'x11osd.c' || echo './'`x11osd.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xv_la-x11osd.lo `test -f 'x11osd.c' || echo './'`x11osd.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_xshm.c -fPIC -DPIC -o .libs/xineplug_vo_out_xshm_la-video_out_xshm.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c x11osd.c -fPIC -DPIC -o .libs/xineplug_vo_out_xshm_la-x11osd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c x11osd.c -fPIC -DPIC -o .libs/xineplug_vo_out_xv_la-x11osd.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xv_la-deinterlace.lo `test -f 'deinterlace.c' || echo './'`deinterlace.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xv_la-video_out_xv.lo `test -f 'video_out_xv.c' || echo './'`video_out_xv.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xvmc_la-deinterlace.lo `test -f 'deinterlace.c' || echo './'`deinterlace.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c deinterlace.c -fPIC -DPIC -o .libs/xineplug_vo_out_xv_la-deinterlace.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_xv.c -fPIC -DPIC -o .libs/xineplug_vo_out_xv_la-video_out_xv.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c deinterlace.c -fPIC -DPIC -o .libs/xineplug_vo_out_xvmc_la-deinterlace.o >video_out_xv.c: In function 'open_plugin_2': >video_out_xv.c:1423: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >video_out_xv.c:1427: warning: format '%d' expects type 'int', but argument 5 has type 'XvPortID' >video_out_xv.c:1599: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >video_out_xv.c:1689: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xvmc_la-video_out_xvmc.lo `test -f 'video_out_xvmc.c' || echo './'`video_out_xvmc.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_opengl_la-yuv2rgb.lo `test -f 'yuv2rgb.c' || echo './'`yuv2rgb.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb.c -fPIC -DPIC -o .libs/xineplug_vo_out_opengl_la-yuv2rgb.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_xvmc.c -fPIC -DPIC -o .libs/xineplug_vo_out_xvmc_la-video_out_xvmc.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_opengl_la-yuv2rgb_mmx.lo `test -f 'yuv2rgb_mmx.c' || echo './'`yuv2rgb_mmx.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_opengl_la-yuv2rgb_mlib.lo `test -f 'yuv2rgb_mlib.c' || echo './'`yuv2rgb_mlib.c >video_out_xvmc.c: In function 'xvmc_update_frame_format': >video_out_xvmc.c:791: warning: dereferencing type-punned pointer might break strict-aliasing rules >video_out_xvmc.c: In function 'open_plugin': >video_out_xvmc.c:1558: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >video_out_xvmc.c:1440: warning: 'adaptor_num' may be used uninitialized in this function >video_out_xvmc.c:1440: warning: 'adaptor_info' may be used uninitialized in this function >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb_mlib.c -fPIC -DPIC -o .libs/xineplug_vo_out_opengl_la-yuv2rgb_mlib.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_opengl_la-video_out_opengl.lo `test -f 'video_out_opengl.c' || echo './'`video_out_opengl.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb_mmx.c -fPIC -DPIC -o .libs/xineplug_vo_out_opengl_la-yuv2rgb_mmx.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_opengl_la-x11osd.lo `test -f 'x11osd.c' || echo './'`x11osd.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -I../../src/video_out/vidix -I../../src/video_out/vidix -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_vidix_la-video_out_vidix.lo `test -f 'video_out_vidix.c' || echo './'`video_out_vidix.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_opengl.c -fPIC -DPIC -o .libs/xineplug_vo_out_opengl_la-video_out_opengl.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c x11osd.c -fPIC -DPIC -o .libs/xineplug_vo_out_opengl_la-x11osd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -I../../src/video_out/vidix -I../../src/video_out/vidix -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_vidix.c -fPIC -DPIC -o .libs/xineplug_vo_out_vidix_la-video_out_vidix.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -I../../src/video_out/vidix -I../../src/video_out/vidix -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_vidix_la-x11osd.lo `test -f 'x11osd.c' || echo './'`x11osd.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_sdl_la-video_out_sdl.lo `test -f 'video_out_sdl.c' || echo './'`video_out_sdl.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xxmc_la-x11osd.lo `test -f 'x11osd.c' || echo './'`x11osd.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -I../../src/video_out/vidix -I../../src/video_out/vidix -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c x11osd.c -fPIC -DPIC -o .libs/xineplug_vo_out_vidix_la-x11osd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_sdl.c -fPIC -DPIC -o .libs/xineplug_vo_out_sdl_la-video_out_sdl.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c x11osd.c -fPIC -DPIC -o .libs/xineplug_vo_out_xxmc_la-x11osd.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xxmc_la-deinterlace.lo `test -f 'deinterlace.c' || echo './'`deinterlace.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xxmc_la-video_out_xxmc.lo `test -f 'video_out_xxmc.c' || echo './'`video_out_xxmc.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xxmc_la-xvmc_mocomp.lo `test -f 'xvmc_mocomp.c' || echo './'`xvmc_mocomp.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_xxmc.c -fPIC -DPIC -o .libs/xineplug_vo_out_xxmc_la-video_out_xxmc.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xvmc_mocomp.c -fPIC -DPIC -o .libs/xineplug_vo_out_xxmc_la-xvmc_mocomp.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c deinterlace.c -fPIC -DPIC -o .libs/xineplug_vo_out_xxmc_la-deinterlace.o >video_out_xxmc.c: In function 'open_plugin': >video_out_xxmc.c:2452: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >video_out_xxmc.c:2456: warning: format '%d' expects type 'int', but argument 5 has type 'XvPortID' >video_out_xxmc.c:2612: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xxmc_la-xvmc_vld.lo `test -f 'xvmc_vld.c' || echo './'`xvmc_vld.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xcbshm_la-yuv2rgb.lo `test -f 'yuv2rgb.c' || echo './'`yuv2rgb.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xcbshm_la-yuv2rgb_mmx.lo `test -f 'yuv2rgb_mmx.c' || echo './'`yuv2rgb_mmx.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb.c -fPIC -DPIC -o .libs/xineplug_vo_out_xcbshm_la-yuv2rgb.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb_mmx.c -fPIC -DPIC -o .libs/xineplug_vo_out_xcbshm_la-yuv2rgb_mmx.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xvmc_vld.c -fPIC -DPIC -o .libs/xineplug_vo_out_xxmc_la-xvmc_vld.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xcbshm_la-yuv2rgb_mlib.lo `test -f 'yuv2rgb_mlib.c' || echo './'`yuv2rgb_mlib.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xcbshm_la-video_out_xcbshm.lo `test -f 'video_out_xcbshm.c' || echo './'`video_out_xcbshm.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb_mlib.c -fPIC -DPIC -o .libs/xineplug_vo_out_xcbshm_la-yuv2rgb_mlib.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_xcbshm.c -fPIC -DPIC -o .libs/xineplug_vo_out_xcbshm_la-video_out_xcbshm.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xcbshm_la-xcbosd.lo `test -f 'xcbosd.c' || echo './'`xcbosd.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xcbxv_la-deinterlace.lo `test -f 'deinterlace.c' || echo './'`deinterlace.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c deinterlace.c -fPIC -DPIC -o .libs/xineplug_vo_out_xcbxv_la-deinterlace.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xcbosd.c -fPIC -DPIC -o .libs/xineplug_vo_out_xcbshm_la-xcbosd.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xcbxv_la-video_out_xcbxv.lo `test -f 'video_out_xcbxv.c' || echo './'`video_out_xcbxv.c >xcbosd.c: In function 'xcbosd_blend': >xcbosd.c:480: warning: dereferencing type-punned pointer might break strict-aliasing rules >xcbosd.c:484: warning: dereferencing type-punned pointer might break strict-aliasing rules >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_xcbxv_la-xcbosd.lo `test -f 'xcbosd.c' || echo './'`xcbosd.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_raw_la-yuv2rgb.lo `test -f 'yuv2rgb.c' || echo './'`yuv2rgb.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xcbosd.c -fPIC -DPIC -o .libs/xineplug_vo_out_xcbxv_la-xcbosd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_xcbxv.c -fPIC -DPIC -o .libs/xineplug_vo_out_xcbxv_la-video_out_xcbxv.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb.c -fPIC -DPIC -o .libs/xineplug_vo_out_raw_la-yuv2rgb.o >xcbosd.c: In function 'xcbosd_blend': >xcbosd.c:480: warning: dereferencing type-punned pointer might break strict-aliasing rules >xcbosd.c:484: warning: dereferencing type-punned pointer might break strict-aliasing rules >video_out_xcbxv.c: In function 'open_plugin': >video_out_xcbxv.c:1376: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >video_out_xcbxv.c:1483: warning: passing argument 2 of 'xv_store_port_attribute' discards qualifiers from pointer target type >video_out_xcbxv.c:1546: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >video_out_xcbxv.c:1625: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_raw_la-yuv2rgb_mmx.lo `test -f 'yuv2rgb_mmx.c' || echo './'`yuv2rgb_mmx.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_raw_la-yuv2rgb_mlib.lo `test -f 'yuv2rgb_mlib.c' || echo './'`yuv2rgb_mlib.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_raw_la-video_out_raw.lo `test -f 'video_out_raw.c' || echo './'`video_out_raw.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb_mmx.c -fPIC -DPIC -o .libs/xineplug_vo_out_raw_la-yuv2rgb_mmx.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv2rgb_mlib.c -fPIC -DPIC -o .libs/xineplug_vo_out_raw_la-yuv2rgb_mlib.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_raw.c -fPIC -DPIC -o .libs/xineplug_vo_out_raw_la-video_out_raw.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_vo_out_none_la-video_out_none.lo `test -f 'video_out_none.c' || echo './'`video_out_none.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_xshm.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_xshm_la-yuv2rgb.lo xineplug_vo_out_xshm_la-yuv2rgb_mmx.lo xineplug_vo_out_xshm_la-yuv2rgb_mlib.lo xineplug_vo_out_xshm_la-video_out_xshm.lo xineplug_vo_out_xshm_la-x11osd.lo ../../src/xine-engine/libxine.la -lX11 -lXext -lXinerama -pthread >libtool: compile: i686-pc-linux-gnu-gcc -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 -DXINE_COMPILE -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c video_out_none.c -fPIC -DPIC -o .libs/xineplug_vo_out_none_la-video_out_none.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_xv.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_xv_la-x11osd.lo xineplug_vo_out_xv_la-deinterlace.lo xineplug_vo_out_xv_la-video_out_xv.lo ../../src/xine-engine/libxine.la -lXv -lX11 -lXext -lXinerama -pthread >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_xvmc.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_xvmc_la-deinterlace.lo xineplug_vo_out_xvmc_la-video_out_xvmc.lo ../../src/xine-engine/libxine.la -L/usr/lib -lXvMCW -lXv -lX11 -lXext -lXinerama -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_xshm_la-yuv2rgb.o .libs/xineplug_vo_out_xshm_la-yuv2rgb_mmx.o .libs/xineplug_vo_out_xshm_la-yuv2rgb_mlib.o .libs/xineplug_vo_out_xshm_la-video_out_xshm.o .libs/xineplug_vo_out_xshm_la-x11osd.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libXinerama.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXdmcp.so -ldl /usr/lib/libXau.so -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_xshm.so -o .libs/xineplug_vo_out_xshm.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_xvmc_la-deinterlace.o .libs/xineplug_vo_out_xvmc_la-video_out_xvmc.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libXvMCW.so /usr/lib/libXv.so /usr/lib/libXinerama.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXdmcp.so -ldl /usr/lib/libXau.so -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_xvmc.so -o .libs/xineplug_vo_out_xvmc.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_xv_la-x11osd.o .libs/xineplug_vo_out_xv_la-deinterlace.o .libs/xineplug_vo_out_xv_la-video_out_xv.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libXv.so /usr/lib/libXinerama.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXdmcp.so -ldl /usr/lib/libXau.so -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_xv.so -o .libs/xineplug_vo_out_xv.so >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_xshm.la" && ln -s "../xineplug_vo_out_xshm.la" "xineplug_vo_out_xshm.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_opengl.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_opengl_la-yuv2rgb.lo xineplug_vo_out_opengl_la-yuv2rgb_mmx.lo xineplug_vo_out_opengl_la-yuv2rgb_mlib.lo xineplug_vo_out_opengl_la-video_out_opengl.lo xineplug_vo_out_opengl_la-x11osd.lo ../../src/xine-engine/libxine.la -lGL -lm -lGLU -lX11 -lXext -lXinerama -pthread -ldl >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_xv.la" && ln -s "../xineplug_vo_out_xv.la" "xineplug_vo_out_xv.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -I../../src/video_out/vidix -I../../src/video_out/vidix -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_vidix.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_vidix_la-video_out_vidix.lo xineplug_vo_out_vidix_la-x11osd.lo ../../src/xine-engine/libxine.la -lX11 -lXext -lXinerama ../../src/video_out/vidix/libvidix.la -pthread >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_xvmc.la" && ln -s "../xineplug_vo_out_xvmc.la" "xineplug_vo_out_xvmc.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_sdl.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_sdl_la-video_out_sdl.lo ../../src/xine-engine/libxine.la -lSDL -lpthread -lX11 -lXext -lXinerama -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_vidix_la-video_out_vidix.o .libs/xineplug_vo_out_vidix_la-x11osd.o -Wl,--whole-archive ../../src/video_out/vidix/.libs/libvidix.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libXinerama.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXdmcp.so /usr/lib/libXau.so -ldl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_vidix.so -o .libs/xineplug_vo_out_vidix.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_sdl_la-video_out_sdl.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libSDL.so -lm -lpthread /usr/lib/libXinerama.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXdmcp.so -ldl /usr/lib/libXau.so -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_sdl.so -o .libs/xineplug_vo_out_sdl.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_opengl_la-yuv2rgb.o .libs/xineplug_vo_out_opengl_la-yuv2rgb_mmx.o .libs/xineplug_vo_out_opengl_la-yuv2rgb_mlib.o .libs/xineplug_vo_out_opengl_la-video_out_opengl.o .libs/xineplug_vo_out_opengl_la-x11osd.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -lm /usr/lib/libGLU.so /usr/lib/libGL.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libXi.so -lpthread -lstdc++ /usr/lib/libXinerama.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXdmcp.so /usr/lib/libXau.so -ldl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_opengl.so -o .libs/xineplug_vo_out_opengl.so >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_sdl.la" && ln -s "../xineplug_vo_out_sdl.la" "xineplug_vo_out_sdl.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_xxmc.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_xxmc_la-x11osd.lo xineplug_vo_out_xxmc_la-deinterlace.lo xineplug_vo_out_xxmc_la-video_out_xxmc.lo xineplug_vo_out_xxmc_la-xvmc_mocomp.lo xineplug_vo_out_xxmc_la-xvmc_vld.lo ../../src/xine-engine/libxine.la -L/usr/lib -lXvMCW -lXv -lX11 -lXext -lXinerama -pthread >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_vidix.la" && ln -s "../xineplug_vo_out_vidix.la" "xineplug_vo_out_vidix.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_xcbshm.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_xcbshm_la-yuv2rgb.lo xineplug_vo_out_xcbshm_la-yuv2rgb_mmx.lo xineplug_vo_out_xcbshm_la-yuv2rgb_mlib.lo xineplug_vo_out_xcbshm_la-video_out_xcbshm.lo xineplug_vo_out_xcbshm_la-xcbosd.lo ../../src/xine-engine/libxine.la -pthread -lxcb-shape -lxcb -lxcb-shm -lxcb >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_xcbshm_la-yuv2rgb.o .libs/xineplug_vo_out_xcbshm_la-yuv2rgb_mmx.o .libs/xineplug_vo_out_xcbshm_la-yuv2rgb_mlib.o .libs/xineplug_vo_out_xcbshm_la-video_out_xcbshm.o .libs/xineplug_vo_out_xcbshm_la-xcbosd.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libxcb-shape.so /usr/lib/libxcb-shm.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_xcbshm.so -o .libs/xineplug_vo_out_xcbshm.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_xxmc_la-x11osd.o .libs/xineplug_vo_out_xxmc_la-deinterlace.o .libs/xineplug_vo_out_xxmc_la-video_out_xxmc.o .libs/xineplug_vo_out_xxmc_la-xvmc_mocomp.o .libs/xineplug_vo_out_xxmc_la-xvmc_vld.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libXvMCW.so /usr/lib/libXv.so /usr/lib/libXinerama.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXdmcp.so -ldl /usr/lib/libXau.so -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_xxmc.so -o .libs/xineplug_vo_out_xxmc.so >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_opengl.la" && ln -s "../xineplug_vo_out_opengl.la" "xineplug_vo_out_opengl.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_xcbxv.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_xcbxv_la-deinterlace.lo xineplug_vo_out_xcbxv_la-video_out_xcbxv.lo xineplug_vo_out_xcbxv_la-xcbosd.lo ../../src/xine-engine/libxine.la -pthread -lxcb-xv -lxcb-shm -lxcb -lxcb-shape -lxcb >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_xcbshm.la" && ln -s "../xineplug_vo_out_xcbshm.la" "xineplug_vo_out_xcbshm.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_raw.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_raw_la-yuv2rgb.lo xineplug_vo_out_raw_la-yuv2rgb_mmx.lo xineplug_vo_out_raw_la-yuv2rgb_mlib.lo xineplug_vo_out_raw_la-video_out_raw.lo ../../src/xine-engine/libxine.la -pthread >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_xxmc.la" && ln -s "../xineplug_vo_out_xxmc.la" "xineplug_vo_out_xxmc.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_vo_out_none.la -rpath /usr/lib/xine/plugins/1.26 xineplug_vo_out_none_la-video_out_none.lo ../../src/xine-engine/libxine.la -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_xcbxv_la-deinterlace.o .libs/xineplug_vo_out_xcbxv_la-video_out_xcbxv.o .libs/xineplug_vo_out_xcbxv_la-xcbosd.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libxcb-xv.so /usr/lib/libxcb-shm.so /usr/lib/libxcb-shape.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_xcbxv.so -o .libs/xineplug_vo_out_xcbxv.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_raw_la-yuv2rgb.o .libs/xineplug_vo_out_raw_la-yuv2rgb_mmx.o .libs/xineplug_vo_out_raw_la-yuv2rgb_mlib.o .libs/xineplug_vo_out_raw_la-video_out_raw.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_raw.so -o .libs/xineplug_vo_out_raw.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_vo_out_none_la-video_out_none.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_vo_out_none.so -o .libs/xineplug_vo_out_none.so >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_raw.la" && ln -s "../xineplug_vo_out_raw.la" "xineplug_vo_out_raw.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_xcbxv.la" && ln -s "../xineplug_vo_out_xcbxv.la" "xineplug_vo_out_xcbxv.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_vo_out_none.la" && ln -s "../xineplug_vo_out_none.la" "xineplug_vo_out_none.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out' >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/video_out' >Making all in dxr3 >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/dxr3' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/dxr3' >Making all in input >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input' >Making all in vcd >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd' >Making all in libcdio >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio' >Making all in cdio >make[5]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio/cdio' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio/cdio' >Making all in MSWindows >make[5]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio/MSWindows' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio/MSWindows' >Making all in image >make[5]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio/image' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio/image' >make[5]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio' >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libcdio' >Making all in libvcd >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libvcd' >Making all in libvcd >make[5]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libvcd/libvcd' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libvcd/libvcd' >make[5]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libvcd' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libvcd' >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd/libvcd' >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_vcd.lo xineplug_inp_vcd.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o vcdplayer.lo vcdplayer.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o vcdio.lo vcdio.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xineplug_inp_vcd.c -fPIC -DPIC -o .libs/xineplug_inp_vcd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c vcdio.c -fPIC -DPIC -o .libs/vcdio.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c vcdplayer.c -fPIC -DPIC -o .libs/vcdplayer.o >xineplug_inp_vcd.c: In function 'vcd_init': >xineplug_inp_vcd.c:1835: warning: dereferencing type-punned pointer might break strict-aliasing rules >xineplug_inp_vcd.c:1857: warning: dereferencing type-punned pointer might break strict-aliasing rules >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xine-extra.lo xine-extra.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine-extra.c -fPIC -DPIC -o .libs/xine-extra.o >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_vcd.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_vcd.lo vcdplayer.lo vcdio.lo xine-extra.lo ../../../src/xine-engine/libxine.la -lvcdinfo -liso9660 -lcdio -lm >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_vcd.o .libs/vcdplayer.o .libs/vcdio.o .libs/xine-extra.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libvcdinfo.so /usr/lib/libiso9660.so /usr/lib/libcdio.so -lm -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_inp_vcd.so -o .libs/xineplug_inp_vcd.so >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_vcd.la" && ln -s "../xineplug_inp_vcd.la" "xineplug_inp_vcd.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd' >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/vcd' >Making all in dvb >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/dvb' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/dvb' >Making all in libreal >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/libreal' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../librtsp -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libreal_la-real.lo `test -f 'real.c' || echo './'`real.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../librtsp -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libreal_la-asmrp.lo `test -f 'asmrp.c' || echo './'`asmrp.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../librtsp -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libreal_la-rmff.lo `test -f 'rmff.c' || echo './'`rmff.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../librtsp -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c asmrp.c -fPIC -DPIC -o .libs/libreal_la-asmrp.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../librtsp -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c real.c -fPIC -DPIC -o .libs/libreal_la-real.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../librtsp -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c rmff.c -fPIC -DPIC -o .libs/libreal_la-rmff.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../librtsp -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libreal_la-sdpplin.lo `test -f 'sdpplin.c' || echo './'`sdpplin.c >rmff.c: In function 'rmff_scan_mdpr': >rmff.c:378: warning: comparison between pointer and integer >rmff.c: In function 'rmff_scan_header_stream': >rmff.c:529: warning: ignoring return value of 'read', declared with attribute warn_unused_result >rmff.c:541: warning: ignoring return value of 'read', declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../librtsp -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c sdpplin.c -fPIC -DPIC -o .libs/libreal_la-sdpplin.o >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,-O1 -o libreal.la libreal_la-real.lo libreal_la-asmrp.lo libreal_la-rmff.lo libreal_la-sdpplin.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libreal.a .libs/libreal_la-real.o .libs/libreal_la-asmrp.o .libs/libreal_la-rmff.o .libs/libreal_la-sdpplin.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libreal.a >libtool: link: ( cd ".libs" && rm -f "libreal.la" && ln -s "../libreal.la" "libreal.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/libreal' >Making all in librtsp >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/librtsp' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../libreal -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o librtsp_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../libreal -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o librtsp_la-rtsp_session.lo `test -f 'rtsp_session.c' || echo './'`rtsp_session.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../libreal -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c rtsp.c -fPIC -DPIC -o .libs/librtsp_la-rtsp.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -I./../libreal -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c rtsp_session.c -fPIC -DPIC -o .libs/librtsp_la-rtsp_session.o >rtsp.c: In function 'rtsp_send_request': >rtsp.c:180: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >rtsp.c: In function 'rtsp_schedule_standard': >rtsp.c:205: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >rtsp.c: In function 'rtsp_request_options': >rtsp.c:302: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >rtsp.c: In function 'rtsp_request_describe': >rtsp.c:318: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >rtsp.c: In function 'rtsp_request_setparameter': >rtsp.c:341: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >rtsp.c: In function 'rtsp_request_play': >rtsp.c:357: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >rtsp.c: In function 'rtsp_read_data': >rtsp.c:406: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >rtsp_session.c: In function 'rtsp_session_start': >rtsp_session.c:94: warning: dereferencing type-punned pointer might break strict-aliasing rules >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o librtsp.la librtsp_la-rtsp.lo librtsp_la-rtsp_session.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/librtsp.a .libs/librtsp_la-rtsp.o .libs/librtsp_la-rtsp_session.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/librtsp.a >libtool: link: ( cd ".libs" && rm -f "librtsp.la" && ln -s "../librtsp.la" "librtsp.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/librtsp' >Making all in libdvdnav >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/libdvdnav' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-decoder.lo `test -f 'decoder.c' || echo './'`decoder.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-dvdnav.lo `test -f 'dvdnav.c' || echo './'`dvdnav.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-highlight.lo `test -f 'highlight.c' || echo './'`highlight.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c highlight.c -fPIC -DPIC -o .libs/libdvdnav_la-highlight.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c dvdnav.c -fPIC -DPIC -o .libs/libdvdnav_la-dvdnav.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c decoder.c -fPIC -DPIC -o .libs/libdvdnav_la-decoder.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-navigation.lo `test -f 'navigation.c' || echo './'`navigation.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-read_cache.lo `test -f 'read_cache.c' || echo './'`read_cache.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-remap.lo `test -f 'remap.c' || echo './'`remap.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c remap.c -fPIC -DPIC -o .libs/libdvdnav_la-remap.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c navigation.c -fPIC -DPIC -o .libs/libdvdnav_la-navigation.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c read_cache.c -fPIC -DPIC -o .libs/libdvdnav_la-read_cache.o >remap.c: In function 'remap_loadmap': >remap.c:189: warning: 'tmp.domain' may be used uninitialized in this function >remap.c:189: warning: 'tmp.title' may be used uninitialized in this function >remap.c:189: warning: 'tmp.program' may be used uninitialized in this function >remap.c:189: warning: 'tmp.start_block' may be used uninitialized in this function >remap.c:189: warning: 'tmp.end_block' may be used uninitialized in this function >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-searching.lo `test -f 'searching.c' || echo './'`searching.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c searching.c -fPIC -DPIC -o .libs/libdvdnav_la-searching.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-settings.lo `test -f 'settings.c' || echo './'`settings.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-vm.lo `test -f 'vm.c' || echo './'`vm.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-vmcmd.lo `test -f 'vmcmd.c' || echo './'`vmcmd.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c settings.c -fPIC -DPIC -o .libs/libdvdnav_la-settings.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c vmcmd.c -fPIC -DPIC -o .libs/libdvdnav_la-vmcmd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c vm.c -fPIC -DPIC -o .libs/libdvdnav_la-vm.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-ifo_read.lo `test -f 'ifo_read.c' || echo './'`ifo_read.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-md5.lo `test -f 'md5.c' || echo './'`md5.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-nav_print.lo `test -f 'nav_print.c' || echo './'`nav_print.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c md5.c -fPIC -DPIC -o .libs/libdvdnav_la-md5.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c ifo_read.c -fPIC -DPIC -o .libs/libdvdnav_la-ifo_read.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c nav_print.c -fPIC -DPIC -o .libs/libdvdnav_la-nav_print.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-nav_read.lo `test -f 'nav_read.c' || echo './'`nav_read.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-dvd_reader.lo `test -f 'dvd_reader.c' || echo './'`dvd_reader.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-dvd_input.lo `test -f 'dvd_input.c' || echo './'`dvd_input.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c nav_read.c -fPIC -DPIC -o .libs/libdvdnav_la-nav_read.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c dvd_reader.c -fPIC -DPIC -o .libs/libdvdnav_la-dvd_reader.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c dvd_input.c -fPIC -DPIC -o .libs/libdvdnav_la-dvd_input.o >dvd_reader.c: In function 'DVDOpen': >dvd_reader.c:421: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >dvd_reader.c:423: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o libdvdnav_la-dvd_udf.lo `test -f 'dvd_udf.c' || echo './'`dvd_udf.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c dvd_udf.c -fPIC -DPIC -o .libs/libdvdnav_la-dvd_udf.o >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o libdvdnav.la libdvdnav_la-decoder.lo libdvdnav_la-dvdnav.lo libdvdnav_la-highlight.lo libdvdnav_la-navigation.lo libdvdnav_la-read_cache.lo libdvdnav_la-remap.lo libdvdnav_la-searching.lo libdvdnav_la-settings.lo libdvdnav_la-vm.lo libdvdnav_la-vmcmd.lo libdvdnav_la-ifo_read.lo libdvdnav_la-md5.lo libdvdnav_la-nav_print.lo libdvdnav_la-nav_read.lo libdvdnav_la-dvd_reader.lo libdvdnav_la-dvd_input.lo libdvdnav_la-dvd_udf.lo -pthread >libtool: link: i686-pc-linux-gnu-ar cru .libs/libdvdnav.a .libs/libdvdnav_la-decoder.o .libs/libdvdnav_la-dvdnav.o .libs/libdvdnav_la-highlight.o .libs/libdvdnav_la-navigation.o .libs/libdvdnav_la-read_cache.o .libs/libdvdnav_la-remap.o .libs/libdvdnav_la-searching.o .libs/libdvdnav_la-settings.o .libs/libdvdnav_la-vm.o .libs/libdvdnav_la-vmcmd.o .libs/libdvdnav_la-ifo_read.o .libs/libdvdnav_la-md5.o .libs/libdvdnav_la-nav_print.o .libs/libdvdnav_la-nav_read.o .libs/libdvdnav_la-dvd_reader.o .libs/libdvdnav_la-dvd_input.o .libs/libdvdnav_la-dvd_udf.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libdvdnav.a >libtool: link: ( cd ".libs" && rm -f "libdvdnav.la" && ln -s "../libdvdnav.la" "libdvdnav.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input/libdvdnav' >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_file_la-input_file.lo `test -f 'input_file.c' || echo './'`input_file.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_http_la-input_http.lo `test -f 'input_http.c' || echo './'`input_http.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_http_la-net_buf_ctrl.lo `test -f 'net_buf_ctrl.c' || echo './'`net_buf_ctrl.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_file.c -fPIC -DPIC -o .libs/xineplug_inp_file_la-input_file.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c net_buf_ctrl.c -fPIC -DPIC -o .libs/xineplug_inp_http_la-net_buf_ctrl.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_http.c -fPIC -DPIC -o .libs/xineplug_inp_http_la-input_http.o >input_file.c: In function 'file_class_get_dir': >input_file.c:722: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_file.c:758: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_file.c:790: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_http_la-http_helper.lo `test -f 'http_helper.c' || echo './'`http_helper.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_dvd_la-input_dvd.lo `test -f 'input_dvd.c' || echo './'`input_dvd.c >input_http.c: In function 'http_class_get_instance': >input_http.c:1038: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_http.c: In function 'http_plugin_open': >input_http.c:169: warning: 'ptr' may be used uninitialized in this function >input_http.c:169: note: 'ptr' was declared here >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_dvd.c -fPIC -DPIC -o .libs/xineplug_inp_dvd_la-input_dvd.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_dvd_la-media_helper.lo `test -f 'media_helper.c' || echo './'`media_helper.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c http_helper.c -fPIC -DPIC -o .libs/xineplug_inp_http_la-http_helper.o >input_dvd.c: In function 'init_class': >input_dvd.c:1818: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >input_dvd.c:1882: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >input_dvd.c:1894: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >input_dvd.c:1904: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type >input_dvd.c:1823: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >http_helper.c: In function '_x_canonicalise_url': >http_helper.c:243: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c media_helper.c -fPIC -DPIC -o .libs/xineplug_inp_dvd_la-media_helper.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_vcdo_la-input_vcd.lo `test -f 'input_vcd.c' || echo './'`input_vcd.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_vcdo_la-media_helper.lo `test -f 'media_helper.c' || echo './'`media_helper.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c media_helper.c -fPIC -DPIC -o .libs/xineplug_inp_vcdo_la-media_helper.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_v4l_la-input_v4l.lo `test -f 'input_v4l.c' || echo './'`input_v4l.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_vcd.c -fPIC -DPIC -o .libs/xineplug_inp_vcdo_la-input_vcd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_v4l.c -fPIC -DPIC -o .libs/xineplug_inp_v4l_la-input_v4l.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_mms_la-input_mms.lo `test -f 'input_mms.c' || echo './'`input_mms.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_mms.c -fPIC -DPIC -o .libs/xineplug_inp_mms_la-input_mms.o >input_mms.c: In function 'init_class': >input_mms.c:488: warning: passing argument 4 of 'xine->config->register_enum' from incompatible pointer type >input_mms.c:497: warning: passing argument 4 of 'xine->config->register_enum' from incompatible pointer type >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_mms_la-net_buf_ctrl.lo `test -f 'net_buf_ctrl.c' || echo './'`net_buf_ctrl.c >input_vcd.c: In function 'vcd_class_get_dir': >input_vcd.c:1008: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_vcd.c: In function 'vcd_class_get_autoplay_list': >input_vcd.c:1063: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_mms_la-mms.lo `test -f 'mms.c' || echo './'`mms.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_mms_la-mmsh.lo `test -f 'mmsh.c' || echo './'`mmsh.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c net_buf_ctrl.c -fPIC -DPIC -o .libs/xineplug_inp_mms_la-net_buf_ctrl.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c mmsh.c -fPIC -DPIC -o .libs/xineplug_inp_mms_la-mmsh.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c mms.c -fPIC -DPIC -o .libs/xineplug_inp_mms_la-mms.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_mms_la-http_helper.lo `test -f 'http_helper.c' || echo './'`http_helper.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_mms_la-asfheader.lo `test -f '../demuxers/asfheader.c' || echo './'`../demuxers/asfheader.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_stdin_fifo_la-input_stdin_fifo.lo `test -f 'input_stdin_fifo.c' || echo './'`input_stdin_fifo.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c http_helper.c -fPIC -DPIC -o .libs/xineplug_inp_mms_la-http_helper.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c ../demuxers/asfheader.c -fPIC -DPIC -o .libs/xineplug_inp_mms_la-asfheader.o >http_helper.c: In function '_x_canonicalise_url': >http_helper.c:243: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_stdin_fifo_la-net_buf_ctrl.lo `test -f 'net_buf_ctrl.c' || echo './'`net_buf_ctrl.c >../demuxers/asfheader.c: In function 'asf_header_parse_stream_properties': >../demuxers/asfheader.c:290: warning: 'flags' may be used uninitialized in this function >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_stdin_fifo.c -fPIC -DPIC -o .libs/xineplug_inp_stdin_fifo_la-input_stdin_fifo.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_pnm_la-input_pnm.lo `test -f 'input_pnm.c' || echo './'`input_pnm.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c net_buf_ctrl.c -fPIC -DPIC -o .libs/xineplug_inp_stdin_fifo_la-net_buf_ctrl.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_pnm.c -fPIC -DPIC -o .libs/xineplug_inp_pnm_la-input_pnm.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_pnm_la-net_buf_ctrl.lo `test -f 'net_buf_ctrl.c' || echo './'`net_buf_ctrl.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c net_buf_ctrl.c -fPIC -DPIC -o .libs/xineplug_inp_pnm_la-net_buf_ctrl.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_pnm_la-pnm.lo `test -f 'pnm.c' || echo './'`pnm.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c pnm.c -fPIC -DPIC -o .libs/xineplug_inp_pnm_la-pnm.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_rtp_la-input_rtp.lo `test -f 'input_rtp.c' || echo './'`input_rtp.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_rtp_la-net_buf_ctrl.lo `test -f 'net_buf_ctrl.c' || echo './'`net_buf_ctrl.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_rtsp_la-input_rtsp.lo `test -f 'input_rtsp.c' || echo './'`input_rtsp.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c net_buf_ctrl.c -fPIC -DPIC -o .libs/xineplug_inp_rtp_la-net_buf_ctrl.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_rtp.c -fPIC -DPIC -o .libs/xineplug_inp_rtp_la-input_rtp.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_rtsp.c -fPIC -DPIC -o .libs/xineplug_inp_rtsp_la-input_rtsp.o >input_rtp.c: In function 'host_connect_attempt': >input_rtp.c:250: warning: dereferencing type-punned pointer might break strict-aliasing rules >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_rtsp_la-net_buf_ctrl.lo `test -f 'net_buf_ctrl.c' || echo './'`net_buf_ctrl.c >input_rtsp.c: In function 'rtsp_class_get_instance': >input_rtsp.c:269: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_net_la-input_net.lo `test -f 'input_net.c' || echo './'`input_net.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_net_la-net_buf_ctrl.lo `test -f 'net_buf_ctrl.c' || echo './'`net_buf_ctrl.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c net_buf_ctrl.c -fPIC -DPIC -o .libs/xineplug_inp_rtsp_la-net_buf_ctrl.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_net.c -fPIC -DPIC -o .libs/xineplug_inp_net_la-input_net.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c net_buf_ctrl.c -fPIC -DPIC -o .libs/xineplug_inp_net_la-net_buf_ctrl.o >input_net.c: In function 'host_connect_attempt_ipv4': >input_net.c:130: warning: dereferencing type-punned pointer might break strict-aliasing rules >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_pvr_la-input_pvr.lo `test -f 'input_pvr.c' || echo './'`input_pvr.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_dvb_la-input_dvb.lo `test -f 'input_dvb.c' || echo './'`input_dvb.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_pvr.c -fPIC -DPIC -o .libs/xineplug_inp_pvr_la-input_pvr.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_dvb_la-net_buf_ctrl.lo `test -f 'net_buf_ctrl.c' || echo './'`net_buf_ctrl.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_dvb.c -fPIC -DPIC -o .libs/xineplug_inp_dvb_la-input_dvb.o >input_pvr.c: In function 'make_temp_name': >input_pvr.c:514: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_pvr.c: In function 'make_base_save_name': >input_pvr.c:527: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_pvr.c: In function 'make_save_name': >input_pvr.c:539: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c net_buf_ctrl.c -fPIC -DPIC -o .libs/xineplug_inp_dvb_la-net_buf_ctrl.o >input_dvb.c: In function 'dvb_plugin_read': >input_dvb.c:2582: warning: ignoring return value of 'write', declared with attribute warn_unused_result >input_dvb.c: In function 'dvb_class_get_autoplay_list': >input_dvb.c:3250: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_dvb.c:3258: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_dvb.c:3261: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_dvb.c: In function 'init_class': >input_dvb.c:3297: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_cdda_la-input_cdda.lo `test -f 'input_cdda.c' || echo './'`input_cdda.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_cdda_la-media_helper.lo `test -f 'media_helper.c' || echo './'`media_helper.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c input_cdda.c -fPIC -DPIC -o .libs/xineplug_inp_cdda_la-input_cdda.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_cdda_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c media_helper.c -fPIC -DPIC -o .libs/xineplug_inp_cdda_la-media_helper.o >input_cdda.c: In function '_cdda_load_cached_cddb_infos': >input_cdda.c:1540: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_cdda.c: In function '_cdda_cddb_retrieve': >input_cdda.c:1878: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >input_cdda.c: In function 'cdda_class_get_autoplay_list': >input_cdda.c:2714: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c sha1.c -fPIC -DPIC -o .libs/xineplug_inp_cdda_la-sha1.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_inp_cdda_la-base64.lo `test -f 'base64.c' || echo './'`base64.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_file.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_file_la-input_file.lo ../../src/xine-engine/libxine.la >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_http.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_http_la-input_http.lo xineplug_inp_http_la-net_buf_ctrl.lo xineplug_inp_http_la-http_helper.lo ../../src/xine-engine/libxine.la -lresolv -lnsl -pthread >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c base64.c -fPIC -DPIC -o .libs/xineplug_inp_cdda_la-base64.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_dvd.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_dvd_la-input_dvd.lo xineplug_inp_dvd_la-media_helper.lo ../../src/xine-engine/libxine.la libdvdnav/libdvdnav.la -pthread -ldl >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_file_la-input_file.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_inp_file.so -o .libs/xineplug_inp_file.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_http_la-input_http.o .libs/xineplug_inp_http_la-net_buf_ctrl.o .libs/xineplug_inp_http_la-http_helper.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_http.so -o .libs/xineplug_inp_http.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_dvd_la-input_dvd.o .libs/xineplug_inp_dvd_la-media_helper.o -Wl,--whole-archive libdvdnav/.libs/libdvdnav.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -ldl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_dvd.so -o .libs/xineplug_inp_dvd.so >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_dvd.la" && ln -s "../xineplug_inp_dvd.la" "xineplug_inp_dvd.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_vcdo.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_vcdo_la-input_vcd.lo xineplug_inp_vcdo_la-media_helper.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_file.la" && ln -s "../xineplug_inp_file.la" "xineplug_inp_file.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_v4l.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_v4l_la-input_v4l.lo ../../src/xine-engine/libxine.la -lasound >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_http.la" && ln -s "../xineplug_inp_http.la" "xineplug_inp_http.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_mms.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_mms_la-input_mms.lo xineplug_inp_mms_la-net_buf_ctrl.lo xineplug_inp_mms_la-mms.lo xineplug_inp_mms_la-mmsh.lo xineplug_inp_mms_la-http_helper.lo xineplug_inp_mms_la-asfheader.lo ../../src/xine-engine/libxine.la -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_vcdo_la-input_vcd.o .libs/xineplug_inp_vcdo_la-media_helper.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_inp_vcdo.so -o .libs/xineplug_inp_vcdo.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_mms_la-input_mms.o .libs/xineplug_inp_mms_la-net_buf_ctrl.o .libs/xineplug_inp_mms_la-mms.o .libs/xineplug_inp_mms_la-mmsh.o .libs/xineplug_inp_mms_la-http_helper.o .libs/xineplug_inp_mms_la-asfheader.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_mms.so -o .libs/xineplug_inp_mms.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_v4l_la-input_v4l.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lresolv -lnsl /usr/lib/libasound.so -lm -ldl -lpthread -lrt -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_inp_v4l.so -o .libs/xineplug_inp_v4l.so >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_mms.la" && ln -s "../xineplug_inp_mms.la" "xineplug_inp_mms.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_stdin_fifo.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_stdin_fifo_la-input_stdin_fifo.lo xineplug_inp_stdin_fifo_la-net_buf_ctrl.lo ../../src/xine-engine/libxine.la -pthread >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_vcdo.la" && ln -s "../xineplug_inp_vcdo.la" "xineplug_inp_vcdo.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_pnm.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_pnm_la-input_pnm.lo xineplug_inp_pnm_la-net_buf_ctrl.lo xineplug_inp_pnm_la-pnm.lo ../../src/xine-engine/libxine.la -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_stdin_fifo_la-input_stdin_fifo.o .libs/xineplug_inp_stdin_fifo_la-net_buf_ctrl.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_stdin_fifo.so -o .libs/xineplug_inp_stdin_fifo.so >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_v4l.la" && ln -s "../xineplug_inp_v4l.la" "xineplug_inp_v4l.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_rtp.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_rtp_la-input_rtp.lo xineplug_inp_rtp_la-net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lresolv -lnsl -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_pnm_la-input_pnm.o .libs/xineplug_inp_pnm_la-net_buf_ctrl.o .libs/xineplug_inp_pnm_la-pnm.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_pnm.so -o .libs/xineplug_inp_pnm.so >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_stdin_fifo.la" && ln -s "../xineplug_inp_stdin_fifo.la" "xineplug_inp_stdin_fifo.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_rtsp.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_rtsp_la-input_rtsp.lo xineplug_inp_rtsp_la-net_buf_ctrl.lo ../../src/xine-engine/libxine.la -pthread libreal/libreal.la librtsp/librtsp.la >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_pnm.la" && ln -s "../xineplug_inp_pnm.la" "xineplug_inp_pnm.la" ) >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_rtp_la-input_rtp.o .libs/xineplug_inp_rtp_la-net_buf_ctrl.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_rtp.so -o .libs/xineplug_inp_rtp.so >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_net.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_net_la-input_net.lo xineplug_inp_net_la-net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lresolv -lnsl -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_rtsp_la-input_rtsp.o .libs/xineplug_inp_rtsp_la-net_buf_ctrl.o -Wl,--whole-archive libreal/.libs/libreal.a librtsp/.libs/librtsp.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_rtsp.so -o .libs/xineplug_inp_rtsp.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_net_la-input_net.o .libs/xineplug_inp_net_la-net_buf_ctrl.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_net.so -o .libs/xineplug_inp_net.so >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_rtp.la" && ln -s "../xineplug_inp_rtp.la" "xineplug_inp_rtp.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_pvr.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_pvr_la-input_pvr.lo ../../src/xine-engine/libxine.la -pthread >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_rtsp.la" && ln -s "../xineplug_inp_rtsp.la" "xineplug_inp_rtsp.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_dvb.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_dvb_la-input_dvb.lo xineplug_inp_dvb_la-net_buf_ctrl.lo ../../src/xine-engine/libxine.la -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_pvr_la-input_pvr.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_pvr.so -o .libs/xineplug_inp_pvr.so >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_net.la" && ln -s "../xineplug_inp_net.la" "xineplug_inp_net.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I../../src/input/libdvdnav/ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_inp_cdda.la -rpath /usr/lib/xine/plugins/1.26 xineplug_inp_cdda_la-input_cdda.lo xineplug_inp_cdda_la-media_helper.lo xineplug_inp_cdda_la-sha1.lo xineplug_inp_cdda_la-base64.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_dvb_la-input_dvb.o .libs/xineplug_inp_dvb_la-net_buf_ctrl.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_inp_dvb.so -o .libs/xineplug_inp_dvb.so >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_pvr.la" && ln -s "../xineplug_inp_pvr.la" "xineplug_inp_pvr.la" ) >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_inp_cdda_la-input_cdda.o .libs/xineplug_inp_cdda_la-media_helper.o .libs/xineplug_inp_cdda_la-sha1.o .libs/xineplug_inp_cdda_la-base64.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_inp_cdda.so -o .libs/xineplug_inp_cdda.so >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_dvb.la" && ln -s "../xineplug_inp_dvb.la" "xineplug_inp_dvb.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_inp_cdda.la" && ln -s "../xineplug_inp_cdda.la" "xineplug_inp_cdda.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input' >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/input' >Making all in demuxers >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/demuxers' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_ogg_la-demux_ogg.lo `test -f 'demux_ogg.c' || echo './'`demux_ogg.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_asf_la-demux_asf.lo `test -f 'demux_asf.c' || echo './'`demux_asf.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_asf_la-asfheader.lo `test -f 'asfheader.c' || echo './'`asfheader.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_asf.c -fPIC -DPIC -o .libs/xineplug_dmx_asf_la-demux_asf.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_ogg.c -fPIC -DPIC -o .libs/xineplug_dmx_ogg_la-demux_ogg.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c asfheader.c -fPIC -DPIC -o .libs/xineplug_dmx_asf_la-asfheader.o >asfheader.c: In function 'asf_header_parse_stream_properties': >asfheader.c:290: warning: 'flags' may be used uninitialized in this function >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_mng_la-demux_mng.lo `test -f 'demux_mng.c' || echo './'`demux_mng.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_image.lo demux_image.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o group_games.lo group_games.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_mng.c -fPIC -DPIC -o .libs/xineplug_dmx_mng_la-demux_mng.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c group_games.c -fPIC -DPIC -o .libs/group_games.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_image.c -fPIC -DPIC -o .libs/demux_image.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_eawve.lo demux_eawve.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_idcin.lo demux_idcin.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_eawve.c -fPIC -DPIC -o .libs/demux_eawve.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_ipmovie.lo demux_ipmovie.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_idcin.c -fPIC -DPIC -o .libs/demux_idcin.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_ipmovie.c -fPIC -DPIC -o .libs/demux_ipmovie.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_roq.lo demux_roq.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_vqa.lo demux_vqa.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_wc3movie.lo demux_wc3movie.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_roq.c -fPIC -DPIC -o .libs/demux_roq.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_vqa.c -fPIC -DPIC -o .libs/demux_vqa.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_wc3movie.c -fPIC -DPIC -o .libs/demux_wc3movie.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_str.lo demux_str.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_str.c -fPIC -DPIC -o .libs/demux_str.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_film.lo demux_film.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_smjpeg.lo demux_smjpeg.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_4xm.lo demux_4xm.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_film.c -fPIC -DPIC -o .libs/demux_film.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_smjpeg.c -fPIC -DPIC -o .libs/demux_smjpeg.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_4xm.c -fPIC -DPIC -o .libs/demux_4xm.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_vmd.lo demux_vmd.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-group_audio.lo `test -f 'group_audio.c' || echo './'`group_audio.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_aud.lo `test -f 'demux_aud.c' || echo './'`demux_aud.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_vmd.c -fPIC -DPIC -o .libs/demux_vmd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c group_audio.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-group_audio.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_aiff.lo `test -f 'demux_aiff.c' || echo './'`demux_aiff.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_aud.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_aud.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_cdda.lo `test -f 'demux_cdda.c' || echo './'`demux_cdda.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_aiff.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_aiff.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_cdda.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_cdda.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_mpgaudio.lo `test -f 'demux_mpgaudio.c' || echo './'`demux_mpgaudio.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_nsf.lo `test -f 'demux_nsf.c' || echo './'`demux_nsf.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_mpgaudio.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_mpgaudio.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_realaudio.lo `test -f 'demux_realaudio.c' || echo './'`demux_realaudio.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_nsf.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_nsf.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_snd.lo `test -f 'demux_snd.c' || echo './'`demux_snd.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_voc.lo `test -f 'demux_voc.c' || echo './'`demux_voc.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_realaudio.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_realaudio.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_snd.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_snd.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_voc.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_voc.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_vox.lo `test -f 'demux_vox.c' || echo './'`demux_vox.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_wav.lo `test -f 'demux_wav.c' || echo './'`demux_wav.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_ac3.lo `test -f 'demux_ac3.c' || echo './'`demux_ac3.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_vox.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_vox.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_ac3.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_ac3.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_wav.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_wav.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-id3.lo `test -f 'id3.c' || echo './'`id3.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c id3.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-id3.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_aac.lo `test -f 'demux_aac.c' || echo './'`demux_aac.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_aac.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_aac.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_mod.lo `test -f 'demux_mod.c' || echo './'`demux_mod.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_flac.lo `test -f 'demux_flac.c' || echo './'`demux_flac.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_mod.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_mod.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_mpc.lo `test -f 'demux_mpc.c' || echo './'`demux_mpc.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_flac.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_flac.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_dts.lo `test -f 'demux_dts.c' || echo './'`demux_dts.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_mpc.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_mpc.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_shn.lo `test -f 'demux_shn.c' || echo './'`demux_shn.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_dts.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_dts.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_audio_la-demux_tta.lo `test -f 'demux_tta.c' || echo './'`demux_tta.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_shn.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_shn.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_ts.lo demux_ts.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_avi.lo demux_avi.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_tta.c -fPIC -DPIC -o .libs/xineplug_dmx_audio_la-demux_tta.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_ts.c -fPIC -DPIC -o .libs/demux_ts.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_avi.c -fPIC -DPIC -o .libs/demux_avi.o >demux_tta.c: In function 'open_tta_file': >demux_tta.c:95: warning: passing argument 2 of 'this->input->read' from incompatible pointer type >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_mpeg_block.lo demux_mpeg_block.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_mpeg.lo demux_mpeg.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_mpeg_block.c -fPIC -DPIC -o .libs/demux_mpeg_block.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_mpeg.c -fPIC -DPIC -o .libs/demux_mpeg.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_elem.lo demux_elem.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_mpeg_pes.lo demux_mpeg_pes.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_qt_la-demux_qt.lo `test -f 'demux_qt.c' || echo './'`demux_qt.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_elem.c -fPIC -DPIC -o .libs/demux_elem.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_mpeg_pes.c -fPIC -DPIC -o .libs/demux_mpeg_pes.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_qt.c -fPIC -DPIC -o .libs/xineplug_dmx_qt_la-demux_qt.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_fli.lo demux_fli.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_yuv4mpeg2.lo demux_yuv4mpeg2.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_yuv4mpeg2.c -fPIC -DPIC -o .libs/demux_yuv4mpeg2.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_fli.c -fPIC -DPIC -o .libs/demux_fli.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_real.lo demux_real.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_real.c -fPIC -DPIC -o .libs/demux_real.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_rawdv.lo demux_rawdv.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_pva.lo demux_pva.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_pva.c -fPIC -DPIC -o .libs/demux_pva.o >demux_real.c: In function 'real_parse_mdpr': >demux_real.c:303: warning: comparison between pointer and integer >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_rawdv.c -fPIC -DPIC -o .libs/demux_rawdv.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_yuv_frames.lo demux_yuv_frames.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_slave.lo demux_slave.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_yuv_frames.c -fPIC -DPIC -o .libs/demux_yuv_frames.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_nsv.lo demux_nsv.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_slave.c -fPIC -DPIC -o .libs/demux_slave.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_matroska_la-demux_matroska.lo `test -f 'demux_matroska.c' || echo './'`demux_matroska.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_matroska_la-ebml.lo `test -f 'ebml.c' || echo './'`ebml.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_nsv.c -fPIC -DPIC -o .libs/demux_nsv.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_matroska.c -fPIC -DPIC -o .libs/xineplug_dmx_matroska_la-demux_matroska.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_iff.lo demux_iff.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c ebml.c -fPIC -DPIC -o .libs/xineplug_dmx_matroska_la-ebml.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o demux_flv.lo demux_flv.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_iff.c -fPIC -DPIC -o .libs/demux_iff.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_flv.c -fPIC -DPIC -o .libs/demux_flv.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_ogg.la -rpath /usr/lib/xine/plugins/1.26 xineplug_dmx_ogg_la-demux_ogg.lo ../../src/xine-engine/libxine.la -lvorbis -lm -logg -ltheora -logg >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_asf.la -rpath /usr/lib/xine/plugins/1.26 xineplug_dmx_asf_la-demux_asf.lo xineplug_dmx_asf_la-asfheader.lo ../../src/xine-engine/libxine.la >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_mng.la -rpath /usr/lib/xine/plugins/1.26 xineplug_dmx_mng_la-demux_mng.lo ../../src/xine-engine/libxine.la -lz -lmng >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_dmx_mng_la-demux_mng.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libmng.so -lz /usr/lib/libjpeg.so /usr/lib/liblcms.so -lm -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_mng.so -o .libs/xineplug_dmx_mng.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_dmx_asf_la-demux_asf.o .libs/xineplug_dmx_asf_la-asfheader.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_asf.so -o .libs/xineplug_dmx_asf.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_dmx_ogg_la-demux_ogg.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libvorbis.so -lm /usr/lib/libtheora.so -logg -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_ogg.so -o .libs/xineplug_dmx_ogg.so >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_mng.la" && ln -s "../xineplug_dmx_mng.la" "xineplug_dmx_mng.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_image.la -rpath /usr/lib/xine/plugins/1.26 demux_image.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_asf.la" && ln -s "../xineplug_dmx_asf.la" "xineplug_dmx_asf.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_dmx_games.la -rpath /usr/lib/xine/plugins/1.26 group_games.lo demux_eawve.lo demux_idcin.lo demux_ipmovie.lo demux_roq.lo demux_vqa.lo demux_wc3movie.lo demux_str.lo demux_film.lo demux_smjpeg.lo demux_4xm.lo demux_vmd.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_ogg.la" && ln -s "../xineplug_dmx_ogg.la" "xineplug_dmx_ogg.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libmodplug -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_audio.la -rpath /usr/lib/xine/plugins/1.26 xineplug_dmx_audio_la-group_audio.lo xineplug_dmx_audio_la-demux_aud.lo xineplug_dmx_audio_la-demux_aiff.lo xineplug_dmx_audio_la-demux_cdda.lo xineplug_dmx_audio_la-demux_mpgaudio.lo xineplug_dmx_audio_la-demux_nsf.lo xineplug_dmx_audio_la-demux_realaudio.lo xineplug_dmx_audio_la-demux_snd.lo xineplug_dmx_audio_la-demux_voc.lo xineplug_dmx_audio_la-demux_vox.lo xineplug_dmx_audio_la-demux_wav.lo xineplug_dmx_audio_la-demux_ac3.lo xineplug_dmx_audio_la-id3.lo xineplug_dmx_audio_la-demux_aac.lo xineplug_dmx_audio_la-demux_mod.lo xineplug_dmx_audio_la-demux_flac.lo xineplug_dmx_audio_la-demux_mpc.lo xineplug_dmx_audio_la-demux_dts.lo xineplug_dmx_audio_la-demux_shn.lo xineplug_dmx_audio_la-demux_tta.lo ../../src/xine-engine/libxine.la -lmodplug >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_image.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_image.so -o .libs/xineplug_dmx_image.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/group_games.o .libs/demux_eawve.o .libs/demux_idcin.o .libs/demux_ipmovie.o .libs/demux_roq.o .libs/demux_vqa.o .libs/demux_wc3movie.o .libs/demux_str.o .libs/demux_film.o .libs/demux_smjpeg.o .libs/demux_4xm.o .libs/demux_vmd.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_games.so -o .libs/xineplug_dmx_games.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_dmx_audio_la-group_audio.o .libs/xineplug_dmx_audio_la-demux_aud.o .libs/xineplug_dmx_audio_la-demux_aiff.o .libs/xineplug_dmx_audio_la-demux_cdda.o .libs/xineplug_dmx_audio_la-demux_mpgaudio.o .libs/xineplug_dmx_audio_la-demux_nsf.o .libs/xineplug_dmx_audio_la-demux_realaudio.o .libs/xineplug_dmx_audio_la-demux_snd.o .libs/xineplug_dmx_audio_la-demux_voc.o .libs/xineplug_dmx_audio_la-demux_vox.o .libs/xineplug_dmx_audio_la-demux_wav.o .libs/xineplug_dmx_audio_la-demux_ac3.o .libs/xineplug_dmx_audio_la-id3.o .libs/xineplug_dmx_audio_la-demux_aac.o .libs/xineplug_dmx_audio_la-demux_mod.o .libs/xineplug_dmx_audio_la-demux_flac.o .libs/xineplug_dmx_audio_la-demux_mpc.o .libs/xineplug_dmx_audio_la-demux_dts.o .libs/xineplug_dmx_audio_la-demux_shn.o .libs/xineplug_dmx_audio_la-demux_tta.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -lmodplug -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_audio.so -o .libs/xineplug_dmx_audio.so >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_image.la" && ln -s "../xineplug_dmx_image.la" "xineplug_dmx_image.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_mpeg_ts.la -rpath /usr/lib/xine/plugins/1.26 demux_ts.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_games.la" && ln -s "../xineplug_dmx_games.la" "xineplug_dmx_games.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_audio.la" && ln -s "../xineplug_dmx_audio.la" "xineplug_dmx_audio.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_avi.la -rpath /usr/lib/xine/plugins/1.26 demux_avi.lo ../../src/xine-engine/libxine.la >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_mpeg_block.la -rpath /usr/lib/xine/plugins/1.26 demux_mpeg_block.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_ts.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_mpeg_ts.so -o .libs/xineplug_dmx_mpeg_ts.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_mpeg_block.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_mpeg_block.so -o .libs/xineplug_dmx_mpeg_block.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_avi.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_avi.so -o .libs/xineplug_dmx_avi.so >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_mpeg_ts.la" && ln -s "../xineplug_dmx_mpeg_ts.la" "xineplug_dmx_mpeg_ts.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_mpeg.la -rpath /usr/lib/xine/plugins/1.26 demux_mpeg.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_mpeg_block.la" && ln -s "../xineplug_dmx_mpeg_block.la" "xineplug_dmx_mpeg_block.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_mpeg_elem.la -rpath /usr/lib/xine/plugins/1.26 demux_elem.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_avi.la" && ln -s "../xineplug_dmx_avi.la" "xineplug_dmx_avi.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_mpeg_pes.la -rpath /usr/lib/xine/plugins/1.26 demux_mpeg_pes.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_mpeg.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_mpeg.so -o .libs/xineplug_dmx_mpeg.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_elem.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_mpeg_elem.so -o .libs/xineplug_dmx_mpeg_elem.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_mpeg_pes.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_mpeg_pes.so -o .libs/xineplug_dmx_mpeg_pes.so >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_mpeg.la" && ln -s "../xineplug_dmx_mpeg.la" "xineplug_dmx_mpeg.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_qt.la -rpath /usr/lib/xine/plugins/1.26 xineplug_dmx_qt_la-demux_qt.lo ../../src/xine-engine/libxine.la -lz >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_mpeg_elem.la" && ln -s "../xineplug_dmx_mpeg_elem.la" "xineplug_dmx_mpeg_elem.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_fli.la -rpath /usr/lib/xine/plugins/1.26 demux_fli.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_mpeg_pes.la" && ln -s "../xineplug_dmx_mpeg_pes.la" "xineplug_dmx_mpeg_pes.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_yuv4mpeg2.la -rpath /usr/lib/xine/plugins/1.26 demux_yuv4mpeg2.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_dmx_qt_la-demux_qt.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so -lrt -lresolv -lnsl -lz -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_qt.so -o .libs/xineplug_dmx_qt.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_fli.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_fli.so -o .libs/xineplug_dmx_fli.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_yuv4mpeg2.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_yuv4mpeg2.so -o .libs/xineplug_dmx_yuv4mpeg2.so >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_qt.la" && ln -s "../xineplug_dmx_qt.la" "xineplug_dmx_qt.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_real.la -rpath /usr/lib/xine/plugins/1.26 demux_real.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_fli.la" && ln -s "../xineplug_dmx_fli.la" "xineplug_dmx_fli.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_rawdv.la -rpath /usr/lib/xine/plugins/1.26 demux_rawdv.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_yuv4mpeg2.la" && ln -s "../xineplug_dmx_yuv4mpeg2.la" "xineplug_dmx_yuv4mpeg2.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_pva.la -rpath /usr/lib/xine/plugins/1.26 demux_pva.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_real.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_real.so -o .libs/xineplug_dmx_real.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_pva.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_pva.so -o .libs/xineplug_dmx_pva.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_rawdv.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_rawdv.so -o .libs/xineplug_dmx_rawdv.so >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_real.la" && ln -s "../xineplug_dmx_real.la" "xineplug_dmx_real.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_yuv_frames.la -rpath /usr/lib/xine/plugins/1.26 demux_yuv_frames.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_pva.la" && ln -s "../xineplug_dmx_pva.la" "xineplug_dmx_pva.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_slave.la -rpath /usr/lib/xine/plugins/1.26 demux_slave.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_rawdv.la" && ln -s "../xineplug_dmx_rawdv.la" "xineplug_dmx_rawdv.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_nsv.la -rpath /usr/lib/xine/plugins/1.26 demux_nsv.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_yuv_frames.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_yuv_frames.so -o .libs/xineplug_dmx_yuv_frames.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_slave.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_slave.so -o .libs/xineplug_dmx_slave.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_nsv.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_nsv.so -o .libs/xineplug_dmx_nsv.so >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_slave.la" && ln -s "../xineplug_dmx_slave.la" "xineplug_dmx_slave.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_matroska.la -rpath /usr/lib/xine/plugins/1.26 xineplug_dmx_matroska_la-demux_matroska.lo xineplug_dmx_matroska_la-ebml.lo ../../src/xine-engine/libxine.la -lz >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_yuv_frames.la" && ln -s "../xineplug_dmx_yuv_frames.la" "xineplug_dmx_yuv_frames.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_iff.la -rpath /usr/lib/xine/plugins/1.26 demux_iff.lo ../../src/xine-engine/libxine.la >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_nsv.la" && ln -s "../xineplug_dmx_nsv.la" "xineplug_dmx_nsv.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_flv.la -rpath /usr/lib/xine/plugins/1.26 demux_flv.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_dmx_matroska_la-demux_matroska.o .libs/xineplug_dmx_matroska_la-ebml.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so -lrt -lresolv -lnsl -lz -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_matroska.so -o .libs/xineplug_dmx_matroska.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_iff.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_iff.so -o .libs/xineplug_dmx_iff.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/demux_flv.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_flv.so -o .libs/xineplug_dmx_flv.so >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_iff.la" && ln -s "../xineplug_dmx_iff.la" "xineplug_dmx_iff.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_matroska.la" && ln -s "../xineplug_dmx_matroska.la" "xineplug_dmx_matroska.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_flv.la" && ln -s "../xineplug_dmx_flv.la" "xineplug_dmx_flv.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/demuxers' >Making all in libffmpeg >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libffmpeg' >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libffmpeg' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libffmpeg' >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libffmpeg' >Making all in libmpeg2 >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-cpu_state.lo `test -f 'cpu_state.c' || echo './'`cpu_state.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-decode.lo `test -f 'decode.c' || echo './'`decode.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-header.lo `test -f 'header.c' || echo './'`header.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c cpu_state.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-cpu_state.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c decode.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-decode.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c header.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-header.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-idct.lo `test -f 'idct.c' || echo './'`idct.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-idct_altivec.lo `test -f 'idct_altivec.c' || echo './'`idct_altivec.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-idct_mlib.lo `test -f 'idct_mlib.c' || echo './'`idct_mlib.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c idct.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-idct.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c idct_altivec.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-idct_altivec.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-idct_mmx.lo `test -f 'idct_mmx.c' || echo './'`idct_mmx.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c idct_mlib.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-idct_mlib.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-motion_comp.lo `test -f 'motion_comp.c' || echo './'`motion_comp.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c idct_mmx.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-idct_mmx.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-motion_comp_altivec.lo `test -f 'motion_comp_altivec.c' || echo './'`motion_comp_altivec.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c motion_comp.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-motion_comp.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-motion_comp_mmx.lo `test -f 'motion_comp_mmx.c' || echo './'`motion_comp_mmx.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c motion_comp_mmx.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-motion_comp_mmx.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-motion_comp_mlib.lo `test -f 'motion_comp_mlib.c' || echo './'`motion_comp_mlib.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c motion_comp_altivec.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-motion_comp_altivec.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c motion_comp_mlib.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-motion_comp_mlib.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-motion_comp_vis.lo `test -f 'motion_comp_vis.c' || echo './'`motion_comp_vis.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-slice.lo `test -f 'slice.c' || echo './'`slice.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c motion_comp_vis.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-motion_comp_vis.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-slice_xvmc.lo `test -f 'slice_xvmc.c' || echo './'`slice_xvmc.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c slice.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-slice.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-slice_xvmc_vld.lo `test -f 'slice_xvmc_vld.c' || echo './'`slice_xvmc_vld.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c slice_xvmc.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-slice_xvmc.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c slice_xvmc_vld.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-slice_xvmc_vld.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-stats.lo `test -f 'stats.c' || echo './'`stats.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c stats.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-stats.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-xine_mpeg2_decoder.lo `test -f 'xine_mpeg2_decoder.c' || echo './'`xine_mpeg2_decoder.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mpeg2_la-libmpeg2_accel.lo `test -f 'libmpeg2_accel.c' || echo './'`libmpeg2_accel.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_mpeg2_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-xine_mpeg2_decoder.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c libmpeg2_accel.c -fPIC -DPIC -o .libs/xineplug_decode_mpeg2_la-libmpeg2_accel.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_mpeg2.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_mpeg2_la-cpu_state.lo xineplug_decode_mpeg2_la-decode.lo xineplug_decode_mpeg2_la-header.lo xineplug_decode_mpeg2_la-idct.lo xineplug_decode_mpeg2_la-idct_altivec.lo xineplug_decode_mpeg2_la-idct_mlib.lo xineplug_decode_mpeg2_la-idct_mmx.lo xineplug_decode_mpeg2_la-motion_comp.lo xineplug_decode_mpeg2_la-motion_comp_altivec.lo xineplug_decode_mpeg2_la-motion_comp_mmx.lo xineplug_decode_mpeg2_la-motion_comp_mlib.lo xineplug_decode_mpeg2_la-motion_comp_vis.lo xineplug_decode_mpeg2_la-slice.lo xineplug_decode_mpeg2_la-slice_xvmc.lo xineplug_decode_mpeg2_la-slice_xvmc_vld.lo xineplug_decode_mpeg2_la-stats.lo xineplug_decode_mpeg2_la-xine_mpeg2_decoder.lo xineplug_decode_mpeg2_la-libmpeg2_accel.lo ../../src/xine-engine/libxine.la -lm >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_mpeg2_la-cpu_state.o .libs/xineplug_decode_mpeg2_la-decode.o .libs/xineplug_decode_mpeg2_la-header.o .libs/xineplug_decode_mpeg2_la-idct.o .libs/xineplug_decode_mpeg2_la-idct_altivec.o .libs/xineplug_decode_mpeg2_la-idct_mlib.o .libs/xineplug_decode_mpeg2_la-idct_mmx.o .libs/xineplug_decode_mpeg2_la-motion_comp.o .libs/xineplug_decode_mpeg2_la-motion_comp_altivec.o .libs/xineplug_decode_mpeg2_la-motion_comp_mmx.o .libs/xineplug_decode_mpeg2_la-motion_comp_mlib.o .libs/xineplug_decode_mpeg2_la-motion_comp_vis.o .libs/xineplug_decode_mpeg2_la-slice.o .libs/xineplug_decode_mpeg2_la-slice_xvmc.o .libs/xineplug_decode_mpeg2_la-slice_xvmc_vld.o .libs/xineplug_decode_mpeg2_la-stats.o .libs/xineplug_decode_mpeg2_la-xine_mpeg2_decoder.o .libs/xineplug_decode_mpeg2_la-libmpeg2_accel.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -lm -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_decode_mpeg2.so -o .libs/xineplug_decode_mpeg2.so >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_mpeg2.la" && ln -s "../xineplug_decode_mpeg2.la" "xineplug_decode_mpeg2.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2' >Making all in libmpeg2new >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2new' >Making all in include >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2new/include' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2new/include' >Making all in libmpeg2 >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2new/libmpeg2' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2new/libmpeg2' >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2new' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2new' >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmpeg2new' >Making all in liba52 >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/liba52' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_a52_la-xine_a52_decoder.lo `test -f 'xine_a52_decoder.c' || echo './'`xine_a52_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_a52_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_a52_la-xine_a52_decoder.o >xine_a52_decoder.c:688:2: warning: #warning "Enabling all external liba52 capabilities." >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_a52.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_a52_la-xine_a52_decoder.lo ../../src/xine-engine/libxine.la -la52 -lm >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_a52_la-xine_a52_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/liba52.so -lm -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_decode_a52.so -o .libs/xineplug_decode_a52.so >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_a52.la" && ln -s "../xineplug_decode_a52.la" "xineplug_decode_a52.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/liba52' >Making all in libspudec >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libspudec' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../src/input/libdvdnav -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_spu_la-nav_read.lo `test -f 'nav_read.c' || echo './'`nav_read.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../src/input/libdvdnav -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_spu_la-spu.lo `test -f 'spu.c' || echo './'`spu.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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../../src/input/libdvdnav -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_spu_la-xine_spu_decoder.lo `test -f 'xine_spu_decoder.c' || echo './'`xine_spu_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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../../src/input/libdvdnav -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_spu_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_spu_la-xine_spu_decoder.o >libtool: compile: i686-pc-linux-gnu-gcc -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../../src/input/libdvdnav -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c nav_read.c -fPIC -DPIC -o .libs/xineplug_decode_spu_la-nav_read.o >libtool: compile: i686-pc-linux-gnu-gcc -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../../src/input/libdvdnav -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c spu.c -fPIC -DPIC -o .libs/xineplug_decode_spu_la-spu.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_spu.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_spu_la-nav_read.lo xineplug_decode_spu_la-spu.lo xineplug_decode_spu_la-xine_spu_decoder.lo ../../src/xine-engine/libxine.la -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_spu_la-nav_read.o .libs/xineplug_decode_spu_la-spu.o .libs/xineplug_decode_spu_la-xine_spu_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_decode_spu.so -o .libs/xineplug_decode_spu.so >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_spu.la" && ln -s "../xineplug_decode_spu.la" "xineplug_decode_spu.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libspudec' >Making all in libspucc >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libspucc' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_spucc_la-cc_decoder.lo `test -f 'cc_decoder.c' || echo './'`cc_decoder.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_spucc_la-xine_cc_decoder.lo `test -f 'xine_cc_decoder.c' || echo './'`xine_cc_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c cc_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_spucc_la-cc_decoder.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_cc_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_spucc_la-xine_cc_decoder.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_decode_spucc.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_spucc_la-cc_decoder.lo xineplug_decode_spucc_la-xine_cc_decoder.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_spucc_la-cc_decoder.o .libs/xineplug_decode_spucc_la-xine_cc_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_decode_spucc.so -o .libs/xineplug_decode_spucc.so >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_spucc.la" && ln -s "../xineplug_decode_spucc.la" "xineplug_decode_spucc.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libspucc' >Making all in libspucmml >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libspucmml' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_spucmml_la-xine_cmml_decoder.lo `test -f 'xine_cmml_decoder.c' || echo './'`xine_cmml_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_cmml_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_spucmml_la-xine_cmml_decoder.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_spucmml.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_spucmml_la-xine_cmml_decoder.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_spucmml_la-xine_cmml_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_decode_spucmml.so -o .libs/xineplug_decode_spucmml.so >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_spucmml.la" && ln -s "../xineplug_decode_spucmml.la" "xineplug_decode_spucmml.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libspucmml' >Making all in libspudvb >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libspudvb' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_spudvb_la-xine_spudvb_decoder.lo `test -f 'xine_spudvb_decoder.c' || echo './'`xine_spudvb_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_spudvb_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_spudvb_la-xine_spudvb_decoder.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_spudvb.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_spudvb_la-xine_spudvb_decoder.lo ../../src/xine-engine/libxine.la -pthread >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_spudvb_la-xine_spudvb_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_decode_spudvb.so -o .libs/xineplug_decode_spudvb.so >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_spudvb.la" && ln -s "../xineplug_decode_spudvb.la" "xineplug_decode_spudvb.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libspudvb' >Making all in libsputext >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libsputext' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_sputext_la-xine_sputext_decoder.lo `test -f 'xine_sputext_decoder.c' || echo './'`xine_sputext_decoder.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_dmx_sputext_la-demux_sputext.lo `test -f 'demux_sputext.c' || echo './'`demux_sputext.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_sputext_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_sputext_la-xine_sputext_decoder.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c demux_sputext.c -fPIC -DPIC -o .libs/xineplug_dmx_sputext_la-demux_sputext.o >xine_sputext_decoder.c: In function 'init_spu_decoder_plugin': >xine_sputext_decoder.c:1147: warning: passing argument 4 of 'xine->config->register_enum' from incompatible pointer type >xine_sputext_decoder.c: In function 'draw_subtitle': >xine_sputext_decoder.c:554: warning: 'max_width' may be used uninitialized in this function >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_sputext.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_sputext_la-xine_sputext_decoder.lo ../../src/xine-engine/libxine.la >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_dmx_sputext.la -rpath /usr/lib/xine/plugins/1.26 xineplug_dmx_sputext_la-demux_sputext.lo ../../src/xine-engine/libxine.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_sputext_la-xine_sputext_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_decode_sputext.so -o .libs/xineplug_decode_sputext.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_dmx_sputext_la-demux_sputext.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_dmx_sputext.so -o .libs/xineplug_dmx_sputext.so >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_sputext.la" && ln -s "../xineplug_decode_sputext.la" "xineplug_decode_sputext.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_dmx_sputext.la" && ln -s "../xineplug_dmx_sputext.la" "xineplug_dmx_sputext.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libsputext' >Making all in libdts >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libdts' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libdts' >Making all in libmad >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmad' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_mad_la-xine_mad_decoder.lo `test -f 'xine_mad_decoder.c' || echo './'`xine_mad_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_mad_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_mad_la-xine_mad_decoder.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_mad.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_mad_la-xine_mad_decoder.lo ../../src/xine-engine/libxine.la -lmad -lm >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_mad_la-xine_mad_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libmad.so -lm -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_decode_mad.so -o .libs/xineplug_decode_mad.so >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_mad.la" && ln -s "../xineplug_decode_mad.la" "xineplug_decode_mad.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libmad' >Making all in libw32dll >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll' >Making all in wine >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/wine' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o afl.lo afl.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o driver.lo driver.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o elfdll.lo elfdll.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c driver.c -fPIC -DPIC -o .libs/driver.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c afl.c -fPIC -DPIC -o .libs/afl.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c elfdll.c -fPIC -DPIC -o .libs/elfdll.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o ext.lo ext.c >In file included from win32.h:8, > from driver.c:12: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from driver.c:14: >pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o ldt_keeper.lo ldt_keeper.c >In file included from afl.c:29: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o module.lo module.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c ext.c -fPIC -DPIC -o .libs/ext.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c ldt_keeper.c -fPIC -DPIC -o .libs/ldt_keeper.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c module.c -fPIC -DPIC -o .libs/module.o >ext.c:501:2: warning: #warning FIXME >In file included from ext.c:23: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >ext.c: In function 'FILE_dommap': >ext.c:312: warning: ignoring return value of 'read', declared with attribute warn_unused_result >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o pe_image.lo pe_image.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o pe_resource.lo pe_resource.c >In file included from heap.h:13, > from module.c:29: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from module.h:12, > from module.c:30: >pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >module.c:570: warning: 'MODULE_DecRefCount' defined but not used >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o resource.lo resource.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c pe_image.c -fPIC -DPIC -o .libs/pe_image.o >In file included from pe_image.c:55: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from pe_image.c:58: >pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o registry.lo registry.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c pe_resource.c -fPIC -DPIC -o .libs/pe_resource.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c resource.c -fPIC -DPIC -o .libs/resource.o >In file included from pe_image.h:6, > from pe_resource.c:19: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from pe_resource.c:19: >pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o vfl.lo vfl.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c registry.c -fPIC -DPIC -o .libs/registry.o >In file included from resource.c:18: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from module.h:12, > from resource.c:22: >pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >In file included from registry.c:11: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >registry.c: In function 'open_registry': >registry.c:99: warning: ignoring return value of 'read', declared with attribute warn_unused_result >registry.c:104: warning: ignoring return value of 'read', declared with attribute warn_unused_result >registry.c:105: warning: ignoring return value of 'read', declared with attribute warn_unused_result >registry.c:112: warning: ignoring return value of 'read', declared with attribute warn_unused_result >registry.c:114: warning: ignoring return value of 'read', declared with attribute warn_unused_result >registry.c:122: warning: ignoring return value of 'read', declared with attribute warn_unused_result >registry.c: In function 'save_registry': >registry.c:142: warning: ignoring return value of 'write', declared with attribute warn_unused_result >registry.c:146: warning: ignoring return value of 'write', declared with attribute warn_unused_result >registry.c:147: warning: ignoring return value of 'write', declared with attribute warn_unused_result >registry.c:148: warning: ignoring return value of 'write', declared with attribute warn_unused_result >registry.c:149: warning: ignoring return value of 'write', declared with attribute warn_unused_result >registry.c:150: warning: ignoring return value of 'write', declared with attribute warn_unused_result >registry.c: In function 'init_registry': >registry.c:314: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o win32.lo win32.c >/bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -c -o stubs.lo stubs.s >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c vfl.c -fPIC -DPIC -o .libs/vfl.o >libtool: compile: i686-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -c stubs.s -fPIC -DPIC -o .libs/stubs.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -msse3 -ffunction-sections -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 -c win32.c -fPIC -DPIC -o .libs/win32.o >In file included from win32.h:8, > from vfl.c:11: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >/bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -c -o wrapper.lo wrapper.S >libtool: compile: i686-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -c wrapper.S -fPIC -DPIC -o .libs/wrapper.o >In file included from win32.c:26: >winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from module.h:12, > from win32.c:31: >pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >win32.c: In function 'expGetPrivateProfileIntA': >win32.c:2711: warning: dereferencing type-punned pointer might break strict-aliasing rules >win32.c: In function 'expCreateFileA': >win32.c:3495: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -I../../../src/xine-utils `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -Wl,-O1 -o libwine.la afl.lo driver.lo elfdll.lo ext.lo ldt_keeper.lo module.lo pe_image.lo pe_resource.lo resource.lo registry.lo vfl.lo win32.lo stubs.lo wrapper.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libwine.a .libs/afl.o .libs/driver.o .libs/elfdll.o .libs/ext.o .libs/ldt_keeper.o .libs/module.o .libs/pe_image.o .libs/pe_resource.o .libs/resource.o .libs/registry.o .libs/vfl.o .libs/win32.o .libs/stubs.o .libs/wrapper.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libwine.a >libtool: link: ( cd ".libs" && rm -f "libwine.la" && ln -s "../libwine.la" "libwine.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/wine' >Making all in DirectShow >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/DirectShow' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o allocator.lo allocator.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o cmediasample.lo cmediasample.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o guids.lo guids.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c allocator.c -fPIC -DPIC -o .libs/allocator.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c guids.c -fPIC -DPIC -o .libs/guids.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c cmediasample.c -fPIC -DPIC -o .libs/cmediasample.o >In file included from ../wine/pe_image.h:6, > from ../wine/module.h:12, > from guids.h:6, > from guids.c:2: >../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ../wine/module.h:12, > from guids.h:6, > from guids.c:2: >../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >In file included from ../wine/pe_image.h:6, > from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from allocator.h:5, > from allocator.c:2: >../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from allocator.h:5, > from allocator.c:2: >../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o inputpin.lo inputpin.c >In file included from ../wine/pe_image.h:6, > from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from cmediasample.h:5, > from cmediasample.c:2: >../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from cmediasample.h:5, > from cmediasample.c:2: >../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o outputpin.lo outputpin.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o DS_Filter.lo DS_Filter.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c inputpin.c -fPIC -DPIC -o .libs/inputpin.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c outputpin.c -fPIC -DPIC -o .libs/outputpin.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c DS_Filter.c -fPIC -DPIC -o .libs/DS_Filter.o >In file included from ../wine/pe_image.h:6, > from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from inputpin.h:5, > from inputpin.c:2: >../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from inputpin.h:5, > from inputpin.c:2: >../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o DS_AudioDecoder.lo DS_AudioDecoder.c >In file included from ../wine/pe_image.h:6, > from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from allocator.h:5, > from outputpin.h:7, > from outputpin.c:5: >../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from allocator.h:5, > from outputpin.h:7, > from outputpin.c:5: >../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >outputpin.c: In function 'COutputPin_Receive': >outputpin.c:369: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o DS_VideoDecoder.lo DS_VideoDecoder.c >In file included from ../wine/pe_image.h:6, > from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from inputpin.h:5, > from DS_Filter.h:5, > from DS_Filter.c:2: >../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from inputpin.h:5, > from DS_Filter.h:5, > from DS_Filter.c:2: >../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >DS_Filter.c: In function 'DS_FilterCreate': >DS_Filter.c:132: warning: dereferencing type-punned pointer will break strict-aliasing rules >DS_Filter.c:138: warning: dereferencing type-punned pointer will break strict-aliasing rules >DS_Filter.c:145: warning: dereferencing type-punned pointer will break strict-aliasing rules >DS_Filter.c:167: warning: dereferencing type-punned pointer will break strict-aliasing rules >DS_Filter.c:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c DS_AudioDecoder.c -fPIC -DPIC -o .libs/DS_AudioDecoder.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c DS_VideoDecoder.c -fPIC -DPIC -o .libs/DS_VideoDecoder.o >In file included from ./../wine/winreg.h:8, > from ./../libwin32.h:18, > from DS_AudioDecoder.c:13: >./../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ../wine/module.h:12, > from guids.h:6, > from iunk.h:5, > from interfaces.h:11, > from inputpin.h:5, > from DS_Filter.h:5, > from DS_AudioDecoder.c:16: >../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >DS_AudioDecoder.c: In function 'DS_AudioDecoder_Convert': >DS_AudioDecoder.c:163: warning: dereferencing type-punned pointer will break strict-aliasing rules >DS_AudioDecoder.c:171: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ../wine/pe_image.h:6, > from ../wine/module.h:12, > from guids.h:6, > from DS_VideoDecoder.c:9: >../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ../wine/module.h:12, > from guids.h:6, > from DS_VideoDecoder.c:9: >../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >DS_VideoDecoder.c: In function 'DS_VideoDecoder_DecodeInternal': >DS_VideoDecoder.c:323: warning: dereferencing type-punned pointer will break strict-aliasing rules >DS_VideoDecoder.c: In function 'DS_VideoDecoder_SetValue': >DS_VideoDecoder.c:755: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,-O1 -o libds_filter.la allocator.lo cmediasample.lo guids.lo inputpin.lo outputpin.lo DS_Filter.lo DS_AudioDecoder.lo DS_VideoDecoder.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libds_filter.a .libs/allocator.o .libs/cmediasample.o .libs/guids.o .libs/inputpin.o .libs/outputpin.o .libs/DS_Filter.o .libs/DS_AudioDecoder.o .libs/DS_VideoDecoder.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libds_filter.a >libtool: link: ( cd ".libs" && rm -f "libds_filter.la" && ln -s "../libds_filter.la" "libds_filter.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/DirectShow' >Making all in dmo >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/dmo' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o buffer.lo buffer.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o DMO_AudioDecoder.lo DMO_AudioDecoder.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o dmo.lo dmo.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c dmo.c -fPIC -DPIC -o .libs/dmo.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c buffer.c -fPIC -DPIC -o .libs/buffer.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c DMO_AudioDecoder.c -fPIC -DPIC -o .libs/DMO_AudioDecoder.o >In file included from ./../wine/winreg.h:8, > from ./../libwin32.h:18, > from DMO_AudioDecoder.c:13: >./../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ./../DirectShow/../wine/module.h:12, > from ./../DirectShow/guids.h:6, > from dmo_guids.h:5, > from DMO_Filter.h:5, > from DMO_AudioDecoder.c:19: >./../DirectShow/../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >In file included from ./../DirectShow/../wine/pe_image.h:6, > from ./../DirectShow/../wine/module.h:12, > from ./../DirectShow/guids.h:6, > from dmo_guids.h:5, > from DMO_Filter.h:5, > from dmo.c:2: >./../DirectShow/../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ./../DirectShow/../wine/module.h:12, > from ./../DirectShow/guids.h:6, > from dmo_guids.h:5, > from DMO_Filter.h:5, > from dmo.c:2: >./../DirectShow/../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >dmo.c: In function 'DMO_FilterCreate': >dmo.c:62: warning: dereferencing type-punned pointer will break strict-aliasing rules >dmo.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules >dmo.c:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >dmo.c:79: warning: dereferencing type-punned pointer will break strict-aliasing rules >dmo.c:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o dmo_guids.lo dmo_guids.c >In file included from ./../DirectShow/../wine/pe_image.h:6, > from ./../DirectShow/../wine/module.h:12, > from ./../DirectShow/guids.h:6, > from dmo_guids.h:5, > from DMO_Filter.h:5, > from buffer.c:2: >./../DirectShow/../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ./../DirectShow/../wine/module.h:12, > from ./../DirectShow/guids.h:6, > from dmo_guids.h:5, > from DMO_Filter.h:5, > from buffer.c:2: >./../DirectShow/../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o DMO_VideoDecoder.lo DMO_VideoDecoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c dmo_guids.c -fPIC -DPIC -o .libs/dmo_guids.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c DMO_VideoDecoder.c -fPIC -DPIC -o .libs/DMO_VideoDecoder.o >In file included from ./../DirectShow/../wine/pe_image.h:6, > from ./../DirectShow/../wine/module.h:12, > from ./../DirectShow/guids.h:6, > from dmo_guids.h:5, > from dmo_guids.c:2: >./../DirectShow/../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ./../DirectShow/../wine/module.h:12, > from ./../DirectShow/guids.h:6, > from dmo_guids.h:5, > from dmo_guids.c:2: >./../DirectShow/../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >In file included from ./../DirectShow/../wine/pe_image.h:6, > from ./../DirectShow/../wine/module.h:12, > from ./../DirectShow/guids.h:6, > from DMO_VideoDecoder.c:9: >./../DirectShow/../wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from ./../DirectShow/../wine/module.h:12, > from ./../DirectShow/guids.h:6, > from DMO_VideoDecoder.c:9: >./../DirectShow/../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >./../DirectShow/../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,-O1 -o libdmo_filter.la buffer.lo DMO_AudioDecoder.lo dmo.lo dmo_guids.lo DMO_VideoDecoder.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libdmo_filter.a .libs/buffer.o .libs/DMO_AudioDecoder.o .libs/dmo.o .libs/dmo_guids.o .libs/DMO_VideoDecoder.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libdmo_filter.a >libtool: link: ( cd ".libs" && rm -f "libdmo_filter.la" && ln -s "../libdmo_filter.la" "libdmo_filter.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/dmo' >Making all in qtx >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/qtx' >Making all in qtxsdk >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/qtx/qtxsdk' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/qtx/qtxsdk' >make[4]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/qtx' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/qtx' >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll/qtx' >make[3]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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./wine -DWIN32_PATH=\"/usr/lib/win32\" -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o w32codec.lo w32codec.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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./wine -DWIN32_PATH=\"/usr/lib/win32\" -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o qt_decoder.lo qt_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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./wine -DWIN32_PATH=\"/usr/lib/win32\" -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c w32codec.c -fPIC -DPIC -o .libs/w32codec.o >libtool: compile: i686-pc-linux-gnu-gcc -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./wine -DWIN32_PATH=\"/usr/lib/win32\" -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c qt_decoder.c -fPIC -DPIC -o .libs/qt_decoder.o >In file included from wine/win32.h:8, > from w32codec.c:41: >wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >In file included from DirectShow/../wine/module.h:12, > from DirectShow/guids.h:6, > from w32codec.c:46: >DirectShow/../wine/pe_image.h:60: warning: 'packed' attribute ignored for field of type 'BYTE' >DirectShow/../wine/pe_image.h:62: warning: 'packed' attribute ignored for field of type 'BYTE' >DirectShow/../wine/pe_image.h:64: warning: 'packed' attribute ignored for field of type 'BYTE' >DirectShow/../wine/pe_image.h:66: warning: 'packed' attribute ignored for field of type 'BYTE' >DirectShow/../wine/pe_image.h:67: warning: 'packed' attribute ignored for field of type 'BYTE' >DirectShow/../wine/pe_image.h:69: warning: 'packed' attribute ignored for field of type 'BYTE' >w32codec.c: In function 'w32a_init_audio': >w32codec.c:1238: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from wine/win32.h:8, > from qt_decoder.c:47: >wine/winbase.h:544: warning: 'packed' attribute ignored for field of type 'CHAR[8]' >qt_decoder.c: In function 'qta_init_driver': >qt_decoder.c:233: warning: comparison between pointer and integer >qt_decoder.c: In function 'qtv_init_driver': >qt_decoder.c:765: warning: comparison between pointer and integer >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I./wine -DWIN32_PATH=\"/usr/lib/win32\" -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_decode_w32dll.la -rpath /usr/lib/xine/plugins/1.26 w32codec.lo ../../src/libw32dll/wine/libwine.la ../../src/xine-engine/libxine.la -pthread -lm ../../src/libw32dll/DirectShow/libds_filter.la ../../src/libw32dll/dmo/libdmo_filter.la >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I./wine -DWIN32_PATH=\"/usr/lib/win32\" -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -avoid-version -module -Wl,-O1 -o xineplug_decode_qt.la -rpath /usr/lib/xine/plugins/1.26 qt_decoder.lo ../../src/libw32dll/wine/libwine.la ../../src/xine-engine/libxine.la -pthread -lm >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/qt_decoder.o -Wl,--whole-archive ../../src/libw32dll/wine/.libs/libwine.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -lm -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_decode_qt.so -o .libs/xineplug_decode_qt.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/w32codec.o -Wl,--whole-archive ../../src/libw32dll/wine/.libs/libwine.a ../../src/libw32dll/DirectShow/.libs/libds_filter.a ../../src/libw32dll/dmo/.libs/libdmo_filter.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl -lm -march=native -msse3 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,xineplug_decode_w32dll.so -o .libs/xineplug_decode_w32dll.so >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_qt.la" && ln -s "../xineplug_decode_qt.la" "xineplug_decode_qt.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_w32dll.la" && ln -s "../xineplug_decode_w32dll.la" "xineplug_decode_w32dll.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll' >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libw32dll' >Making all in libxinevdec >make[2]: Entering directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libxinevdec' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fopenmp -I/usr/include/ImageMagick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_image_la-image.lo `test -f 'image.c' || echo './'`image.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_gdk_pixbuf_la-gdkpixbuf.lo `test -f 'gdkpixbuf.c' || echo './'`gdkpixbuf.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o xineplug_decode_theora_la-xine_theora_decoder.lo `test -f 'xine_theora_decoder.c' || echo './'`xine_theora_decoder.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c gdkpixbuf.c -fPIC -DPIC -o .libs/xineplug_decode_gdk_pixbuf_la-gdkpixbuf.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c xine_theora_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_theora_la-xine_theora_decoder.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -fopenmp -I/usr/include/ImageMagick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c image.c -fPIC -DPIC -o .libs/xineplug_decode_image_la-image.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o bitplane.lo bitplane.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o rgb.lo rgb.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c -o yuv.lo yuv.c >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c bitplane.c -fPIC -DPIC -o .libs/bitplane.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c rgb.c -fPIC -DPIC -o .libs/rgb.o >libtool: compile: i686-pc-linux-gnu-gcc -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 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -c yuv.c -fPIC -DPIC -o .libs/yuv.o >bitplane.c:1578: warning: initialization discards qualifiers from pointer target type >yuv.c:386: warning: initialization discards qualifiers from pointer target type >rgb.c:459: warning: initialization discards qualifiers from pointer target type >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -fopenmp -I/usr/include/ImageMagick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_image.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_image_la-image.lo ../../src/xine-engine/libxine.la -ldl -lMagickWand -lMagickCore >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_gdk_pixbuf.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_gdk_pixbuf_la-gdkpixbuf.lo ../../src/xine-engine/libxine.la -ldl -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=native -O2 -pipe -fomit-frame-pointer -msse3 -frename-registers -ffunction-sections -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 -Wl,--no-undefined -avoid-version -module -Wl,-O1 -o xineplug_decode_theora.la -rpath /usr/lib/xine/plugins/1.26 xineplug_decode_theora_la-xine_theora_decoder.lo ../../src/xine-engine/libxine.la -ltheora -logg >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_theora_la-xine_theora_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libtheora.so -logg -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_decode_theora.so -o .libs/xineplug_decode_theora.so >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xineplug_decode_gdk_pixbuf_la-gdkpixbuf.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lrt -lresolv -lnsl /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -march=native -msse3 -Wl,--no-undefined -Wl,-O1 -pthread -Wl,-soname -Wl,xineplug_decode_gdk_pixbuf.so -o .libs/xineplug_decode_gdk_pixbuf.so >../../libtool: line 6419: cd: usr/lib/gcc/i686-pc-linux-gnu/4.3.4: No such file or directory >libtool: link: warning: cannot determine absolute directory name of `usr/lib/gcc/i686-pc-linux-gnu/4.3.4' >/bin/grep: usr/lib/gcc/i686-pc-linux-gnu/4.3.4/libgomp.la: No such file or directory >/bin/sed: can't read usr/lib/gcc/i686-pc-linux-gnu/4.3.4/libgomp.la: No such file or directory >libtool: link: `usr/lib/gcc/i686-pc-linux-gnu/4.3.4/libgomp.la' is not a valid libtool archive >make[2]: *** [xineplug_decode_image.la] Error 1 >make[2]: *** Waiting for unfinished jobs.... >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_theora.la" && ln -s "../xineplug_decode_theora.la" "xineplug_decode_theora.la" ) >libtool: link: ( cd ".libs" && rm -f "xineplug_decode_gdk_pixbuf.la" && ln -s "../xineplug_decode_gdk_pixbuf.la" "xineplug_decode_gdk_pixbuf.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src/libxinevdec' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/work/xine-lib-1.1.16.3/src' >make: *** [all-recursive] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: media-libs/xine-lib-1.1.16.3-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3044: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed." > [31;01m*[0m The die message: > [31;01m*[0m emake failed. > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 290259
: 208007