>>> cfg-update-1.8.2-r1: Creating checksum index... >>> Unpacking source... >>> Unpacking vlc-m4-1.tar.bz2 to /var/tmp/portage/media-video/vlc-1.0.0/work >>> Unpacking vlc-1.0.0.tar.bz2 to /var/tmp/portage/media-video/vlc-1.0.0/work >>> Unpacking vlc-patches-64.tar.bz2 to /var/tmp/portage/media-video/vlc-1.0.0/work * Applying various patches (bugfixes/updates) ... * 010_all_freetype-font.patch ...  [ ok ] * 020_all_check_headers_regexps.patch ...  [ ok ] * 030_all_xcb_sysconf_bsd.patch ...  [ ok ] * 300_all_pic.patch ...  [ ok ] * 310_all_mmx_pic.patch ...  [ ok ] * Done with patching * Running eautoreconf in '/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0' ... * Running aclocal -I m4 -I m4 -I /var/tmp/portage/media-video/vlc-1.0.0/work/vlc-m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 -I m4 -I /var/tmp/portage/media-video/vlc-1.0.0/work/vlc-m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: vlc-1.0.0/autotools * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source unpacked in /var/tmp/portage/media-video/vlc-1.0.0/work >>> Compiling source in /var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0 ... * econf: updating vlc-1.0.0/autotools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating vlc-1.0.0/autotools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-a52 --disable-aa --enable-faad --enable-alsa --disable-altivec --disable-asademux --disable-atmo --enable-bonjour --disable-fribidi --enable-vcd --disable-cddax --enable-libcddb --enable-libcdio --disable-csri --enable-dbus --enable-dbus-control --enable-dirac --disable-directfb --disable-dc1394 --disable-debug --enable-dca --enable-dvb --enable-dvdread --enable-dvdnav --disable-fb --enable-avcodec --enable-avformat --enable-swscale --enable-postproc --enable-flac --disable-fluidsynth --disable-fontconfig --disable-ggi --disable-gnomevfs --disable-gnutls --enable-hal --disable-httpd --enable-id3tag --enable-dv --disable-jack --disable-kate --enable-libass --disable-caca --enable-libgcrypt --enable-notify --disable-libproxy --disable-libtar --disable-tiger --disable-libsysfs --enable-libv4l2 --enable-lirc --enable-live555 --enable-lua --enable-mkv --enable-mmx --disable-mod --enable-mad --enable-libmpeg2 --disable-mtp --disable-mpc --enable-ncurses --enable-mozilla --with-mozilla-pkg=libxul --enable-ogg --enable-glx --enable-opengl --enable-galaktos --disable-optimize-memory --disable-oss --disable-pda --enable-png --disable-portaudio --disable-pulse --enable-pvr --enable-qt4 --enable-realrtsp --disable-run-as-root --enable-smb --enable-schroedinger --enable-sdl --disable-sdl-image --disable-shine --disable-shout --disable-skins2 --disable-speex --enable-sse --enable-sout --enable-svg --disable-svgalib --disable-taglib --enable-theora --enable-freetype --disable-twolame --disable-upnp --disable-v4l --enable-v4l2 --disable-vcdinfo --disable-vcdx --enable-vorbis --disable-loader --disable-wma-fixed --enable-x11 --enable-screen --enable-x264 --disable-xcb --disable-xinerama --enable-libxml2 --disable-xosd --enable-xvideo --disable-xvmc --disable-zvbi --disable-snapshot --disable-growl --disable-optimizations --enable-fast-install --disable-vlm --disable-skins2 --disable-remoteosd configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -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 whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking for egrep... (cached) /bin/grep -E checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking dependency style of x86_64-pc-linux-gnu-gcc -std=gnu99... gcc3 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for libs in /var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/./extras/contrib... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-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 whether ln -s works... yes 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 x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) 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 checking for ld used by x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 ld used by GCC... x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done 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 iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for buggy GNU/libc versions... not present checking for shared objects suffix... .so checking for gettimeofday... yes checking for isatty... yes checking for sigrelse... yes checking for getpwuid_r... yes checking for memalign... yes checking for posix_memalign... yes checking for if_nametoindex... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for ctime_r... yes checking for lrintf... no checking for daemon... yes checking for fork... yes checking for lstat... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for uselocale... yes checking for working alloca.h... yes checking for alloca... yes checking for fcntl... yes checking for asprintf... yes checking for atof... yes checking for atoll... yes checking for getcwd... yes checking for gmtime_r... yes checking for lldiv... yes checking for localtime_r... yes checking for rewind... yes checking for strcasecmp... yes checking for strcasestr... yes checking for strdup... yes checking for strlcpy... no checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strsep... yes checking for strtof... yes checking for strtoll... yes checking for vasprintf... yes checking for swab... yes checking for stricmp... no checking for strnicmp... no checking for fdatasync... yes checking for vmsplice... yes checking for mmap... yes checking for setlocale... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for nl_langinfo and CODESET... yes checking for connect... yes checking for send... yes checking for socklen_t in sys/socket.h... yes checking for struct sockaddr_storage... yes checking for library containing getaddrinfo... none required checking for getnameinfo... yes checking for gai_strerror... yes checking for struct addrinfo... yes checking for va_copy... yes checking for __va_copy... yes checking for inet_aton... yes checking for getopt_long... yes checking return type of signal handlers... void checking for cos in -lm... yes checking for pow in -lm... yes checking for sqrt in -lm... yes checking for ceil in -lm... yes checking for exp in -lm... yes checking for round in -lm... yes checking for sqrtf in -lmx... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for shl_load... (cached) no checking for dld_link in -ldld... no checking image.h usability... no checking image.h presence... no checking for image.h... no checking for load_add_on... no checking for dlfcn.h... (cached) yes checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking for main in -lpthread... yes checking for clock_nanosleep in -lrt... yes checking for nanosleep... yes checking for strncasecmp in strings.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for strings.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.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 for sys/stat.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/udplite.h usability... no checking netinet/udplite.h presence... no checking for netinet/udplite.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for net/if.h... yes checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking linux/dccp.h usability... yes checking linux/dccp.h presence... yes checking for linux/dccp.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether time.h and sys/time.h may both be included... yes checking for ssize_t... yes checking for library containing poll... none required checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for nanosleep in time.h... yes checking for timespec in sys/time.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for x86_64-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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for MINIZIP... no checking unzip.h usability... no checking unzip.h presence... no checking for unzip.h... no checking for HAL... yes checking for DBUS... yes checking for ntohl in sys/param.h... no checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wall... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wextra... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wsign-compare... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wundef... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wpointer-arith... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wbad-function-cast... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wcast-align... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wwrite-strings... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-prototypes... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wvolatile-register-var... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Werror-implicit-function-declaration... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -pipe... yes checking if $CC accepts -Os... yes checking if $CC accepts -O4... yes checking if $CC accepts -O0... yes checking if $CC accepts -ffast-math... yes checking if $CC accepts -funroll-loops... yes checking if $CC accepts -fomit-frame-pointer... yes checking if $CC accepts -bundle -undefined error... no checking __attribute__ ((aligned ())) support... 64 checking for __attribute__((packed))... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks MMX intrinsics... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks MMX inline assembly... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks MMX EXT inline assembly... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks SSE2 intrinsics... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks SSE inline assembly... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks SSE2 inline assembly... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks 3D Now! inline assembly... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -mtune=athlon64... yes checking for LUA... no configure: WARNING: lua5.1 not found, trying lua >= 5.1 instead checking for LUA... yes checking for NOTIFY... yes checking liveMedia_version.hh usability... yes checking liveMedia_version.hh presence... yes checking for liveMedia_version.hh... yes checking for liveMedia version >= 1214895600 ... yes checking liveMedia.hh usability... yes checking liveMedia.hh presence... yes checking for liveMedia.hh... yes checking for main in -lliveMedia_pic... no checking for main in -lliveMedia... yes checking libraw1394/raw1394.h usability... yes checking libraw1394/raw1394.h presence... yes checking for libraw1394/raw1394.h... yes checking libavc1394/avc1394.h usability... yes checking libavc1394/avc1394.h presence... yes checking for libavc1394/avc1394.h... yes checking dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking for dvdnav-config... /usr/bin/dvdnav-config checking libsmbclient.h usability... yes checking libsmbclient.h presence... yes checking for libsmbclient.h... yes checking for struct _SMBCCTX.close_fn... yes checking for dvbpsi/dr.h... yes checking for dvbpsi_GenSDTSections in -ldvbpsi... yes checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking for LIBV4L2... yes checking for new linux/videodev2.h... yes checking for LIBCDIO... yes checking for cdrom_msf0 in linux/cdrom.h... yes checking for scsireq in sys/scsiio.h... no checking for ioc_toc_header in sys/cdio.h... no checking for LIBCDDB... yes checking linux/dvb/version.h usability... yes checking linux/dvb/version.h presence... yes checking for linux/dvb/version.h... yes checking linux/dvb/frontend.h usability... yes checking linux/dvb/frontend.h presence... yes checking for linux/dvb/frontend.h... yes checking for inet_pton... yes checking for inet_ntop... yes checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking for oggpack_read in -logg... yes checking ebml/EbmlVersion.h usability... yes checking ebml/EbmlVersion.h presence... yes checking for ebml/EbmlVersion.h... yes checking for libebml version >= 0.7.7... yes checking matroska/KaxVersion.h usability... yes checking matroska/KaxVersion.h presence... yes checking for matroska/KaxVersion.h... yes checking for libmatroska version >= 0.8.0... yes checking matroska/KaxAttachments.h usability... yes checking matroska/KaxAttachments.h presence... yes checking for matroska/KaxAttachments.h... yes checking for main in -lebml_pic... no checking for main in -lebml... yes configure: WARNING: only static linking is available, you must provide a gme-tree checking mad.h usability... yes checking mad.h presence... yes checking for mad.h... yes checking for mad_bit_init in -lmad... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking for AVCODEC... yes checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking ffmpeg/avcodec.h usability... no checking ffmpeg/avcodec.h presence... no checking for ffmpeg/avcodec.h... no checking libavutil/avutil.h usability... yes checking libavutil/avutil.h presence... yes checking for libavutil/avutil.h... yes checking ffmpeg/avutil.h usability... no checking ffmpeg/avutil.h presence... no checking for ffmpeg/avutil.h... no checking for AVFORMAT... yes checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking for libavutil/avutil.h... (cached) yes checking for ffmpeg/avutil.h... (cached) no checking for SWSCALE... yes checking libswscale/swscale.h usability... yes checking libswscale/swscale.h presence... yes checking for libswscale/swscale.h... yes checking ffmpeg/swscale.h usability... no checking ffmpeg/swscale.h presence... no checking for ffmpeg/swscale.h... no checking for POSTPROC... yes checking libpostproc/postproc.h usability... no checking libpostproc/postproc.h presence... no checking for libpostproc/postproc.h... no checking postproc/postprocess.h usability... no checking postproc/postprocess.h presence... no checking for postproc/postprocess.h... no checking faad.h usability... yes checking faad.h presence... yes checking for faad.h... yes checking for faacDecOpen in -lfaad... no checking for NeAACDecOpen in -lfaad... yes checking a52dec/a52.h usability... yes checking a52dec/a52.h presence... yes checking for a52dec/a52.h... yes checking for a52_free in -la52... yes checking for DCA... yes checking FLAC/stream_decoder.h usability... yes checking FLAC/stream_decoder.h presence... yes checking for FLAC/stream_decoder.h... yes checking for LIBMPEG2... yes checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking vorbis/vorbisenc.h usability... yes checking vorbis/vorbisenc.h presence... yes checking for vorbis/vorbisenc.h... yes checking theora/theora.h usability... yes checking theora/theora.h presence... yes checking for theora/theora.h... yes checking for theora_granule_time in -ltheora... yes checking for DIRAC... yes checking for SCHROEDINGER... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_set_rows in -lpng... yes checking for X264... yes checking if linker supports -Bsymbolic... yes checking for LIBASS... yes checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... (cached) yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XShmAttach in -lXext... yes checking for X11/extensions/dpms.h... yes checking for DPMSInfo in X11/extensions/dpms.h... yes checking X11/extensions/Xv.h usability... yes checking X11/extensions/Xv.h presence... yes checking for X11/extensions/Xv.h... yes checking for XvPutImage in -lXv... yes checking for X11/Xlib.h... (cached) yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for GL/glu.h... (cached) yes checking for sdl12-config... no checking for sdl11-config... no checking for sdl-config... /usr/bin/sdl-config checking SDL/SDL.h usability... yes checking SDL/SDL.h presence... yes checking for SDL/SDL.h... yes checking for FREETYPE... yes checking for XML2... yes checking for SVG... yes checking cascade/graphics/CascadeScreen.h usability... no checking cascade/graphics/CascadeScreen.h presence... no checking for cascade/graphics/CascadeScreen.h... no configure: WARNING: Not building Roku HD1000 compatible video output checking cascade/graphics/CascadeBitmap.h usability... no checking cascade/graphics/CascadeBitmap.h presence... no checking for cascade/graphics/CascadeBitmap.h... no configure: WARNING: Not building Roku HD1000 compatible video output checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for main in -lasound... yes checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h usability... no checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h presence... no checking for deschutes/libraries/hdmachinex225/PCMAudioPlayer.h... no checking for QT4... yes checking for moc-qt4... no checking for moc... /usr/bin/moc checking for rcc... /usr/bin/rcc checking for uic-qt4... no checking for uic... /usr/bin/uic checking Ph.h usability... no checking Ph.h presence... no checking for Ph.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for mvprintw in -lncursesw... yes checking for tgetent in -lncursesw... yes checking for GL/gl.h... (cached) yes checking for GL/glu.h... (cached) yes checking for BONJOUR... yes checking lirc/lirc_client.h usability... yes checking lirc/lirc_client.h presence... yes checking for lirc/lirc_client.h... yes checking for lirc_init in -llirc_client... yes checking for XCB... yes checking for XCB_KEYSYMS... yes checking for XPROTO... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.94... yes (1.4.4) checking LIBGCRYPT API version... okay checking whether to enable RAOP plugin... yes checking whether byte ordering is bigendian... no configure: Checking for Mozilla Using libxul.pc files. checking npfunctions.h usability... no checking npfunctions.h presence... no checking for npfunctions.h... no checking npapi.h usability... yes checking npapi.h presence... yes checking for npapi.h... yes checking for npruntime.h... yes checking for XPM... yes checking for osso_display_blanking_pause in -losso... no checking for XSPSetPixelDoubling in -lXsp... no configure: creating ./vlc-config.in configure: creating ./config.status config.status: creating extras/package/win32/vlc.win32.nsi config.status: creating extras/package/macosx/Info.plist config.status: creating extras/package/macosx/Resources/English.lproj/InfoPlist.strings config.status: creating extras/package/macosx/plugin/Info.plist config.status: creating extras/package/macosx/plugin/InstallerInfo.plist config.status: creating Makefile config.status: creating projects/activex/Makefile config.status: creating projects/activex/axvlc.inf config.status: creating doc/Makefile config.status: creating extras/package/ipkg/Makefile config.status: creating libs/loader/Makefile config.status: creating libs/srtp/Makefile config.status: creating libs/unzip/Makefile config.status: creating modules/Makefile config.status: creating projects/mozilla/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating projects/activex/axvlc_rc.rc config.status: creating projects/mozilla/npvlc_rc.rc config.status: creating projects/mozilla/vlc.r config.status: creating projects/mozilla/install.js config.status: creating share/Makefile config.status: creating share/vlc_win32_rc.rc config.status: creating share/libvlc_win32_rc.rc config.status: creating compat/Makefile config.status: creating src/Makefile config.status: creating src/test/Makefile config.status: creating bin/Makefile config.status: creating test/Makefile config.status: creating modules/access/Makefile config.status: creating modules/access/bd/Makefile config.status: creating modules/access/bda/Makefile config.status: creating modules/access/dshow/Makefile config.status: creating modules/access/dvb/Makefile config.status: creating modules/access/mms/Makefile config.status: creating modules/access/cdda/Makefile config.status: creating modules/access/rtp/Makefile config.status: creating modules/access/rtsp/Makefile config.status: creating modules/access/rtmp/Makefile config.status: creating modules/access/vcd/Makefile config.status: creating modules/access/vcdx/Makefile config.status: creating modules/access/screen/Makefile config.status: creating modules/access/zip/Makefile config.status: creating modules/access_output/Makefile config.status: creating modules/audio_filter/Makefile config.status: creating modules/audio_filter/channel_mixer/Makefile config.status: creating modules/audio_filter/converter/Makefile config.status: creating modules/audio_filter/resampler/Makefile config.status: creating modules/audio_filter/spatializer/Makefile config.status: creating modules/audio_mixer/Makefile config.status: creating modules/audio_output/Makefile config.status: creating modules/codec/Makefile config.status: creating modules/codec/avcodec/Makefile config.status: creating modules/codec/cmml/Makefile config.status: creating modules/codec/dmo/Makefile config.status: creating modules/codec/shine/Makefile config.status: creating modules/codec/subtitles/Makefile config.status: creating modules/codec/spudec/Makefile config.status: creating modules/codec/wmafixed/Makefile config.status: creating modules/codec/xvmc/Makefile config.status: creating modules/control/Makefile config.status: creating modules/control/http/Makefile config.status: creating modules/control/globalhotkeys/Makefile config.status: creating modules/demux/Makefile config.status: creating modules/demux/asf/Makefile config.status: creating modules/demux/avformat/Makefile config.status: creating modules/demux/avi/Makefile config.status: creating modules/demux/mkv/Makefile config.status: creating modules/demux/mp4/Makefile config.status: creating modules/demux/mpeg/Makefile config.status: creating modules/demux/playlist/Makefile config.status: creating modules/gui/Makefile config.status: creating modules/gui/beos/Makefile config.status: creating modules/gui/pda/Makefile config.status: creating modules/gui/macosx/Makefile config.status: creating modules/gui/maemo/Makefile config.status: creating modules/gui/minimal_macosx/Makefile config.status: creating modules/gui/qnx/Makefile config.status: creating modules/gui/qt4/Makefile config.status: creating modules/gui/skins2/Makefile config.status: creating modules/gui/wince/Makefile config.status: creating modules/meta_engine/Makefile config.status: creating modules/misc/Makefile config.status: creating modules/misc/dummy/Makefile config.status: creating modules/misc/lua/Makefile config.status: creating modules/misc/memcpy/Makefile config.status: creating modules/misc/notify/Makefile config.status: creating modules/misc/testsuite/Makefile config.status: creating modules/misc/playlist/Makefile config.status: creating modules/misc/osd/Makefile config.status: creating modules/misc/stats/Makefile config.status: creating modules/misc/xml/Makefile config.status: creating modules/misc/probe/Makefile config.status: creating modules/mux/Makefile config.status: creating modules/mux/mpeg/Makefile config.status: creating modules/packetizer/Makefile config.status: creating modules/services_discovery/Makefile config.status: creating modules/stream_filter/Makefile config.status: creating modules/stream_out/Makefile config.status: creating modules/stream_out/transrate/Makefile config.status: creating modules/video_chroma/Makefile config.status: creating modules/video_filter/Makefile config.status: creating modules/video_filter/atmo/Makefile config.status: creating modules/video_filter/dynamicoverlay/Makefile config.status: creating modules/video_output/Makefile config.status: creating modules/video_output/msw/Makefile config.status: creating modules/video_output/qte/Makefile config.status: creating modules/video_output/x11/Makefile config.status: creating modules/visualization/Makefile config.status: creating modules/visualization/visual/Makefile config.status: creating modules/visualization/galaktos/Makefile config.status: creating config.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: creating vlc-config Enabled modules: a52tofloat32 a52tospdif access_alsa access_dv access_mmap access_realrtsp access_smb adjust alphamask alsa aout_file aout_sdl audio_format audioscrobbler avcodec avformat bandlimited_resampler blend blendbench bluescreen bonjour canvas cdda chain clone cmml colorthres converter_float crop croppadd dbus deinterlace dirac dolby_surround_decoder dtstofloat32 dtstospdif dvb dvb dvdnav dvdread dynamicoverlay equalizer erase extract faad fake float32_mixer folder freetype galaktos galaktos gaussianblur gestures globalhotkeys glx gradient grain hal headphone_channel_mixer hotkeys i420_rgb_mmx i420_rgb_sse2 i420_ymga i420_ymga_mmx i420_yuy2 i420_yuy2_mmx i420_yuy2_sse2 i422_i420 i422_yuy2 i422_yuy2_mmx i422_yuy2_sse2 id3tag inhibit invert libass libmpeg2 linear_resampler lirc live555 logo magnify marq memcpy3dn memcpymmx memcpymmxext mkv mosaic motion motionblur motiondetect mozilla mpgatofixed32 mux_ogg mux_ts ncurses noise normvol notify ogg opengl opengl osd_parser osdmenu panoramix param_eq png podcast postproc probe_hal psychedelic puzzle pvr qt4 rc ripple rotate rss rv32 sap scale scaletempo scene schroedinger screensaver sharpen shout showintf signals simple_channel_mixer spatializer spdif_mixer stream_out_raop svg swscale telepathy telx theora transform ts unzip v4l2 vcd visual vmem vorbis vout_sdl wall wave x11 x11_screen x264 xml xvideo yuv yuvp yuy2_i420 yuy2_i422 zip libvlc configuration -------------------- version : 1.0.0 system : linux architecture : x86_64 mmx sse sse2 build flavour : devel vlc aliases : cvlc rvlc qvlc nvlc plugins/bindings : mozilla You can tune the compiler flags in vlc-config. To build vlc and its plugins, type `./compile' or `make'. make -j8 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0' Making all in po make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/po' make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/po' Making all in compat make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/compat' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -no-undefined -Wl,-O1 -o libcompat.la strlcpy.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcompat.a .libs/strlcpy.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/compat' Making all in src make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src' rm -f -- "../include/vlc_about.h.tmp" mkdir -p -- ../include echo "/* Automatically generated file - DO NOT EDIT */" > "../include/vlc_about.h.tmp" echo "static const char psz_license[] =" >> "../include/vlc_about.h.tmp" cat ../COPYING | sed s/'"'/'\\"'/g | gawk '{ print "\""$0"\\n\"" }' >> "../include/vlc_about.h.tmp" echo ";" >> "../include/vlc_about.h.tmp" echo "static const char psz_thanks[] =" >> "../include/vlc_about.h.tmp" grep -v '$Id:' ../THANKS | sed s/'"'/'\\"'/g | gawk '{ print "\""$0"\\n\"" }'|sed s/"<.*.> "// >> "../include/vlc_about.h.tmp" echo ";" >> "../include/vlc_about.h.tmp" echo "static const char psz_authors[] =" >> "../include/vlc_about.h.tmp" grep N: ../AUTHORS | cut -d" " -f 2- | sed s/'"'/'\\"'/g | gawk '{ print "\""$0"\\n\"" }' >> "../include/vlc_about.h.tmp" echo ";" >> "../include/vlc_about.h.tmp" mv -f -- "../include/vlc_about.h.tmp" "../include/vlc_about.h" make all-recursive make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src' Making all in . make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-libvlc.lo -MD -MP -MF .deps/libvlccore_la-libvlc.Tpo -c -o libvlccore_la-libvlc.lo `test -f 'libvlc.c' || echo './'`libvlc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-libvlc-module.lo -MD -MP -MF .deps/libvlccore_la-libvlc-module.Tpo -c -o libvlccore_la-libvlc-module.lo `test -f 'libvlc-module.c' || echo './'`libvlc-module.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-missing.lo -MD -MP -MF .deps/libvlccore_la-missing.Tpo -c -o libvlccore_la-missing.lo `test -f 'missing.c' || echo './'`missing.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-version.lo -MD -MP -MF .deps/libvlccore_la-version.Tpo -c -o libvlccore_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-version.lo -MD -MP -MF .deps/libvlccore_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libvlccore_la-version.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-libvlc.lo -MD -MP -MF .deps/libvlccore_la-libvlc.Tpo -c libvlc.c -fPIC -DPIC -o .libs/libvlccore_la-libvlc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-missing.lo -MD -MP -MF .deps/libvlccore_la-missing.Tpo -c missing.c -fPIC -DPIC -o .libs/libvlccore_la-missing.o libvlc.c: In function ‘libvlc_InternalCleanup’: libvlc.c:1044: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f .deps/libvlccore_la-version.Tpo .deps/libvlccore_la-version.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-libvlc-module.lo -MD -MP -MF .deps/libvlccore_la-libvlc-module.Tpo -c libvlc-module.c -fPIC -DPIC -o .libs/libvlccore_la-libvlc-module.o mv -f .deps/libvlccore_la-libvlc.Tpo .deps/libvlccore_la-libvlc.Plo mv -f .deps/libvlccore_la-libvlc-module.Tpo .deps/libvlccore_la-libvlc-module.Plo missing.c: In function ‘httpd_ClientIP’: missing.c:39: warning: no return statement in function returning non-void missing.c: In function ‘httpd_FileDelete’: missing.c:57: warning: no return statement in function returning non-void missing.c: In function ‘httpd_FileNew’: missing.c:70: warning: no return statement in function returning non-void missing.c: In function ‘httpd_HandlerDelete’: missing.c:76: warning: no return statement in function returning non-void missing.c: In function ‘httpd_HandlerNew’: missing.c:88: warning: no return statement in function returning non-void missing.c: In function ‘httpd_MsgGet’: missing.c:111: warning: no return statement in function returning non-void missing.c: In function ‘httpd_RedirectNew’: missing.c:124: warning: no return statement in function returning non-void missing.c: In function ‘httpd_ServerIP’: missing.c:130: warning: no return statement in function returning non-void missing.c: In function ‘httpd_StreamHeader’: missing.c:142: warning: no return statement in function returning non-void missing.c: In function ‘httpd_StreamNew’: missing.c:152: warning: no return statement in function returning non-void missing.c: In function ‘httpd_StreamSend’: missing.c:158: warning: no return statement in function returning non-void missing.c: In function ‘httpd_UrlCatch’: missing.c:175: warning: no return statement in function returning non-void missing.c: In function ‘httpd_UrlNew’: missing.c:189: warning: no return statement in function returning non-void missing.c: In function ‘httpd_UrlNewUnique’: missing.c:197: warning: no return statement in function returning non-void missing.c: In function ‘vlm_Control’: missing.c:341: warning: no return statement in function returning non-void missing.c:338: warning: unused parameter ‘vlm’ missing.c:338: warning: unused parameter ‘query’ missing.c: In function ‘vlm_Delete’: missing.c:343: warning: unused parameter ‘vlm’ missing.c: In function ‘vlm_ExecuteCommand’: missing.c:351: warning: no return statement in function returning non-void missing.c:348: warning: unused parameter ‘vlm’ missing.c:348: warning: unused parameter ‘cmd’ missing.c:348: warning: unused parameter ‘pm’ missing.c: In function ‘vlm_MessageAdd’: missing.c:356: warning: no return statement in function returning non-void missing.c:353: warning: unused parameter ‘a’ missing.c:353: warning: unused parameter ‘b’ missing.c: In function ‘vlm_MessageDelete’: missing.c:358: warning: unused parameter ‘m’ missing.c: In function ‘vlm_MessageSimpleNew’: missing.c:363: warning: unused parameter ‘a’ missing.c: In function ‘vlm_MessageNew’: missing.c:368: warning: unused parameter ‘fmt’ mv -f .deps/libvlccore_la-missing.Tpo .deps/libvlccore_la-missing.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-threads.lo -MD -MP -MF misc/.deps/libvlccore_la-threads.Tpo -c -o misc/libvlccore_la-threads.lo `test -f 'misc/threads.c' || echo './'`misc/threads.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-stats.lo -MD -MP -MF misc/.deps/libvlccore_la-stats.Tpo -c -o misc/libvlccore_la-stats.lo `test -f 'misc/stats.c' || echo './'`misc/stats.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-cpu.lo -MD -MP -MF misc/.deps/libvlccore_la-cpu.Tpo -c -o misc/libvlccore_la-cpu.lo `test -f 'misc/cpu.c' || echo './'`misc/cpu.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-action.lo -MD -MP -MF misc/.deps/libvlccore_la-action.Tpo -c -o misc/libvlccore_la-action.lo `test -f 'misc/action.c' || echo './'`misc/action.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-events.lo -MD -MP -MF misc/.deps/libvlccore_la-events.Tpo -c -o misc/libvlccore_la-events.lo `test -f 'misc/events.c' || echo './'`misc/events.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-image.lo -MD -MP -MF misc/.deps/libvlccore_la-image.Tpo -c -o misc/libvlccore_la-image.lo `test -f 'misc/image.c' || echo './'`misc/image.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-messages.lo -MD -MP -MF misc/.deps/libvlccore_la-messages.Tpo -c -o misc/libvlccore_la-messages.lo `test -f 'misc/messages.c' || echo './'`misc/messages.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-objects.lo -MD -MP -MF misc/.deps/libvlccore_la-objects.Tpo -c -o misc/libvlccore_la-objects.lo `test -f 'misc/objects.c' || echo './'`misc/objects.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-stats.lo -MD -MP -MF misc/.deps/libvlccore_la-stats.Tpo -c misc/stats.c -fPIC -DPIC -o misc/.libs/libvlccore_la-stats.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-cpu.lo -MD -MP -MF misc/.deps/libvlccore_la-cpu.Tpo -c misc/cpu.c -fPIC -DPIC -o misc/.libs/libvlccore_la-cpu.o mv -f misc/.deps/libvlccore_la-cpu.Tpo misc/.deps/libvlccore_la-cpu.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-events.lo -MD -MP -MF misc/.deps/libvlccore_la-events.Tpo -c misc/events.c -fPIC -DPIC -o misc/.libs/libvlccore_la-events.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-messages.lo -MD -MP -MF misc/.deps/libvlccore_la-messages.Tpo -c misc/messages.c -fPIC -DPIC -o misc/.libs/libvlccore_la-messages.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-variables.lo -MD -MP -MF misc/.deps/libvlccore_la-variables.Tpo -c -o misc/libvlccore_la-variables.lo `test -f 'misc/variables.c' || echo './'`misc/variables.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-objects.lo -MD -MP -MF misc/.deps/libvlccore_la-objects.Tpo -c misc/objects.c -fPIC -DPIC -o misc/.libs/libvlccore_la-objects.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-threads.lo -MD -MP -MF misc/.deps/libvlccore_la-threads.Tpo -c misc/threads.c -fPIC -DPIC -o misc/.libs/libvlccore_la-threads.o mv -f misc/.deps/libvlccore_la-stats.Tpo misc/.deps/libvlccore_la-stats.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-action.lo -MD -MP -MF misc/.deps/libvlccore_la-action.Tpo -c misc/action.c -fPIC -DPIC -o misc/.libs/libvlccore_la-action.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-error.lo -MD -MP -MF misc/.deps/libvlccore_la-error.Tpo -c -o misc/libvlccore_la-error.lo `test -f 'misc/error.c' || echo './'`misc/error.c mv -f misc/.deps/libvlccore_la-events.Tpo misc/.deps/libvlccore_la-events.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-update.lo -MD -MP -MF misc/.deps/libvlccore_la-update.Tpo -c -o misc/libvlccore_la-update.lo `test -f 'misc/update.c' || echo './'`misc/update.c mv -f misc/.deps/libvlccore_la-threads.Tpo misc/.deps/libvlccore_la-threads.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-image.lo -MD -MP -MF misc/.deps/libvlccore_la-image.Tpo -c misc/image.c -fPIC -DPIC -o misc/.libs/libvlccore_la-image.o misc/objects.c: In function ‘vlc_object_waitpipe’: misc/objects.c:397: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result misc/objects.c: In function ‘__vlc_object_kill’: misc/objects.c:430: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result misc/objects.c: In function ‘__vlc_object_find’: misc/objects.c:457: warning: ‘__vlc_object_find’ is deprecated (declared at misc/objects.c:444) mv -f misc/.deps/libvlccore_la-messages.Tpo misc/.deps/libvlccore_la-messages.Plo mv -f misc/.deps/libvlccore_la-objects.Tpo misc/.deps/libvlccore_la-objects.Plo mv -f misc/.deps/libvlccore_la-image.Tpo misc/.deps/libvlccore_la-image.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-xml.lo -MD -MP -MF misc/.deps/libvlccore_la-xml.Tpo -c -o misc/libvlccore_la-xml.lo `test -f 'misc/xml.c' || echo './'`misc/xml.c mv -f misc/.deps/libvlccore_la-action.Tpo misc/.deps/libvlccore_la-action.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-devices.lo -MD -MP -MF misc/.deps/libvlccore_la-devices.Tpo -c -o misc/libvlccore_la-devices.lo `test -f 'misc/devices.c' || echo './'`misc/devices.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-filter_chain.lo -MD -MP -MF misc/.deps/libvlccore_la-filter_chain.Tpo -c -o misc/libvlccore_la-filter_chain.lo `test -f 'misc/filter_chain.c' || echo './'`misc/filter_chain.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-linux_specific.lo -MD -MP -MF misc/.deps/libvlccore_la-linux_specific.Tpo -c -o misc/libvlccore_la-linux_specific.lo `test -f 'misc/linux_specific.c' || echo './'`misc/linux_specific.c cd ".." && \ /bin/sh ./config.status --file="src/libvlc.pc" libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-devices.lo -MD -MP -MF misc/.deps/libvlccore_la-devices.Tpo -c misc/devices.c -fPIC -DPIC -o misc/.libs/libvlccore_la-devices.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-update.lo -MD -MP -MF misc/.deps/libvlccore_la-update.Tpo -c misc/update.c -fPIC -DPIC -o misc/.libs/libvlccore_la-update.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-variables.lo -MD -MP -MF misc/.deps/libvlccore_la-variables.Tpo -c misc/variables.c -fPIC -DPIC -o misc/.libs/libvlccore_la-variables.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-xml.lo -MD -MP -MF misc/.deps/libvlccore_la-xml.Tpo -c misc/xml.c -fPIC -DPIC -o misc/.libs/libvlccore_la-xml.o mv -f misc/.deps/libvlccore_la-update.Tpo misc/.deps/libvlccore_la-update.Plo mv -f misc/.deps/libvlccore_la-devices.Tpo misc/.deps/libvlccore_la-devices.Plo cd ".." && \ /bin/sh ./config.status --file="src/vlc-plugin.pc" /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-dialog.lo -MD -MP -MF interface/.deps/libvlccore_la-dialog.Tpo -c -o interface/libvlccore_la-dialog.lo `test -f 'interface/dialog.c' || echo './'`interface/dialog.c mv -f misc/.deps/libvlccore_la-xml.Tpo misc/.deps/libvlccore_la-xml.Plo misc/variables.c: In function ‘var_SetChecked’: misc/variables.c:708: warning: unused parameter ‘expected_type’ misc/variables.c: In function ‘var_GetChecked’: misc/variables.c:795: warning: unused parameter ‘expected_type’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-filter_chain.lo -MD -MP -MF misc/.deps/libvlccore_la-filter_chain.Tpo -c misc/filter_chain.c -fPIC -DPIC -o misc/.libs/libvlccore_la-filter_chain.o mv -f misc/.deps/libvlccore_la-variables.Tpo misc/.deps/libvlccore_la-variables.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-interface.lo -MD -MP -MF interface/.deps/libvlccore_la-interface.Tpo -c -o interface/libvlccore_la-interface.lo `test -f 'interface/interface.c' || echo './'`interface/interface.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-intf_eject.lo -MD -MP -MF interface/.deps/libvlccore_la-intf_eject.Tpo -c -o interface/libvlccore_la-intf_eject.lo `test -f 'interface/intf_eject.c' || echo './'`interface/intf_eject.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-linux_specific.lo -MD -MP -MF misc/.deps/libvlccore_la-linux_specific.Tpo -c misc/linux_specific.c -fPIC -DPIC -o misc/.libs/libvlccore_la-linux_specific.o mv -f misc/.deps/libvlccore_la-filter_chain.Tpo misc/.deps/libvlccore_la-filter_chain.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-error.lo -MD -MP -MF misc/.deps/libvlccore_la-error.Tpo -c misc/error.c -fPIC -DPIC -o misc/.libs/libvlccore_la-error.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-art.lo -MD -MP -MF playlist/.deps/libvlccore_la-art.Tpo -c -o playlist/libvlccore_la-art.lo `test -f 'playlist/art.c' || echo './'`playlist/art.c mv -f misc/.deps/libvlccore_la-linux_specific.Tpo misc/.deps/libvlccore_la-linux_specific.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-thread.lo -MD -MP -MF playlist/.deps/libvlccore_la-thread.Tpo -c -o playlist/libvlccore_la-thread.lo `test -f 'playlist/thread.c' || echo './'`playlist/thread.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-dialog.lo -MD -MP -MF interface/.deps/libvlccore_la-dialog.Tpo -c interface/dialog.c -fPIC -DPIC -o interface/.libs/libvlccore_la-dialog.o mv -f misc/.deps/libvlccore_la-error.Tpo misc/.deps/libvlccore_la-error.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-control.lo -MD -MP -MF playlist/.deps/libvlccore_la-control.Tpo -c -o playlist/libvlccore_la-control.lo `test -f 'playlist/control.c' || echo './'`playlist/control.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-thread.lo -MD -MP -MF playlist/.deps/libvlccore_la-thread.Tpo -c playlist/thread.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-thread.o mv -f interface/.deps/libvlccore_la-dialog.Tpo interface/.deps/libvlccore_la-dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-engine.lo -MD -MP -MF playlist/.deps/libvlccore_la-engine.Tpo -c -o playlist/libvlccore_la-engine.lo `test -f 'playlist/engine.c' || echo './'`playlist/engine.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-interface.lo -MD -MP -MF interface/.deps/libvlccore_la-interface.Tpo -c interface/interface.c -fPIC -DPIC -o interface/.libs/libvlccore_la-interface.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-intf_eject.lo -MD -MP -MF interface/.deps/libvlccore_la-intf_eject.Tpo -c interface/intf_eject.c -fPIC -DPIC -o interface/.libs/libvlccore_la-intf_eject.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-art.lo -MD -MP -MF playlist/.deps/libvlccore_la-art.Tpo -c playlist/art.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-art.o mv -f interface/.deps/libvlccore_la-intf_eject.Tpo interface/.deps/libvlccore_la-intf_eject.Plo mv -f playlist/.deps/libvlccore_la-art.Tpo playlist/.deps/libvlccore_la-art.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-fetcher.lo -MD -MP -MF playlist/.deps/libvlccore_la-fetcher.Tpo -c -o playlist/libvlccore_la-fetcher.lo `test -f 'playlist/fetcher.c' || echo './'`playlist/fetcher.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-sort.lo -MD -MP -MF playlist/.deps/libvlccore_la-sort.Tpo -c -o playlist/libvlccore_la-sort.lo `test -f 'playlist/sort.c' || echo './'`playlist/sort.c mv -f interface/.deps/libvlccore_la-interface.Tpo interface/.deps/libvlccore_la-interface.Plo mv -f playlist/.deps/libvlccore_la-thread.Tpo playlist/.deps/libvlccore_la-thread.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-loadsave.lo -MD -MP -MF playlist/.deps/libvlccore_la-loadsave.Tpo -c -o playlist/libvlccore_la-loadsave.lo `test -f 'playlist/loadsave.c' || echo './'`playlist/loadsave.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-preparser.lo -MD -MP -MF playlist/.deps/libvlccore_la-preparser.Tpo -c -o playlist/libvlccore_la-preparser.lo `test -f 'playlist/preparser.c' || echo './'`playlist/preparser.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-engine.lo -MD -MP -MF playlist/.deps/libvlccore_la-engine.Tpo -c playlist/engine.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-engine.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-fetcher.lo -MD -MP -MF playlist/.deps/libvlccore_la-fetcher.Tpo -c playlist/fetcher.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-fetcher.o mv -f playlist/.deps/libvlccore_la-engine.Tpo playlist/.deps/libvlccore_la-engine.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-tree.lo -MD -MP -MF playlist/.deps/libvlccore_la-tree.Tpo -c -o playlist/libvlccore_la-tree.lo `test -f 'playlist/tree.c' || echo './'`playlist/tree.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-control.lo -MD -MP -MF playlist/.deps/libvlccore_la-control.Tpo -c playlist/control.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-control.o mv -f playlist/.deps/libvlccore_la-fetcher.Tpo playlist/.deps/libvlccore_la-fetcher.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-item.lo -MD -MP -MF playlist/.deps/libvlccore_la-item.Tpo -c -o playlist/libvlccore_la-item.lo `test -f 'playlist/item.c' || echo './'`playlist/item.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-preparser.lo -MD -MP -MF playlist/.deps/libvlccore_la-preparser.Tpo -c playlist/preparser.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-preparser.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-loadsave.lo -MD -MP -MF playlist/.deps/libvlccore_la-loadsave.Tpo -c playlist/loadsave.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-loadsave.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-sort.lo -MD -MP -MF playlist/.deps/libvlccore_la-sort.Tpo -c playlist/sort.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-sort.o mv -f playlist/.deps/libvlccore_la-preparser.Tpo playlist/.deps/libvlccore_la-preparser.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-search.lo -MD -MP -MF playlist/.deps/libvlccore_la-search.Tpo -c -o playlist/libvlccore_la-search.lo `test -f 'playlist/search.c' || echo './'`playlist/search.c mv -f playlist/.deps/libvlccore_la-control.Tpo playlist/.deps/libvlccore_la-control.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-tree.lo -MD -MP -MF playlist/.deps/libvlccore_la-tree.Tpo -c playlist/tree.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-tree.o mv -f playlist/.deps/libvlccore_la-sort.Tpo playlist/.deps/libvlccore_la-sort.Plo mv -f playlist/.deps/libvlccore_la-loadsave.Tpo playlist/.deps/libvlccore_la-loadsave.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-services_discovery.lo -MD -MP -MF playlist/.deps/libvlccore_la-services_discovery.Tpo -c -o playlist/libvlccore_la-services_discovery.lo `test -f 'playlist/services_discovery.c' || echo './'`playlist/services_discovery.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-item.lo -MD -MP -MF input/.deps/libvlccore_la-item.Tpo -c -o input/libvlccore_la-item.lo `test -f 'input/item.c' || echo './'`input/item.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-access.lo -MD -MP -MF input/.deps/libvlccore_la-access.Tpo -c -o input/libvlccore_la-access.lo `test -f 'input/access.c' || echo './'`input/access.c config.status: creating src/libvlc.pc libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-item.lo -MD -MP -MF playlist/.deps/libvlccore_la-item.Tpo -c playlist/item.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-item.o mv -f playlist/.deps/libvlccore_la-tree.Tpo playlist/.deps/libvlccore_la-tree.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-clock.lo -MD -MP -MF input/.deps/libvlccore_la-clock.Tpo -c -o input/libvlccore_la-clock.lo `test -f 'input/clock.c' || echo './'`input/clock.c mv -f playlist/.deps/libvlccore_la-item.Tpo playlist/.deps/libvlccore_la-item.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-control.lo -MD -MP -MF input/.deps/libvlccore_la-control.Tpo -c -o input/libvlccore_la-control.lo `test -f 'input/control.c' || echo './'`input/control.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-decoder.lo -MD -MP -MF input/.deps/libvlccore_la-decoder.Tpo -c -o input/libvlccore_la-decoder.lo `test -f 'input/decoder.c' || echo './'`input/decoder.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-access.lo -MD -MP -MF input/.deps/libvlccore_la-access.Tpo -c input/access.c -fPIC -DPIC -o input/.libs/libvlccore_la-access.o config.status: creating src/vlc-plugin.pc libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-clock.lo -MD -MP -MF input/.deps/libvlccore_la-clock.Tpo -c input/clock.c -fPIC -DPIC -o input/.libs/libvlccore_la-clock.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-item.lo -MD -MP -MF input/.deps/libvlccore_la-item.Tpo -c input/item.c -fPIC -DPIC -o input/.libs/libvlccore_la-item.o mv -f input/.deps/libvlccore_la-access.Tpo input/.deps/libvlccore_la-access.Plo input/clock.c:428:2: warning: #warning "input_clock_SetJitter needs more work" /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-decoder_synchro.lo -MD -MP -MF input/.deps/libvlccore_la-decoder_synchro.Tpo -c -o input/libvlccore_la-decoder_synchro.lo `test -f 'input/decoder_synchro.c' || echo './'`input/decoder_synchro.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-search.lo -MD -MP -MF playlist/.deps/libvlccore_la-search.Tpo -c playlist/search.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-search.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-decoder.lo -MD -MP -MF input/.deps/libvlccore_la-decoder.Tpo -c input/decoder.c -fPIC -DPIC -o input/.libs/libvlccore_la-decoder.o mv -f input/.deps/libvlccore_la-clock.Tpo input/.deps/libvlccore_la-clock.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-demux.lo -MD -MP -MF input/.deps/libvlccore_la-demux.Tpo -c -o input/libvlccore_la-demux.lo `test -f 'input/demux.c' || echo './'`input/demux.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-es_out.lo -MD -MP -MF input/.deps/libvlccore_la-es_out.Tpo -c -o input/libvlccore_la-es_out.lo `test -f 'input/es_out.c' || echo './'`input/es_out.c input/item.c: In function ‘input_item_SetURI’: input/item.c:387: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result input/item.c:391: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result input/item.c:398: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result input/item.c:401: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-services_discovery.lo -MD -MP -MF playlist/.deps/libvlccore_la-services_discovery.Tpo -c playlist/services_discovery.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-services_discovery.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-control.lo -MD -MP -MF input/.deps/libvlccore_la-control.Tpo -c input/control.c -fPIC -DPIC -o input/.libs/libvlccore_la-control.o input/decoder.c: In function ‘vout_new_buffer’: input/decoder.c:2359: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay input/decoder.c: In function ‘spu_new_buffer’: input/decoder.c:2394: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay mv -f playlist/.deps/libvlccore_la-search.Tpo playlist/.deps/libvlccore_la-search.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-es_out_timeshift.lo -MD -MP -MF input/.deps/libvlccore_la-es_out_timeshift.Tpo -c -o input/libvlccore_la-es_out_timeshift.lo `test -f 'input/es_out_timeshift.c' || echo './'`input/es_out_timeshift.c mv -f input/.deps/libvlccore_la-item.Tpo input/.deps/libvlccore_la-item.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-event.lo -MD -MP -MF input/.deps/libvlccore_la-event.Tpo -c -o input/libvlccore_la-event.lo `test -f 'input/event.c' || echo './'`input/event.c mv -f input/.deps/libvlccore_la-decoder.Tpo input/.deps/libvlccore_la-decoder.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-input.lo -MD -MP -MF input/.deps/libvlccore_la-input.Tpo -c -o input/libvlccore_la-input.lo `test -f 'input/input.c' || echo './'`input/input.c mv -f playlist/.deps/libvlccore_la-services_discovery.Tpo playlist/.deps/libvlccore_la-services_discovery.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-meta.lo -MD -MP -MF input/.deps/libvlccore_la-meta.Tpo -c -o input/libvlccore_la-meta.lo `test -f 'input/meta.c' || echo './'`input/meta.c mv -f input/.deps/libvlccore_la-control.Tpo input/.deps/libvlccore_la-control.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-resource.lo -MD -MP -MF input/.deps/libvlccore_la-resource.Tpo -c -o input/libvlccore_la-resource.lo `test -f 'input/resource.c' || echo './'`input/resource.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-es_out.lo -MD -MP -MF input/.deps/libvlccore_la-es_out.Tpo -c input/es_out.c -fPIC -DPIC -o input/.libs/libvlccore_la-es_out.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-es_out_timeshift.lo -MD -MP -MF input/.deps/libvlccore_la-es_out_timeshift.Tpo -c input/es_out_timeshift.c -fPIC -DPIC -o input/.libs/libvlccore_la-es_out_timeshift.o In file included from input/es_out_timeshift.c:50: input/es_out.h: In function ‘es_out_GetWakeup’: input/es_out.h:82: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetBuffering’: input/es_out.h:90: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetEmpty’: input/es_out.h:98: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetTimes’: input/es_out.h:129: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetJitter’: input/es_out.h:134: warning: unused variable ‘i_ret’ input/es_out_timeshift.c: In function ‘TsChangePause’: input/es_out_timeshift.c:866: warning: unused parameter ‘b_source_paused’ input/es_out_timeshift.c: In function ‘TsRun’: input/es_out_timeshift.c:919: warning: variable ‘i_buffering_date’ might be clobbered by ‘longjmp’ or ‘vfork’ mv -f input/.deps/libvlccore_la-es_out_timeshift.Tpo input/.deps/libvlccore_la-es_out_timeshift.Plo In file included from input/es_out.c:45: input/es_out.h: In function ‘es_out_GetWakeup’: input/es_out.h:82: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetBuffering’: input/es_out.h:90: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetEmpty’: input/es_out.h:98: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetTimes’: input/es_out.h:129: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetJitter’: input/es_out.h:134: warning: unused variable ‘i_ret’ input/es_out.c: In function ‘EsOutControlLocked’: input/es_out.c:2408: warning: unused variable ‘b_source_paused’ input/es_out.c:2420: warning: unused variable ‘i_src_rate’ input/es_out.c:2431: warning: unused variable ‘i_date’ input/es_out.c: In function ‘EsOutDel’: input/es_out.c:1975: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay input/es_out.c: In function ‘EsOutControl’: input/es_out.c:2364: warning: ‘i_new_query’ may be used uninitialized in this function input/es_out.c:2364: note: ‘i_new_query’ was declared here libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-event.lo -MD -MP -MF input/.deps/libvlccore_la-event.Tpo -c input/event.c -fPIC -DPIC -o input/.libs/libvlccore_la-event.o mv -f input/.deps/libvlccore_la-es_out.Tpo input/.deps/libvlccore_la-es_out.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream.lo -MD -MP -MF input/.deps/libvlccore_la-stream.Tpo -c -o input/libvlccore_la-stream.lo `test -f 'input/stream.c' || echo './'`input/stream.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_demux.lo -MD -MP -MF input/.deps/libvlccore_la-stream_demux.Tpo -c -o input/libvlccore_la-stream_demux.lo `test -f 'input/stream_demux.c' || echo './'`input/stream_demux.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-input.lo -MD -MP -MF input/.deps/libvlccore_la-input.Tpo -c input/input.c -fPIC -DPIC -o input/.libs/libvlccore_la-input.o mv -f input/.deps/libvlccore_la-event.Tpo input/.deps/libvlccore_la-event.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_filter.lo -MD -MP -MF input/.deps/libvlccore_la-stream_filter.Tpo -c -o input/libvlccore_la-stream_filter.lo `test -f 'input/stream_filter.c' || echo './'`input/stream_filter.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-resource.lo -MD -MP -MF input/.deps/libvlccore_la-resource.Tpo -c input/resource.c -fPIC -DPIC -o input/.libs/libvlccore_la-resource.o In file included from input/input.c:41: input/es_out.h: In function ‘es_out_GetWakeup’: input/es_out.h:82: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetBuffering’: input/es_out.h:90: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetEmpty’: input/es_out.h:98: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetTimes’: input/es_out.h:129: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetJitter’: input/es_out.h:134: warning: unused variable ‘i_ret’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-meta.lo -MD -MP -MF input/.deps/libvlccore_la-meta.Tpo -c input/meta.c -fPIC -DPIC -o input/.libs/libvlccore_la-meta.o mv -f input/.deps/libvlccore_la-input.Tpo input/.deps/libvlccore_la-input.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_memory.lo -MD -MP -MF input/.deps/libvlccore_la-stream_memory.Tpo -c -o input/libvlccore_la-stream_memory.lo `test -f 'input/stream_memory.c' || echo './'`input/stream_memory.c mv -f input/.deps/libvlccore_la-resource.Tpo input/.deps/libvlccore_la-resource.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-demux.lo -MD -MP -MF input/.deps/libvlccore_la-demux.Tpo -c input/demux.c -fPIC -DPIC -o input/.libs/libvlccore_la-demux.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-decoder_synchro.lo -MD -MP -MF input/.deps/libvlccore_la-decoder_synchro.Tpo -c input/decoder_synchro.c -fPIC -DPIC -o input/.libs/libvlccore_la-decoder_synchro.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-subtitles.lo -MD -MP -MF input/.deps/libvlccore_la-subtitles.Tpo -c -o input/libvlccore_la-subtitles.lo `test -f 'input/subtitles.c' || echo './'`input/subtitles.c mv -f input/.deps/libvlccore_la-meta.Tpo input/.deps/libvlccore_la-meta.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-var.lo -MD -MP -MF input/.deps/libvlccore_la-var.Tpo -c -o input/libvlccore_la-var.lo `test -f 'input/var.c' || echo './'`input/var.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_demux.lo -MD -MP -MF input/.deps/libvlccore_la-stream_demux.Tpo -c input/stream_demux.c -fPIC -DPIC -o input/.libs/libvlccore_la-stream_demux.o mv -f input/.deps/libvlccore_la-demux.Tpo input/.deps/libvlccore_la-demux.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_output.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_output.Tpo -c -o video_output/libvlccore_la-video_output.lo `test -f 'video_output/video_output.c' || echo './'`video_output/video_output.c mv -f input/.deps/libvlccore_la-decoder_synchro.Tpo input/.deps/libvlccore_la-decoder_synchro.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream.lo -MD -MP -MF input/.deps/libvlccore_la-stream.Tpo -c input/stream.c -fPIC -DPIC -o input/.libs/libvlccore_la-stream.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_pictures.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_pictures.Tpo -c -o video_output/libvlccore_la-vout_pictures.lo `test -f 'video_output/vout_pictures.c' || echo './'`video_output/vout_pictures.c mv -f input/.deps/libvlccore_la-stream_demux.Tpo input/.deps/libvlccore_la-stream_demux.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_text.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_text.Tpo -c -o video_output/libvlccore_la-video_text.lo `test -f 'video_output/video_text.c' || echo './'`video_output/video_text.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_filter.lo -MD -MP -MF input/.deps/libvlccore_la-stream_filter.Tpo -c input/stream_filter.c -fPIC -DPIC -o input/.libs/libvlccore_la-stream_filter.o input/stream.c: In function ‘AStreamReadBlock’: input/stream.c:759: warning: comparison between signed and unsigned input/stream.c: In function ‘AStreamSeekBlock’: input/stream.c:859: warning: comparison between signed and unsigned input/stream.c:958: warning: comparison between signed and unsigned input/stream.c: In function ‘stream_ReadLine’: input/stream.c:1531: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-subtitles.lo -MD -MP -MF input/.deps/libvlccore_la-subtitles.Tpo -c input/subtitles.c -fPIC -DPIC -o input/.libs/libvlccore_la-subtitles.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_output.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_output.Tpo -c video_output/video_output.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-video_output.o mv -f input/.deps/libvlccore_la-stream.Tpo input/.deps/libvlccore_la-stream.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_memory.lo -MD -MP -MF input/.deps/libvlccore_la-stream_memory.Tpo -c input/stream_memory.c -fPIC -DPIC -o input/.libs/libvlccore_la-stream_memory.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_widgets.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_widgets.Tpo -c -o video_output/libvlccore_la-video_widgets.lo `test -f 'video_output/video_widgets.c' || echo './'`video_output/video_widgets.c mv -f input/.deps/libvlccore_la-subtitles.Tpo input/.deps/libvlccore_la-subtitles.Plo video_output/video_output.c: In function ‘vout_Destructor’: video_output/video_output.c:625: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) video_output/video_output.c: In function ‘FilterCallback’: video_output/video_output.c:1652: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) video_output/video_output.c: In function ‘DeinterlaceCallback’: video_output/video_output.c:1950: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_pictures.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_pictures.Tpo -c video_output/vout_pictures.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-vout_pictures.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_text.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_text.Tpo -c video_output/video_text.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-video_text.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-var.lo -MD -MP -MF input/.deps/libvlccore_la-var.Tpo -c input/var.c -fPIC -DPIC -o input/.libs/libvlccore_la-var.o video_output/vout_pictures.c: In function ‘picture_Export’: video_output/vout_pictures.c:1134: warning: signed and unsigned type in conditional expression video_output/vout_pictures.c:1136: warning: signed and unsigned type in conditional expression mv -f input/.deps/libvlccore_la-stream_filter.Tpo input/.deps/libvlccore_la-stream_filter.Plo video_output/video_text.c: In function ‘__vout_OSDMessage’: video_output/video_text.c:136: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f input/.deps/libvlccore_la-stream_memory.Tpo input/.deps/libvlccore_la-stream_memory.Plo mv -f video_output/.deps/libvlccore_la-video_output.Tpo video_output/.deps/libvlccore_la-video_output.Plo mv -f video_output/.deps/libvlccore_la-video_text.Tpo video_output/.deps/libvlccore_la-video_text.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_subpictures.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_subpictures.Tpo -c -o video_output/libvlccore_la-vout_subpictures.lo `test -f 'video_output/vout_subpictures.c' || echo './'`video_output/vout_subpictures.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_intf.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_intf.Tpo -c -o video_output/libvlccore_la-vout_intf.lo `test -f 'video_output/vout_intf.c' || echo './'`video_output/vout_intf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-common.lo -MD -MP -MF audio_output/.deps/libvlccore_la-common.Tpo -c -o audio_output/libvlccore_la-common.lo `test -f 'audio_output/common.c' || echo './'`audio_output/common.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-dec.lo -MD -MP -MF audio_output/.deps/libvlccore_la-dec.Tpo -c -o audio_output/libvlccore_la-dec.lo `test -f 'audio_output/dec.c' || echo './'`audio_output/dec.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-filters.lo -MD -MP -MF audio_output/.deps/libvlccore_la-filters.Tpo -c -o audio_output/libvlccore_la-filters.lo `test -f 'audio_output/filters.c' || echo './'`audio_output/filters.c mv -f video_output/.deps/libvlccore_la-vout_pictures.Tpo video_output/.deps/libvlccore_la-vout_pictures.Plo mv -f input/.deps/libvlccore_la-var.Tpo input/.deps/libvlccore_la-var.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-input.lo -MD -MP -MF audio_output/.deps/libvlccore_la-input.Tpo -c -o audio_output/libvlccore_la-input.lo `test -f 'audio_output/input.c' || echo './'`audio_output/input.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-mixer.lo -MD -MP -MF audio_output/.deps/libvlccore_la-mixer.Tpo -c -o audio_output/libvlccore_la-mixer.lo `test -f 'audio_output/mixer.c' || echo './'`audio_output/mixer.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_widgets.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_widgets.Tpo -c video_output/video_widgets.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-video_widgets.o video_output/video_widgets.c: In function ‘vout_OSDSlider’: video_output/video_widgets.c:44: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) video_output/video_widgets.c: In function ‘vout_OSDIcon’: video_output/video_widgets.c:64: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-common.lo -MD -MP -MF audio_output/.deps/libvlccore_la-common.Tpo -c audio_output/common.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-common.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-dec.lo -MD -MP -MF audio_output/.deps/libvlccore_la-dec.Tpo -c audio_output/dec.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-dec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_intf.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_intf.Tpo -c video_output/vout_intf.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-vout_intf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-mixer.lo -MD -MP -MF audio_output/.deps/libvlccore_la-mixer.Tpo -c audio_output/mixer.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-mixer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_subpictures.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_subpictures.Tpo -c video_output/vout_subpictures.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-vout_subpictures.o mv -f video_output/.deps/libvlccore_la-video_widgets.Tpo video_output/.deps/libvlccore_la-video_widgets.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-output.lo -MD -MP -MF audio_output/.deps/libvlccore_la-output.Tpo -c -o audio_output/libvlccore_la-output.lo `test -f 'audio_output/output.c' || echo './'`audio_output/output.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-input.lo -MD -MP -MF audio_output/.deps/libvlccore_la-input.Tpo -c audio_output/input.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-input.o mv -f video_output/.deps/libvlccore_la-vout_intf.Tpo video_output/.deps/libvlccore_la-vout_intf.Plo mv -f audio_output/.deps/libvlccore_la-dec.Tpo audio_output/.deps/libvlccore_la-dec.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-intf.lo -MD -MP -MF audio_output/.deps/libvlccore_la-intf.Tpo -c -o audio_output/libvlccore_la-intf.lo `test -f 'audio_output/intf.c' || echo './'`audio_output/intf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd.lo -MD -MP -MF osd/.deps/libvlccore_la-osd.Tpo -c -o osd/libvlccore_la-osd.lo `test -f 'osd/osd.c' || echo './'`osd/osd.c video_output/vout_subpictures.c: In function ‘spu_Attach’: video_output/vout_subpictures.c:302: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f audio_output/.deps/libvlccore_la-common.Tpo audio_output/.deps/libvlccore_la-common.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-filters.lo -MD -MP -MF audio_output/.deps/libvlccore_la-filters.Tpo -c audio_output/filters.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-filters.o mv -f video_output/.deps/libvlccore_la-vout_subpictures.Tpo video_output/.deps/libvlccore_la-vout_subpictures.Plo mv -f audio_output/.deps/libvlccore_la-mixer.Tpo audio_output/.deps/libvlccore_la-mixer.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd_text.lo -MD -MP -MF osd/.deps/libvlccore_la-osd_text.Tpo -c -o osd/libvlccore_la-osd_text.lo `test -f 'osd/osd_text.c' || echo './'`osd/osd_text.c mv -f audio_output/.deps/libvlccore_la-filters.Tpo audio_output/.deps/libvlccore_la-filters.Plo mv -f audio_output/.deps/libvlccore_la-input.Tpo audio_output/.deps/libvlccore_la-input.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd_widgets.lo -MD -MP -MF osd/.deps/libvlccore_la-osd_widgets.Tpo -c -o osd/libvlccore_la-osd_widgets.lo `test -f 'osd/osd_widgets.c' || echo './'`osd/osd_widgets.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-acl.lo -MD -MP -MF network/.deps/libvlccore_la-acl.Tpo -c -o network/libvlccore_la-acl.lo `test -f 'network/acl.c' || echo './'`network/acl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-getaddrinfo.lo -MD -MP -MF network/.deps/libvlccore_la-getaddrinfo.Tpo -c -o network/libvlccore_la-getaddrinfo.lo `test -f 'network/getaddrinfo.c' || echo './'`network/getaddrinfo.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-io.lo -MD -MP -MF network/.deps/libvlccore_la-io.Tpo -c -o network/libvlccore_la-io.lo `test -f 'network/io.c' || echo './'`network/io.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-output.lo -MD -MP -MF audio_output/.deps/libvlccore_la-output.Tpo -c audio_output/output.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-output.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-intf.lo -MD -MP -MF audio_output/.deps/libvlccore_la-intf.Tpo -c audio_output/intf.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-intf.o audio_output/intf.c: In function ‘__aout_VolumeGet’: audio_output/intf.c:70: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘__aout_VolumeSet’: audio_output/intf.c:101: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘__aout_VolumeInfos’: audio_output/intf.c:126: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘__aout_VolumeUp’: audio_output/intf.c:157: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘__aout_VolumeDown’: audio_output/intf.c:199: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘aout_FindAndRestart’: audio_output/intf.c:437: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘aout_EnableFilter’: audio_output/intf.c:489: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd.lo -MD -MP -MF osd/.deps/libvlccore_la-osd.Tpo -c osd/osd.c -fPIC -DPIC -o osd/.libs/libvlccore_la-osd.o mv -f audio_output/.deps/libvlccore_la-output.Tpo audio_output/.deps/libvlccore_la-output.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-tcp.lo -MD -MP -MF network/.deps/libvlccore_la-tcp.Tpo -c -o network/libvlccore_la-tcp.lo `test -f 'network/tcp.c' || echo './'`network/tcp.c mv -f audio_output/.deps/libvlccore_la-intf.Tpo audio_output/.deps/libvlccore_la-intf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-udp.lo -MD -MP -MF network/.deps/libvlccore_la-udp.Tpo -c -o network/libvlccore_la-udp.lo `test -f 'network/udp.c' || echo './'`network/udp.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd_text.lo -MD -MP -MF osd/.deps/libvlccore_la-osd_text.Tpo -c osd/osd_text.c -fPIC -DPIC -o osd/.libs/libvlccore_la-osd_text.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-io.lo -MD -MP -MF network/.deps/libvlccore_la-io.Tpo -c network/io.c -fPIC -DPIC -o network/.libs/libvlccore_la-io.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd_widgets.lo -MD -MP -MF osd/.deps/libvlccore_la-osd_widgets.Tpo -c osd/osd_widgets.c -fPIC -DPIC -o osd/.libs/libvlccore_la-osd_widgets.o mv -f osd/.deps/libvlccore_la-osd.Tpo osd/.deps/libvlccore_la-osd.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-rootbind.lo -MD -MP -MF network/.deps/libvlccore_la-rootbind.Tpo -c -o network/libvlccore_la-rootbind.lo `test -f 'network/rootbind.c' || echo './'`network/rootbind.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-acl.lo -MD -MP -MF network/.deps/libvlccore_la-acl.Tpo -c network/acl.c -fPIC -DPIC -o network/.libs/libvlccore_la-acl.o mv -f osd/.deps/libvlccore_la-osd_text.Tpo osd/.deps/libvlccore_la-osd_text.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-getaddrinfo.lo -MD -MP -MF network/.deps/libvlccore_la-getaddrinfo.Tpo -c network/getaddrinfo.c -fPIC -DPIC -o network/.libs/libvlccore_la-getaddrinfo.o mv -f osd/.deps/libvlccore_la-osd_widgets.Tpo osd/.deps/libvlccore_la-osd_widgets.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-tcp.lo -MD -MP -MF network/.deps/libvlccore_la-tcp.Tpo -c network/tcp.c -fPIC -DPIC -o network/.libs/libvlccore_la-tcp.o mv -f network/.deps/libvlccore_la-io.Tpo network/.deps/libvlccore_la-io.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-tls.lo -MD -MP -MF network/.deps/libvlccore_la-tls.Tpo -c -o network/libvlccore_la-tls.lo `test -f 'network/tls.c' || echo './'`network/tls.c mv -f network/.deps/libvlccore_la-acl.Tpo network/.deps/libvlccore_la-acl.Plo mv -f network/.deps/libvlccore_la-getaddrinfo.Tpo network/.deps/libvlccore_la-getaddrinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-poll.lo -MD -MP -MF network/.deps/libvlccore_la-poll.Tpo -c -o network/libvlccore_la-poll.lo `test -f 'network/poll.c' || echo './'`network/poll.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-charset.lo -MD -MP -MF text/.deps/libvlccore_la-charset.Tpo -c -o text/libvlccore_la-charset.lo `test -f 'text/charset.c' || echo './'`text/charset.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-strings.lo -MD -MP -MF text/.deps/libvlccore_la-strings.Tpo -c -o text/libvlccore_la-strings.lo `test -f 'text/strings.c' || echo './'`text/strings.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-unicode.lo -MD -MP -MF text/.deps/libvlccore_la-unicode.Tpo -c -o text/libvlccore_la-unicode.lo `test -f 'text/unicode.c' || echo './'`text/unicode.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-udp.lo -MD -MP -MF network/.deps/libvlccore_la-udp.Tpo -c network/udp.c -fPIC -DPIC -o network/.libs/libvlccore_la-udp.o mv -f network/.deps/libvlccore_la-udp.Tpo network/.deps/libvlccore_la-udp.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-filesystem.lo -MD -MP -MF text/.deps/libvlccore_la-filesystem.Tpo -c -o text/libvlccore_la-filesystem.lo `test -f 'text/filesystem.c' || echo './'`text/filesystem.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-rootbind.lo -MD -MP -MF network/.deps/libvlccore_la-rootbind.Tpo -c network/rootbind.c -fPIC -DPIC -o network/.libs/libvlccore_la-rootbind.o mv -f network/.deps/libvlccore_la-tcp.Tpo network/.deps/libvlccore_la-tcp.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-wincp.lo -MD -MP -MF text/.deps/libvlccore_la-wincp.Tpo -c -o text/libvlccore_la-wincp.lo `test -f 'text/wincp.c' || echo './'`text/wincp.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-tls.lo -MD -MP -MF network/.deps/libvlccore_la-tls.Tpo -c network/tls.c -fPIC -DPIC -o network/.libs/libvlccore_la-tls.o mv -f network/.deps/libvlccore_la-tls.Tpo network/.deps/libvlccore_la-tls.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-iso_lang.lo -MD -MP -MF text/.deps/libvlccore_la-iso_lang.Tpo -c -o text/libvlccore_la-iso_lang.lo `test -f 'text/iso_lang.c' || echo './'`text/iso_lang.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-strings.lo -MD -MP -MF text/.deps/libvlccore_la-strings.Tpo -c text/strings.c -fPIC -DPIC -o text/.libs/libvlccore_la-strings.o mv -f network/.deps/libvlccore_la-rootbind.Tpo network/.deps/libvlccore_la-rootbind.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-md5.lo -MD -MP -MF misc/.deps/libvlccore_la-md5.Tpo -c -o misc/libvlccore_la-md5.lo `test -f 'misc/md5.c' || echo './'`misc/md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-wincp.lo -MD -MP -MF text/.deps/libvlccore_la-wincp.Tpo -c text/wincp.c -fPIC -DPIC -o text/.libs/libvlccore_la-wincp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-filesystem.lo -MD -MP -MF text/.deps/libvlccore_la-filesystem.Tpo -c text/filesystem.c -fPIC -DPIC -o text/.libs/libvlccore_la-filesystem.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-charset.lo -MD -MP -MF text/.deps/libvlccore_la-charset.Tpo -c text/charset.c -fPIC -DPIC -o text/.libs/libvlccore_la-charset.o mv -f text/.deps/libvlccore_la-strings.Tpo text/.deps/libvlccore_la-strings.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-rand.lo -MD -MP -MF misc/.deps/libvlccore_la-rand.Tpo -c -o misc/libvlccore_la-rand.lo `test -f 'misc/rand.c' || echo './'`misc/rand.c mv -f text/.deps/libvlccore_la-filesystem.Tpo text/.deps/libvlccore_la-filesystem.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-mtime.lo -MD -MP -MF misc/.deps/libvlccore_la-mtime.Tpo -c -o misc/libvlccore_la-mtime.lo `test -f 'misc/mtime.c' || echo './'`misc/mtime.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-poll.lo -MD -MP -MF network/.deps/libvlccore_la-poll.Tpo -c network/poll.c -fPIC -DPIC -o network/.libs/libvlccore_la-poll.o mv -f text/.deps/libvlccore_la-wincp.Tpo text/.deps/libvlccore_la-wincp.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-unicode.lo -MD -MP -MF text/.deps/libvlccore_la-unicode.Tpo -c text/unicode.c -fPIC -DPIC -o text/.libs/libvlccore_la-unicode.o mv -f text/.deps/libvlccore_la-charset.Tpo text/.deps/libvlccore_la-charset.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-block.lo -MD -MP -MF misc/.deps/libvlccore_la-block.Tpo -c -o misc/libvlccore_la-block.lo `test -f 'misc/block.c' || echo './'`misc/block.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-iso_lang.lo -MD -MP -MF text/.deps/libvlccore_la-iso_lang.Tpo -c text/iso_lang.c -fPIC -DPIC -o text/.libs/libvlccore_la-iso_lang.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-es_format.lo -MD -MP -MF misc/.deps/libvlccore_la-es_format.Tpo -c -o misc/libvlccore_la-es_format.lo `test -f 'misc/es_format.c' || echo './'`misc/es_format.c text/unicode.c: In function ‘locale_fast’: text/unicode.c:105: warning: ignoring return value of ‘vlc_iconv’, declared with attribute warn_unused_result mv -f network/.deps/libvlccore_la-poll.Tpo network/.deps/libvlccore_la-poll.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-modules.lo -MD -MP -MF modules/.deps/libvlccore_la-modules.Tpo -c -o modules/libvlccore_la-modules.lo `test -f 'modules/modules.c' || echo './'`modules/modules.c mv -f text/.deps/libvlccore_la-unicode.Tpo text/.deps/libvlccore_la-unicode.Plo mv -f text/.deps/libvlccore_la-iso_lang.Tpo text/.deps/libvlccore_la-iso_lang.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-cache.lo -MD -MP -MF modules/.deps/libvlccore_la-cache.Tpo -c -o modules/libvlccore_la-cache.lo `test -f 'modules/cache.c' || echo './'`modules/cache.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-entry.lo -MD -MP -MF modules/.deps/libvlccore_la-entry.Tpo -c -o modules/libvlccore_la-entry.lo `test -f 'modules/entry.c' || echo './'`modules/entry.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-md5.lo -MD -MP -MF misc/.deps/libvlccore_la-md5.Tpo -c misc/md5.c -fPIC -DPIC -o misc/.libs/libvlccore_la-md5.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-modules.lo -MD -MP -MF modules/.deps/libvlccore_la-modules.Tpo -c modules/modules.c -fPIC -DPIC -o modules/.libs/libvlccore_la-modules.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-block.lo -MD -MP -MF misc/.deps/libvlccore_la-block.Tpo -c misc/block.c -fPIC -DPIC -o misc/.libs/libvlccore_la-block.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-mtime.lo -MD -MP -MF misc/.deps/libvlccore_la-mtime.Tpo -c misc/mtime.c -fPIC -DPIC -o misc/.libs/libvlccore_la-mtime.o mv -f misc/.deps/libvlccore_la-md5.Tpo misc/.deps/libvlccore_la-md5.Plo misc/block.c: In function ‘block_File’: misc/block.c:311: warning: comparison between signed and unsigned misc/block.c:330: warning: variable ‘block’ might be clobbered by ‘longjmp’ or ‘vfork’ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-os.lo -MD -MP -MF modules/.deps/libvlccore_la-os.Tpo -c -o modules/libvlccore_la-os.lo `test -f 'modules/os.c' || echo './'`modules/os.c mv -f misc/.deps/libvlccore_la-mtime.Tpo misc/.deps/libvlccore_la-mtime.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-core.lo -MD -MP -MF config/.deps/libvlccore_la-core.Tpo -c -o config/libvlccore_la-core.lo `test -f 'config/core.c' || echo './'`config/core.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-es_format.lo -MD -MP -MF misc/.deps/libvlccore_la-es_format.Tpo -c misc/es_format.c -fPIC -DPIC -o misc/.libs/libvlccore_la-es_format.o mv -f misc/.deps/libvlccore_la-block.Tpo misc/.deps/libvlccore_la-block.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-entry.lo -MD -MP -MF modules/.deps/libvlccore_la-entry.Tpo -c modules/entry.c -fPIC -DPIC -o modules/.libs/libvlccore_la-entry.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-dirs.lo -MD -MP -MF config/.deps/libvlccore_la-dirs.Tpo -c -o config/libvlccore_la-dirs.lo `test -f 'config/dirs.c' || echo './'`config/dirs.c mv -f misc/.deps/libvlccore_la-es_format.Tpo misc/.deps/libvlccore_la-es_format.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-chain.lo -MD -MP -MF config/.deps/libvlccore_la-chain.Tpo -c -o config/libvlccore_la-chain.lo `test -f 'config/chain.c' || echo './'`config/chain.c mv -f modules/.deps/libvlccore_la-modules.Tpo modules/.deps/libvlccore_la-modules.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-file.lo -MD -MP -MF config/.deps/libvlccore_la-file.Tpo -c -o config/libvlccore_la-file.lo `test -f 'config/file.c' || echo './'`config/file.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-cache.lo -MD -MP -MF modules/.deps/libvlccore_la-cache.Tpo -c modules/cache.c -fPIC -DPIC -o modules/.libs/libvlccore_la-cache.o modules/entry.c: In function ‘vlc_plugin_set’: modules/entry.c:247: warning: assignment discards qualifiers from pointer target type modules/entry.c:256: warning: assignment discards qualifiers from pointer target type modules/entry.c:265: warning: assignment discards qualifiers from pointer target type libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-rand.lo -MD -MP -MF misc/.deps/libvlccore_la-rand.Tpo -c misc/rand.c -fPIC -DPIC -o misc/.libs/libvlccore_la-rand.o mv -f modules/.deps/libvlccore_la-entry.Tpo modules/.deps/libvlccore_la-entry.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-intf.lo -MD -MP -MF config/.deps/libvlccore_la-intf.Tpo -c -o config/libvlccore_la-intf.lo `test -f 'config/intf.c' || echo './'`config/intf.c mv -f misc/.deps/libvlccore_la-rand.Tpo misc/.deps/libvlccore_la-rand.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-cmdline.lo -MD -MP -MF config/.deps/libvlccore_la-cmdline.Tpo -c -o config/libvlccore_la-cmdline.lo `test -f 'config/cmdline.c' || echo './'`config/cmdline.c mv -f modules/.deps/libvlccore_la-cache.Tpo modules/.deps/libvlccore_la-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT extras/libvlccore_la-libc.lo -MD -MP -MF extras/.deps/libvlccore_la-libc.Tpo -c -o extras/libvlccore_la-libc.lo `test -f 'extras/libc.c' || echo './'`extras/libc.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-os.lo -MD -MP -MF modules/.deps/libvlccore_la-os.Tpo -c modules/os.c -fPIC -DPIC -o modules/.libs/libvlccore_la-os.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-file.lo -MD -MP -MF config/.deps/libvlccore_la-file.Tpo -c config/file.c -fPIC -DPIC -o config/.libs/libvlccore_la-file.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-dirs.lo -MD -MP -MF config/.deps/libvlccore_la-dirs.Tpo -c config/dirs.c -fPIC -DPIC -o config/.libs/libvlccore_la-dirs.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-core.lo -MD -MP -MF config/.deps/libvlccore_la-core.Tpo -c config/core.c -fPIC -DPIC -o config/.libs/libvlccore_la-core.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-cmdline.lo -MD -MP -MF config/.deps/libvlccore_la-cmdline.Tpo -c config/cmdline.c -fPIC -DPIC -o config/.libs/libvlccore_la-cmdline.o mv -f modules/.deps/libvlccore_la-os.Tpo modules/.deps/libvlccore_la-os.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-stream_output.lo -MD -MP -MF stream_output/.deps/libvlccore_la-stream_output.Tpo -c -o stream_output/libvlccore_la-stream_output.lo `test -f 'stream_output/stream_output.c' || echo './'`stream_output/stream_output.c mv -f config/.deps/libvlccore_la-dirs.Tpo config/.deps/libvlccore_la-dirs.Plo mv -f config/.deps/libvlccore_la-cmdline.Tpo config/.deps/libvlccore_la-cmdline.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-announce.lo -MD -MP -MF stream_output/.deps/libvlccore_la-announce.Tpo -c -o stream_output/libvlccore_la-announce.lo `test -f 'stream_output/announce.c' || echo './'`stream_output/announce.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-sap.lo -MD -MP -MF stream_output/.deps/libvlccore_la-sap.Tpo -c -o stream_output/libvlccore_la-sap.lo `test -f 'stream_output/sap.c' || echo './'`stream_output/sap.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-chain.lo -MD -MP -MF config/.deps/libvlccore_la-chain.Tpo -c config/chain.c -fPIC -DPIC -o config/.libs/libvlccore_la-chain.o config/core.c: In function ‘config_FindConfig’: config/core.c:410: warning: unused parameter ‘p_this’ config/core.c: In function ‘__config_ResetAll’: config/core.c:534: warning: unused parameter ‘p_this’ mv -f config/.deps/libvlccore_la-core.Tpo config/.deps/libvlccore_la-core.Plo mv -f config/.deps/libvlccore_la-file.Tpo config/.deps/libvlccore_la-file.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-sdp.lo -MD -MP -MF stream_output/.deps/libvlccore_la-sdp.Tpo -c -o stream_output/libvlccore_la-sdp.lo `test -f 'stream_output/sdp.c' || echo './'`stream_output/sdp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-core.lo -MD -MP -MF control/.deps/libvlc_la-core.Tpo -c -o control/libvlc_la-core.lo `test -f 'control/core.c' || echo './'`control/core.c mv -f config/.deps/libvlccore_la-chain.Tpo config/.deps/libvlccore_la-chain.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-intf.lo -MD -MP -MF config/.deps/libvlccore_la-intf.Tpo -c config/intf.c -fPIC -DPIC -o config/.libs/libvlccore_la-intf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT extras/libvlccore_la-libc.lo -MD -MP -MF extras/.deps/libvlccore_la-libc.Tpo -c extras/libc.c -fPIC -DPIC -o extras/.libs/libvlccore_la-libc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-log.lo -MD -MP -MF control/.deps/libvlc_la-log.Tpo -c -o control/libvlc_la-log.lo `test -f 'control/log.c' || echo './'`control/log.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-stream_output.lo -MD -MP -MF stream_output/.deps/libvlccore_la-stream_output.Tpo -c stream_output/stream_output.c -fPIC -DPIC -o stream_output/.libs/libvlccore_la-stream_output.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-announce.lo -MD -MP -MF stream_output/.deps/libvlccore_la-announce.Tpo -c stream_output/announce.c -fPIC -DPIC -o stream_output/.libs/libvlccore_la-announce.o mv -f extras/.deps/libvlccore_la-libc.Tpo extras/.deps/libvlccore_la-libc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-playlist.lo -MD -MP -MF control/.deps/libvlc_la-playlist.Tpo -c -o control/libvlc_la-playlist.lo `test -f 'control/playlist.c' || echo './'`control/playlist.c stream_output/stream_output.c: In function ‘sout_UpdateStatistic’: stream_output/stream_output.c:163: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f config/.deps/libvlccore_la-intf.Tpo config/.deps/libvlccore_la-intf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-vlm.lo -MD -MP -MF control/.deps/libvlc_la-vlm.Tpo -c -o control/libvlc_la-vlm.lo `test -f 'control/vlm.c' || echo './'`control/vlm.c mv -f stream_output/.deps/libvlccore_la-stream_output.Tpo stream_output/.deps/libvlccore_la-stream_output.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-video.lo -MD -MP -MF control/.deps/libvlc_la-video.Tpo -c -o control/libvlc_la-video.lo `test -f 'control/video.c' || echo './'`control/video.c stream_output/announce.c: In function ‘sout_MethodRelease’: stream_output/announce.c:151: warning: unused parameter ‘m’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-core.lo -MD -MP -MF control/.deps/libvlc_la-core.Tpo -c control/core.c -fPIC -DPIC -o control/.libs/libvlc_la-core.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-sap.lo -MD -MP -MF stream_output/.deps/libvlccore_la-sap.Tpo -c stream_output/sap.c -fPIC -DPIC -o stream_output/.libs/libvlccore_la-sap.o mv -f stream_output/.deps/libvlccore_la-announce.Tpo stream_output/.deps/libvlccore_la-announce.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-log.lo -MD -MP -MF control/.deps/libvlc_la-log.Tpo -c control/log.c -fPIC -DPIC -o control/.libs/libvlc_la-log.o control/core.c: In function ‘libvlc_get_vlc_id’: control/core.c:198: warning: unused parameter ‘p_instance’ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-audio.lo -MD -MP -MF control/.deps/libvlc_la-audio.Tpo -c -o control/libvlc_la-audio.lo `test -f 'control/audio.c' || echo './'`control/audio.c mv -f control/.deps/libvlc_la-core.Tpo control/.deps/libvlc_la-core.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-event.lo -MD -MP -MF control/.deps/libvlc_la-event.Tpo -c -o control/libvlc_la-event.lo `test -f 'control/event.c' || echo './'`control/event.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-sdp.lo -MD -MP -MF stream_output/.deps/libvlccore_la-sdp.Tpo -c stream_output/sdp.c -fPIC -DPIC -o stream_output/.libs/libvlccore_la-sdp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-vlm.lo -MD -MP -MF control/.deps/libvlc_la-vlm.Tpo -c control/vlm.c -fPIC -DPIC -o control/.libs/libvlc_la-vlm.o stream_output/sap.c: In function ‘SAP_Del’: stream_output/sap.c:424: warning: ‘psession’ may be used uninitialized in this function stream_output/sap.c:424: warning: ‘session’ may be used uninitialized in this function mv -f stream_output/.deps/libvlccore_la-sdp.Tpo stream_output/.deps/libvlccore_la-sdp.Plo mv -f stream_output/.deps/libvlccore_la-sap.Tpo stream_output/.deps/libvlccore_la-sap.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-event_async.lo -MD -MP -MF control/.deps/libvlc_la-event_async.Tpo -c -o control/libvlc_la-event_async.lo `test -f 'control/event_async.c' || echo './'`control/event_async.c mv -f control/.deps/libvlc_la-log.Tpo control/.deps/libvlc_la-log.Plo mv -f control/.deps/libvlc_la-vlm.Tpo control/.deps/libvlc_la-vlm.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-flat_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-flat_media_list_view.Tpo -c -o control/libvlc_la-flat_media_list_view.lo `test -f 'control/flat_media_list_view.c' || echo './'`control/flat_media_list_view.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-video.lo -MD -MP -MF control/.deps/libvlc_la-video.Tpo -c control/video.c -fPIC -DPIC -o control/.libs/libvlc_la-video.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-hierarchical_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-hierarchical_media_list_view.Tpo -c -o control/libvlc_la-hierarchical_media_list_view.lo `test -f 'control/hierarchical_media_list_view.c' || echo './'`control/hierarchical_media_list_view.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-hierarchical_node_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-hierarchical_node_media_list_view.Tpo -c -o control/libvlc_la-hierarchical_node_media_list_view.lo `test -f 'control/hierarchical_node_media_list_view.c' || echo './'`control/hierarchical_node_media_list_view.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-audio.lo -MD -MP -MF control/.deps/libvlc_la-audio.Tpo -c control/audio.c -fPIC -DPIC -o control/.libs/libvlc_la-audio.o control/video.c: In function ‘libvlc_video_set_parent’: control/video.c:256: warning: ‘libvlc_playlist_get_media_player’ is deprecated (declared at ../include/vlc/deprecated.h:343) control/video.c:259: warning: ‘libvlc_media_player_set_drawable’ is deprecated (declared at ../include/vlc/deprecated.h:61) control/video.c: In function ‘libvlc_video_set_size’: control/video.c:290: warning: ‘libvlc_playlist_get_media_player’ is deprecated (declared at ../include/vlc/deprecated.h:343) libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-playlist.lo -MD -MP -MF control/.deps/libvlc_la-playlist.Tpo -c control/playlist.c -fPIC -DPIC -o control/.libs/libvlc_la-playlist.o mv -f control/.deps/libvlc_la-video.Tpo control/.deps/libvlc_la-video.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media.lo -MD -MP -MF control/.deps/libvlc_la-media.Tpo -c -o control/libvlc_la-media.lo `test -f 'control/media.c' || echo './'`control/media.c control/audio.c: In function ‘GetAOut’: control/audio.c:52: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-event.lo -MD -MP -MF control/.deps/libvlc_la-event.Tpo -c control/event.c -fPIC -DPIC -o control/.libs/libvlc_la-event.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-hierarchical_node_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-hierarchical_node_media_list_view.Tpo -c control/hierarchical_node_media_list_view.c -fPIC -DPIC -o control/.libs/libvlc_la-hierarchical_node_media_list_view.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-hierarchical_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-hierarchical_media_list_view.Tpo -c control/hierarchical_media_list_view.c -fPIC -DPIC -o control/.libs/libvlc_la-hierarchical_media_list_view.o control/playlist.c: In function ‘libvlc_playlist_add’: control/playlist.c:151: warning: ‘libvlc_playlist_add_extended’ is deprecated (declared at ../include/vlc/deprecated.h:306) mv -f control/.deps/libvlc_la-audio.Tpo control/.deps/libvlc_la-audio.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-flat_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-flat_media_list_view.Tpo -c control/flat_media_list_view.c -fPIC -DPIC -o control/.libs/libvlc_la-flat_media_list_view.o mv -f control/.deps/libvlc_la-playlist.Tpo control/.deps/libvlc_la-playlist.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-event_async.lo -MD -MP -MF control/.deps/libvlc_la-event_async.Tpo -c control/event_async.c -fPIC -DPIC -o control/.libs/libvlc_la-event_async.o mv -f control/.deps/libvlc_la-event.Tpo control/.deps/libvlc_la-event.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_player.lo -MD -MP -MF control/.deps/libvlc_la-media_player.Tpo -c -o control/libvlc_la-media_player.lo `test -f 'control/media_player.c' || echo './'`control/media_player.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list.lo -MD -MP -MF control/.deps/libvlc_la-media_list.Tpo -c -o control/libvlc_la-media_list.lo `test -f 'control/media_list.c' || echo './'`control/media_list.c mv -f control/.deps/libvlc_la-flat_media_list_view.Tpo control/.deps/libvlc_la-flat_media_list_view.Plo mv -f control/.deps/libvlc_la-hierarchical_node_media_list_view.Tpo control/.deps/libvlc_la-hierarchical_node_media_list_view.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media.lo -MD -MP -MF control/.deps/libvlc_la-media.Tpo -c control/media.c -fPIC -DPIC -o control/.libs/libvlc_la-media.o mv -f control/.deps/libvlc_la-event_async.Tpo control/.deps/libvlc_la-event_async.Plo mv -f control/.deps/libvlc_la-hierarchical_media_list_view.Tpo control/.deps/libvlc_la-hierarchical_media_list_view.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list_player.lo -MD -MP -MF control/.deps/libvlc_la-media_list_player.Tpo -c -o control/libvlc_la-media_list_player.lo `test -f 'control/media_list_player.c' || echo './'`control/media_list_player.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-media_list_view.Tpo -c -o control/libvlc_la-media_list_view.lo `test -f 'control/media_list_view.c' || echo './'`control/media_list_view.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_library.lo -MD -MP -MF control/.deps/libvlc_la-media_library.Tpo -c -o control/libvlc_la-media_library.lo `test -f 'control/media_library.c' || echo './'`control/media_library.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_core.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_core.Tpo -c -o control/libvlc_la-mediacontrol_core.lo `test -f 'control/mediacontrol_core.c' || echo './'`control/mediacontrol_core.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_util.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_util.Tpo -c -o control/libvlc_la-mediacontrol_util.lo `test -f 'control/mediacontrol_util.c' || echo './'`control/mediacontrol_util.c mv -f control/.deps/libvlc_la-media.Tpo control/.deps/libvlc_la-media.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_audio_video.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_audio_video.Tpo -c -o control/libvlc_la-mediacontrol_audio_video.lo `test -f 'control/mediacontrol_audio_video.c' || echo './'`control/mediacontrol_audio_video.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list.lo -MD -MP -MF control/.deps/libvlc_la-media_list.Tpo -c control/media_list.c -fPIC -DPIC -o control/.libs/libvlc_la-media_list.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-media_list_view.Tpo -c control/media_list_view.c -fPIC -DPIC -o control/.libs/libvlc_la-media_list_view.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_player.lo -MD -MP -MF control/.deps/libvlc_la-media_player.Tpo -c control/media_player.c -fPIC -DPIC -o control/.libs/libvlc_la-media_player.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_util.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_util.Tpo -c control/mediacontrol_util.c -fPIC -DPIC -o control/.libs/libvlc_la-mediacontrol_util.o mv -f control/.deps/libvlc_la-media_list.Tpo control/.deps/libvlc_la-media_list.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_discoverer.lo -MD -MP -MF control/.deps/libvlc_la-media_discoverer.Tpo -c -o control/libvlc_la-media_discoverer.lo `test -f 'control/media_discoverer.c' || echo './'`control/media_discoverer.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list_player.lo -MD -MP -MF control/.deps/libvlc_la-media_list_player.Tpo -c control/media_list_player.c -fPIC -DPIC -o control/.libs/libvlc_la-media_list_player.o control/media_player.c: In function ‘input_event_changed’: control/media_player.c:186: warning: unused parameter ‘psz_cmd’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_library.lo -MD -MP -MF control/.deps/libvlc_la-media_library.Tpo -c control/media_library.c -fPIC -DPIC -o control/.libs/libvlc_la-media_library.o mv -f control/.deps/libvlc_la-mediacontrol_util.Tpo control/.deps/libvlc_la-mediacontrol_util.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration `top_srcdir=".." top_builddir=".." ../vlc-config --ldflags libvlccore` -no-undefined -no-undefined -export-symbols ./libvlccore.sym -version-info 2:0:0 -Wl,-O1 -o libvlccore.la -rpath /usr/lib64 libvlccore_la-libvlc.lo libvlccore_la-libvlc-module.lo libvlccore_la-missing.lo libvlccore_la-version.lo interface/libvlccore_la-dialog.lo interface/libvlccore_la-interface.lo interface/libvlccore_la-intf_eject.lo playlist/libvlccore_la-art.lo playlist/libvlccore_la-thread.lo playlist/libvlccore_la-control.lo playlist/libvlccore_la-engine.lo playlist/libvlccore_la-fetcher.lo playlist/libvlccore_la-sort.lo playlist/libvlccore_la-loadsave.lo playlist/libvlccore_la-preparser.lo playlist/libvlccore_la-tree.lo playlist/libvlccore_la-item.lo playlist/libvlccore_la-search.lo playlist/libvlccore_la-services_discovery.lo input/libvlccore_la-item.lo input/libvlccore_la-access.lo input/libvlccore_la-clock.lo input/libvlccore_la-control.lo input/libvlccore_la-decoder.lo input/libvlccore_la-decoder_synchro.lo input/libvlccore_la-demux.lo input/libvlccore_la-es_out.lo input/libvlccore_la-es_out_timeshift.lo input/libvlccore_la-event.lo input/libvlccore_la-input.lo input/libvlccore_la-meta.lo input/libvlccore_la-resource.lo input/libvlccore_la-stream.lo input/libvlccore_la-stream_demux.lo input/libvlccore_la-stream_filter.lo input/libvlccore_la-stream_memory.lo input/libvlccore_la-subtitles.lo input/libvlccore_la-var.lo video_output/libvlccore_la-video_output.lo video_output/libvlccore_la-vout_pictures.lo video_output/libvlccore_la-video_text.lo video_output/libvlccore_la-video_widgets.lo video_output/libvlccore_la-vout_subpictures.lo video_output/libvlccore_la-vout_intf.lo audio_output/libvlccore_la-common.lo audio_output/libvlccore_la-dec.lo audio_output/libvlccore_la-filters.lo audio_output/libvlccore_la-input.lo audio_output/libvlccore_la-mixer.lo audio_output/libvlccore_la-output.lo audio_output/libvlccore_la-intf.lo osd/libvlccore_la-osd.lo osd/libvlccore_la-osd_text.lo osd/libvlccore_la-osd_widgets.lo network/libvlccore_la-acl.lo network/libvlccore_la-getaddrinfo.lo network/libvlccore_la-io.lo network/libvlccore_la-tcp.lo network/libvlccore_la-udp.lo network/libvlccore_la-rootbind.lo network/libvlccore_la-tls.lo network/libvlccore_la-poll.lo text/libvlccore_la-charset.lo text/libvlccore_la-strings.lo text/libvlccore_la-unicode.lo text/libvlccore_la-filesystem.lo text/libvlccore_la-wincp.lo text/libvlccore_la-iso_lang.lo misc/libvlccore_la-md5.lo misc/libvlccore_la-rand.lo misc/libvlccore_la-mtime.lo misc/libvlccore_la-block.lo misc/libvlccore_la-es_format.lo modules/libvlccore_la-modules.lo modules/libvlccore_la-cache.lo modules/libvlccore_la-entry.lo modules/libvlccore_la-os.lo misc/libvlccore_la-threads.lo misc/libvlccore_la-stats.lo misc/libvlccore_la-cpu.lo misc/libvlccore_la-action.lo config/libvlccore_la-core.lo config/libvlccore_la-dirs.lo config/libvlccore_la-chain.lo config/libvlccore_la-file.lo config/libvlccore_la-intf.lo config/libvlccore_la-cmdline.lo misc/libvlccore_la-events.lo misc/libvlccore_la-image.lo misc/libvlccore_la-messages.lo misc/libvlccore_la-objects.lo misc/libvlccore_la-variables.lo misc/libvlccore_la-error.lo misc/libvlccore_la-update.lo misc/libvlccore_la-xml.lo misc/libvlccore_la-devices.lo extras/libvlccore_la-libc.lo misc/libvlccore_la-filter_chain.lo misc/libvlccore_la-linux_specific.lo stream_output/libvlccore_la-stream_output.lo stream_output/libvlccore_la-announce.lo stream_output/libvlccore_la-sap.lo stream_output/libvlccore_la-sdp.lo `top_srcdir=".." top_builddir=".." ../vlc-config -libs libvlccore` ../compat/libcompat.la libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_core.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_core.Tpo -c control/mediacontrol_core.c -fPIC -DPIC -o control/.libs/libvlc_la-mediacontrol_core.o mv -f control/.deps/libvlc_la-media_player.Tpo control/.deps/libvlc_la-media_player.Plo mv -f control/.deps/libvlc_la-media_list_view.Tpo control/.deps/libvlc_la-media_list_view.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_audio_video.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_audio_video.Tpo -c control/mediacontrol_audio_video.c -fPIC -DPIC -o control/.libs/libvlc_la-mediacontrol_audio_video.o mv -f control/.deps/libvlc_la-media_list_player.Tpo control/.deps/libvlc_la-media_list_player.Plo control/media_library.c: In function ‘libvlc_media_library_load’: control/media_library.c:135: warning: ‘libvlc_media_list_add_file_content’ is deprecated (declared at ../include/vlc/libvlc_media_list.h:75) mv -f control/.deps/libvlc_la-media_library.Tpo control/.deps/libvlc_la-media_library.Plo control/mediacontrol_audio_video.c: In function ‘mediacontrol_set_visual’: control/mediacontrol_audio_video.c:239: warning: ‘libvlc_media_player_set_drawable’ is deprecated (declared at ../include/vlc/deprecated.h:61) mv -f control/.deps/libvlc_la-mediacontrol_core.Tpo control/.deps/libvlc_la-mediacontrol_core.Plo mv -f control/.deps/libvlc_la-mediacontrol_audio_video.Tpo control/.deps/libvlc_la-mediacontrol_audio_video.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_discoverer.lo -MD -MP -MF control/.deps/libvlc_la-media_discoverer.Tpo -c control/media_discoverer.c -fPIC -DPIC -o control/.libs/libvlc_la-media_discoverer.o mv -f control/.deps/libvlc_la-media_discoverer.Tpo control/.deps/libvlc_la-media_discoverer.Plo libtool: link: echo "{ global:" > .libs/libvlccore.ver libtool: link: cat ./libvlccore.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libvlccore.ver libtool: link: echo "local: *; };" >> .libs/libvlccore.ver libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libvlccore_la-libvlc.o .libs/libvlccore_la-libvlc-module.o .libs/libvlccore_la-missing.o .libs/libvlccore_la-version.o interface/.libs/libvlccore_la-dialog.o interface/.libs/libvlccore_la-interface.o interface/.libs/libvlccore_la-intf_eject.o playlist/.libs/libvlccore_la-art.o playlist/.libs/libvlccore_la-thread.o playlist/.libs/libvlccore_la-control.o playlist/.libs/libvlccore_la-engine.o playlist/.libs/libvlccore_la-fetcher.o playlist/.libs/libvlccore_la-sort.o playlist/.libs/libvlccore_la-loadsave.o playlist/.libs/libvlccore_la-preparser.o playlist/.libs/libvlccore_la-tree.o playlist/.libs/libvlccore_la-item.o playlist/.libs/libvlccore_la-search.o playlist/.libs/libvlccore_la-services_discovery.o input/.libs/libvlccore_la-item.o input/.libs/libvlccore_la-access.o input/.libs/libvlccore_la-clock.o input/.libs/libvlccore_la-control.o input/.libs/libvlccore_la-decoder.o input/.libs/libvlccore_la-decoder_synchro.o input/.libs/libvlccore_la-demux.o input/.libs/libvlccore_la-es_out.o input/.libs/libvlccore_la-es_out_timeshift.o input/.libs/libvlccore_la-event.o input/.libs/libvlccore_la-input.o input/.libs/libvlccore_la-meta.o input/.libs/libvlccore_la-resource.o input/.libs/libvlccore_la-stream.o input/.libs/libvlccore_la-stream_demux.o input/.libs/libvlccore_la-stream_filter.o input/.libs/libvlccore_la-stream_memory.o input/.libs/libvlccore_la-subtitles.o input/.libs/libvlccore_la-var.o video_output/.libs/libvlccore_la-video_output.o video_output/.libs/libvlccore_la-vout_pictures.o video_output/.libs/libvlccore_la-video_text.o video_output/.libs/libvlccore_la-video_widgets.o video_output/.libs/libvlccore_la-vout_subpictures.o video_output/.libs/libvlccore_la-vout_intf.o audio_output/.libs/libvlccore_la-common.o audio_output/.libs/libvlccore_la-dec.o audio_output/.libs/libvlccore_la-filters.o audio_output/.libs/libvlccore_la-input.o audio_output/.libs/libvlccore_la-mixer.o audio_output/.libs/libvlccore_la-output.o audio_output/.libs/libvlccore_la-intf.o osd/.libs/libvlccore_la-osd.o osd/.libs/libvlccore_la-osd_text.o osd/.libs/libvlccore_la-osd_widgets.o network/.libs/libvlccore_la-acl.o network/.libs/libvlccore_la-getaddrinfo.o network/.libs/libvlccore_la-io.o network/.libs/libvlccore_la-tcp.o network/.libs/libvlccore_la-udp.o network/.libs/libvlccore_la-rootbind.o network/.libs/libvlccore_la-tls.o network/.libs/libvlccore_la-poll.o text/.libs/libvlccore_la-charset.o text/.libs/libvlccore_la-strings.o text/.libs/libvlccore_la-unicode.o text/.libs/libvlccore_la-filesystem.o text/.libs/libvlccore_la-wincp.o text/.libs/libvlccore_la-iso_lang.o misc/.libs/libvlccore_la-md5.o misc/.libs/libvlccore_la-rand.o misc/.libs/libvlccore_la-mtime.o misc/.libs/libvlccore_la-block.o misc/.libs/libvlccore_la-es_format.o modules/.libs/libvlccore_la-modules.o modules/.libs/libvlccore_la-cache.o modules/.libs/libvlccore_la-entry.o modules/.libs/libvlccore_la-os.o misc/.libs/libvlccore_la-threads.o misc/.libs/libvlccore_la-stats.o misc/.libs/libvlccore_la-cpu.o misc/.libs/libvlccore_la-action.o config/.libs/libvlccore_la-core.o config/.libs/libvlccore_la-dirs.o config/.libs/libvlccore_la-chain.o config/.libs/libvlccore_la-file.o config/.libs/libvlccore_la-intf.o config/.libs/libvlccore_la-cmdline.o misc/.libs/libvlccore_la-events.o misc/.libs/libvlccore_la-image.o misc/.libs/libvlccore_la-messages.o misc/.libs/libvlccore_la-objects.o misc/.libs/libvlccore_la-variables.o misc/.libs/libvlccore_la-error.o misc/.libs/libvlccore_la-update.o misc/.libs/libvlccore_la-xml.o misc/.libs/libvlccore_la-devices.o extras/.libs/libvlccore_la-libc.o misc/.libs/libvlccore_la-filter_chain.o misc/.libs/libvlccore_la-linux_specific.o stream_output/.libs/libvlccore_la-stream_output.o stream_output/.libs/libvlccore_la-announce.o stream_output/.libs/libvlccore_la-sap.o stream_output/.libs/libvlccore_la-sdp.o -Wl,--whole-archive ../compat/.libs/libcompat.a -Wl,--no-whole-archive /usr/lib64/libhal.so -L/usr/lib64 /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libvlccore.so.2 -Wl,-version-script -Wl,.libs/libvlccore.ver -o .libs/libvlccore.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libvlccore.so.2" && ln -s "libvlccore.so.2.0.0" "libvlccore.so.2") libtool: link: (cd ".libs" && rm -f "libvlccore.so" && ln -s "libvlccore.so.2.0.0" "libvlccore.so") libtool: link: ( cd ".libs" && rm -f "libvlccore.la" && ln -s "../libvlccore.la" "libvlccore.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -no-undefined `top_srcdir=".." top_builddir=".." ../vlc-config --ldflags libvlc` -version-info 4:0:2 -export-symbols ./libvlc.sym -Wl,-O1 -o libvlc.la -rpath /usr/lib64 control/libvlc_la-core.lo control/libvlc_la-log.lo control/libvlc_la-playlist.lo control/libvlc_la-vlm.lo control/libvlc_la-video.lo control/libvlc_la-audio.lo control/libvlc_la-event.lo control/libvlc_la-event_async.lo control/libvlc_la-flat_media_list_view.lo control/libvlc_la-hierarchical_media_list_view.lo control/libvlc_la-hierarchical_node_media_list_view.lo control/libvlc_la-media.lo control/libvlc_la-media_player.lo control/libvlc_la-media_list.lo control/libvlc_la-media_list_player.lo control/libvlc_la-media_list_view.lo control/libvlc_la-media_library.lo control/libvlc_la-mediacontrol_core.lo control/libvlc_la-mediacontrol_util.lo control/libvlc_la-mediacontrol_audio_video.lo control/libvlc_la-media_discoverer.lo `top_srcdir=".." top_builddir=".." ../vlc-config -libs libvlc` libvlccore.la ../compat/libcompat.la libtool: link: echo "{ global:" > .libs/libvlc.ver libtool: link: cat ./libvlc.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libvlc.ver libtool: link: echo "local: *; };" >> .libs/libvlc.ver libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared control/.libs/libvlc_la-core.o control/.libs/libvlc_la-log.o control/.libs/libvlc_la-playlist.o control/.libs/libvlc_la-vlm.o control/.libs/libvlc_la-video.o control/.libs/libvlc_la-audio.o control/.libs/libvlc_la-event.o control/.libs/libvlc_la-event_async.o control/.libs/libvlc_la-flat_media_list_view.o control/.libs/libvlc_la-hierarchical_media_list_view.o control/.libs/libvlc_la-hierarchical_node_media_list_view.o control/.libs/libvlc_la-media.o control/.libs/libvlc_la-media_player.o control/.libs/libvlc_la-media_list.o control/.libs/libvlc_la-media_list_player.o control/.libs/libvlc_la-media_list_view.o control/.libs/libvlc_la-media_library.o control/.libs/libvlc_la-mediacontrol_core.o control/.libs/libvlc_la-mediacontrol_util.o control/.libs/libvlc_la-mediacontrol_audio_video.o control/.libs/libvlc_la-media_discoverer.o -Wl,--whole-archive ../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ./.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libvlc.so.2 -Wl,-version-script -Wl,.libs/libvlc.ver -o .libs/libvlc.so.2.2.0 libtool: link: (cd ".libs" && rm -f "libvlc.so.2" && ln -s "libvlc.so.2.2.0" "libvlc.so.2") libtool: link: (cd ".libs" && rm -f "libvlc.so" && ln -s "libvlc.so.2.2.0" "libvlc.so") libtool: link: ( cd ".libs" && rm -f "libvlc.la" && ln -s "../libvlc.la" "libvlc.la" ) make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src' Making all in test make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/test' make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src' make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src' Making all in libs/srtp make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/libs/srtp' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT srtp.lo -MD -MP -MF .deps/srtp.Tpo -c -o srtp.lo srtp.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT srtp.lo -MD -MP -MF .deps/srtp.Tpo -c srtp.c -fPIC -DPIC -o .libs/srtp.o mv -f .deps/srtp.Tpo .deps/srtp.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -Wl,-O1 -o libvlc_srtp.la srtp.lo -L/usr/lib64 -lgcrypt -lgpg-error -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvlc_srtp.a .libs/srtp.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvlc_srtp.a libtool: link: ( cd ".libs" && rm -f "libvlc_srtp.la" && ln -s "../libvlc_srtp.la" "libvlc_srtp.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/libs/srtp' Making all in libs/unzip make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/libs/unzip' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c -o unzip.lo unzip.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c -o ioapi.lo ioapi.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c unzip.c -fPIC -DPIC -o .libs/unzip.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c ioapi.c -fPIC -DPIC -o .libs/ioapi.o mv -f .deps/unzip.Tpo .deps/unzip.Plo mv -f .deps/ioapi.Tpo .deps/ioapi.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -Wl,-O1 -o libunzip.la unzip.lo ioapi.lo -lz libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libunzip.a .libs/unzip.o .libs/ioapi.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libunzip.a libtool: link: ( cd ".libs" && rm -f "libunzip.la" && ln -s "../libunzip.la" "libunzip.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/libs/unzip' Making all in bin make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/bin' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags vlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT vlc.o -MD -MP -MF .deps/vlc.Tpo -c -o vlc.o vlc.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags vlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT rootwrap.o -MD -MP -MF .deps/rootwrap.Tpo -c -o rootwrap.o rootwrap.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags vlc` -DTOP_BUILDDIR=\"$(cd ".."; pwd)\" -DTOP_SRCDIR=\"$(cd ".."; pwd)\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT vlc_static-vlc.o -MD -MP -MF .deps/vlc_static-vlc.Tpo -c -o vlc_static-vlc.o `test -f 'vlc.c' || echo './'`vlc.c vlc.c: In function ‘main’: vlc.c:156: warning: ‘libvlc_playlist_play’ is deprecated (declared at ../include/vlc/deprecated.h:191) mv -f .deps/vlc.Tpo .deps/vlc.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir=".." top_builddir=".." ../vlc-config --cflags vlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration `top_srcdir=".." top_builddir=".." ../vlc-config --ldflags vlc` -Wl,-O1 -o vlc vlc.o ../src/libvlc.la `top_srcdir=".." top_builddir=".." ../vlc-config -libs vlc` mv -f .deps/rootwrap.Tpo .deps/rootwrap.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir=".." top_builddir=".." ../vlc-config --cflags vlc` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -Wl,-O1 -o vlc-wrapper rootwrap.o vlc.c: In function ‘main’: vlc.c:156: warning: ‘libvlc_playlist_play’ is deprecated (declared at ../include/vlc/deprecated.h:191) mv -f .deps/vlc_static-vlc.Tpo .deps/vlc_static-vlc.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir=".." top_builddir=".." ../vlc-config --cflags vlc` -DTOP_BUILDDIR=\"$(cd ".."; pwd)\" -DTOP_SRCDIR=\"$(cd ".."; pwd)\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration `top_srcdir=".." top_builddir=".." ../vlc-config --ldflags vlc` -no-install -static -Wl,-O1 -o vlc-static vlc_static-vlc.o ../src/libvlc.la `top_srcdir=".." top_builddir=".." ../vlc-config -libs vlc` libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=vlc -DMODULE_NAME_IS_vlc -DMODULE_STRING=\"vlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -Wl,-O1 -Wl,-O1 -o .libs/vlc vlc.o ../src/.libs/libvlc.so /var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs/libvlccore.so /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=vlc -DMODULE_NAME_IS_vlc -DMODULE_STRING=\"vlc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -Wl,-O1 -o vlc-wrapper rootwrap.o libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=vlc -DMODULE_NAME_IS_vlc -DMODULE_STRING=\"vlc\" -O0 -DTOP_BUILDDIR=\"/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0\" -DTOP_SRCDIR=\"/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0\" -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -Wl,-O1 -Wl,-O1 -o vlc-static vlc_static-vlc.o ../src/.libs/libvlc.so /var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs/libvlccore.so /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/bin' Making all in modules make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules' Making all in access make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access' make all-recursive make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access' Making all in dvb make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/dvb' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/dvb' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdvb_plugin_la-access.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-access.lo -MD -MP -MF .deps/libdvb_plugin_la-access.Tpo -c -o libdvb_plugin_la-access.lo `test -f 'access.c' || echo './'`access.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdvb_plugin_la-scan.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-scan.lo -MD -MP -MF .deps/libdvb_plugin_la-scan.Tpo -c -o libdvb_plugin_la-scan.lo `test -f 'scan.c' || echo './'`scan.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdvb_plugin_la-linux_dvb.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-linux_dvb.lo -MD -MP -MF .deps/libdvb_plugin_la-linux_dvb.Tpo -c -o libdvb_plugin_la-linux_dvb.lo `test -f 'linux_dvb.c' || echo './'`linux_dvb.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdvb_plugin_la-en50221.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-en50221.lo -MD -MP -MF .deps/libdvb_plugin_la-en50221.Tpo -c -o libdvb_plugin_la-en50221.lo `test -f 'en50221.c' || echo './'`en50221.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdvb_plugin_la-http.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-http.lo -MD -MP -MF .deps/libdvb_plugin_la-http.Tpo -c -o libdvb_plugin_la-http.lo `test -f 'http.c' || echo './'`http.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dvb -DMODULE_NAME_IS_dvb -DMODULE_STRING=\"dvb\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-scan.lo -MD -MP -MF .deps/libdvb_plugin_la-scan.Tpo -c scan.c -fPIC -DPIC -o .libs/libdvb_plugin_la-scan.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dvb -DMODULE_NAME_IS_dvb -DMODULE_STRING=\"dvb\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-http.lo -MD -MP -MF .deps/libdvb_plugin_la-http.Tpo -c http.c -fPIC -DPIC -o .libs/libdvb_plugin_la-http.o In file included from dvb.h:27, from scan.c:70: scan.h:36:5: warning: #warning NIT is not supported by your libdvbpsi version scan.c: In function ‘scan_session_Clean’: scan.c:624: warning: pointer targets in passing argument 1 of ‘dvbsi_to_utf8’ differ in signedness In file included from dvb.h:27, from http.c:69: scan.h:36:5: warning: #warning NIT is not supported by your libdvbpsi version mv -f .deps/libdvb_plugin_la-scan.Tpo .deps/libdvb_plugin_la-scan.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dvb -DMODULE_NAME_IS_dvb -DMODULE_STRING=\"dvb\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-access.lo -MD -MP -MF .deps/libdvb_plugin_la-access.Tpo -c access.c -fPIC -DPIC -o .libs/libdvb_plugin_la-access.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dvb -DMODULE_NAME_IS_dvb -DMODULE_STRING=\"dvb\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-en50221.lo -MD -MP -MF .deps/libdvb_plugin_la-en50221.Tpo -c en50221.c -fPIC -DPIC -o .libs/libdvb_plugin_la-en50221.o mv -f .deps/libdvb_plugin_la-http.Tpo .deps/libdvb_plugin_la-http.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dvb -DMODULE_NAME_IS_dvb -DMODULE_STRING=\"dvb\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvb_plugin_la-linux_dvb.lo -MD -MP -MF .deps/libdvb_plugin_la-linux_dvb.Tpo -c linux_dvb.c -fPIC -DPIC -o .libs/libdvb_plugin_la-linux_dvb.o In file included from dvb.h:27, from access.c:76: scan.h:36:5: warning: #warning NIT is not supported by your libdvbpsi version access.c: In function ‘ParseMRL’: access.c:935: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result mv -f .deps/libdvb_plugin_la-access.Tpo .deps/libdvb_plugin_la-access.Plo In file included from dvb.h:27, from en50221.c:75: scan.h:36:5: warning: #warning NIT is not supported by your libdvbpsi version en50221.c: In function ‘SessionOpen’: en50221.c:416: warning: unused parameter ‘i_size’ en50221.c: In function ‘SessionCreateResponse’: en50221.c:549: warning: unused parameter ‘i_slot’ en50221.c:550: warning: unused parameter ‘i_size’ en50221.c: In function ‘ApplicationInformationHandle’: en50221.c:908: warning: unused parameter ‘i_session_id’ en50221.c: In function ‘MMIHandleEnq’: en50221.c:1644: warning: unused parameter ‘i_size’ en50221.c: In function ‘MMIHandleMenu’: en50221.c:1671: warning: unused parameter ‘i_size’ en50221.c: In function ‘dvbsi_to_utf8’: en50221.c:2430: warning: ignoring return value of ‘vlc_iconv’, declared with attribute warn_unused_result en50221.c: In function ‘en50221_Init’: en50221.c:1882: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay In file included from dvb.h:27, from linux_dvb.c:75: scan.h:36:5: warning: #warning NIT is not supported by your libdvbpsi version In function ‘DoDiseqc’, inlined from ‘FrontendSetQPSK’ at linux_dvb.c:1080, inlined from ‘FrontendSet’ at linux_dvb.c:245: linux_dvb.c:939: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay linux_dvb.c:988: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay mv -f .deps/libdvb_plugin_la-en50221.Tpo .deps/libdvb_plugin_la-en50221.Plo mv -f .deps/libdvb_plugin_la-linux_dvb.Tpo .deps/libdvb_plugin_la-linux_dvb.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdvb_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libdvb_plugin.la` -Wl,-O1 -o libdvb_plugin.la libdvb_plugin_la-access.lo libdvb_plugin_la-scan.lo libdvb_plugin_la-linux_dvb.lo libdvb_plugin_la-en50221.lo libdvb_plugin_la-http.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libdvb_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdvb_plugin_la-access.o .libs/libdvb_plugin_la-scan.o .libs/libdvb_plugin_la-linux_dvb.o .libs/libdvb_plugin_la-en50221.o .libs/libdvb_plugin_la-http.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libdvbpsi.so ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdvb_plugin.so -o .libs/libdvb_plugin.so libtool: link: ( cd ".libs" && rm -f "libdvb_plugin.la" && ln -s "../libdvb_plugin.la" "libdvb_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/dvb' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/dvb' Making all in mms make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/mms' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/mms' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_mms_plugin_la-mms.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-mms.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-mms.Tpo -c -o libaccess_mms_plugin_la-mms.lo `test -f 'mms.c' || echo './'`mms.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_mms_plugin_la-mmsh.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-mmsh.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-mmsh.Tpo -c -o libaccess_mms_plugin_la-mmsh.lo `test -f 'mmsh.c' || echo './'`mmsh.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_mms_plugin_la-mmstu.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-mmstu.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-mmstu.Tpo -c -o libaccess_mms_plugin_la-mmstu.lo `test -f 'mmstu.c' || echo './'`mmstu.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_mms_plugin_la-buffer.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-buffer.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-buffer.Tpo -c -o libaccess_mms_plugin_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_mms_plugin_la-asf.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-asf.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-asf.Tpo -c -o libaccess_mms_plugin_la-asf.lo `test -f 'asf.c' || echo './'`asf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_mms -DMODULE_NAME_IS_access_mms -DMODULE_STRING=\"access_mms\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-mmstu.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-mmstu.Tpo -c mmstu.c -fPIC -DPIC -o .libs/libaccess_mms_plugin_la-mmstu.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_mms -DMODULE_NAME_IS_access_mms -DMODULE_STRING=\"access_mms\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-mmsh.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-mmsh.Tpo -c mmsh.c -fPIC -DPIC -o .libs/libaccess_mms_plugin_la-mmsh.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_mms -DMODULE_NAME_IS_access_mms -DMODULE_STRING=\"access_mms\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-buffer.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/libaccess_mms_plugin_la-buffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_mms -DMODULE_NAME_IS_access_mms -DMODULE_STRING=\"access_mms\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-mms.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-mms.Tpo -c mms.c -fPIC -DPIC -o .libs/libaccess_mms_plugin_la-mms.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_mms -DMODULE_NAME_IS_access_mms -DMODULE_STRING=\"access_mms\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mms_plugin_la-asf.lo -MD -MP -MF .deps/libaccess_mms_plugin_la-asf.Tpo -c asf.c -fPIC -DPIC -o .libs/libaccess_mms_plugin_la-asf.o mmsh.c: In function ‘MMSHOpen’: mmsh.c:170: warning: ‘__vlc_object_find’ is deprecated (declared at ../../../include/vlc_objects.h:77) mv -f .deps/libaccess_mms_plugin_la-mmsh.Tpo .deps/libaccess_mms_plugin_la-mmsh.Plo mmstu.c: In function ‘Seek’: mmstu.c:352: warning: comparison between signed and unsigned mmstu.c:355: warning: comparison between signed and unsigned mmstu.c: In function ‘Block’: mmstu.c:453: warning: comparison between signed and unsigned mmstu.c: In function ‘mms_HeaderMediaRead’: mmstu.c:1562: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay mmstu.c: In function ‘mms_CommandRead’: mmstu.c:1509: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay buffer.c: In function ‘var_buffer_addUTF16’: buffer.c:133: warning: ignoring return value of ‘vlc_iconv’, declared with attribute warn_unused_result mv -f .deps/libaccess_mms_plugin_la-buffer.Tpo .deps/libaccess_mms_plugin_la-buffer.Plo mv -f .deps/libaccess_mms_plugin_la-mmstu.Tpo .deps/libaccess_mms_plugin_la-mmstu.Plo mv -f .deps/libaccess_mms_plugin_la-mms.Tpo .deps/libaccess_mms_plugin_la-mms.Plo mv -f .deps/libaccess_mms_plugin_la-asf.Tpo .deps/libaccess_mms_plugin_la-asf.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_mms_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libaccess_mms_plugin.la` -Wl,-O1 -o libaccess_mms_plugin.la -rpath /usr/lib64/vlc/access libaccess_mms_plugin_la-mms.lo libaccess_mms_plugin_la-mmsh.lo libaccess_mms_plugin_la-mmstu.lo libaccess_mms_plugin_la-buffer.lo libaccess_mms_plugin_la-asf.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libaccess_mms_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_mms_plugin_la-mms.o .libs/libaccess_mms_plugin_la-mmsh.o .libs/libaccess_mms_plugin_la-mmstu.o .libs/libaccess_mms_plugin_la-buffer.o .libs/libaccess_mms_plugin_la-asf.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_mms_plugin.so -o .libs/libaccess_mms_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_mms_plugin.la" && ln -s "../libaccess_mms_plugin.la" "libaccess_mms_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/mms' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/mms' Making all in cdda make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/cdda' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/cdda' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/cdda' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/cdda' Making all in rtp make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtp' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtp' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin librtp_plugin_la-rtp.lo` -I../../../libs/srtp -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT librtp_plugin_la-rtp.lo -MD -MP -MF .deps/librtp_plugin_la-rtp.Tpo -c -o librtp_plugin_la-rtp.lo `test -f 'rtp.c' || echo './'`rtp.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin librtp_plugin_la-input.lo` -I../../../libs/srtp -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT librtp_plugin_la-input.lo -MD -MP -MF .deps/librtp_plugin_la-input.Tpo -c -o librtp_plugin_la-input.lo `test -f 'input.c' || echo './'`input.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin librtp_plugin_la-session.lo` -I../../../libs/srtp -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT librtp_plugin_la-session.lo -MD -MP -MF .deps/librtp_plugin_la-session.Tpo -c -o librtp_plugin_la-session.lo `test -f 'session.c' || echo './'`session.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=rtp -DMODULE_NAME_IS_rtp -DMODULE_STRING=\"rtp\" -O0 -I../../../libs/srtp -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT librtp_plugin_la-rtp.lo -MD -MP -MF .deps/librtp_plugin_la-rtp.Tpo -c rtp.c -fPIC -DPIC -o .libs/librtp_plugin_la-rtp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=rtp -DMODULE_NAME_IS_rtp -DMODULE_STRING=\"rtp\" -O0 -I../../../libs/srtp -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT librtp_plugin_la-input.lo -MD -MP -MF .deps/librtp_plugin_la-input.Tpo -c input.c -fPIC -DPIC -o .libs/librtp_plugin_la-input.o mv -f .deps/librtp_plugin_la-rtp.Tpo .deps/librtp_plugin_la-rtp.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=rtp -DMODULE_NAME_IS_rtp -DMODULE_STRING=\"rtp\" -O0 -I../../../libs/srtp -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT librtp_plugin_la-session.lo -MD -MP -MF .deps/librtp_plugin_la-session.Tpo -c session.c -fPIC -DPIC -o .libs/librtp_plugin_la-session.o input.c: In function ‘rtp_stream_recv’: input.c:82: warning: variable ‘len’ might be clobbered by ‘longjmp’ or ‘vfork’ input.c:95: warning: variable ‘block’ might be clobbered by ‘longjmp’ or ‘vfork’ input.c:98: warning: variable ‘i’ might be clobbered by ‘longjmp’ or ‘vfork’ mv -f .deps/librtp_plugin_la-input.Tpo .deps/librtp_plugin_la-input.Plo mv -f .deps/librtp_plugin_la-session.Tpo .deps/librtp_plugin_la-session.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin librtp_plugin.la` -I../../../libs/srtp -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin librtp_plugin.la` -Wl,-O1 -o librtp_plugin.la -rpath /usr/lib64/vlc/access librtp_plugin_la-rtp.lo librtp_plugin_la-input.lo librtp_plugin_la-session.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin librtp_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la ../../../libs/srtp/libvlc_srtp.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/librtp_plugin_la-rtp.o .libs/librtp_plugin_la-input.o .libs/librtp_plugin_la-session.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a ../../../libs/srtp/.libs/libvlc_srtp.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -ldl -lm /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -lpthread -march=core2 -Wl,-O1 -Wl,-soname -Wl,librtp_plugin.so -o .libs/librtp_plugin.so libtool: link: ( cd ".libs" && rm -f "librtp_plugin.la" && ln -s "../librtp_plugin.la" "librtp_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtp' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtp' Making all in rtsp make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtsp' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtsp' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_realrtsp_plugin_la-access.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-access.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-access.Tpo -c -o libaccess_realrtsp_plugin_la-access.lo `test -f 'access.c' || echo './'`access.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_realrtsp_plugin_la-rtsp.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-rtsp.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-rtsp.Tpo -c -o libaccess_realrtsp_plugin_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_realrtsp_plugin_la-real.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-real.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-real.Tpo -c -o libaccess_realrtsp_plugin_la-real.lo `test -f 'real.c' || echo './'`real.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_realrtsp_plugin_la-real_rmff.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-real_rmff.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-real_rmff.Tpo -c -o libaccess_realrtsp_plugin_la-real_rmff.lo `test -f 'real_rmff.c' || echo './'`real_rmff.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_realrtsp_plugin_la-real_sdpplin.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-real_sdpplin.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-real_sdpplin.Tpo -c -o libaccess_realrtsp_plugin_la-real_sdpplin.lo `test -f 'real_sdpplin.c' || echo './'`real_sdpplin.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_realrtsp_plugin_la-real_asmrp.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-real_asmrp.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-real_asmrp.Tpo -c -o libaccess_realrtsp_plugin_la-real_asmrp.lo `test -f 'real_asmrp.c' || echo './'`real_asmrp.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_realrtsp -DMODULE_NAME_IS_access_realrtsp -DMODULE_STRING=\"access_realrtsp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-real.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-real.Tpo -c real.c -fPIC -DPIC -o .libs/libaccess_realrtsp_plugin_la-real.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_realrtsp -DMODULE_NAME_IS_access_realrtsp -DMODULE_STRING=\"access_realrtsp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-rtsp.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-rtsp.Tpo -c rtsp.c -fPIC -DPIC -o .libs/libaccess_realrtsp_plugin_la-rtsp.o rtsp.c: In function ‘rtsp_get_status_code’: rtsp.c:129: warning: unused parameter ‘rtsp’ real.c:304: warning: no previous prototype for ‘real_calc_response_and_checksum’ real.c:416: warning: no previous prototype for ‘real_parse_sdp’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_realrtsp -DMODULE_NAME_IS_access_realrtsp -DMODULE_STRING=\"access_realrtsp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-real_asmrp.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-real_asmrp.Tpo -c real_asmrp.c -fPIC -DPIC -o .libs/libaccess_realrtsp_plugin_la-real_asmrp.o mv -f .deps/libaccess_realrtsp_plugin_la-rtsp.Tpo .deps/libaccess_realrtsp_plugin_la-rtsp.Plo mv -f .deps/libaccess_realrtsp_plugin_la-real.Tpo .deps/libaccess_realrtsp_plugin_la-real.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_realrtsp -DMODULE_NAME_IS_access_realrtsp -DMODULE_STRING=\"access_realrtsp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-access.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-access.Tpo -c access.c -fPIC -DPIC -o .libs/libaccess_realrtsp_plugin_la-access.o mv -f .deps/libaccess_realrtsp_plugin_la-real_asmrp.Tpo .deps/libaccess_realrtsp_plugin_la-real_asmrp.Plo access.c: In function ‘RtspWrite’: access.c:140: warning: unused parameter ‘i_buffer’ access.c: In function ‘Open’: access.c:240: warning: format not a string literal and no format arguments access.c: In function ‘Seek’: access.c:312: warning: unused parameter ‘p_access’ access.c:312: warning: unused parameter ‘i_pos’ mv -f .deps/libaccess_realrtsp_plugin_la-access.Tpo .deps/libaccess_realrtsp_plugin_la-access.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_realrtsp -DMODULE_NAME_IS_access_realrtsp -DMODULE_STRING=\"access_realrtsp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-real_sdpplin.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-real_sdpplin.Tpo -c real_sdpplin.c -fPIC -DPIC -o .libs/libaccess_realrtsp_plugin_la-real_sdpplin.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_realrtsp -DMODULE_NAME_IS_access_realrtsp -DMODULE_STRING=\"access_realrtsp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_realrtsp_plugin_la-real_rmff.lo -MD -MP -MF .deps/libaccess_realrtsp_plugin_la-real_rmff.Tpo -c real_rmff.c -fPIC -DPIC -o .libs/libaccess_realrtsp_plugin_la-real_rmff.o mv -f .deps/libaccess_realrtsp_plugin_la-real_rmff.Tpo .deps/libaccess_realrtsp_plugin_la-real_rmff.Plo real_sdpplin.c: In function ‘b64_decode’: real_sdpplin.c:58: warning: comparison between signed and unsigned real_sdpplin.c:61: warning: comparison between signed and unsigned mv -f .deps/libaccess_realrtsp_plugin_la-real_sdpplin.Tpo .deps/libaccess_realrtsp_plugin_la-real_sdpplin.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_realrtsp_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libaccess_realrtsp_plugin.la` -Wl,-O1 -o libaccess_realrtsp_plugin.la libaccess_realrtsp_plugin_la-access.lo libaccess_realrtsp_plugin_la-rtsp.lo libaccess_realrtsp_plugin_la-real.lo libaccess_realrtsp_plugin_la-real_rmff.lo libaccess_realrtsp_plugin_la-real_sdpplin.lo libaccess_realrtsp_plugin_la-real_asmrp.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libaccess_realrtsp_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_realrtsp_plugin_la-access.o .libs/libaccess_realrtsp_plugin_la-rtsp.o .libs/libaccess_realrtsp_plugin_la-real.o .libs/libaccess_realrtsp_plugin_la-real_rmff.o .libs/libaccess_realrtsp_plugin_la-real_sdpplin.o .libs/libaccess_realrtsp_plugin_la-real_asmrp.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_realrtsp_plugin.so -o .libs/libaccess_realrtsp_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_realrtsp_plugin.la" && ln -s "../libaccess_realrtsp_plugin.la" "libaccess_realrtsp_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtsp' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtsp' Making all in rtmp make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtmp' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtmp' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_rtmp_plugin_la-access.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_rtmp_plugin_la-access.lo -MD -MP -MF .deps/libaccess_rtmp_plugin_la-access.Tpo -c -o libaccess_rtmp_plugin_la-access.lo `test -f 'access.c' || echo './'`access.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_rtmp_plugin_la-rtmp_amf_flv.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_rtmp_plugin_la-rtmp_amf_flv.lo -MD -MP -MF .deps/libaccess_rtmp_plugin_la-rtmp_amf_flv.Tpo -c -o libaccess_rtmp_plugin_la-rtmp_amf_flv.lo `test -f 'rtmp_amf_flv.c' || echo './'`rtmp_amf_flv.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_rtmp -DMODULE_NAME_IS_access_rtmp -DMODULE_STRING=\"access_rtmp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_rtmp_plugin_la-rtmp_amf_flv.lo -MD -MP -MF .deps/libaccess_rtmp_plugin_la-rtmp_amf_flv.Tpo -c rtmp_amf_flv.c -fPIC -DPIC -o .libs/libaccess_rtmp_plugin_la-rtmp_amf_flv.o rtmp_amf_flv.c: In function ‘rtmp_read_net_packet’: rtmp_amf_flv.c:992: warning: comparison between signed and unsigned rtmp_amf_flv.c: In function ‘rtmp_body_append’: rtmp_amf_flv.c:2067: warning: comparison between signed and unsigned mv -f .deps/libaccess_rtmp_plugin_la-rtmp_amf_flv.Tpo .deps/libaccess_rtmp_plugin_la-rtmp_amf_flv.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_rtmp -DMODULE_NAME_IS_access_rtmp -DMODULE_STRING=\"access_rtmp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_rtmp_plugin_la-access.lo -MD -MP -MF .deps/libaccess_rtmp_plugin_la-access.Tpo -c access.c -fPIC -DPIC -o .libs/libaccess_rtmp_plugin_la-access.o access.c: In function ‘Read’: access.c:335: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay mv -f .deps/libaccess_rtmp_plugin_la-access.Tpo .deps/libaccess_rtmp_plugin_la-access.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_rtmp_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libaccess_rtmp_plugin.la` -Wl,-O1 -o libaccess_rtmp_plugin.la -rpath /usr/lib64/vlc/access libaccess_rtmp_plugin_la-access.lo libaccess_rtmp_plugin_la-rtmp_amf_flv.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libaccess_rtmp_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_rtmp_plugin_la-access.o .libs/libaccess_rtmp_plugin_la-rtmp_amf_flv.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_rtmp_plugin.so -o .libs/libaccess_rtmp_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_rtmp_plugin.la" && ln -s "../libaccess_rtmp_plugin.la" "libaccess_rtmp_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtmp' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/rtmp' Making all in vcd make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/vcd' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/vcd' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libvcd_plugin_la-vcd.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcd_plugin_la-vcd.lo -MD -MP -MF .deps/libvcd_plugin_la-vcd.Tpo -c -o libvcd_plugin_la-vcd.lo `test -f 'vcd.c' || echo './'`vcd.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libvcd_plugin_la-cdrom.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcd_plugin_la-cdrom.lo -MD -MP -MF .deps/libvcd_plugin_la-cdrom.Tpo -c -o libvcd_plugin_la-cdrom.lo `test -f 'cdrom.c' || echo './'`cdrom.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=vcd -DMODULE_NAME_IS_vcd -DMODULE_STRING=\"vcd\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcd_plugin_la-vcd.lo -MD -MP -MF .deps/libvcd_plugin_la-vcd.Tpo -c vcd.c -fPIC -DPIC -o .libs/libvcd_plugin_la-vcd.o mv -f .deps/libvcd_plugin_la-vcd.Tpo .deps/libvcd_plugin_la-vcd.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=vcd -DMODULE_NAME_IS_vcd -DMODULE_STRING=\"vcd\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcd_plugin_la-cdrom.lo -MD -MP -MF .deps/libvcd_plugin_la-cdrom.Tpo -c cdrom.c -fPIC -DPIC -o .libs/libvcd_plugin_la-cdrom.o mv -f .deps/libvcd_plugin_la-cdrom.Tpo .deps/libvcd_plugin_la-cdrom.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libvcd_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libvcd_plugin.la` -Wl,-O1 -o libvcd_plugin.la libvcd_plugin_la-vcd.lo libvcd_plugin_la-cdrom.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libvcd_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libvcd_plugin_la-vcd.o .libs/libvcd_plugin_la-cdrom.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libvcd_plugin.so -o .libs/libvcd_plugin.so libtool: link: ( cd ".libs" && rm -f "libvcd_plugin.la" && ln -s "../libvcd_plugin.la" "libvcd_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/vcd' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/vcd' Making all in vcdx make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/vcdx' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/vcdx' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/vcdx' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/vcdx' Making all in screen make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/screen' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/screen' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libx11_screen_plugin_la-screen.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libx11_screen_plugin_la-screen.lo -MD -MP -MF .deps/libx11_screen_plugin_la-screen.Tpo -c -o libx11_screen_plugin_la-screen.lo `test -f 'screen.c' || echo './'`screen.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libx11_screen_plugin_la-x11.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libx11_screen_plugin_la-x11.lo -MD -MP -MF .deps/libx11_screen_plugin_la-x11.Tpo -c -o libx11_screen_plugin_la-x11.lo `test -f 'x11.c' || echo './'`x11.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=x11_screen -DMODULE_NAME_IS_x11_screen -DMODULE_STRING=\"x11_screen\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libx11_screen_plugin_la-x11.lo -MD -MP -MF .deps/libx11_screen_plugin_la-x11.Tpo -c x11.c -fPIC -DPIC -o .libs/libx11_screen_plugin_la-x11.o mv -f .deps/libx11_screen_plugin_la-x11.Tpo .deps/libx11_screen_plugin_la-x11.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=x11_screen -DMODULE_NAME_IS_x11_screen -DMODULE_STRING=\"x11_screen\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libx11_screen_plugin_la-screen.lo -MD -MP -MF .deps/libx11_screen_plugin_la-screen.Tpo -c screen.c -fPIC -DPIC -o .libs/libx11_screen_plugin_la-screen.o mv -f .deps/libx11_screen_plugin_la-screen.Tpo .deps/libx11_screen_plugin_la-screen.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libx11_screen_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libx11_screen_plugin.la` -Wl,-O1 -o libx11_screen_plugin.la libx11_screen_plugin_la-screen.lo libx11_screen_plugin_la-x11.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libx11_screen_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libx11_screen_plugin_la-screen.o .libs/libx11_screen_plugin_la-x11.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libSM.so -L/usr/lib64 -luuid /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so ../../../src/.libs/libvlccore.so /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libx11_screen_plugin.so -o .libs/libx11_screen_plugin.so libtool: link: ( cd ".libs" && rm -f "libx11_screen_plugin.la" && ln -s "../libx11_screen_plugin.la" "libx11_screen_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/screen' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/screen' Making all in bd make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/bd' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/bd' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_bd_plugin_la-bd.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_bd_plugin_la-bd.lo -MD -MP -MF .deps/libaccess_bd_plugin_la-bd.Tpo -c -o libaccess_bd_plugin_la-bd.lo `test -f 'bd.c' || echo './'`bd.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_bd_plugin_la-mpls.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_bd_plugin_la-mpls.lo -MD -MP -MF .deps/libaccess_bd_plugin_la-mpls.Tpo -c -o libaccess_bd_plugin_la-mpls.lo `test -f 'mpls.c' || echo './'`mpls.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_bd_plugin_la-clpi.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_bd_plugin_la-clpi.lo -MD -MP -MF .deps/libaccess_bd_plugin_la-clpi.Tpo -c -o libaccess_bd_plugin_la-clpi.lo `test -f 'clpi.c' || echo './'`clpi.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_bd -DMODULE_NAME_IS_access_bd -DMODULE_STRING=\"access_bd\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_bd_plugin_la-mpls.lo -MD -MP -MF .deps/libaccess_bd_plugin_la-mpls.Tpo -c mpls.c -fPIC -DPIC -o .libs/libaccess_bd_plugin_la-mpls.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_bd -DMODULE_NAME_IS_access_bd -DMODULE_STRING=\"access_bd\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_bd_plugin_la-bd.lo -MD -MP -MF .deps/libaccess_bd_plugin_la-bd.Tpo -c bd.c -fPIC -DPIC -o .libs/libaccess_bd_plugin_la-bd.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_bd -DMODULE_NAME_IS_access_bd -DMODULE_STRING=\"access_bd\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_bd_plugin_la-clpi.lo -MD -MP -MF .deps/libaccess_bd_plugin_la-clpi.Tpo -c clpi.c -fPIC -DPIC -o .libs/libaccess_bd_plugin_la-clpi.o mv -f .deps/libaccess_bd_plugin_la-mpls.Tpo .deps/libaccess_bd_plugin_la-mpls.Plo mv -f .deps/libaccess_bd_plugin_la-clpi.Tpo .deps/libaccess_bd_plugin_la-clpi.Plo mv -f .deps/libaccess_bd_plugin_la-bd.Tpo .deps/libaccess_bd_plugin_la-bd.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libaccess_bd_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libaccess_bd_plugin.la` -Wl,-O1 -o libaccess_bd_plugin.la -rpath /usr/lib64/vlc/access libaccess_bd_plugin_la-bd.lo libaccess_bd_plugin_la-mpls.lo libaccess_bd_plugin_la-clpi.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libaccess_bd_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_bd_plugin_la-bd.o .libs/libaccess_bd_plugin_la-mpls.o .libs/libaccess_bd_plugin_la-clpi.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_bd_plugin.so -o .libs/libaccess_bd_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_bd_plugin.la" && ln -s "../libaccess_bd_plugin.la" "libaccess_bd_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/bd' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/bd' Making all in zip make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/zip' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/zip' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libzip_plugin_la-zipstream.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libzip_plugin_la-zipstream.lo -MD -MP -MF .deps/libzip_plugin_la-zipstream.Tpo -c -o libzip_plugin_la-zipstream.lo `test -f 'zipstream.c' || echo './'`zipstream.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libzip_plugin_la-zipaccess.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libzip_plugin_la-zipaccess.lo -MD -MP -MF .deps/libzip_plugin_la-zipaccess.Tpo -c -o libzip_plugin_la-zipaccess.lo `test -f 'zipaccess.c' || echo './'`zipaccess.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=zip -DMODULE_NAME_IS_zip -DMODULE_STRING=\"zip\" -O0 -I../../../libs/unzip -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libzip_plugin_la-zipaccess.lo -MD -MP -MF .deps/libzip_plugin_la-zipaccess.Tpo -c zipaccess.c -fPIC -DPIC -o .libs/libzip_plugin_la-zipaccess.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=zip -DMODULE_NAME_IS_zip -DMODULE_STRING=\"zip\" -O0 -I../../../libs/unzip -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libzip_plugin_la-zipstream.lo -MD -MP -MF .deps/libzip_plugin_la-zipstream.Tpo -c zipstream.c -fPIC -DPIC -o .libs/libzip_plugin_la-zipstream.o zipaccess.c: In function ‘ZipIO_Open’: zipaccess.c:369: warning: unused parameter ‘mode’ zipaccess.c: In function ‘ZipIO_Write’: zipaccess.c:398: warning: unused variable ‘zip_access_cannot_write_this_should_not_happen’ mv -f .deps/libzip_plugin_la-zipaccess.Tpo .deps/libzip_plugin_la-zipaccess.Plo zipstream.c: In function ‘Control’: zipstream.c:309: warning: comparison between signed and unsigned zipstream.c: In function ‘ZipIO_Write’: zipstream.c:833: warning: unused variable ‘ERROR_zip_cannot_write_this_should_not_happen’ mv -f .deps/libzip_plugin_la-zipstream.Tpo .deps/libzip_plugin_la-zipstream.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libzip_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libzip_plugin.la` -Wl,-O1 -o libzip_plugin.la libzip_plugin_la-zipstream.lo libzip_plugin_la-zipaccess.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libzip_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libzip_plugin_la-zipstream.o .libs/libzip_plugin_la-zipaccess.o -Wl,--whole-archive ../../..//libs/unzip/.libs/libunzip.a ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs -lz ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libzip_plugin.so -o .libs/libzip_plugin.so libtool: link: ( cd ".libs" && rm -f "libzip_plugin.la" && ln -s "../libzip_plugin.la" "libzip_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/zip' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access/zip' make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_alsa_plugin_la-alsa.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_alsa_plugin_la-alsa.lo -MD -MP -MF .deps/libaccess_alsa_plugin_la-alsa.Tpo -c -o libaccess_alsa_plugin_la-alsa.lo `test -f 'alsa.c' || echo './'`alsa.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_dv_plugin_la-dv.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_dv_plugin_la-dv.lo -MD -MP -MF .deps/libaccess_dv_plugin_la-dv.Tpo -c -o libaccess_dv_plugin_la-dv.lo `test -f 'dv.c' || echo './'`dv.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_mmap_plugin_la-mmap.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mmap_plugin_la-mmap.lo -MD -MP -MF .deps/libaccess_mmap_plugin_la-mmap.Tpo -c -o libaccess_mmap_plugin_la-mmap.lo `test -f 'mmap.c' || echo './'`mmap.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_smb_plugin_la-smb.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_smb_plugin_la-smb.lo -MD -MP -MF .deps/libaccess_smb_plugin_la-smb.Tpo -c -o libaccess_smb_plugin_la-smb.lo `test -f 'smb.c' || echo './'`smb.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libcdda_plugin_la-cdda.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcdda_plugin_la-cdda.lo -MD -MP -MF .deps/libcdda_plugin_la-cdda.Tpo -c -o libcdda_plugin_la-cdda.lo `test -f 'cdda.c' || echo './'`cdda.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libcdda_plugin_la-cdrom.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcdda_plugin_la-cdrom.lo -MD -MP -MF .deps/libcdda_plugin_la-cdrom.Tpo -c -o libcdda_plugin_la-cdrom.lo `test -f 'vcd/cdrom.c' || echo './'`vcd/cdrom.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdvdnav_plugin_la-dvdnav.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvdnav_plugin_la-dvdnav.lo -MD -MP -MF .deps/libdvdnav_plugin_la-dvdnav.Tpo -c -o libdvdnav_plugin_la-dvdnav.lo `test -f 'dvdnav.c' || echo './'`dvdnav.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdvdread_plugin_la-dvdread.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvdread_plugin_la-dvdread.lo -MD -MP -MF .deps/libdvdread_plugin_la-dvdread.Tpo -c -o libdvdread_plugin_la-dvdread.lo `test -f 'dvdread.c' || echo './'`dvdread.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_dv -DMODULE_NAME_IS_access_dv -DMODULE_STRING=\"access_dv\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_dv_plugin_la-dv.lo -MD -MP -MF .deps/libaccess_dv_plugin_la-dv.Tpo -c dv.c -fPIC -DPIC -o .libs/libaccess_dv_plugin_la-dv.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cdda -DMODULE_NAME_IS_cdda -DMODULE_STRING=\"cdda\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcdda_plugin_la-cdda.lo -MD -MP -MF .deps/libcdda_plugin_la-cdda.Tpo -c cdda.c -fPIC -DPIC -o .libs/libcdda_plugin_la-cdda.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_smb -DMODULE_NAME_IS_access_smb -DMODULE_STRING=\"access_smb\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_smb_plugin_la-smb.lo -MD -MP -MF .deps/libaccess_smb_plugin_la-smb.Tpo -c smb.c -fPIC -DPIC -o .libs/libaccess_smb_plugin_la-smb.o mv -f .deps/libaccess_dv_plugin_la-dv.Tpo .deps/libaccess_dv_plugin_la-dv.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_mmap -DMODULE_NAME_IS_access_mmap -DMODULE_STRING=\"access_mmap\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_mmap_plugin_la-mmap.lo -MD -MP -MF .deps/libaccess_mmap_plugin_la-mmap.Tpo -c mmap.c -fPIC -DPIC -o .libs/libaccess_mmap_plugin_la-mmap.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libpvr_plugin_la-pvr.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libpvr_plugin_la-pvr.lo -MD -MP -MF .deps/libpvr_plugin_la-pvr.Tpo -c -o libpvr_plugin_la-pvr.lo `test -f 'pvr.c' || echo './'`pvr.c mmap.c: In function ‘Block’: mmap.c:210: warning: comparison between signed and unsigned libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dvdread -DMODULE_NAME_IS_dvdread -DMODULE_STRING=\"dvdread\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvdread_plugin_la-dvdread.lo -MD -MP -MF .deps/libdvdread_plugin_la-dvdread.Tpo -c dvdread.c -fPIC -DPIC -o .libs/libdvdread_plugin_la-dvdread.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dvdnav -DMODULE_NAME_IS_dvdnav -DMODULE_STRING=\"dvdnav\" -O0 -I/usr/include -I/usr/include/dvdnav -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvdnav_plugin_la-dvdnav.lo -MD -MP -MF .deps/libdvdnav_plugin_la-dvdnav.Tpo -c dvdnav.c -fPIC -DPIC -o .libs/libdvdnav_plugin_la-dvdnav.o mv -f .deps/libaccess_mmap_plugin_la-mmap.Tpo .deps/libaccess_mmap_plugin_la-mmap.Plo dvdnav.c: In function ‘Open’: dvdnav.c:344: warning: ‘__vlc_object_find’ is deprecated (declared at ../../include/vlc_objects.h:77) dvdnav.c: In function ‘Demux’: dvdnav.c:703: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay dvdnav.c:887: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libv4l2_plugin_la-v4l2.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libv4l2_plugin_la-v4l2.lo -MD -MP -MF .deps/libv4l2_plugin_la-v4l2.Tpo -c -o libv4l2_plugin_la-v4l2.lo `test -f 'v4l2.c' || echo './'`v4l2.c cdda.c: In function ‘Open’: cdda.c:180: warning: ‘__vlc_object_find’ is deprecated (declared at ../../include/vlc_objects.h:77) smb.c: In function ‘smb_auth’: smb.c:118: warning: unused parameter ‘srv’ smb.c:118: warning: unused parameter ‘shr’ smb.c:118: warning: unused parameter ‘wg’ smb.c:118: warning: unused parameter ‘wglen’ smb.c:119: warning: unused parameter ‘un’ smb.c:119: warning: unused parameter ‘unlen’ smb.c:119: warning: unused parameter ‘pw’ smb.c:119: warning: unused parameter ‘pwlen’ smb.c: In function ‘Open’: smb.c:227: warning: ‘debug’ is deprecated (declared at /usr/include/libsmbclient.h:2608) smb.c:228: warning: ‘auth_fn’ is deprecated (declared at /usr/include/libsmbclient.h:2703) smb.c:238: warning: ‘open’ is deprecated (declared at /usr/include/libsmbclient.h:2652) smb.c:250: warning: ‘fstat’ is deprecated (declared at /usr/include/libsmbclient.h:2660) smb.c: In function ‘Close’: smb.c:318: warning: ‘close_fn’ is deprecated (declared at /usr/include/libsmbclient.h:2664) smb.c: In function ‘Seek’: smb.c:341: warning: ‘lseek’ is deprecated (declared at /usr/include/libsmbclient.h:2658) smb.c: In function ‘Read’: smb.c:368: warning: ‘read’ is deprecated (declared at /usr/include/libsmbclient.h:2654) libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cdda -DMODULE_NAME_IS_cdda -DMODULE_STRING=\"cdda\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcdda_plugin_la-cdrom.lo -MD -MP -MF .deps/libcdda_plugin_la-cdrom.Tpo -c vcd/cdrom.c -fPIC -DPIC -o .libs/libcdda_plugin_la-cdrom.o mv -f .deps/libaccess_smb_plugin_la-smb.Tpo .deps/libaccess_smb_plugin_la-smb.Plo dvdread.c: In function ‘DvdReadSetArea’: dvdread.c:773: warning: unused parameter ‘i_angle’ dvdread.c: In function ‘DemuxTitles’: dvdread.c:1324: warning: unused parameter ‘pi_angle’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_alsa -DMODULE_NAME_IS_access_alsa -DMODULE_STRING=\"access_alsa\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_alsa_plugin_la-alsa.lo -MD -MP -MF .deps/libaccess_alsa_plugin_la-alsa.Tpo -c alsa.c -fPIC -DPIC -o .libs/libaccess_alsa_plugin_la-alsa.o mv -f .deps/libcdda_plugin_la-cdda.Tpo .deps/libcdda_plugin_la-cdda.Plo /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_file_plugin_la-file.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_file_plugin_la-file.lo -MD -MP -MF .deps/libaccess_file_plugin_la-file.Tpo -c -o libaccess_file_plugin_la-file.lo `test -f 'file.c' || echo './'`file.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=pvr -DMODULE_NAME_IS_pvr -DMODULE_STRING=\"pvr\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libpvr_plugin_la-pvr.lo -MD -MP -MF .deps/libpvr_plugin_la-pvr.Tpo -c pvr.c -fPIC -DPIC -o .libs/libpvr_plugin_la-pvr.o mv -f .deps/libaccess_alsa_plugin_la-alsa.Tpo .deps/libaccess_alsa_plugin_la-alsa.Plo mv -f .deps/libcdda_plugin_la-cdrom.Tpo .deps/libcdda_plugin_la-cdrom.Plo mv -f .deps/libdvdnav_plugin_la-dvdnav.Tpo .deps/libdvdnav_plugin_la-dvdnav.Plo mv -f .deps/libdvdread_plugin_la-dvdread.Tpo .deps/libdvdread_plugin_la-dvdread.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=v4l2 -DMODULE_NAME_IS_v4l2 -DMODULE_STRING=\"v4l2\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libv4l2_plugin_la-v4l2.lo -MD -MP -MF .deps/libv4l2_plugin_la-v4l2.Tpo -c v4l2.c -fPIC -DPIC -o .libs/libv4l2_plugin_la-v4l2.o mv -f .deps/libpvr_plugin_la-pvr.Tpo .deps/libpvr_plugin_la-pvr.Plo /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_directory_plugin_la-directory.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_directory_plugin_la-directory.lo -MD -MP -MF .deps/libaccess_directory_plugin_la-directory.Tpo -c -o libaccess_directory_plugin_la-directory.lo `test -f 'directory.c' || echo './'`directory.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_udp_plugin_la-udp.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_udp_plugin_la-udp.lo -MD -MP -MF .deps/libaccess_udp_plugin_la-udp.Tpo -c -o libaccess_udp_plugin_la-udp.lo `test -f 'udp.c' || echo './'`udp.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_tcp_plugin_la-tcp.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_tcp_plugin_la-tcp.lo -MD -MP -MF .deps/libaccess_tcp_plugin_la-tcp.Tpo -c -o libaccess_tcp_plugin_la-tcp.lo `test -f 'tcp.c' || echo './'`tcp.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_http_plugin_la-http.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_http_plugin_la-http.lo -MD -MP -MF .deps/libaccess_http_plugin_la-http.Tpo -c -o libaccess_http_plugin_la-http.lo `test -f 'http.c' || echo './'`http.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_ftp_plugin_la-ftp.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_ftp_plugin_la-ftp.lo -MD -MP -MF .deps/libaccess_ftp_plugin_la-ftp.Tpo -c -o libaccess_ftp_plugin_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_fake_plugin_la-fake.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_fake_plugin_la-fake.lo -MD -MP -MF .deps/libaccess_fake_plugin_la-fake.Tpo -c -o libaccess_fake_plugin_la-fake.lo `test -f 'fake.c' || echo './'`fake.c mv -f .deps/libv4l2_plugin_la-v4l2.Tpo .deps/libv4l2_plugin_la-v4l2.Plo /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_alsa_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_alsa_plugin.la` -Wl,-O1 -o libaccess_alsa_plugin.la libaccess_alsa_plugin_la-alsa.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_alsa_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_file -DMODULE_NAME_IS_access_file -DMODULE_STRING=\"access_file\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_file_plugin_la-file.lo -MD -MP -MF .deps/libaccess_file_plugin_la-file.Tpo -c file.c -fPIC -DPIC -o .libs/libaccess_file_plugin_la-file.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_directory -DMODULE_NAME_IS_access_directory -DMODULE_STRING=\"access_directory\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_directory_plugin_la-directory.lo -MD -MP -MF .deps/libaccess_directory_plugin_la-directory.Tpo -c directory.c -fPIC -DPIC -o .libs/libaccess_directory_plugin_la-directory.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_http -DMODULE_NAME_IS_access_http -DMODULE_STRING=\"access_http\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_http_plugin_la-http.lo -MD -MP -MF .deps/libaccess_http_plugin_la-http.Tpo -c http.c -fPIC -DPIC -o .libs/libaccess_http_plugin_la-http.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_udp -DMODULE_NAME_IS_access_udp -DMODULE_STRING=\"access_udp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_udp_plugin_la-udp.lo -MD -MP -MF .deps/libaccess_udp_plugin_la-udp.Tpo -c udp.c -fPIC -DPIC -o .libs/libaccess_udp_plugin_la-udp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_tcp -DMODULE_NAME_IS_access_tcp -DMODULE_STRING=\"access_tcp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_tcp_plugin_la-tcp.lo -MD -MP -MF .deps/libaccess_tcp_plugin_la-tcp.Tpo -c tcp.c -fPIC -DPIC -o .libs/libaccess_tcp_plugin_la-tcp.o mv -f .deps/libaccess_file_plugin_la-file.Tpo .deps/libaccess_file_plugin_la-file.Plo /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_dv_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_dv_plugin.la` -Wl,-O1 -o libaccess_dv_plugin.la libaccess_dv_plugin_la-dv.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_dv_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la http.c: In function ‘Read’: http.c:664: warning: comparison between signed and unsigned http.c:702: warning: comparison between signed and unsigned http.c:730: warning: comparison between signed and unsigned libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_ftp -DMODULE_NAME_IS_access_ftp -DMODULE_STRING=\"access_ftp\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_ftp_plugin_la-ftp.lo -MD -MP -MF .deps/libaccess_ftp_plugin_la-ftp.Tpo -c ftp.c -fPIC -DPIC -o .libs/libaccess_ftp_plugin_la-ftp.o mv -f .deps/libaccess_directory_plugin_la-directory.Tpo .deps/libaccess_directory_plugin_la-directory.Plo mv -f .deps/libaccess_tcp_plugin_la-tcp.Tpo .deps/libaccess_tcp_plugin_la-tcp.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=access_fake -DMODULE_NAME_IS_access_fake -DMODULE_STRING=\"access_fake\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaccess_fake_plugin_la-fake.lo -MD -MP -MF .deps/libaccess_fake_plugin_la-fake.Tpo -c fake.c -fPIC -DPIC -o .libs/libaccess_fake_plugin_la-fake.o mv -f .deps/libaccess_http_plugin_la-http.Tpo .deps/libaccess_http_plugin_la-http.Plo mv -f .deps/libaccess_udp_plugin_la-udp.Tpo .deps/libaccess_udp_plugin_la-udp.Plo /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_mmap_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_mmap_plugin.la` -Wl,-O1 -o libaccess_mmap_plugin.la libaccess_mmap_plugin_la-mmap.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_mmap_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_smb_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_smb_plugin.la` -Wl,-O1 -o libaccess_smb_plugin.la libaccess_smb_plugin_la-smb.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_smb_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la mv -f .deps/libaccess_ftp_plugin_la-ftp.Tpo .deps/libaccess_ftp_plugin_la-ftp.Plo mv -f .deps/libaccess_fake_plugin_la-fake.Tpo .deps/libaccess_fake_plugin_la-fake.Plo /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libcdda_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libcdda_plugin.la` -Wl,-O1 -o libcdda_plugin.la libcdda_plugin_la-cdda.lo libcdda_plugin_la-cdrom.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libcdda_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdvdnav_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libdvdnav_plugin.la` -Wl,-O1 -o libdvdnav_plugin.la libdvdnav_plugin_la-dvdnav.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libdvdnav_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdvdread_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libdvdread_plugin.la` -Wl,-O1 -o libdvdread_plugin.la libdvdread_plugin_la-dvdread.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libdvdread_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libpvr_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libpvr_plugin.la` -Wl,-O1 -o libpvr_plugin.la libpvr_plugin_la-pvr.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libpvr_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_smb_plugin_la-smb.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs -lsmbclient ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_smb_plugin.so -o .libs/libaccess_smb_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_dv_plugin_la-dv.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/librom1394.so -L/usr/lib64 /usr/lib64/libavc1394.so /usr/lib64/libraw1394.so ../../src/.libs/libvlccore.so /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_dv_plugin.so -o .libs/libaccess_dv_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libcdda_plugin_la-cdda.o .libs/libcdda_plugin_la-cdrom.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libcddb.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libcdda_plugin.so -o .libs/libcdda_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_alsa_plugin_la-alsa.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libasound.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_alsa_plugin.so -o .libs/libaccess_alsa_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdvdnav_plugin_la-dvdnav.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs -L/usr/lib64 /usr/lib64/libdvdnav.so ../../src/.libs/libvlccore.so /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdvdnav_plugin.so -o .libs/libdvdnav_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libpvr_plugin_la-pvr.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libpvr_plugin.so -o .libs/libpvr_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_mmap_plugin_la-mmap.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_mmap_plugin.so -o .libs/libaccess_mmap_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdvdread_plugin_la-dvdread.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libdvdread.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdvdread_plugin.so -o .libs/libdvdread_plugin.so libtool: link: ( cd ".libs" && rm -f "libcdda_plugin.la" && ln -s "../libcdda_plugin.la" "libcdda_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaccess_alsa_plugin.la" && ln -s "../libaccess_alsa_plugin.la" "libaccess_alsa_plugin.la" ) /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libv4l2_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libv4l2_plugin.la` -Wl,-O1 -o libv4l2_plugin.la libv4l2_plugin_la-v4l2.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libv4l2_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libdvdnav_plugin.la" && ln -s "../libdvdnav_plugin.la" "libdvdnav_plugin.la" ) /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_file_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_file_plugin.la` -Wl,-O1 -o libaccess_file_plugin.la -rpath /usr/lib64/vlc/access libaccess_file_plugin_la-file.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_file_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libdvdread_plugin.la" && ln -s "../libdvdread_plugin.la" "libdvdread_plugin.la" ) /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_directory_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_directory_plugin.la` -Wl,-O1 -o libaccess_directory_plugin.la -rpath /usr/lib64/vlc/access libaccess_directory_plugin_la-directory.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_directory_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_udp_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_udp_plugin.la` -Wl,-O1 -o libaccess_udp_plugin.la -rpath /usr/lib64/vlc/access libaccess_udp_plugin_la-udp.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_udp_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libaccess_smb_plugin.la" && ln -s "../libaccess_smb_plugin.la" "libaccess_smb_plugin.la" ) /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_tcp_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_tcp_plugin.la` -Wl,-O1 -o libaccess_tcp_plugin.la -rpath /usr/lib64/vlc/access libaccess_tcp_plugin_la-tcp.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_tcp_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libaccess_mmap_plugin.la" && ln -s "../libaccess_mmap_plugin.la" "libaccess_mmap_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaccess_dv_plugin.la" && ln -s "../libaccess_dv_plugin.la" "libaccess_dv_plugin.la" ) /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_http_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_http_plugin.la` -Wl,-O1 -o libaccess_http_plugin.la -rpath /usr/lib64/vlc/access libaccess_http_plugin_la-http.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_http_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libpvr_plugin.la" && ln -s "../libpvr_plugin.la" "libpvr_plugin.la" ) /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_ftp_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_ftp_plugin.la` -Wl,-O1 -o libaccess_ftp_plugin.la -rpath /usr/lib64/vlc/access libaccess_ftp_plugin_la-ftp.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_ftp_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_fake_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/access' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaccess_fake_plugin.la` -Wl,-O1 -o libaccess_fake_plugin.la -rpath /usr/lib64/vlc/access libaccess_fake_plugin_la-fake.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_fake_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_directory_plugin_la-directory.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_directory_plugin.so -o .libs/libaccess_directory_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_tcp_plugin_la-tcp.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_tcp_plugin.so -o .libs/libaccess_tcp_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libv4l2_plugin_la-v4l2.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs -lv4l2 ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libv4l2_plugin.so -o .libs/libv4l2_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_udp_plugin_la-udp.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_udp_plugin.so -o .libs/libaccess_udp_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_file_plugin_la-file.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_file_plugin.so -o .libs/libaccess_file_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_ftp_plugin_la-ftp.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_ftp_plugin.so -o .libs/libaccess_ftp_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_fake_plugin_la-fake.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_fake_plugin.so -o .libs/libaccess_fake_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_http_plugin_la-http.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs -lz ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaccess_http_plugin.so -o .libs/libaccess_http_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_tcp_plugin.la" && ln -s "../libaccess_tcp_plugin.la" "libaccess_tcp_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaccess_udp_plugin.la" && ln -s "../libaccess_udp_plugin.la" "libaccess_udp_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaccess_file_plugin.la" && ln -s "../libaccess_file_plugin.la" "libaccess_file_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaccess_http_plugin.la" && ln -s "../libaccess_http_plugin.la" "libaccess_http_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaccess_directory_plugin.la" && ln -s "../libaccess_directory_plugin.la" "libaccess_directory_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libv4l2_plugin.la" && ln -s "../libv4l2_plugin.la" "libv4l2_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaccess_fake_plugin.la" && ln -s "../libaccess_fake_plugin.la" "libaccess_fake_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaccess_ftp_plugin.la" && ln -s "../libaccess_ftp_plugin.la" "libaccess_ftp_plugin.la" ) make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access' make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access' make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/access' Making all in audio_filter make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter' make all-recursive make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter' Making all in channel_mixer make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/channel_mixer' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/channel_mixer' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdolby_surround_decoder_plugin_la-dolby.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdolby_surround_decoder_plugin_la-dolby.lo -MD -MP -MF .deps/libdolby_surround_decoder_plugin_la-dolby.Tpo -c -o libdolby_surround_decoder_plugin_la-dolby.lo `test -f 'dolby.c' || echo './'`dolby.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libheadphone_channel_mixer_plugin_la-headphone.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libheadphone_channel_mixer_plugin_la-headphone.lo -MD -MP -MF .deps/libheadphone_channel_mixer_plugin_la-headphone.Tpo -c -o libheadphone_channel_mixer_plugin_la-headphone.lo `test -f 'headphone.c' || echo './'`headphone.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libsimple_channel_mixer_plugin_la-simple.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsimple_channel_mixer_plugin_la-simple.lo -MD -MP -MF .deps/libsimple_channel_mixer_plugin_la-simple.Tpo -c -o libsimple_channel_mixer_plugin_la-simple.lo `test -f 'simple.c' || echo './'`simple.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libmono_plugin_la-mono.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libmono_plugin_la-mono.lo -MD -MP -MF .deps/libmono_plugin_la-mono.Tpo -c -o libmono_plugin_la-mono.lo `test -f 'mono.c' || echo './'`mono.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libtrivial_channel_mixer_plugin_la-trivial.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtrivial_channel_mixer_plugin_la-trivial.lo -MD -MP -MF .deps/libtrivial_channel_mixer_plugin_la-trivial.Tpo -c -o libtrivial_channel_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo './'`trivial.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=headphone_channel_mixer -DMODULE_NAME_IS_headphone_channel_mixer -DMODULE_STRING=\"headphone_channel_mixer\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libheadphone_channel_mixer_plugin_la-headphone.lo -MD -MP -MF .deps/libheadphone_channel_mixer_plugin_la-headphone.Tpo -c headphone.c -fPIC -DPIC -o .libs/libheadphone_channel_mixer_plugin_la-headphone.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dolby_surround_decoder -DMODULE_NAME_IS_dolby_surround_decoder -DMODULE_STRING=\"dolby_surround_decoder\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdolby_surround_decoder_plugin_la-dolby.lo -MD -MP -MF .deps/libdolby_surround_decoder_plugin_la-dolby.Tpo -c dolby.c -fPIC -DPIC -o .libs/libdolby_surround_decoder_plugin_la-dolby.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=mono -DMODULE_NAME_IS_mono -DMODULE_STRING=\"mono\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libmono_plugin_la-mono.lo -MD -MP -MF .deps/libmono_plugin_la-mono.Tpo -c mono.c -fPIC -DPIC -o .libs/libmono_plugin_la-mono.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=trivial_channel_mixer -DMODULE_NAME_IS_trivial_channel_mixer -DMODULE_STRING=\"trivial_channel_mixer\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtrivial_channel_mixer_plugin_la-trivial.lo -MD -MP -MF .deps/libtrivial_channel_mixer_plugin_la-trivial.Tpo -c trivial.c -fPIC -DPIC -o .libs/libtrivial_channel_mixer_plugin_la-trivial.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=simple_channel_mixer -DMODULE_NAME_IS_simple_channel_mixer -DMODULE_STRING=\"simple_channel_mixer\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsimple_channel_mixer_plugin_la-simple.lo -MD -MP -MF .deps/libsimple_channel_mixer_plugin_la-simple.Tpo -c simple.c -fPIC -DPIC -o .libs/libsimple_channel_mixer_plugin_la-simple.o mv -f .deps/libdolby_surround_decoder_plugin_la-dolby.Tpo .deps/libdolby_surround_decoder_plugin_la-dolby.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdolby_surround_decoder_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libdolby_surround_decoder_plugin.la` -Wl,-O1 -o libdolby_surround_decoder_plugin.la libdolby_surround_decoder_plugin_la-dolby.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libdolby_surround_decoder_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la mv -f .deps/libheadphone_channel_mixer_plugin_la-headphone.Tpo .deps/libheadphone_channel_mixer_plugin_la-headphone.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libheadphone_channel_mixer_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libheadphone_channel_mixer_plugin.la` -Wl,-O1 -o libheadphone_channel_mixer_plugin.la libheadphone_channel_mixer_plugin_la-headphone.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libheadphone_channel_mixer_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la mv -f .deps/libsimple_channel_mixer_plugin_la-simple.Tpo .deps/libsimple_channel_mixer_plugin_la-simple.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libsimple_channel_mixer_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libsimple_channel_mixer_plugin.la` -Wl,-O1 -o libsimple_channel_mixer_plugin.la libsimple_channel_mixer_plugin_la-simple.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libsimple_channel_mixer_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la mv -f .deps/libmono_plugin_la-mono.Tpo .deps/libmono_plugin_la-mono.Plo mv -f .deps/libtrivial_channel_mixer_plugin_la-trivial.Tpo .deps/libtrivial_channel_mixer_plugin_la-trivial.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libmono_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libmono_plugin.la` -Wl,-O1 -o libmono_plugin.la -rpath /usr/lib64/vlc/audio_filter libmono_plugin_la-mono.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libmono_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libtrivial_channel_mixer_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libtrivial_channel_mixer_plugin.la` -Wl,-O1 -o libtrivial_channel_mixer_plugin.la -rpath /usr/lib64/vlc/audio_filter libtrivial_channel_mixer_plugin_la-trivial.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libtrivial_channel_mixer_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdolby_surround_decoder_plugin_la-dolby.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdolby_surround_decoder_plugin.so -o .libs/libdolby_surround_decoder_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libtrivial_channel_mixer_plugin_la-trivial.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libtrivial_channel_mixer_plugin.so -o .libs/libtrivial_channel_mixer_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libheadphone_channel_mixer_plugin_la-headphone.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libheadphone_channel_mixer_plugin.so -o .libs/libheadphone_channel_mixer_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libsimple_channel_mixer_plugin_la-simple.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libsimple_channel_mixer_plugin.so -o .libs/libsimple_channel_mixer_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libmono_plugin_la-mono.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libmono_plugin.so -o .libs/libmono_plugin.so libtool: link: ( cd ".libs" && rm -f "libheadphone_channel_mixer_plugin.la" && ln -s "../libheadphone_channel_mixer_plugin.la" "libheadphone_channel_mixer_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libdolby_surround_decoder_plugin.la" && ln -s "../libdolby_surround_decoder_plugin.la" "libdolby_surround_decoder_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libtrivial_channel_mixer_plugin.la" && ln -s "../libtrivial_channel_mixer_plugin.la" "libtrivial_channel_mixer_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libsimple_channel_mixer_plugin.la" && ln -s "../libsimple_channel_mixer_plugin.la" "libsimple_channel_mixer_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libmono_plugin.la" && ln -s "../libmono_plugin.la" "libmono_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/channel_mixer' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/channel_mixer' Making all in converter make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/converter' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/converter' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin liba52tofloat32_plugin_la-a52tofloat32.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liba52tofloat32_plugin_la-a52tofloat32.lo -MD -MP -MF .deps/liba52tofloat32_plugin_la-a52tofloat32.Tpo -c -o liba52tofloat32_plugin_la-a52tofloat32.lo `test -f 'a52tofloat32.c' || echo './'`a52tofloat32.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin liba52tospdif_plugin_la-a52tospdif.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liba52tospdif_plugin_la-a52tospdif.lo -MD -MP -MF .deps/liba52tospdif_plugin_la-a52tospdif.Tpo -c -o liba52tospdif_plugin_la-a52tospdif.lo `test -f 'a52tospdif.c' || echo './'`a52tospdif.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libconverter_float_plugin_la-float.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libconverter_float_plugin_la-float.lo -MD -MP -MF .deps/libconverter_float_plugin_la-float.Tpo -c -o libconverter_float_plugin_la-float.lo `test -f 'float.c' || echo './'`float.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdtstofloat32_plugin_la-dtstofloat32.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdtstofloat32_plugin_la-dtstofloat32.lo -MD -MP -MF .deps/libdtstofloat32_plugin_la-dtstofloat32.Tpo -c -o libdtstofloat32_plugin_la-dtstofloat32.lo `test -f 'dtstofloat32.c' || echo './'`dtstofloat32.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdtstospdif_plugin_la-dtstospdif.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdtstospdif_plugin_la-dtstospdif.lo -MD -MP -MF .deps/libdtstospdif_plugin_la-dtstospdif.Tpo -c -o libdtstospdif_plugin_la-dtstospdif.lo `test -f 'dtstospdif.c' || echo './'`dtstospdif.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libmpgatofixed32_plugin_la-mpgatofixed32.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libmpgatofixed32_plugin_la-mpgatofixed32.lo -MD -MP -MF .deps/libmpgatofixed32_plugin_la-mpgatofixed32.Tpo -c -o libmpgatofixed32_plugin_la-mpgatofixed32.lo `test -f 'mpgatofixed32.c' || echo './'`mpgatofixed32.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libconverter_fixed_plugin_la-fixed.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libconverter_fixed_plugin_la-fixed.lo -MD -MP -MF .deps/libconverter_fixed_plugin_la-fixed.Tpo -c -o libconverter_fixed_plugin_la-fixed.lo `test -f 'fixed.c' || echo './'`fixed.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -I/usr/include/libdca -DMODULE_NAME=dtstofloat32 -DMODULE_NAME_IS_dtstofloat32 -DMODULE_STRING=\"dtstofloat32\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdtstofloat32_plugin_la-dtstofloat32.lo -MD -MP -MF .deps/libdtstofloat32_plugin_la-dtstofloat32.Tpo -c dtstofloat32.c -fPIC -DPIC -o .libs/libdtstofloat32_plugin_la-dtstofloat32.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=a52tospdif -DMODULE_NAME_IS_a52tospdif -DMODULE_STRING=\"a52tospdif\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liba52tospdif_plugin_la-a52tospdif.lo -MD -MP -MF .deps/liba52tospdif_plugin_la-a52tospdif.Tpo -c a52tospdif.c -fPIC -DPIC -o .libs/liba52tospdif_plugin_la-a52tospdif.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dtstospdif -DMODULE_NAME_IS_dtstospdif -DMODULE_STRING=\"dtstospdif\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdtstospdif_plugin_la-dtstospdif.lo -MD -MP -MF .deps/libdtstospdif_plugin_la-dtstospdif.Tpo -c dtstospdif.c -fPIC -DPIC -o .libs/libdtstospdif_plugin_la-dtstospdif.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=a52tofloat32 -DMODULE_NAME_IS_a52tofloat32 -DMODULE_STRING=\"a52tofloat32\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liba52tofloat32_plugin_la-a52tofloat32.lo -MD -MP -MF .deps/liba52tofloat32_plugin_la-a52tofloat32.Tpo -c a52tofloat32.c -fPIC -DPIC -o .libs/liba52tofloat32_plugin_la-a52tofloat32.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=converter_float -DMODULE_NAME_IS_converter_float -DMODULE_STRING=\"converter_float\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libconverter_float_plugin_la-float.lo -MD -MP -MF .deps/libconverter_float_plugin_la-float.Tpo -c float.c -fPIC -DPIC -o .libs/libconverter_float_plugin_la-float.o mv -f .deps/liba52tospdif_plugin_la-a52tospdif.Tpo .deps/liba52tospdif_plugin_la-a52tospdif.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=mpgatofixed32 -DMODULE_NAME_IS_mpgatofixed32 -DMODULE_STRING=\"mpgatofixed32\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libmpgatofixed32_plugin_la-mpgatofixed32.lo -MD -MP -MF .deps/libmpgatofixed32_plugin_la-mpgatofixed32.Tpo -c mpgatofixed32.c -fPIC -DPIC -o .libs/libmpgatofixed32_plugin_la-mpgatofixed32.o mv -f .deps/libdtstofloat32_plugin_la-dtstofloat32.Tpo .deps/libdtstofloat32_plugin_la-dtstofloat32.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin liba52tospdif_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin liba52tospdif_plugin.la` -Wl,-O1 -o liba52tospdif_plugin.la liba52tospdif_plugin_la-a52tospdif.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin liba52tospdif_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdtstofloat32_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libdtstofloat32_plugin.la` -Wl,-O1 -o libdtstofloat32_plugin.la libdtstofloat32_plugin_la-dtstofloat32.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libdtstofloat32_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=converter_fixed -DMODULE_NAME_IS_converter_fixed -DMODULE_STRING=\"converter_fixed\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libconverter_fixed_plugin_la-fixed.lo -MD -MP -MF .deps/libconverter_fixed_plugin_la-fixed.Tpo -c fixed.c -fPIC -DPIC -o .libs/libconverter_fixed_plugin_la-fixed.o mv -f .deps/libdtstospdif_plugin_la-dtstospdif.Tpo .deps/libdtstospdif_plugin_la-dtstospdif.Plo mv -f .deps/libconverter_float_plugin_la-float.Tpo .deps/libconverter_float_plugin_la-float.Plo mv -f .deps/liba52tofloat32_plugin_la-a52tofloat32.Tpo .deps/liba52tofloat32_plugin_la-a52tofloat32.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin liba52tofloat32_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin liba52tofloat32_plugin.la` -Wl,-O1 -o liba52tofloat32_plugin.la liba52tofloat32_plugin_la-a52tofloat32.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin liba52tofloat32_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la mv -f .deps/libconverter_fixed_plugin_la-fixed.Tpo .deps/libconverter_fixed_plugin_la-fixed.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libconverter_float_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libconverter_float_plugin.la` -Wl,-O1 -o libconverter_float_plugin.la libconverter_float_plugin_la-float.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libconverter_float_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libdtstospdif_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libdtstospdif_plugin.la` -Wl,-O1 -o libdtstospdif_plugin.la libdtstospdif_plugin_la-dtstospdif.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libdtstospdif_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libconverter_fixed_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libconverter_fixed_plugin.la` -Wl,-O1 -o libconverter_fixed_plugin.la -rpath /usr/lib64/vlc/audio_filter libconverter_fixed_plugin_la-fixed.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libconverter_fixed_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la mv -f .deps/libmpgatofixed32_plugin_la-mpgatofixed32.Tpo .deps/libmpgatofixed32_plugin_la-mpgatofixed32.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libmpgatofixed32_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libmpgatofixed32_plugin.la` -Wl,-O1 -o libmpgatofixed32_plugin.la libmpgatofixed32_plugin_la-mpgatofixed32.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libmpgatofixed32_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdtstofloat32_plugin_la-dtstofloat32.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libdca.so ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdtstofloat32_plugin.so -o .libs/libdtstofloat32_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/liba52tospdif_plugin_la-a52tospdif.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,liba52tospdif_plugin.so -o .libs/liba52tospdif_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libconverter_fixed_plugin_la-fixed.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libconverter_fixed_plugin.so -o .libs/libconverter_fixed_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdtstospdif_plugin_la-dtstospdif.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdtstospdif_plugin.so -o .libs/libdtstospdif_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/liba52tofloat32_plugin_la-a52tofloat32.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/liba52.so ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,liba52tofloat32_plugin.so -o .libs/liba52tofloat32_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libmpgatofixed32_plugin_la-mpgatofixed32.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs -lmad ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libmpgatofixed32_plugin.so -o .libs/libmpgatofixed32_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libconverter_float_plugin_la-float.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libconverter_float_plugin.so -o .libs/libconverter_float_plugin.so libtool: link: ( cd ".libs" && rm -f "libconverter_fixed_plugin.la" && ln -s "../libconverter_fixed_plugin.la" "libconverter_fixed_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "liba52tospdif_plugin.la" && ln -s "../liba52tospdif_plugin.la" "liba52tospdif_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "liba52tofloat32_plugin.la" && ln -s "../liba52tofloat32_plugin.la" "liba52tofloat32_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libdtstospdif_plugin.la" && ln -s "../libdtstospdif_plugin.la" "libdtstospdif_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libconverter_float_plugin.la" && ln -s "../libconverter_float_plugin.la" "libconverter_float_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libmpgatofixed32_plugin.la" && ln -s "../libmpgatofixed32_plugin.la" "libmpgatofixed32_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libdtstofloat32_plugin.la" && ln -s "../libdtstofloat32_plugin.la" "libdtstofloat32_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/converter' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/converter' Making all in resampler make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/resampler' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/resampler' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libbandlimited_resampler_plugin_la-bandlimited.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libbandlimited_resampler_plugin_la-bandlimited.lo -MD -MP -MF .deps/libbandlimited_resampler_plugin_la-bandlimited.Tpo -c -o libbandlimited_resampler_plugin_la-bandlimited.lo `test -f 'bandlimited.c' || echo './'`bandlimited.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin liblinear_resampler_plugin_la-linear.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liblinear_resampler_plugin_la-linear.lo -MD -MP -MF .deps/liblinear_resampler_plugin_la-linear.Tpo -c -o liblinear_resampler_plugin_la-linear.lo `test -f 'linear.c' || echo './'`linear.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libtrivial_resampler_plugin_la-trivial.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtrivial_resampler_plugin_la-trivial.lo -MD -MP -MF .deps/libtrivial_resampler_plugin_la-trivial.Tpo -c -o libtrivial_resampler_plugin_la-trivial.lo `test -f 'trivial.c' || echo './'`trivial.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libugly_resampler_plugin_la-ugly.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libugly_resampler_plugin_la-ugly.lo -MD -MP -MF .deps/libugly_resampler_plugin_la-ugly.Tpo -c -o libugly_resampler_plugin_la-ugly.lo `test -f 'ugly.c' || echo './'`ugly.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=trivial_resampler -DMODULE_NAME_IS_trivial_resampler -DMODULE_STRING=\"trivial_resampler\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtrivial_resampler_plugin_la-trivial.lo -MD -MP -MF .deps/libtrivial_resampler_plugin_la-trivial.Tpo -c trivial.c -fPIC -DPIC -o .libs/libtrivial_resampler_plugin_la-trivial.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=bandlimited_resampler -DMODULE_NAME_IS_bandlimited_resampler -DMODULE_STRING=\"bandlimited_resampler\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libbandlimited_resampler_plugin_la-bandlimited.lo -MD -MP -MF .deps/libbandlimited_resampler_plugin_la-bandlimited.Tpo -c bandlimited.c -fPIC -DPIC -o .libs/libbandlimited_resampler_plugin_la-bandlimited.o mv -f .deps/libtrivial_resampler_plugin_la-trivial.Tpo .deps/libtrivial_resampler_plugin_la-trivial.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libtrivial_resampler_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libtrivial_resampler_plugin.la` -Wl,-O1 -o libtrivial_resampler_plugin.la -rpath /usr/lib64/vlc/audio_filter libtrivial_resampler_plugin_la-trivial.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libtrivial_resampler_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=linear_resampler -DMODULE_NAME_IS_linear_resampler -DMODULE_STRING=\"linear_resampler\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liblinear_resampler_plugin_la-linear.lo -MD -MP -MF .deps/liblinear_resampler_plugin_la-linear.Tpo -c linear.c -fPIC -DPIC -o .libs/liblinear_resampler_plugin_la-linear.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=ugly_resampler -DMODULE_NAME_IS_ugly_resampler -DMODULE_STRING=\"ugly_resampler\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libugly_resampler_plugin_la-ugly.lo -MD -MP -MF .deps/libugly_resampler_plugin_la-ugly.Tpo -c ugly.c -fPIC -DPIC -o .libs/libugly_resampler_plugin_la-ugly.o mv -f .deps/libbandlimited_resampler_plugin_la-bandlimited.Tpo .deps/libbandlimited_resampler_plugin_la-bandlimited.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libbandlimited_resampler_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libbandlimited_resampler_plugin.la` -Wl,-O1 -o libbandlimited_resampler_plugin.la libbandlimited_resampler_plugin_la-bandlimited.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libbandlimited_resampler_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la mv -f .deps/libugly_resampler_plugin_la-ugly.Tpo .deps/libugly_resampler_plugin_la-ugly.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libugly_resampler_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libugly_resampler_plugin.la` -Wl,-O1 -o libugly_resampler_plugin.la -rpath /usr/lib64/vlc/audio_filter libugly_resampler_plugin_la-ugly.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libugly_resampler_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la mv -f .deps/liblinear_resampler_plugin_la-linear.Tpo .deps/liblinear_resampler_plugin_la-linear.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin liblinear_resampler_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin liblinear_resampler_plugin.la` -Wl,-O1 -o liblinear_resampler_plugin.la liblinear_resampler_plugin_la-linear.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin liblinear_resampler_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/liblinear_resampler_plugin_la-linear.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,liblinear_resampler_plugin.so -o .libs/liblinear_resampler_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libtrivial_resampler_plugin_la-trivial.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libtrivial_resampler_plugin.so -o .libs/libtrivial_resampler_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libugly_resampler_plugin_la-ugly.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libugly_resampler_plugin.so -o .libs/libugly_resampler_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libbandlimited_resampler_plugin_la-bandlimited.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libbandlimited_resampler_plugin.so -o .libs/libbandlimited_resampler_plugin.so libtool: link: ( cd ".libs" && rm -f "libtrivial_resampler_plugin.la" && ln -s "../libtrivial_resampler_plugin.la" "libtrivial_resampler_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "liblinear_resampler_plugin.la" && ln -s "../liblinear_resampler_plugin.la" "liblinear_resampler_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libugly_resampler_plugin.la" && ln -s "../libugly_resampler_plugin.la" "libugly_resampler_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libbandlimited_resampler_plugin.la" && ln -s "../libbandlimited_resampler_plugin.la" "libbandlimited_resampler_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/resampler' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/resampler' Making all in spatializer make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/spatializer' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/spatializer' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cxxflags plugin libspatializer_plugin_la-spatializer.lo` -march=core2 -O3 -pipe -MT libspatializer_plugin_la-spatializer.lo -MD -MP -MF .deps/libspatializer_plugin_la-spatializer.Tpo -c -o libspatializer_plugin_la-spatializer.lo `test -f 'spatializer.cpp' || echo './'`spatializer.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cxxflags plugin libspatializer_plugin_la-allpass.lo` -march=core2 -O3 -pipe -MT libspatializer_plugin_la-allpass.lo -MD -MP -MF .deps/libspatializer_plugin_la-allpass.Tpo -c -o libspatializer_plugin_la-allpass.lo `test -f 'allpass.cpp' || echo './'`allpass.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cxxflags plugin libspatializer_plugin_la-comb.lo` -march=core2 -O3 -pipe -MT libspatializer_plugin_la-comb.lo -MD -MP -MF .deps/libspatializer_plugin_la-comb.Tpo -c -o libspatializer_plugin_la-comb.lo `test -f 'comb.cpp' || echo './'`comb.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cxxflags plugin libspatializer_plugin_la-revmodel.lo` -march=core2 -O3 -pipe -MT libspatializer_plugin_la-revmodel.lo -MD -MP -MF .deps/libspatializer_plugin_la-revmodel.Tpo -c -o libspatializer_plugin_la-revmodel.lo `test -f 'revmodel.cpp' || echo './'`revmodel.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=spatializer -DMODULE_NAME_IS_spatializer -DMODULE_STRING=\"spatializer\" -O0 -march=core2 -O3 -pipe -MT libspatializer_plugin_la-allpass.lo -MD -MP -MF .deps/libspatializer_plugin_la-allpass.Tpo -c allpass.cpp -fPIC -DPIC -o .libs/libspatializer_plugin_la-allpass.o mv -f .deps/libspatializer_plugin_la-allpass.Tpo .deps/libspatializer_plugin_la-allpass.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=spatializer -DMODULE_NAME_IS_spatializer -DMODULE_STRING=\"spatializer\" -O0 -march=core2 -O3 -pipe -MT libspatializer_plugin_la-revmodel.lo -MD -MP -MF .deps/libspatializer_plugin_la-revmodel.Tpo -c revmodel.cpp -fPIC -DPIC -o .libs/libspatializer_plugin_la-revmodel.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=spatializer -DMODULE_NAME_IS_spatializer -DMODULE_STRING=\"spatializer\" -O0 -march=core2 -O3 -pipe -MT libspatializer_plugin_la-spatializer.lo -MD -MP -MF .deps/libspatializer_plugin_la-spatializer.Tpo -c spatializer.cpp -fPIC -DPIC -o .libs/libspatializer_plugin_la-spatializer.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=spatializer -DMODULE_NAME_IS_spatializer -DMODULE_STRING=\"spatializer\" -O0 -march=core2 -O3 -pipe -MT libspatializer_plugin_la-comb.lo -MD -MP -MF .deps/libspatializer_plugin_la-comb.Tpo -c comb.cpp -fPIC -DPIC -o .libs/libspatializer_plugin_la-comb.o mv -f .deps/libspatializer_plugin_la-comb.Tpo .deps/libspatializer_plugin_la-comb.Plo mv -f .deps/libspatializer_plugin_la-spatializer.Tpo .deps/libspatializer_plugin_la-spatializer.Plo mv -f .deps/libspatializer_plugin_la-revmodel.Tpo .deps/libspatializer_plugin_la-revmodel.Plo /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cxxflags plugin libspatializer_plugin.la` -march=core2 -O3 -pipe -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libspatializer_plugin.la` -Wl,-O1 -o libspatializer_plugin.la libspatializer_plugin_la-spatializer.lo libspatializer_plugin_la-allpass.lo libspatializer_plugin_la-comb.lo libspatializer_plugin_la-revmodel.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libspatializer_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/crtbeginS.o .libs/libspatializer_plugin_la-spatializer.o .libs/libspatializer_plugin_la-allpass.o .libs/libspatializer_plugin_la-comb.o .libs/libspatializer_plugin_la-revmodel.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../lib64/crtn.o -march=core2 -Wl,-O1 -Wl,-soname -Wl,libspatializer_plugin.so -o .libs/libspatializer_plugin.so libtool: link: ( cd ".libs" && rm -f "libspatializer_plugin.la" && ln -s "../libspatializer_plugin.la" "libspatializer_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/spatializer' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter/spatializer' make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaudio_format_plugin_la-format.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaudio_format_plugin_la-format.lo -MD -MP -MF .deps/libaudio_format_plugin_la-format.Tpo -c -o libaudio_format_plugin_la-format.lo `test -f 'format.c' || echo './'`format.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libequalizer_plugin_la-equalizer.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libequalizer_plugin_la-equalizer.lo -MD -MP -MF .deps/libequalizer_plugin_la-equalizer.Tpo -c -o libequalizer_plugin_la-equalizer.lo `test -f 'equalizer.c' || echo './'`equalizer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libnormvol_plugin_la-normvol.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libnormvol_plugin_la-normvol.lo -MD -MP -MF .deps/libnormvol_plugin_la-normvol.Tpo -c -o libnormvol_plugin_la-normvol.lo `test -f 'normvol.c' || echo './'`normvol.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libparam_eq_plugin_la-param_eq.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libparam_eq_plugin_la-param_eq.lo -MD -MP -MF .deps/libparam_eq_plugin_la-param_eq.Tpo -c -o libparam_eq_plugin_la-param_eq.lo `test -f 'param_eq.c' || echo './'`param_eq.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libscaletempo_plugin_la-scaletempo.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libscaletempo_plugin_la-scaletempo.lo -MD -MP -MF .deps/libscaletempo_plugin_la-scaletempo.Tpo -c -o libscaletempo_plugin_la-scaletempo.lo `test -f 'scaletempo.c' || echo './'`scaletempo.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=equalizer -DMODULE_NAME_IS_equalizer -DMODULE_STRING=\"equalizer\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libequalizer_plugin_la-equalizer.lo -MD -MP -MF .deps/libequalizer_plugin_la-equalizer.Tpo -c equalizer.c -fPIC -DPIC -o .libs/libequalizer_plugin_la-equalizer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=audio_format -DMODULE_NAME_IS_audio_format -DMODULE_STRING=\"audio_format\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaudio_format_plugin_la-format.lo -MD -MP -MF .deps/libaudio_format_plugin_la-format.Tpo -c format.c -fPIC -DPIC -o .libs/libaudio_format_plugin_la-format.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=normvol -DMODULE_NAME_IS_normvol -DMODULE_STRING=\"normvol\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libnormvol_plugin_la-normvol.lo -MD -MP -MF .deps/libnormvol_plugin_la-normvol.Tpo -c normvol.c -fPIC -DPIC -o .libs/libnormvol_plugin_la-normvol.o mv -f .deps/libaudio_format_plugin_la-format.Tpo .deps/libaudio_format_plugin_la-format.Plo mv -f .deps/libequalizer_plugin_la-equalizer.Tpo .deps/libequalizer_plugin_la-equalizer.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaudio_format_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaudio_format_plugin.la` -Wl,-O1 -o libaudio_format_plugin.la libaudio_format_plugin_la-format.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaudio_format_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libequalizer_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libequalizer_plugin.la` -Wl,-O1 -o libequalizer_plugin.la libequalizer_plugin_la-equalizer.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libequalizer_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=param_eq -DMODULE_NAME_IS_param_eq -DMODULE_STRING=\"param_eq\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libparam_eq_plugin_la-param_eq.lo -MD -MP -MF .deps/libparam_eq_plugin_la-param_eq.Tpo -c param_eq.c -fPIC -DPIC -o .libs/libparam_eq_plugin_la-param_eq.o mv -f .deps/libnormvol_plugin_la-normvol.Tpo .deps/libnormvol_plugin_la-normvol.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=scaletempo -DMODULE_NAME_IS_scaletempo -DMODULE_STRING=\"scaletempo\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libscaletempo_plugin_la-scaletempo.lo -MD -MP -MF .deps/libscaletempo_plugin_la-scaletempo.Tpo -c scaletempo.c -fPIC -DPIC -o .libs/libscaletempo_plugin_la-scaletempo.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libnormvol_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libnormvol_plugin.la` -Wl,-O1 -o libnormvol_plugin.la libnormvol_plugin_la-normvol.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libnormvol_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la mv -f .deps/libscaletempo_plugin_la-scaletempo.Tpo .deps/libscaletempo_plugin_la-scaletempo.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libscaletempo_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libscaletempo_plugin.la` -Wl,-O1 -o libscaletempo_plugin.la libscaletempo_plugin_la-scaletempo.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libscaletempo_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la mv -f .deps/libparam_eq_plugin_la-param_eq.Tpo .deps/libparam_eq_plugin_la-param_eq.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libparam_eq_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_filter' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libparam_eq_plugin.la` -Wl,-O1 -o libparam_eq_plugin.la libparam_eq_plugin_la-param_eq.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libparam_eq_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaudio_format_plugin_la-format.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaudio_format_plugin.so -o .libs/libaudio_format_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libequalizer_plugin_la-equalizer.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libequalizer_plugin.so -o .libs/libequalizer_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libnormvol_plugin_la-normvol.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libnormvol_plugin.so -o .libs/libnormvol_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libscaletempo_plugin_la-scaletempo.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libscaletempo_plugin.so -o .libs/libscaletempo_plugin.so libtool: link: ( cd ".libs" && rm -f "libequalizer_plugin.la" && ln -s "../libequalizer_plugin.la" "libequalizer_plugin.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libparam_eq_plugin_la-param_eq.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libparam_eq_plugin.so -o .libs/libparam_eq_plugin.so libtool: link: ( cd ".libs" && rm -f "libaudio_format_plugin.la" && ln -s "../libaudio_format_plugin.la" "libaudio_format_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libparam_eq_plugin.la" && ln -s "../libparam_eq_plugin.la" "libparam_eq_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libscaletempo_plugin.la" && ln -s "../libscaletempo_plugin.la" "libscaletempo_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libnormvol_plugin.la" && ln -s "../libnormvol_plugin.la" "libnormvol_plugin.la" ) make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter' make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter' make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_filter' Making all in audio_mixer make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_mixer' make all-am make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_mixer' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libfloat32_mixer_plugin_la-float32.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libfloat32_mixer_plugin_la-float32.lo -MD -MP -MF .deps/libfloat32_mixer_plugin_la-float32.Tpo -c -o libfloat32_mixer_plugin_la-float32.lo `test -f 'float32.c' || echo './'`float32.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libspdif_mixer_plugin_la-spdif.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libspdif_mixer_plugin_la-spdif.lo -MD -MP -MF .deps/libspdif_mixer_plugin_la-spdif.Tpo -c -o libspdif_mixer_plugin_la-spdif.lo `test -f 'spdif.c' || echo './'`spdif.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libtrivial_mixer_plugin_la-trivial.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtrivial_mixer_plugin_la-trivial.lo -MD -MP -MF .deps/libtrivial_mixer_plugin_la-trivial.Tpo -c -o libtrivial_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo './'`trivial.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=spdif_mixer -DMODULE_NAME_IS_spdif_mixer -DMODULE_STRING=\"spdif_mixer\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libspdif_mixer_plugin_la-spdif.lo -MD -MP -MF .deps/libspdif_mixer_plugin_la-spdif.Tpo -c spdif.c -fPIC -DPIC -o .libs/libspdif_mixer_plugin_la-spdif.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=float32_mixer -DMODULE_NAME_IS_float32_mixer -DMODULE_STRING=\"float32_mixer\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libfloat32_mixer_plugin_la-float32.lo -MD -MP -MF .deps/libfloat32_mixer_plugin_la-float32.Tpo -c float32.c -fPIC -DPIC -o .libs/libfloat32_mixer_plugin_la-float32.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=trivial_mixer -DMODULE_NAME_IS_trivial_mixer -DMODULE_STRING=\"trivial_mixer\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtrivial_mixer_plugin_la-trivial.lo -MD -MP -MF .deps/libtrivial_mixer_plugin_la-trivial.Tpo -c trivial.c -fPIC -DPIC -o .libs/libtrivial_mixer_plugin_la-trivial.o spdif.c: In function ‘DoWork’: spdif.c:85: warning: ignoring return value of ‘aout_FifoPop’, declared with attribute warn_unused_result spdif.c:77: warning: unused parameter ‘p_buffer’ mv -f .deps/libfloat32_mixer_plugin_la-float32.Tpo .deps/libfloat32_mixer_plugin_la-float32.Plo mv -f .deps/libspdif_mixer_plugin_la-spdif.Tpo .deps/libspdif_mixer_plugin_la-spdif.Plo mv -f .deps/libtrivial_mixer_plugin_la-trivial.Tpo .deps/libtrivial_mixer_plugin_la-trivial.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libfloat32_mixer_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_mixer' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libfloat32_mixer_plugin.la` -Wl,-O1 -o libfloat32_mixer_plugin.la libfloat32_mixer_plugin_la-float32.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libfloat32_mixer_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libspdif_mixer_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_mixer' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libspdif_mixer_plugin.la` -Wl,-O1 -o libspdif_mixer_plugin.la libspdif_mixer_plugin_la-spdif.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libspdif_mixer_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libtrivial_mixer_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_mixer' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libtrivial_mixer_plugin.la` -Wl,-O1 -o libtrivial_mixer_plugin.la -rpath /usr/lib64/vlc/audio_mixer libtrivial_mixer_plugin_la-trivial.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libtrivial_mixer_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libfloat32_mixer_plugin_la-float32.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libfloat32_mixer_plugin.so -o .libs/libfloat32_mixer_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libspdif_mixer_plugin_la-spdif.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libspdif_mixer_plugin.so -o .libs/libspdif_mixer_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libtrivial_mixer_plugin_la-trivial.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libtrivial_mixer_plugin.so -o .libs/libtrivial_mixer_plugin.so libtool: link: ( cd ".libs" && rm -f "libspdif_mixer_plugin.la" && ln -s "../libspdif_mixer_plugin.la" "libspdif_mixer_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libfloat32_mixer_plugin.la" && ln -s "../libfloat32_mixer_plugin.la" "libfloat32_mixer_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libtrivial_mixer_plugin.la" && ln -s "../libtrivial_mixer_plugin.la" "libtrivial_mixer_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_mixer' make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_mixer' Making all in audio_output make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_output' make all-am make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_output' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libalsa_plugin_la-alsa.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libalsa_plugin_la-alsa.lo -MD -MP -MF .deps/libalsa_plugin_la-alsa.Tpo -c -o libalsa_plugin_la-alsa.lo `test -f 'alsa.c' || echo './'`alsa.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaout_file_plugin_la-file.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaout_file_plugin_la-file.lo -MD -MP -MF .deps/libaout_file_plugin_la-file.Tpo -c -o libaout_file_plugin_la-file.lo `test -f 'file.c' || echo './'`file.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaout_sdl_plugin_la-sdl.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaout_sdl_plugin_la-sdl.lo -MD -MP -MF .deps/libaout_sdl_plugin_la-sdl.Tpo -c -o libaout_sdl_plugin_la-sdl.lo `test -f 'sdl.c' || echo './'`sdl.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=aout_sdl -DMODULE_NAME_IS_aout_sdl -DMODULE_STRING=\"aout_sdl\" -O0 -I/usr/include/ -D_GNU_SOURCE=1 -D_REENTRANT -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaout_sdl_plugin_la-sdl.lo -MD -MP -MF .deps/libaout_sdl_plugin_la-sdl.Tpo -c sdl.c -fPIC -DPIC -o .libs/libaout_sdl_plugin_la-sdl.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=aout_file -DMODULE_NAME_IS_aout_file -DMODULE_STRING=\"aout_file\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaout_file_plugin_la-file.lo -MD -MP -MF .deps/libaout_file_plugin_la-file.Tpo -c file.c -fPIC -DPIC -o .libs/libaout_file_plugin_la-file.o mv -f .deps/libaout_sdl_plugin_la-sdl.Tpo .deps/libaout_sdl_plugin_la-sdl.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaout_sdl_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_output' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaout_sdl_plugin.la` -Wl,-O1 -o libaout_sdl_plugin.la libaout_sdl_plugin_la-sdl.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaout_sdl_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=alsa -DMODULE_NAME_IS_alsa -DMODULE_STRING=\"alsa\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libalsa_plugin_la-alsa.lo -MD -MP -MF .deps/libalsa_plugin_la-alsa.Tpo -c alsa.c -fPIC -DPIC -o .libs/libalsa_plugin_la-alsa.o mv -f .deps/libaout_file_plugin_la-file.Tpo .deps/libaout_file_plugin_la-file.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaout_file_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_output' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaout_file_plugin.la` -Wl,-O1 -o libaout_file_plugin.la libaout_file_plugin_la-file.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaout_file_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la alsa.c: In function ‘Probe’: alsa.c:209: warning: assignment discards qualifiers from pointer target type alsa.c: In function ‘Open’: alsa.c:656: warning: ‘snd_pcm_sw_params_set_sleep_min’ is deprecated (declared at /usr/include/alsa/pcm.h:1117) alsa.c:468: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay In function ‘ALSAFill’, inlined from ‘ALSAThread’ at alsa.c:783: alsa.c:888: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay mv -f .deps/libalsa_plugin_la-alsa.Tpo .deps/libalsa_plugin_la-alsa.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libalsa_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/audio_output' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libalsa_plugin.la` -Wl,-O1 -o libalsa_plugin.la libalsa_plugin_la-alsa.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libalsa_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaout_sdl_plugin_la-sdl.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libSDL.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaout_sdl_plugin.so -o .libs/libaout_sdl_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libalsa_plugin_la-alsa.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libasound.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libalsa_plugin.so -o .libs/libalsa_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaout_file_plugin_la-file.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaout_file_plugin.so -o .libs/libaout_file_plugin.so libtool: link: ( cd ".libs" && rm -f "libaout_sdl_plugin.la" && ln -s "../libaout_sdl_plugin.la" "libaout_sdl_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaout_file_plugin.la" && ln -s "../libaout_file_plugin.la" "libaout_file_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libalsa_plugin.la" && ln -s "../libalsa_plugin.la" "libalsa_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_output' make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/audio_output' Making all in codec make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec' make all-recursive make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec' Making all in cmml make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/cmml' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/cmml' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcmml_plugin_la-browser_open.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-browser_open.lo -MD -MP -MF .deps/libcmml_plugin_la-browser_open.Tpo -c -o libcmml_plugin_la-browser_open.lo `test -f 'browser_open.c' || echo './'`browser_open.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcmml_plugin_la-cmml.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-cmml.lo -MD -MP -MF .deps/libcmml_plugin_la-cmml.Tpo -c -o libcmml_plugin_la-cmml.lo `test -f 'cmml.c' || echo './'`cmml.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcmml_plugin_la-history.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-history.lo -MD -MP -MF .deps/libcmml_plugin_la-history.Tpo -c -o libcmml_plugin_la-history.lo `test -f 'history.c' || echo './'`history.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcmml_plugin_la-intf.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-intf.lo -MD -MP -MF .deps/libcmml_plugin_la-intf.Tpo -c -o libcmml_plugin_la-intf.lo `test -f 'intf.c' || echo './'`intf.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcmml_plugin_la-xarray.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-xarray.lo -MD -MP -MF .deps/libcmml_plugin_la-xarray.Tpo -c -o libcmml_plugin_la-xarray.lo `test -f 'xarray.c' || echo './'`xarray.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcmml_plugin_la-xlist.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-xlist.lo -MD -MP -MF .deps/libcmml_plugin_la-xlist.Tpo -c -o libcmml_plugin_la-xlist.lo `test -f 'xlist.c' || echo './'`xlist.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcmml_plugin_la-xtag.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-xtag.lo -MD -MP -MF .deps/libcmml_plugin_la-xtag.Tpo -c -o libcmml_plugin_la-xtag.lo `test -f 'xtag.c' || echo './'`xtag.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcmml_plugin_la-xurl.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-xurl.lo -MD -MP -MF .deps/libcmml_plugin_la-xurl.Tpo -c -o libcmml_plugin_la-xurl.lo `test -f 'xurl.c' || echo './'`xurl.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cmml -DMODULE_NAME_IS_cmml -DMODULE_STRING=\"cmml\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-browser_open.lo -MD -MP -MF .deps/libcmml_plugin_la-browser_open.Tpo -c browser_open.c -fPIC -DPIC -o .libs/libcmml_plugin_la-browser_open.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cmml -DMODULE_NAME_IS_cmml -DMODULE_STRING=\"cmml\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-intf.lo -MD -MP -MF .deps/libcmml_plugin_la-intf.Tpo -c intf.c -fPIC -DPIC -o .libs/libcmml_plugin_la-intf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cmml -DMODULE_NAME_IS_cmml -DMODULE_STRING=\"cmml\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-xtag.lo -MD -MP -MF .deps/libcmml_plugin_la-xtag.Tpo -c xtag.c -fPIC -DPIC -o .libs/libcmml_plugin_la-xtag.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cmml -DMODULE_NAME_IS_cmml -DMODULE_STRING=\"cmml\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-xarray.lo -MD -MP -MF .deps/libcmml_plugin_la-xarray.Tpo -c xarray.c -fPIC -DPIC -o .libs/libcmml_plugin_la-xarray.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cmml -DMODULE_NAME_IS_cmml -DMODULE_STRING=\"cmml\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-history.lo -MD -MP -MF .deps/libcmml_plugin_la-history.Tpo -c history.c -fPIC -DPIC -o .libs/libcmml_plugin_la-history.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cmml -DMODULE_NAME_IS_cmml -DMODULE_STRING=\"cmml\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-cmml.lo -MD -MP -MF .deps/libcmml_plugin_la-cmml.Tpo -c cmml.c -fPIC -DPIC -o .libs/libcmml_plugin_la-cmml.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cmml -DMODULE_NAME_IS_cmml -DMODULE_STRING=\"cmml\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-xurl.lo -MD -MP -MF .deps/libcmml_plugin_la-xurl.Tpo -c xurl.c -fPIC -DPIC -o .libs/libcmml_plugin_la-xurl.o mv -f .deps/libcmml_plugin_la-xtag.Tpo .deps/libcmml_plugin_la-xtag.Plo mv -f .deps/libcmml_plugin_la-browser_open.Tpo .deps/libcmml_plugin_la-browser_open.Plo cmml.c: In function ‘OpenDecoder’: cmml.c:110: warning: ‘__vlc_object_find’ is deprecated (declared at ../../../include/vlc_objects.h:77) mv -f .deps/libcmml_plugin_la-xarray.Tpo .deps/libcmml_plugin_la-xarray.Plo mv -f .deps/libcmml_plugin_la-cmml.Tpo .deps/libcmml_plugin_la-cmml.Plo mv -f .deps/libcmml_plugin_la-xurl.Tpo .deps/libcmml_plugin_la-xurl.Plo mv -f .deps/libcmml_plugin_la-history.Tpo .deps/libcmml_plugin_la-history.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cmml -DMODULE_NAME_IS_cmml -DMODULE_STRING=\"cmml\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcmml_plugin_la-xlist.lo -MD -MP -MF .deps/libcmml_plugin_la-xlist.Tpo -c xlist.c -fPIC -DPIC -o .libs/libcmml_plugin_la-xlist.o intf.c: In function ‘CloseIntf’: intf.c:159: warning: ‘__vlc_object_find’ is deprecated (declared at ../../../include/vlc_objects.h:77) intf.c: In function ‘RunIntf’: intf.c:207: warning: ‘__vlc_object_find’ is deprecated (declared at ../../../include/vlc_objects.h:77) intf.c: In function ‘DisplayPendingAnchor’: intf.c:268: warning: unused variable ‘p_primary_intf’ intf.c: In function ‘InitThread’: intf.c:326: warning: ‘__vlc_object_find’ is deprecated (declared at ../../../include/vlc_objects.h:77) intf.c:327: warning: ‘__vlc_object_find’ is deprecated (declared at ../../../include/vlc_objects.h:77) intf.c: In function ‘RunIntf’: intf.c:243: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay mv -f .deps/libcmml_plugin_la-intf.Tpo .deps/libcmml_plugin_la-intf.Plo mv -f .deps/libcmml_plugin_la-xlist.Tpo .deps/libcmml_plugin_la-xlist.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcmml_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libcmml_plugin.la` -Wl,-O1 -o libcmml_plugin.la libcmml_plugin_la-browser_open.lo libcmml_plugin_la-cmml.lo libcmml_plugin_la-history.lo libcmml_plugin_la-intf.lo libcmml_plugin_la-xarray.lo libcmml_plugin_la-xlist.lo libcmml_plugin_la-xtag.lo libcmml_plugin_la-xurl.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libcmml_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libcmml_plugin_la-browser_open.o .libs/libcmml_plugin_la-cmml.o .libs/libcmml_plugin_la-history.o .libs/libcmml_plugin_la-intf.o .libs/libcmml_plugin_la-xarray.o .libs/libcmml_plugin_la-xlist.o .libs/libcmml_plugin_la-xtag.o .libs/libcmml_plugin_la-xurl.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libcmml_plugin.so -o .libs/libcmml_plugin.so libtool: link: ( cd ".libs" && rm -f "libcmml_plugin.la" && ln -s "../libcmml_plugin.la" "libcmml_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/cmml' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/cmml' Making all in dmo make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/dmo' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/dmo' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/dmo' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/dmo' Making all in avcodec make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/avcodec' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/avcodec' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libavcodec_plugin_la-avcodec.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-avcodec.lo -MD -MP -MF .deps/libavcodec_plugin_la-avcodec.Tpo -c -o libavcodec_plugin_la-avcodec.lo `test -f 'avcodec.c' || echo './'`avcodec.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libavcodec_plugin_la-video.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-video.lo -MD -MP -MF .deps/libavcodec_plugin_la-video.Tpo -c -o libavcodec_plugin_la-video.lo `test -f 'video.c' || echo './'`video.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libavcodec_plugin_la-audio.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-audio.lo -MD -MP -MF .deps/libavcodec_plugin_la-audio.Tpo -c -o libavcodec_plugin_la-audio.lo `test -f 'audio.c' || echo './'`audio.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libavcodec_plugin_la-deinterlace.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-deinterlace.lo -MD -MP -MF .deps/libavcodec_plugin_la-deinterlace.Tpo -c -o libavcodec_plugin_la-deinterlace.lo `test -f 'deinterlace.c' || echo './'`deinterlace.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libavcodec_plugin_la-fourcc.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-fourcc.lo -MD -MP -MF .deps/libavcodec_plugin_la-fourcc.Tpo -c -o libavcodec_plugin_la-fourcc.lo `test -f 'fourcc.c' || echo './'`fourcc.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libavcodec_plugin_la-chroma.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-chroma.lo -MD -MP -MF .deps/libavcodec_plugin_la-chroma.Tpo -c -o libavcodec_plugin_la-chroma.lo `test -f 'chroma.c' || echo './'`chroma.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libavcodec_plugin_la-encoder.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-encoder.lo -MD -MP -MF .deps/libavcodec_plugin_la-encoder.Tpo -c -o libavcodec_plugin_la-encoder.lo `test -f 'encoder.c' || echo './'`encoder.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=avcodec -DMODULE_NAME_IS_avcodec -DMODULE_STRING=\"avcodec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-fourcc.lo -MD -MP -MF .deps/libavcodec_plugin_la-fourcc.Tpo -c fourcc.c -fPIC -DPIC -o .libs/libavcodec_plugin_la-fourcc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=avcodec -DMODULE_NAME_IS_avcodec -DMODULE_STRING=\"avcodec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-avcodec.lo -MD -MP -MF .deps/libavcodec_plugin_la-avcodec.Tpo -c avcodec.c -fPIC -DPIC -o .libs/libavcodec_plugin_la-avcodec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=avcodec -DMODULE_NAME_IS_avcodec -DMODULE_STRING=\"avcodec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-video.lo -MD -MP -MF .deps/libavcodec_plugin_la-video.Tpo -c video.c -fPIC -DPIC -o .libs/libavcodec_plugin_la-video.o video.c:84: warning: ‘AVPaletteControl’ is deprecated video.c:91: warning: ‘AVPaletteControl’ is deprecated video.c: In function ‘ffmpeg_ReGetFrameBuf’: video.c:971: warning: comparison between signed and unsigned libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=avcodec -DMODULE_NAME_IS_avcodec -DMODULE_STRING=\"avcodec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-chroma.lo -MD -MP -MF .deps/libavcodec_plugin_la-chroma.Tpo -c chroma.c -fPIC -DPIC -o .libs/libavcodec_plugin_la-chroma.o mv -f .deps/libavcodec_plugin_la-video.Tpo .deps/libavcodec_plugin_la-video.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=avcodec -DMODULE_NAME_IS_avcodec -DMODULE_STRING=\"avcodec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-deinterlace.lo -MD -MP -MF .deps/libavcodec_plugin_la-deinterlace.Tpo -c deinterlace.c -fPIC -DPIC -o .libs/libavcodec_plugin_la-deinterlace.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=avcodec -DMODULE_NAME_IS_avcodec -DMODULE_STRING=\"avcodec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-audio.lo -MD -MP -MF .deps/libavcodec_plugin_la-audio.Tpo -c audio.c -fPIC -DPIC -o .libs/libavcodec_plugin_la-audio.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=avcodec -DMODULE_NAME_IS_avcodec -DMODULE_STRING=\"avcodec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libavcodec_plugin_la-encoder.lo -MD -MP -MF .deps/libavcodec_plugin_la-encoder.Tpo -c encoder.c -fPIC -DPIC -o .libs/libavcodec_plugin_la-encoder.o encoder.c: In function ‘OpenEncoder’: encoder.c:497: warning: assignment discards qualifiers from pointer target type encoder.c:498: warning: assignment discards qualifiers from pointer target type mv -f .deps/libavcodec_plugin_la-fourcc.Tpo .deps/libavcodec_plugin_la-fourcc.Plo mv -f .deps/libavcodec_plugin_la-deinterlace.Tpo .deps/libavcodec_plugin_la-deinterlace.Plo audio.c: In function ‘InitAudioDec’: audio.c:132: warning: comparison between signed and unsigned audio.c: In function ‘DecodeAudio’: audio.c:304: warning: comparison between signed and unsigned audio.c:304: warning: signed and unsigned type in conditional expression mv -f .deps/libavcodec_plugin_la-avcodec.Tpo .deps/libavcodec_plugin_la-avcodec.Plo mv -f .deps/libavcodec_plugin_la-audio.Tpo .deps/libavcodec_plugin_la-audio.Plo mv -f .deps/libavcodec_plugin_la-encoder.Tpo .deps/libavcodec_plugin_la-encoder.Plo chroma.c: In function ‘GetFfmpegChroma’: chroma.c:137: warning: comparison between signed and unsigned chroma.c:138: warning: comparison between signed and unsigned chroma.c:139: warning: comparison between signed and unsigned mv -f .deps/libavcodec_plugin_la-chroma.Tpo .deps/libavcodec_plugin_la-chroma.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libavcodec_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libavcodec_plugin.la` -Wl,-O1 -o libavcodec_plugin.la libavcodec_plugin_la-avcodec.lo libavcodec_plugin_la-video.lo libavcodec_plugin_la-audio.lo libavcodec_plugin_la-deinterlace.lo libavcodec_plugin_la-fourcc.lo libavcodec_plugin_la-chroma.lo libavcodec_plugin_la-encoder.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libavcodec_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libavcodec_plugin_la-avcodec.o .libs/libavcodec_plugin_la-video.o .libs/libavcodec_plugin_la-audio.o .libs/libavcodec_plugin_la-deinterlace.o .libs/libavcodec_plugin_la-fourcc.o .libs/libavcodec_plugin_la-chroma.o .libs/libavcodec_plugin_la-encoder.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs -lavcodec -lavutil ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libavcodec_plugin.so -o .libs/libavcodec_plugin.so libtool: link: ( cd ".libs" && rm -f "libavcodec_plugin.la" && ln -s "../libavcodec_plugin.la" "libavcodec_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/avcodec' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/avcodec' Making all in shine make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/shine' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/shine' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/shine' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/shine' Making all in subtitles make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/subtitles' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/subtitles' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libsubsdec_plugin_la-subsass.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsubsdec_plugin_la-subsass.lo -MD -MP -MF .deps/libsubsdec_plugin_la-subsass.Tpo -c -o libsubsdec_plugin_la-subsass.lo `test -f 'subsass.c' || echo './'`subsass.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libsubsdec_plugin_la-subsdec.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsubsdec_plugin_la-subsdec.lo -MD -MP -MF .deps/libsubsdec_plugin_la-subsdec.Tpo -c -o libsubsdec_plugin_la-subsdec.lo `test -f 'subsdec.c' || echo './'`subsdec.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libsubsusf_plugin_la-subsusf.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsubsusf_plugin_la-subsusf.lo -MD -MP -MF .deps/libsubsusf_plugin_la-subsusf.Tpo -c -o libsubsusf_plugin_la-subsusf.lo `test -f 'subsusf.c' || echo './'`subsusf.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libt140_plugin_la-t140.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libt140_plugin_la-t140.lo -MD -MP -MF .deps/libt140_plugin_la-t140.Tpo -c -o libt140_plugin_la-t140.lo `test -f 't140.c' || echo './'`t140.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=subsdec -DMODULE_NAME_IS_subsdec -DMODULE_STRING=\"subsdec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsubsdec_plugin_la-subsass.lo -MD -MP -MF .deps/libsubsdec_plugin_la-subsass.Tpo -c subsass.c -fPIC -DPIC -o .libs/libsubsdec_plugin_la-subsass.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=t140 -DMODULE_NAME_IS_t140 -DMODULE_STRING=\"t140\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libt140_plugin_la-t140.lo -MD -MP -MF .deps/libt140_plugin_la-t140.Tpo -c t140.c -fPIC -DPIC -o .libs/libt140_plugin_la-t140.o t140.c: In function ‘Encode’: t140.c:84: warning: unused parameter ‘p_enc’ mv -f .deps/libt140_plugin_la-t140.Tpo .deps/libt140_plugin_la-t140.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libt140_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libt140_plugin.la` -Wl,-O1 -o libt140_plugin.la -rpath /usr/lib64/vlc/codec libt140_plugin_la-t140.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libt140_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la mv -f .deps/libsubsdec_plugin_la-subsass.Tpo .deps/libsubsdec_plugin_la-subsass.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=subsdec -DMODULE_NAME_IS_subsdec -DMODULE_STRING=\"subsdec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsubsdec_plugin_la-subsdec.lo -MD -MP -MF .deps/libsubsdec_plugin_la-subsdec.Tpo -c subsdec.c -fPIC -DPIC -o .libs/libsubsdec_plugin_la-subsdec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=subsusf -DMODULE_NAME_IS_subsusf -DMODULE_STRING=\"subsusf\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsubsusf_plugin_la-subsusf.lo -MD -MP -MF .deps/libsubsusf_plugin_la-subsusf.Tpo -c subsusf.c -fPIC -DPIC -o .libs/libsubsusf_plugin_la-subsusf.o mv -f .deps/libsubsdec_plugin_la-subsdec.Tpo .deps/libsubsdec_plugin_la-subsdec.Plo subsusf.c: In function ‘CreateTextRegion’: subsusf.c:374: warning: unused parameter ‘p_spu’ subsusf.c: In function ‘LoadEmbeddedImage’: subsusf.c:1138: warning: unused parameter ‘p_spu’ /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libsubsdec_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libsubsdec_plugin.la` -Wl,-O1 -o libsubsdec_plugin.la -rpath /usr/lib64/vlc/codec libsubsdec_plugin_la-subsass.lo libsubsdec_plugin_la-subsdec.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libsubsdec_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la mv -f .deps/libsubsusf_plugin_la-subsusf.Tpo .deps/libsubsusf_plugin_la-subsusf.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libsubsusf_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libsubsusf_plugin.la` -Wl,-O1 -o libsubsusf_plugin.la -rpath /usr/lib64/vlc/codec libsubsusf_plugin_la-subsusf.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libsubsusf_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libt140_plugin_la-t140.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libt140_plugin.so -o .libs/libt140_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libsubsusf_plugin_la-subsusf.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libsubsusf_plugin.so -o .libs/libsubsusf_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libsubsdec_plugin_la-subsass.o .libs/libsubsdec_plugin_la-subsdec.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libsubsdec_plugin.so -o .libs/libsubsdec_plugin.so libtool: link: ( cd ".libs" && rm -f "libsubsusf_plugin.la" && ln -s "../libsubsusf_plugin.la" "libsubsusf_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libsubsdec_plugin.la" && ln -s "../libsubsdec_plugin.la" "libsubsdec_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libt140_plugin.la" && ln -s "../libt140_plugin.la" "libt140_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/subtitles' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/subtitles' Making all in spudec make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/spudec' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/spudec' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libspudec_plugin_la-spudec.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libspudec_plugin_la-spudec.lo -MD -MP -MF .deps/libspudec_plugin_la-spudec.Tpo -c -o libspudec_plugin_la-spudec.lo `test -f 'spudec.c' || echo './'`spudec.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libspudec_plugin_la-parse.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libspudec_plugin_la-parse.lo -MD -MP -MF .deps/libspudec_plugin_la-parse.Tpo -c -o libspudec_plugin_la-parse.lo `test -f 'parse.c' || echo './'`parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=spudec -DMODULE_NAME_IS_spudec -DMODULE_STRING=\"spudec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libspudec_plugin_la-spudec.lo -MD -MP -MF .deps/libspudec_plugin_la-spudec.Tpo -c spudec.c -fPIC -DPIC -o .libs/libspudec_plugin_la-spudec.o mv -f .deps/libspudec_plugin_la-spudec.Tpo .deps/libspudec_plugin_la-spudec.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=spudec -DMODULE_NAME_IS_spudec -DMODULE_STRING=\"spudec\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libspudec_plugin_la-parse.lo -MD -MP -MF .deps/libspudec_plugin_la-parse.Tpo -c parse.c -fPIC -DPIC -o .libs/libspudec_plugin_la-parse.o mv -f .deps/libspudec_plugin_la-parse.Tpo .deps/libspudec_plugin_la-parse.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libspudec_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --ldflags plugin libspudec_plugin.la` -Wl,-O1 -o libspudec_plugin.la -rpath /usr/lib64/vlc/codec libspudec_plugin_la-spudec.lo libspudec_plugin_la-parse.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libspudec_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libspudec_plugin_la-spudec.o .libs/libspudec_plugin_la-parse.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libspudec_plugin.so -o .libs/libspudec_plugin.so libtool: link: ( cd ".libs" && rm -f "libspudec_plugin.la" && ln -s "../libspudec_plugin.la" "libspudec_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/spudec' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/spudec' Making all in wmafixed make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/wmafixed' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/wmafixed' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/wmafixed' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/wmafixed' Making all in xvmc make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/xvmc' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/xvmc' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/xvmc' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec/xvmc' make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdirac_plugin_la-dirac.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdirac_plugin_la-dirac.lo -MD -MP -MF .deps/libdirac_plugin_la-dirac.Tpo -c -o libdirac_plugin_la-dirac.lo `test -f 'dirac.c' || echo './'`dirac.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libfaad_plugin_la-faad.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libfaad_plugin_la-faad.lo -MD -MP -MF .deps/libfaad_plugin_la-faad.Tpo -c -o libfaad_plugin_la-faad.lo `test -f 'faad.c' || echo './'`faad.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libfake_plugin_la-fake.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libfake_plugin_la-fake.lo -MD -MP -MF .deps/libfake_plugin_la-fake.Tpo -c -o libfake_plugin_la-fake.lo `test -f 'fake.c' || echo './'`fake.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin liblibass_plugin_la-libass.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liblibass_plugin_la-libass.lo -MD -MP -MF .deps/liblibass_plugin_la-libass.Tpo -c -o liblibass_plugin_la-libass.lo `test -f 'libass.c' || echo './'`libass.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin liblibmpeg2_plugin_la-libmpeg2.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liblibmpeg2_plugin_la-libmpeg2.lo -MD -MP -MF .deps/liblibmpeg2_plugin_la-libmpeg2.Tpo -c -o liblibmpeg2_plugin_la-libmpeg2.lo `test -f 'libmpeg2.c' || echo './'`libmpeg2.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libpng_plugin_la-png.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libpng_plugin_la-png.lo -MD -MP -MF .deps/libpng_plugin_la-png.Tpo -c -o libpng_plugin_la-png.lo `test -f 'png.c' || echo './'`png.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libschroedinger_plugin_la-schroedinger.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libschroedinger_plugin_la-schroedinger.lo -MD -MP -MF .deps/libschroedinger_plugin_la-schroedinger.Tpo -c -o libschroedinger_plugin_la-schroedinger.lo `test -f 'schroedinger.c' || echo './'`schroedinger.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libtelx_plugin_la-telx.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtelx_plugin_la-telx.lo -MD -MP -MF .deps/libtelx_plugin_la-telx.Tpo -c -o libtelx_plugin_la-telx.lo `test -f 'telx.c' || echo './'`telx.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=libmpeg2 -DMODULE_NAME_IS_libmpeg2 -DMODULE_STRING=\"libmpeg2\" -O0 -I/usr/include/mpeg2dec -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liblibmpeg2_plugin_la-libmpeg2.lo -MD -MP -MF .deps/liblibmpeg2_plugin_la-libmpeg2.Tpo -c libmpeg2.c -fPIC -DPIC -o .libs/liblibmpeg2_plugin_la-libmpeg2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dirac -DMODULE_NAME_IS_dirac -DMODULE_STRING=\"dirac\" -O0 -I/usr/include/dirac -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdirac_plugin_la-dirac.lo -MD -MP -MF .deps/libdirac_plugin_la-dirac.Tpo -c dirac.c -fPIC -DPIC -o .libs/libdirac_plugin_la-dirac.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=png -DMODULE_NAME_IS_png -DMODULE_STRING=\"png\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libpng_plugin_la-png.lo -MD -MP -MF .deps/libpng_plugin_la-png.Tpo -c png.c -fPIC -DPIC -o .libs/libpng_plugin_la-png.o In file included from libmpeg2.c:39: ../codec/cc.h: In function ‘cc_Extract’: ../codec/cc.h:199: warning: passing argument 2 of ‘bs_init’ discards qualifiers from pointer target type libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=fake -DMODULE_NAME_IS_fake -DMODULE_STRING=\"fake\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libfake_plugin_la-fake.lo -MD -MP -MF .deps/libfake_plugin_la-fake.Tpo -c fake.c -fPIC -DPIC -o .libs/libfake_plugin_la-fake.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DHAVE_FONTCONFIG -DMODULE_NAME=libass -DMODULE_NAME_IS_libass -DMODULE_STRING=\"libass\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liblibass_plugin_la-libass.lo -MD -MP -MF .deps/liblibass_plugin_la-libass.Tpo -c libass.c -fPIC -DPIC -o .libs/liblibass_plugin_la-libass.o mv -f .deps/libdirac_plugin_la-dirac.Tpo .deps/libdirac_plugin_la-dirac.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libtheora_plugin_la-theora.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtheora_plugin_la-theora.lo -MD -MP -MF .deps/libtheora_plugin_la-theora.Tpo -c -o libtheora_plugin_la-theora.lo `test -f 'theora.c' || echo './'`theora.c mv -f .deps/libpng_plugin_la-png.Tpo .deps/libpng_plugin_la-png.Plo mv -f .deps/liblibmpeg2_plugin_la-libmpeg2.Tpo .deps/liblibmpeg2_plugin_la-libmpeg2.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libvorbis_plugin_la-vorbis.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvorbis_plugin_la-vorbis.lo -MD -MP -MF .deps/libvorbis_plugin_la-vorbis.Tpo -c -o libvorbis_plugin_la-vorbis.lo `test -f 'vorbis.c' || echo './'`vorbis.c mv -f .deps/liblibass_plugin_la-libass.Tpo .deps/liblibass_plugin_la-libass.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=telx -DMODULE_NAME_IS_telx -DMODULE_STRING=\"telx\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtelx_plugin_la-telx.lo -MD -MP -MF .deps/libtelx_plugin_la-telx.Tpo -c telx.c -fPIC -DPIC -o .libs/libtelx_plugin_la-telx.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=schroedinger -DMODULE_NAME_IS_schroedinger -DMODULE_STRING=\"schroedinger\" -O0 -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libschroedinger_plugin_la-schroedinger.lo -MD -MP -MF .deps/libschroedinger_plugin_la-schroedinger.Tpo -c schroedinger.c -fPIC -DPIC -o .libs/libschroedinger_plugin_la-schroedinger.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=faad -DMODULE_NAME_IS_faad -DMODULE_STRING=\"faad\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libfaad_plugin_la-faad.lo -MD -MP -MF .deps/libfaad_plugin_la-faad.Tpo -c faad.c -fPIC -DPIC -o .libs/libfaad_plugin_la-faad.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libx264_plugin_la-x264.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libx264_plugin_la-x264.lo -MD -MP -MF .deps/libx264_plugin_la-x264.Tpo -c -o libx264_plugin_la-x264.lo `test -f 'x264.c' || echo './'`x264.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin liba52_plugin_la-a52.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liba52_plugin_la-a52.lo -MD -MP -MF .deps/liba52_plugin_la-a52.Tpo -c -o liba52_plugin_la-a52.lo `test -f 'a52.c' || echo './'`a52.c mv -f .deps/libfake_plugin_la-fake.Tpo .deps/libfake_plugin_la-fake.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libadpcm_plugin_la-adpcm.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libadpcm_plugin_la-adpcm.lo -MD -MP -MF .deps/libadpcm_plugin_la-adpcm.Tpo -c -o libadpcm_plugin_la-adpcm.lo `test -f 'adpcm.c' || echo './'`adpcm.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=theora -DMODULE_NAME_IS_theora -DMODULE_STRING=\"theora\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libtheora_plugin_la-theora.lo -MD -MP -MF .deps/libtheora_plugin_la-theora.Tpo -c theora.c -fPIC -DPIC -o .libs/libtheora_plugin_la-theora.o mv -f .deps/libtelx_plugin_la-telx.Tpo .deps/libtelx_plugin_la-telx.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaes3_plugin_la-aes3.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaes3_plugin_la-aes3.lo -MD -MP -MF .deps/libaes3_plugin_la-aes3.Tpo -c -o libaes3_plugin_la-aes3.lo `test -f 'aes3.c' || echo './'`aes3.c mv -f .deps/libfaad_plugin_la-faad.Tpo .deps/libfaad_plugin_la-faad.Plo mv -f .deps/libschroedinger_plugin_la-schroedinger.Tpo .deps/libschroedinger_plugin_la-schroedinger.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaraw_plugin_la-araw.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaraw_plugin_la-araw.lo -MD -MP -MF .deps/libaraw_plugin_la-araw.Tpo -c -o libaraw_plugin_la-araw.lo `test -f 'araw.c' || echo './'`araw.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libcc_plugin_la-cc.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcc_plugin_la-cc.lo -MD -MP -MF .deps/libcc_plugin_la-cc.Tpo -c -o libcc_plugin_la-cc.lo `test -f 'cc.c' || echo './'`cc.c theora.c: In function ‘theora_CopyPicture’: theora.c:557: warning: unused parameter ‘p_dec’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=a52 -DMODULE_NAME_IS_a52 -DMODULE_STRING=\"a52\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liba52_plugin_la-a52.lo -MD -MP -MF .deps/liba52_plugin_la-a52.Tpo -c a52.c -fPIC -DPIC -o .libs/liba52_plugin_la-a52.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=aes3 -DMODULE_NAME_IS_aes3 -DMODULE_STRING=\"aes3\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaes3_plugin_la-aes3.lo -MD -MP -MF .deps/libaes3_plugin_la-aes3.Tpo -c aes3.c -fPIC -DPIC -o .libs/libaes3_plugin_la-aes3.o mv -f .deps/libtheora_plugin_la-theora.Tpo .deps/libtheora_plugin_la-theora.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=adpcm -DMODULE_NAME_IS_adpcm -DMODULE_STRING=\"adpcm\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libadpcm_plugin_la-adpcm.lo -MD -MP -MF .deps/libadpcm_plugin_la-adpcm.Tpo -c adpcm.c -fPIC -DPIC -o .libs/libadpcm_plugin_la-adpcm.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=x264 -DMODULE_NAME_IS_x264 -DMODULE_STRING=\"x264\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libx264_plugin_la-x264.lo -MD -MP -MF .deps/libx264_plugin_la-x264.Tpo -c x264.c -fPIC -DPIC -o .libs/libx264_plugin_la-x264.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libcdg_plugin_la-cdg.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcdg_plugin_la-cdg.lo -MD -MP -MF .deps/libcdg_plugin_la-cdg.Tpo -c -o libcdg_plugin_la-cdg.lo `test -f 'cdg.c' || echo './'`cdg.c mv -f .deps/libaes3_plugin_la-aes3.Tpo .deps/libaes3_plugin_la-aes3.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libcvdsub_plugin_la-cvdsub.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcvdsub_plugin_la-cvdsub.lo -MD -MP -MF .deps/libcvdsub_plugin_la-cvdsub.Tpo -c -o libcvdsub_plugin_la-cvdsub.lo `test -f 'cvdsub.c' || echo './'`cvdsub.c mv -f .deps/libadpcm_plugin_la-adpcm.Tpo .deps/libadpcm_plugin_la-adpcm.Plo mv -f .deps/liba52_plugin_la-a52.Tpo .deps/liba52_plugin_la-a52.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdts_plugin_la-dts.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdts_plugin_la-dts.lo -MD -MP -MF .deps/libdts_plugin_la-dts.Tpo -c -o libdts_plugin_la-dts.lo `test -f 'dts.c' || echo './'`dts.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libflac_plugin_la-flac.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libflac_plugin_la-flac.lo -MD -MP -MF .deps/libflac_plugin_la-flac.Tpo -c -o libflac_plugin_la-flac.lo `test -f 'flac.c' || echo './'`flac.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=araw -DMODULE_NAME_IS_araw -DMODULE_STRING=\"araw\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libaraw_plugin_la-araw.lo -MD -MP -MF .deps/libaraw_plugin_la-araw.Tpo -c araw.c -fPIC -DPIC -o .libs/libaraw_plugin_la-araw.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=vorbis -DMODULE_NAME_IS_vorbis -DMODULE_STRING=\"vorbis\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvorbis_plugin_la-vorbis.lo -MD -MP -MF .deps/libvorbis_plugin_la-vorbis.Tpo -c vorbis.c -fPIC -DPIC -o .libs/libvorbis_plugin_la-vorbis.o mv -f .deps/libx264_plugin_la-x264.Tpo .deps/libx264_plugin_la-x264.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdvbsub_plugin_la-dvbsub.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvbsub_plugin_la-dvbsub.lo -MD -MP -MF .deps/libdvbsub_plugin_la-dvbsub.Tpo -c -o libdvbsub_plugin_la-dvbsub.lo `test -f 'dvbsub.c' || echo './'`dvbsub.c mv -f .deps/libvorbis_plugin_la-vorbis.Tpo .deps/libvorbis_plugin_la-vorbis.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cdg -DMODULE_NAME_IS_cdg -DMODULE_STRING=\"cdg\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcdg_plugin_la-cdg.lo -MD -MP -MF .deps/libcdg_plugin_la-cdg.Tpo -c cdg.c -fPIC -DPIC -o .libs/libcdg_plugin_la-cdg.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin liblpcm_plugin_la-lpcm.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liblpcm_plugin_la-lpcm.lo -MD -MP -MF .deps/liblpcm_plugin_la-lpcm.Tpo -c -o liblpcm_plugin_la-lpcm.lo `test -f 'lpcm.c' || echo './'`lpcm.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cvdsub -DMODULE_NAME_IS_cvdsub -DMODULE_STRING=\"cvdsub\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcvdsub_plugin_la-cvdsub.lo -MD -MP -MF .deps/libcvdsub_plugin_la-cvdsub.Tpo -c cvdsub.c -fPIC -DPIC -o .libs/libcvdsub_plugin_la-cvdsub.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=cc -DMODULE_NAME_IS_cc -DMODULE_STRING=\"cc\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcc_plugin_la-cc.lo -MD -MP -MF .deps/libcc_plugin_la-cc.Tpo -c cc.c -fPIC -DPIC -o .libs/libcc_plugin_la-cc.o mv -f .deps/libaraw_plugin_la-araw.Tpo .deps/libaraw_plugin_la-araw.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dvbsub -DMODULE_NAME_IS_dvbsub -DMODULE_STRING=\"dvbsub\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdvbsub_plugin_la-dvbsub.lo -MD -MP -MF .deps/libdvbsub_plugin_la-dvbsub.Tpo -c dvbsub.c -fPIC -DPIC -o .libs/libdvbsub_plugin_la-dvbsub.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libmpeg_audio_plugin_la-mpeg_audio.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libmpeg_audio_plugin_la-mpeg_audio.lo -MD -MP -MF .deps/libmpeg_audio_plugin_la-mpeg_audio.Tpo -c -o libmpeg_audio_plugin_la-mpeg_audio.lo `test -f 'mpeg_audio.c' || echo './'`mpeg_audio.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=flac -DMODULE_NAME_IS_flac -DMODULE_STRING=\"flac\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libflac_plugin_la-flac.lo -MD -MP -MF .deps/libflac_plugin_la-flac.Tpo -c flac.c -fPIC -DPIC -o .libs/libflac_plugin_la-flac.o mv -f .deps/libcdg_plugin_la-cdg.Tpo .deps/libcdg_plugin_la-cdg.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin librawvideo_plugin_la-rawvideo.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT librawvideo_plugin_la-rawvideo.lo -MD -MP -MF .deps/librawvideo_plugin_la-rawvideo.Tpo -c -o librawvideo_plugin_la-rawvideo.lo `test -f 'rawvideo.c' || echo './'`rawvideo.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=dts -DMODULE_NAME_IS_dts -DMODULE_STRING=\"dts\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdts_plugin_la-dts.lo -MD -MP -MF .deps/libdts_plugin_la-dts.Tpo -c dts.c -fPIC -DPIC -o .libs/libdts_plugin_la-dts.o mv -f .deps/libcvdsub_plugin_la-cvdsub.Tpo .deps/libcvdsub_plugin_la-cvdsub.Plo mv -f .deps/libdvbsub_plugin_la-dvbsub.Tpo .deps/libdvbsub_plugin_la-dvbsub.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libsvcdsub_plugin_la-svcdsub.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsvcdsub_plugin_la-svcdsub.lo -MD -MP -MF .deps/libsvcdsub_plugin_la-svcdsub.Tpo -c -o libsvcdsub_plugin_la-svcdsub.lo `test -f 'svcdsub.c' || echo './'`svcdsub.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libinvmem_plugin_la-invmem.lo` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libinvmem_plugin_la-invmem.lo -MD -MP -MF .deps/libinvmem_plugin_la-invmem.Tpo -c -o libinvmem_plugin_la-invmem.lo `test -f 'invmem.c' || echo './'`invmem.c cc.c: In function ‘Eia608ParseChannel’: cc.c:622: warning: unused variable ‘d2’ cc.c: In function ‘Eia608Parse’: cc.c:1093: warning: passing argument 2 of ‘Eia608ParseChannel’ discards qualifiers from pointer target type cc.c: In function ‘Eia608Exit’: cc.c:1145: warning: unused parameter ‘h’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=mpeg_audio -DMODULE_NAME_IS_mpeg_audio -DMODULE_STRING=\"mpeg_audio\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libmpeg_audio_plugin_la-mpeg_audio.lo -MD -MP -MF .deps/libmpeg_audio_plugin_la-mpeg_audio.Tpo -c mpeg_audio.c -fPIC -DPIC -o .libs/libmpeg_audio_plugin_la-mpeg_audio.o flac.c: In function ‘OpenDecoder’: flac.c:248: warning: passing argument 2 of ‘FLAC__stream_decoder_init_stream’ from incompatible pointer type flac.c: In function ‘OpenEncoder’: flac.c:1330: warning: passing argument 2 of ‘FLAC__stream_encoder_init_stream’ from incompatible pointer type mv -f .deps/libcc_plugin_la-cc.Tpo .deps/libcc_plugin_la-cc.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=lpcm -DMODULE_NAME_IS_lpcm -DMODULE_STRING=\"lpcm\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liblpcm_plugin_la-lpcm.lo -MD -MP -MF .deps/liblpcm_plugin_la-lpcm.Tpo -c lpcm.c -fPIC -DPIC -o .libs/liblpcm_plugin_la-lpcm.o dts.c: In function ‘SyncInfo’: dts.c:633: warning: passing argument 2 of ‘bs_init’ discards qualifiers from pointer target type /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdirac_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libdirac_plugin.la` -Wl,-O1 -o libdirac_plugin.la libdirac_plugin_la-dirac.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libdirac_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la mv -f .deps/libflac_plugin_la-flac.Tpo .deps/libflac_plugin_la-flac.Plo mv -f .deps/libdts_plugin_la-dts.Tpo .deps/libdts_plugin_la-dts.Plo mv -f .deps/libmpeg_audio_plugin_la-mpeg_audio.Tpo .deps/libmpeg_audio_plugin_la-mpeg_audio.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=rawvideo -DMODULE_NAME_IS_rawvideo -DMODULE_STRING=\"rawvideo\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT librawvideo_plugin_la-rawvideo.lo -MD -MP -MF .deps/librawvideo_plugin_la-rawvideo.Tpo -c rawvideo.c -fPIC -DPIC -o .libs/librawvideo_plugin_la-rawvideo.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libfaad_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libfaad_plugin.la` -Wl,-O1 -o libfaad_plugin.la libfaad_plugin_la-faad.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libfaad_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la mv -f .deps/liblpcm_plugin_la-lpcm.Tpo .deps/liblpcm_plugin_la-lpcm.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libfake_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libfake_plugin.la` -Wl,-O1 -o libfake_plugin.la libfake_plugin_la-fake.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libfake_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin liblibass_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin liblibass_plugin.la` -Wl,-O1 -o liblibass_plugin.la liblibass_plugin_la-libass.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin liblibass_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin liblibmpeg2_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin liblibmpeg2_plugin.la` -Wl,-O1 -o liblibmpeg2_plugin.la liblibmpeg2_plugin_la-libmpeg2.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin liblibmpeg2_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=svcdsub -DMODULE_NAME_IS_svcdsub -DMODULE_STRING=\"svcdsub\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libsvcdsub_plugin_la-svcdsub.lo -MD -MP -MF .deps/libsvcdsub_plugin_la-svcdsub.Tpo -c svcdsub.c -fPIC -DPIC -o .libs/libsvcdsub_plugin_la-svcdsub.o mv -f .deps/librawvideo_plugin_la-rawvideo.Tpo .deps/librawvideo_plugin_la-rawvideo.Plo svcdsub.c: In function ‘Reassemble’: svcdsub.c:280: warning: ‘__vlc_object_find’ is deprecated (declared at ../../include/vlc_objects.h:77) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libpng_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libpng_plugin.la` -Wl,-O1 -o libpng_plugin.la libpng_plugin_la-png.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libpng_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=invmem -DMODULE_NAME_IS_invmem -DMODULE_STRING=\"invmem\" -O0 -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libinvmem_plugin_la-invmem.lo -MD -MP -MF .deps/libinvmem_plugin_la-invmem.Tpo -c invmem.c -fPIC -DPIC -o .libs/libinvmem_plugin_la-invmem.o mv -f .deps/libsvcdsub_plugin_la-svcdsub.Tpo .deps/libsvcdsub_plugin_la-svcdsub.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libschroedinger_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libschroedinger_plugin.la` -Wl,-O1 -o libschroedinger_plugin.la libschroedinger_plugin_la-schroedinger.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libschroedinger_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la mv -f .deps/libinvmem_plugin_la-invmem.Tpo .deps/libinvmem_plugin_la-invmem.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libtelx_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libtelx_plugin.la` -Wl,-O1 -o libtelx_plugin.la libtelx_plugin_la-telx.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libtelx_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libfake_plugin_la-fake.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libfake_plugin.so -o .libs/libfake_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libpng_plugin_la-png.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libpng12.so -lz ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libpng_plugin.so -o .libs/libpng_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libschroedinger_plugin_la-schroedinger.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libschroedinger-1.0.so -L/usr/lib64 /usr/lib64/liboil-0.3.so ../../src/.libs/libvlccore.so /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libschroedinger_plugin.so -o .libs/libschroedinger_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libfaad_plugin_la-faad.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libfaad.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libfaad_plugin.so -o .libs/libfaad_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdirac_plugin_la-dirac.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libdirac_encoder.so /usr/lib64/libdirac_decoder.so -lstdc++ ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdirac_plugin.so -o .libs/libdirac_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/liblibmpeg2_plugin_la-libmpeg2.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libmpeg2.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,liblibmpeg2_plugin.so -o .libs/liblibmpeg2_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/liblibass_plugin_la-libass.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libass.so -L/usr/lib64 /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lz /usr/lib64/libexpat.so ../../src/.libs/libvlccore.so /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,liblibass_plugin.so -o .libs/liblibass_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libtelx_plugin_la-telx.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libtelx_plugin.so -o .libs/libtelx_plugin.so libtool: link: ( cd ".libs" && rm -f "libfake_plugin.la" && ln -s "../libfake_plugin.la" "libfake_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libtheora_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libtheora_plugin.la` -Wl,-O1 -o libtheora_plugin.la libtheora_plugin_la-theora.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libtheora_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libschroedinger_plugin.la" && ln -s "../libschroedinger_plugin.la" "libschroedinger_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libvorbis_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libvorbis_plugin.la` -Wl,-O1 -o libvorbis_plugin.la libvorbis_plugin_la-vorbis.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libvorbis_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libfaad_plugin.la" && ln -s "../libfaad_plugin.la" "libfaad_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libpng_plugin.la" && ln -s "../libpng_plugin.la" "libpng_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libx264_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libx264_plugin.la` -Wl,-O1 -o libx264_plugin.la libx264_plugin_la-x264.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libx264_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libdirac_plugin.la" && ln -s "../libdirac_plugin.la" "libdirac_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin liba52_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin liba52_plugin.la` -Wl,-O1 -o liba52_plugin.la -rpath /usr/lib64/vlc/codec liba52_plugin_la-a52.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin liba52_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libadpcm_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libadpcm_plugin.la` -Wl,-O1 -o libadpcm_plugin.la -rpath /usr/lib64/vlc/codec libadpcm_plugin_la-adpcm.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libadpcm_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "liblibmpeg2_plugin.la" && ln -s "../liblibmpeg2_plugin.la" "liblibmpeg2_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaes3_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaes3_plugin.la` -Wl,-O1 -o libaes3_plugin.la -rpath /usr/lib64/vlc/codec libaes3_plugin_la-aes3.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaes3_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libtelx_plugin.la" && ln -s "../libtelx_plugin.la" "libtelx_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaraw_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libaraw_plugin.la` -Wl,-O1 -o libaraw_plugin.la -rpath /usr/lib64/vlc/codec libaraw_plugin_la-araw.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaraw_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libtheora_plugin_la-theora.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libtheora.so -logg ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libtheora_plugin.so -o .libs/libtheora_plugin.so libtool: link: ( cd ".libs" && rm -f "liblibass_plugin.la" && ln -s "../liblibass_plugin.la" "liblibass_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libcc_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libcc_plugin.la` -Wl,-O1 -o libcc_plugin.la -rpath /usr/lib64/vlc/codec libcc_plugin_la-cc.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libcc_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libvorbis_plugin_la-vorbis.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs /usr/lib64/libvorbisenc.so -L/usr/lib64 /usr/lib64/libvorbis.so -logg ../../src/.libs/libvlccore.so /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libvorbis_plugin.so -o .libs/libvorbis_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/liba52_plugin_la-a52.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,liba52_plugin.so -o .libs/liba52_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaes3_plugin_la-aes3.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaes3_plugin.so -o .libs/libaes3_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libadpcm_plugin_la-adpcm.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libadpcm_plugin.so -o .libs/libadpcm_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libx264_plugin_la-x264.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs -lx264 ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-Bsymbolic -Wl,-O1 -Wl,-soname -Wl,libx264_plugin.so -o .libs/libx264_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaraw_plugin_la-araw.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libaraw_plugin.so -o .libs/libaraw_plugin.so libtool: link: ( cd ".libs" && rm -f "libtheora_plugin.la" && ln -s "../libtheora_plugin.la" "libtheora_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libcdg_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libcdg_plugin.la` -Wl,-O1 -o libcdg_plugin.la -rpath /usr/lib64/vlc/codec libcdg_plugin_la-cdg.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libcdg_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libvorbis_plugin.la" && ln -s "../libvorbis_plugin.la" "libvorbis_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libcvdsub_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libcvdsub_plugin.la` -Wl,-O1 -o libcvdsub_plugin.la -rpath /usr/lib64/vlc/codec libcvdsub_plugin_la-cvdsub.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libcvdsub_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libcc_plugin_la-cc.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libcc_plugin.so -o .libs/libcc_plugin.so libtool: link: ( cd ".libs" && rm -f "libaes3_plugin.la" && ln -s "../libaes3_plugin.la" "libaes3_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdts_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libdts_plugin.la` -Wl,-O1 -o libdts_plugin.la -rpath /usr/lib64/vlc/codec libdts_plugin_la-dts.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libdts_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "liba52_plugin.la" && ln -s "../liba52_plugin.la" "liba52_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libadpcm_plugin.la" && ln -s "../libadpcm_plugin.la" "libadpcm_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libflac_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libflac_plugin.la` -Wl,-O1 -o libflac_plugin.la -rpath /usr/lib64/vlc/codec libflac_plugin_la-flac.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libflac_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libaraw_plugin.la" && ln -s "../libaraw_plugin.la" "libaraw_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libdvbsub_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libdvbsub_plugin.la` -Wl,-O1 -o libdvbsub_plugin.la -rpath /usr/lib64/vlc/codec libdvbsub_plugin_la-dvbsub.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libdvbsub_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin liblpcm_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin liblpcm_plugin.la` -Wl,-O1 -o liblpcm_plugin.la -rpath /usr/lib64/vlc/codec liblpcm_plugin_la-lpcm.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin liblpcm_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libx264_plugin.la" && ln -s "../libx264_plugin.la" "libx264_plugin.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libmpeg_audio_plugin.la` -march=core2 -O3 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -rpath '/usr/lib64/vlc/codec' -avoid-version -module -export-symbol-regex ^vlc_entry -shrext .so -no-undefined `top_srcdir="../.." top_builddir="../.." ../../vlc-config --ldflags plugin libmpeg_audio_plugin.la` -Wl,-O1 -o libmpeg_audio_plugin.la -rpath /usr/lib64/vlc/codec libmpeg_audio_plugin_la-mpeg_audio.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libmpeg_audio_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la libtool: link: ( cd ".libs" && rm -f "libcc_plugin.la" && ln -s "../libcc_plugin.la" "libcc_plugin.la" ) /bin/grep: /usr/lib64/libogg.la: No such file or directory /bin/sed: can't read /usr/lib64/libogg.la: No such file or directory libtool: link: `/usr/lib64/libogg.la' is not a valid libtool archive make[5]: *** [libflac_plugin.la] Error 1 make[5]: *** Waiting for unfinished jobs.... libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdts_plugin_la-dts.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdts_plugin.so -o .libs/libdts_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libcvdsub_plugin_la-cvdsub.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libcvdsub_plugin.so -o .libs/libcvdsub_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libcdg_plugin_la-cdg.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libcdg_plugin.so -o .libs/libcdg_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdvbsub_plugin_la-dvbsub.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdvbsub_plugin.so -o .libs/libdvbsub_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libmpeg_audio_plugin_la-mpeg_audio.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,libmpeg_audio_plugin.so -o .libs/libmpeg_audio_plugin.so libtool: link: ( cd ".libs" && rm -f "libdts_plugin.la" && ln -s "../libdts_plugin.la" "libdts_plugin.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/liblpcm_plugin_la-lpcm.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/src/.libs ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,liblpcm_plugin.so -o .libs/liblpcm_plugin.so libtool: link: ( cd ".libs" && rm -f "libcvdsub_plugin.la" && ln -s "../libcvdsub_plugin.la" "libcvdsub_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libcdg_plugin.la" && ln -s "../libcdg_plugin.la" "libcdg_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libdvbsub_plugin.la" && ln -s "../libdvbsub_plugin.la" "libdvbsub_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libmpeg_audio_plugin.la" && ln -s "../libmpeg_audio_plugin.la" "libmpeg_audio_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "liblpcm_plugin.la" && ln -s "../liblpcm_plugin.la" "liblpcm_plugin.la" ) make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec' make[3]: *** [all] Error 2 make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules/codec' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0/modules' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.0/work/vlc-1.0.0' make: *** [all] Error 2 * * ERROR: media-video/vlc-1.0.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3938: Called die * The specific snippet of code: * emake || die "make of VLC failed" * The die message: * make of VLC failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-video:vlc-1.0.0:20090713-185247.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-1.0.0/temp/environment'. *