* CPV: media-video/vlc-1.0.4 * REPO: gentoo * USE: X a52 aac aalib alsa amd64 avahi bidi cdda cddax cddb cdio dbus dc1394 dirac directfb dts dvb dvd elibc_glibc fbcon ffmpeg flac fluidsynth gcrypt ggi gnome gnutls hal httpd id3tag ieee1394 jack kate kernel_linux libass libcaca libnotify libtiger libv4l2 lirc live lua matroska mmx modplug mp3 mpeg mtp multilib musepack ncurses nsplugin ogg opengl oss png pulseaudio pvr qt4 rtsp samba schroedinger sdl sdl-image shout skins speex sse stream svg taglib theora truetype twolame udev upnp userland_GNU v4l v4l2 vcdinfo vcdx vlm vorbis wma-fixed x264 xinerama xml xosd xv >>> Unpacking source... >>> Unpacking vlc-1.0.4.tar.bz2 to /var/tmp/portage/media-video/vlc-1.0.4/work >>> Unpacking vlc-patches-79.tar.bz2 to /var/tmp/portage/media-video/vlc-1.0.4/work >>> Unpacking vlc-m4-1.tar.bz2 to /var/tmp/portage/media-video/vlc-1.0.4/work >>> Source unpacked in /var/tmp/portage/media-video/vlc-1.0.4/work >>> Preparing source in /var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4 ... * 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 ] * 320_all_disable_media_list_player_tests.patch ...  [ ok ] * 530_all_older_xcb_xv.patch ...  [ ok ] * Done with patching * Running eautoreconf in '/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4' ... * Running aclocal -I m4 -I m4 -I /var/tmp/portage/media-video/vlc-1.0.4/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.4/work/vlc-m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: vlc-1.0.4/autotools * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4 ... * econf: updating vlc-1.0.4/autotools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating vlc-1.0.4/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 --enable-aa --enable-faad --enable-alsa --disable-altivec --disable-asademux --disable-atmo --enable-bonjour --enable-fribidi --enable-vcd --enable-cddax --enable-libcddb --enable-libcdio --disable-csri --enable-dbus --enable-dbus-control --enable-dirac --enable-directfb --enable-dc1394 --disable-debug --enable-dca --enable-dvb --enable-dvdread --enable-dvdnav --enable-fb --enable-avcodec --enable-avformat --enable-swscale --enable-postproc --enable-flac --enable-fluidsynth --disable-fontconfig --enable-ggi --enable-gnomevfs --enable-gnutls --enable-hal --enable-httpd --enable-id3tag --enable-dv --enable-jack --enable-kate --enable-libass --enable-caca --enable-libgcrypt --enable-notify --disable-libproxy --disable-libtar --enable-tiger --disable-libsysfs --enable-libv4l2 --enable-lirc --enable-live555 --enable-lua --enable-mkv --enable-mmx --enable-mod --enable-mad --enable-libmpeg2 --enable-mtp --enable-mpc --enable-ncurses --enable-mozilla --with-mozilla-pkg=libxul --enable-ogg --enable-glx --enable-opengl --enable-galaktos --disable-optimize-memory --enable-oss --disable-pda --enable-png --disable-portaudio --enable-pulse --enable-pvr --enable-qt4 --enable-realrtsp --disable-run-as-root --enable-smb --enable-schroedinger --enable-sdl --enable-sdl-image --disable-shine --enable-shout --enable-skins2 --enable-speex --enable-sse --enable-sout --enable-svg --disable-svgalib --enable-taglib --enable-theora --enable-freetype --enable-twolame --enable-udev --enable-upnp --enable-v4l --enable-v4l2 --enable-vcdinfo --enable-vcdx --enable-vorbis --disable-loader --enable-wma-fixed --enable-x11 --enable-screen --enable-x264 --disable-xcb --enable-xinerama --enable-libxml2 --enable-xosd --enable-xvideo --disable-xvmc --disable-zvbi --enable-telx --disable-snapshot --disable-growl --disable-optimizations --enable-fast-install --enable-vlm --enable-sout --enable-skins2 --enable-qt4 --disable-remoteosd 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.4/work/vlc-1.0.4/./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 eventfd... yes checking for fstatfs... 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 -lm... yes checking for lrintf in -lm... yes 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 xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.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 sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.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 UDEV... yes checking for MTP... 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 SHOUT... 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 for TAGLIB... 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 for raw1394_get_nodecount in -lraw1394... yes checking libdc1394/dc1394_control.h usability... yes checking libdc1394/dc1394_control.h presence... yes checking for libdc1394/dc1394_control.h... yes checking for libraw1394/raw1394.h... (cached) 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/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... 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 GNOMEVFS... yes checking for LIBCDIO... yes checking for VCDINFO... yes checking for LIBCDIO_PARANOIA... yes checking for LIBCDDB... 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 checking libmodplug/modplug.h usability... yes checking libmodplug/modplug.h presence... yes checking for libmodplug/modplug.h... yes checking mpc/mpcdec.h usability... yes checking mpc/mpcdec.h presence... yes checking for mpc/mpcdec.h... 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 twolame.h usability... yes checking twolame.h presence... yes checking for twolame.h... yes checking for twolame_init in -ltwolame... 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 speex/speex.h usability... yes checking speex/speex.h presence... yes checking for speex/speex.h... yes checking for speex_decode_int in -lspeex... 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 FLUIDSYNTH... 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 KATE... yes checking for TIGER... 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 X11/extensions/Xinerama.h usability... yes checking X11/extensions/Xinerama.h presence... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryExtension in -lXinerama_pic... no checking for XineramaQueryExtension in -lXinerama... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeGetViewPort in -lXxf86vm_pic... no checking for XF86VidModeGetViewPort in -lXxf86vm... 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 SDL/SDL_image.h usability... yes checking SDL/SDL_image.h presence... yes checking for SDL/SDL_image.h... yes checking for png_set_rows in -lpng... (cached) yes checking for jpeg_start_decompress in -ljpeg... yes checking for TIFFClientOpen in -ltiff... yes checking for FREETYPE... yes checking for FRIBIDI... 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 linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking for directfb-config... /usr/bin/directfb-config checking ggi/ggi.h usability... yes checking ggi/ggi.h presence... yes checking for ggi/ggi.h... yes checking aalib.h usability... yes checking aalib.h presence... yes checking for aalib.h... yes checking for caca-config... /usr/bin/caca-config checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for main in -lossaudio... no checking for PULSE... yes 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 jack/jack.h usability... yes checking jack/jack.h presence... yes checking for jack/jack.h... yes checking for UpnpInit in -lupnp... yes 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 xosd.h usability... yes checking xosd.h presence... yes checking for xosd.h... yes checking for xosd_set_horizontal_offset in -lxosd... 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 for GNUTLS... yes 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... yes checking npfunctions.h presence... yes checking for npfunctions.h... yes 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/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/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 aa access_alsa access_dv access_gnomevfs access_jack access_mmap access_mtp access_oss access_output_shout access_realrtsp access_smb adjust alphamask alsa aout_file aout_sdl audio_format audioscrobbler avcodec avformat bandlimited_resampler blend blendbench bluescreen bonjour caca canvas cdda cddax chain clone cmml colorthres converter_float crop croppadd dbus dc1394 deinterlace dirac directfb dolby_surround_decoder dtstofloat32 dtstospdif dvb dvb dvdnav dvdread dynamicoverlay equalizer erase extract faad fake fb float32_mixer fluidsynth folder freetype galaktos galaktos gaussianblur gestures ggi globalhotkeys glx gnutls gradient grain hal headphone_channel_mixer hotkeys http 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 jack kate libass libmpeg2 linear_resampler lirc live555 logo magnify marq memcpy3dn memcpymmx memcpymmxext mkv mod mosaic motion motionblur motiondetect mozilla mpc mpgatofixed32 mtp mux_ogg mux_ts ncurses noise normvol notify ogg opengl opengl osd_parser osdmenu oss panoramix param_eq png podcast postproc probe_hal psychedelic pulse puzzle pvr qt4 rc ripple rotate rss rv32 sap scale scaletempo scene schroedinger screensaver sdl_image sharpen shout showintf signals simple_channel_mixer skins2 spatializer spdif_mixer speex stream_out_raop svg swscale taglib telepathy telnet telx theora transform ts twolame udev unzip upnp_intel v4l v4l2 vcd vcdx visual vmem vorbis vout_sdl wall wave wma_fixed x11 x11_screen x264 xml xosd xvideo yuv yuvp yuy2_i420 yuy2_i422 zip libvlc configuration -------------------- version : 1.0.4 system : linux architecture : x86_64 mmx sse sse2 build flavour : devel vlc aliases : cvlc rvlc svlc qvlc nvlc plugins/bindings : mozilla You can tune the compiler flags in vlc-config. To build vlc and its plugins, type `./compile' or `make'. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4 ... make -j6 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4' Making all in po make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/po' make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/po' Making all in compat make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/compat' Making all in src make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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.4/work/vlc-1.0.4/src' Making all in . make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 mv -f .deps/libvlccore_la-missing.Tpo .deps/libvlccore_la-missing.Plo mv -f .deps/libvlccore_la-version.Tpo .deps/libvlccore_la-version.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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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-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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 mv -f misc/.deps/libvlccore_la-cpu.Tpo misc/.deps/libvlccore_la-cpu.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f misc/.deps/libvlccore_la-stats.Tpo misc/.deps/libvlccore_la-stats.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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 libvlc.c: In function 'libvlc_InternalCleanup': libvlc.c:1045: warning: '__vlc_object_find' is deprecated (declared at ../include/vlc_objects.h:77) mv -f .deps/libvlccore_la-libvlc.Tpo .deps/libvlccore_la-libvlc.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 misc/objects.c: In function 'vlc_object_waitpipe': misc/objects.c:396: warning: ignoring return value of 'write', declared with attribute warn_unused_result misc/objects.c: In function '__vlc_object_kill': misc/objects.c:429: warning: ignoring return value of 'write', declared with attribute warn_unused_result misc/objects.c: In function '__vlc_object_find': misc/objects.c:456: warning: '__vlc_object_find' is deprecated (declared at misc/objects.c:443) 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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 mv -f misc/.deps/libvlccore_la-messages.Tpo misc/.deps/libvlccore_la-messages.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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 mv -f misc/.deps/libvlccore_la-update.Tpo misc/.deps/libvlccore_la-update.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f misc/.deps/libvlccore_la-xml.Tpo misc/.deps/libvlccore_la-xml.Plo mv -f .deps/libvlccore_la-libvlc-module.Tpo .deps/libvlccore_la-libvlc-module.Plo mv -f misc/.deps/libvlccore_la-devices.Tpo misc/.deps/libvlccore_la-devices.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\" -O2 -march=athlon64 -pipe -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-httpd.lo -MD -MP -MF network/.deps/libvlccore_la-httpd.Tpo -c -o network/libvlccore_la-httpd.lo `test -f 'network/httpd.c' || echo './'`network/httpd.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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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-vlm.lo -MD -MP -MF input/.deps/libvlccore_la-vlm.Tpo -c -o input/libvlccore_la-vlm.lo `test -f 'input/vlm.c' || echo './'`input/vlm.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\" -O2 -march=athlon64 -pipe -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-vlm_event.lo -MD -MP -MF input/.deps/libvlccore_la-vlm_event.Tpo -c -o input/libvlccore_la-vlm_event.lo `test -f 'input/vlm_event.c' || echo './'`input/vlm_event.c misc/variables.c: In function 'var_SetChecked': misc/variables.c:709: warning: unused parameter 'expected_type' misc/variables.c: In function 'var_GetChecked': misc/variables.c:796: warning: unused parameter 'expected_type' 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\" -O2 -march=athlon64 -pipe -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-vlmshell.lo -MD -MP -MF input/.deps/libvlccore_la-vlmshell.Tpo -c -o input/libvlccore_la-vlmshell.lo `test -f 'input/vlmshell.c' || echo './'`input/vlmshell.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\" -O2 -march=athlon64 -pipe -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-vlm.lo -MD -MP -MF input/.deps/libvlccore_la-vlm.Tpo -c input/vlm.c -fPIC -DPIC -o input/.libs/libvlccore_la-vlm.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\" -O2 -march=athlon64 -pipe -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-vlm_event.lo -MD -MP -MF input/.deps/libvlccore_la-vlm_event.Tpo -c input/vlm_event.c -fPIC -DPIC -o input/.libs/libvlccore_la-vlm_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 -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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-httpd.lo -MD -MP -MF network/.deps/libvlccore_la-httpd.Tpo -c network/httpd.c -fPIC -DPIC -o network/.libs/libvlccore_la-httpd.o mv -f misc/.deps/libvlccore_la-linux_specific.Tpo misc/.deps/libvlccore_la-linux_specific.Plo 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\" -O2 -march=athlon64 -pipe -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-vlmshell.lo -MD -MP -MF input/.deps/libvlccore_la-vlmshell.Tpo -c input/vlmshell.c -fPIC -DPIC -o input/.libs/libvlccore_la-vlmshell.o mv -f input/.deps/libvlccore_la-vlm_event.Tpo input/.deps/libvlccore_la-vlm_event.Plo cd ".." && \ /bin/sh ./config.status --file="src/vlc-plugin.pc" mv -f misc/.deps/libvlccore_la-filter_chain.Tpo misc/.deps/libvlccore_la-filter_chain.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\" -O2 -march=athlon64 -pipe -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 input/vlm.c: In function 'vlm_OnMediaUpdate': input/vlm.c:489: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay input/vlm.c: In function 'Manage': input/vlm.c:311: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay mv -f input/.deps/libvlccore_la-vlm.Tpo input/.deps/libvlccore_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 libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib64\" -DPLUGIN_PATH=\"/usr/lib64/vlc\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 input/.deps/libvlccore_la-vlmshell.Tpo input/.deps/libvlccore_la-vlmshell.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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 interface/.deps/libvlccore_la-interface.Tpo interface/.deps/libvlccore_la-interface.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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 network/httpd.c: In function 'httpd_HostThread': network/httpd.c:2453: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay 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\" -O2 -march=athlon64 -pipe -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 network/.deps/libvlccore_la-httpd.Tpo network/.deps/libvlccore_la-httpd.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\" -O2 -march=athlon64 -pipe -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 mv -f interface/.deps/libvlccore_la-intf_eject.Tpo interface/.deps/libvlccore_la-intf_eject.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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 config.status: creating src/libvlc.pc mv -f playlist/.deps/libvlccore_la-control.Tpo playlist/.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\" -O2 -march=athlon64 -pipe -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 config.status: creating src/vlc-plugin.pc mv -f playlist/.deps/libvlccore_la-thread.Tpo playlist/.deps/libvlccore_la-thread.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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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-sort.Tpo playlist/.deps/libvlccore_la-sort.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f playlist/.deps/libvlccore_la-item.Tpo playlist/.deps/libvlccore_la-item.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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 mv -f playlist/.deps/libvlccore_la-search.Tpo playlist/.deps/libvlccore_la-search.Plo 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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 mv -f input/.deps/libvlccore_la-item.Tpo input/.deps/libvlccore_la-item.Plo input/clock.c:498:2: warning: #warning "input_clock_SetJitter needs more work" mv -f input/.deps/libvlccore_la-access.Tpo input/.deps/libvlccore_la-access.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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_synchro.Tpo input/.deps/libvlccore_la-decoder_synchro.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 input/decoder.c: In function 'spu_new_buffer': input/decoder.c:2431: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay input/decoder.c: In function 'vout_new_buffer': input/decoder.c:2396: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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:867: warning: unused parameter 'b_source_paused' input/es_out_timeshift.c: In function 'TsRun': input/es_out_timeshift.c:920: warning: variable 'i_buffering_date' might be clobbered by 'longjmp' or 'vfork' 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\" -O2 -march=athlon64 -pipe -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-es_out_timeshift.Tpo input/.deps/libvlccore_la-es_out_timeshift.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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:2535: warning: unused variable 'b_source_paused' input/es_out.c:2547: warning: unused variable 'i_src_rate' input/es_out.c:2558: warning: unused variable 'i_date' input/es_out.c: In function 'EsOutDel': input/es_out.c:2065: 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:2491: warning: 'i_new_query' may be used uninitialized in this function input/es_out.c:2491: note: 'i_new_query' was declared here 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f input/.deps/libvlccore_la-resource.Tpo input/.deps/libvlccore_la-resource.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\" -O2 -march=athlon64 -pipe -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-stream_filter.Tpo input/.deps/libvlccore_la-stream_filter.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f input/.deps/libvlccore_la-stream_memory.Tpo input/.deps/libvlccore_la-stream_memory.Plo 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' input/input.c: In function 'StartTitle': input/input.c:954: warning: unused variable 'i_length' input/input.c: In function 'InputSourceInit': input/input.c:2428: warning: unused variable 'i_ret' /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\" -O2 -march=athlon64 -pipe -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-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\" -O2 -march=athlon64 -pipe -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 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:1537: warning: '__vlc_object_find' is deprecated (declared at ../include/vlc_objects.h:77) mv -f input/.deps/libvlccore_la-stream.Tpo input/.deps/libvlccore_la-stream.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f input/.deps/libvlccore_la-subtitles.Tpo input/.deps/libvlccore_la-subtitles.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f input/.deps/libvlccore_la-var.Tpo input/.deps/libvlccore_la-var.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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 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 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) mv -f video_output/.deps/libvlccore_la-video_widgets.Tpo video_output/.deps/libvlccore_la-video_widgets.Plo mv -f video_output/.deps/libvlccore_la-vout_pictures.Tpo video_output/.deps/libvlccore_la-vout_pictures.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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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 video_output/.deps/libvlccore_la-video_text.Tpo video_output/.deps/libvlccore_la-video_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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 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:1659: 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:1959: 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\" -O2 -march=athlon64 -pipe -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 mv -f video_output/.deps/libvlccore_la-video_output.Tpo video_output/.deps/libvlccore_la-video_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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 audio_output/.deps/libvlccore_la-dec.Tpo audio_output/.deps/libvlccore_la-dec.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\" -O2 -march=athlon64 -pipe -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 audio_output/.deps/libvlccore_la-filters.Tpo audio_output/.deps/libvlccore_la-filters.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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 mv -f audio_output/.deps/libvlccore_la-common.Tpo audio_output/.deps/libvlccore_la-common.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\" -O2 -march=athlon64 -pipe -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 mv -f video_output/.deps/libvlccore_la-vout_intf.Tpo video_output/.deps/libvlccore_la-vout_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\" -O2 -march=athlon64 -pipe -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:304: warning: '__vlc_object_find' is deprecated (declared at ../include/vlc_objects.h:77) mv -f video_output/.deps/libvlccore_la-vout_subpictures.Tpo video_output/.deps/libvlccore_la-vout_subpictures.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f audio_output/.deps/libvlccore_la-mixer.Tpo audio_output/.deps/libvlccore_la-mixer.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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f osd/.deps/libvlccore_la-osd_text.Tpo osd/.deps/libvlccore_la-osd_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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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:438: 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:490: warning: '__vlc_object_find' is deprecated (declared at ../include/vlc_objects.h:77) 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f network/.deps/libvlccore_la-acl.Tpo network/.deps/libvlccore_la-acl.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 osd/.deps/libvlccore_la-osd_widgets.Tpo osd/.deps/libvlccore_la-osd_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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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-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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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-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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 network/udp.c: In function 'net_ListenSingle': network/udp.c:167: warning: unused variable 'fd6' 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\" -O2 -march=athlon64 -pipe -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-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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f network/.deps/libvlccore_la-poll.Tpo network/.deps/libvlccore_la-poll.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 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 text/.deps/libvlccore_la-unicode.Tpo text/.deps/libvlccore_la-unicode.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 misc/.deps/libvlccore_la-md5.Tpo misc/.deps/libvlccore_la-md5.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 text/.deps/libvlccore_la-wincp.Tpo text/.deps/libvlccore_la-wincp.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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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' mv -f misc/.deps/libvlccore_la-block.Tpo misc/.deps/libvlccore_la-block.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 config/.deps/libvlccore_la-dirs.Tpo config/.deps/libvlccore_la-dirs.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\" -O2 -march=athlon64 -pipe -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 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 /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\" -O2 -march=athlon64 -pipe -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 mv -f config/.deps/libvlccore_la-chain.Tpo config/.deps/libvlccore_la-chain.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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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\" -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 mv -f config/.deps/libvlccore_la-intf.Tpo config/.deps/libvlccore_la-intf.Plo mv -f config/.deps/libvlccore_la-cmdline.Tpo config/.deps/libvlccore_la-cmdline.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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 /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\" -O2 -march=athlon64 -pipe -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 mv -f extras/.deps/libvlccore_la-libc.Tpo extras/.deps/libvlccore_la-libc.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 libvlc` -O2 -march=athlon64 -pipe -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 /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` -O2 -march=athlon64 -pipe -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 stream_output/announce.c: In function 'sout_MethodRelease': stream_output/announce.c:151: warning: unused parameter 'm' mv -f stream_output/.deps/libvlccore_la-announce.Tpo stream_output/.deps/libvlccore_la-announce.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` -O2 -march=athlon64 -pipe -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) 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 -O2 -march=athlon64 -pipe -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 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` -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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\" -O2 -march=athlon64 -pipe -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 control/core.c: In function 'libvlc_get_vlc_id': control/core.c:198: warning: unused parameter 'p_instance' 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` -O2 -march=athlon64 -pipe -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 mv -f stream_output/.deps/libvlccore_la-sdp.Tpo stream_output/.deps/libvlccore_la-sdp.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` -O2 -march=athlon64 -pipe -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 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-log.Tpo control/.deps/libvlc_la-log.Plo 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-sap.Tpo stream_output/.deps/libvlccore_la-sap.Plo mv -f control/.deps/libvlc_la-playlist.Tpo control/.deps/libvlc_la-playlist.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` -O2 -march=athlon64 -pipe -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 -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 /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` -O2 -march=athlon64 -pipe -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 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` -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 control/audio.c: In function 'GetAOut': control/audio.c:52: warning: '__vlc_object_find' is deprecated (declared at ../include/vlc_objects.h:77) mv -f control/.deps/libvlc_la-audio.Tpo control/.deps/libvlc_la-audio.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` -O2 -march=athlon64 -pipe -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 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) 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` -O2 -march=athlon64 -pipe -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 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` -O2 -march=athlon64 -pipe -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 mv -f control/.deps/libvlc_la-flat_media_list_view.Tpo control/.deps/libvlc_la-flat_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` -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 mv -f control/.deps/libvlc_la-event_async.Tpo control/.deps/libvlc_la-event_async.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 -O2 -march=athlon64 -pipe -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 /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` -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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` -O2 -march=athlon64 -pipe -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 mv -f control/.deps/libvlc_la-hierarchical_node_media_list_view.Tpo control/.deps/libvlc_la-hierarchical_node_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` -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 mv -f control/.deps/libvlc_la-media.Tpo control/.deps/libvlc_la-media.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 -O2 -march=athlon64 -pipe -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 /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` -O2 -march=athlon64 -pipe -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 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` -O2 -march=athlon64 -pipe -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 control/media_player.c: In function 'input_event_changed': control/media_player.c:186: warning: unused parameter 'psz_cmd' mv -f control/.deps/libvlc_la-media_player.Tpo control/.deps/libvlc_la-media_player.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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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_player.Tpo control/.deps/libvlc_la-media_list_player.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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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) 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 -O2 -march=athlon64 -pipe -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_view.Tpo control/.deps/libvlc_la-media_list_view.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\" -O2 -march=athlon64 -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 3:1:1 -Wl,--as-needed -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 network/libvlccore_la-httpd.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 input/libvlccore_la-vlm.lo input/libvlccore_la-vlm_event.lo input/libvlccore_la-vlmshell.lo `top_srcdir=".." top_builddir=".." ../vlc-config -libs libvlccore` ../compat/libcompat.la mv -f control/.deps/libvlc_la-media_library.Tpo control/.deps/libvlc_la-media_library.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 -O2 -march=athlon64 -pipe -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-mediacontrol_util.Tpo control/.deps/libvlc_la-mediacontrol_util.Plo mv -f control/.deps/libvlc_la-mediacontrol_core.Tpo control/.deps/libvlc_la-mediacontrol_core.Plo mv -f control/.deps/libvlc_la-media_discoverer.Tpo control/.deps/libvlc_la-media_discoverer.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_audio_video.Tpo control/.deps/libvlc_la-mediacontrol_audio_video.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 network/.libs/libvlccore_la-httpd.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 input/.libs/libvlccore_la-vlm.o input/.libs/libvlccore_la-vlm_event.o input/.libs/libvlccore_la-vlmshell.o -Wl,--whole-archive ../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,--as-needed /usr/lib64/libhal.so -L/usr/lib64 -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libvlccore.so.2 -Wl,-version-script -Wl,.libs/libvlccore.ver -o .libs/libvlccore.so.2.1.1 libtool: link: (cd ".libs" && rm -f "libvlccore.so.2" && ln -s "libvlccore.so.2.1.1" "libvlccore.so.2") libtool: link: (cd ".libs" && rm -f "libvlccore.so" && ln -s "libvlccore.so.2.1.1" "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` -O2 -march=athlon64 -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:1:2 -export-symbols ./libvlc.sym -Wl,--as-needed -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ./.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libvlc.so.2 -Wl,-version-script -Wl,.libs/libvlc.ver -o .libs/libvlc.so.2.2.1 libtool: link: (cd ".libs" && rm -f "libvlc.so.2" && ln -s "libvlc.so.2.2.1" "libvlc.so.2") libtool: link: (cd ".libs" && rm -f "libvlc.so" && ln -s "libvlc.so.2.2.1" "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.4/work/vlc-1.0.4/src' Making all in test make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/test' make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src' make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src' Making all in libs/srtp make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/libs/srtp' Making all in libs/unzip make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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/ioapi.Tpo .deps/ioapi.Plo mv -f .deps/unzip.Tpo .deps/unzip.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/libs/unzip' Making all in bin make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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)\" -O2 -march=athlon64 -pipe -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:154: 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` -O2 -march=athlon64 -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,--as-needed -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` -O2 -march=athlon64 -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,--as-needed -o vlc-wrapper rootwrap.o vlc.c: In function 'main': vlc.c:154: 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)\" -O2 -march=athlon64 -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,--as-needed -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 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -o vlc-wrapper rootwrap.o -Wl,--as-needed 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 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -o .libs/vlc vlc.o -Wl,--as-needed ../src/.libs/libvlc.so /var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs/libvlccore.so /usr/lib64/libhal.so -luuid /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 -DTOP_BUILDDIR=\"/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4\" -DTOP_SRCDIR=\"/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4\" -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -o vlc-static vlc_static-vlc.o -Wl,--as-needed ../src/.libs/libvlc.so /var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs/libvlccore.so /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/bin' Making all in modules make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules' Making all in access make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access' make all-recursive make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access' Making all in dvb make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/dvb' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 http.c: In function 'HttpCallback': http.c:252: warning: unused parameter 'p_file' 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:633: warning: pointer targets in passing argument 1 of 'dvbsi_to_utf8' differ in signedness mv -f .deps/libdvb_plugin_la-http.Tpo .deps/libdvb_plugin_la-http.Plo mv -f .deps/libdvb_plugin_la-scan.Tpo .deps/libdvb_plugin_la-scan.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:417: warning: unused parameter 'i_size' en50221.c: In function 'SessionCreateResponse': en50221.c:550: warning: unused parameter 'i_slot' en50221.c:551: warning: unused parameter 'i_size' en50221.c: In function 'ApplicationInformationHandle': en50221.c:909: warning: unused parameter 'i_session_id' en50221.c: In function 'MMIHandleEnq': en50221.c:1648: warning: unused parameter 'i_size' en50221.c: In function 'MMIHandleMenu': en50221.c:1675: warning: unused parameter 'i_size' en50221.c: In function 'dvbsi_to_utf8': en50221.c:2434: warning: ignoring return value of 'vlc_iconv', declared with attribute warn_unused_result en50221.c: In function 'en50221_Init': en50221.c:1886: 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 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:937: 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 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-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` -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libdvbpsi.so ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/modules/access/dvb' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/dvb' Making all in mms make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/mms' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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-asf.Tpo .deps/libaccess_mms_plugin_la-asf.Plo 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 mv -f .deps/libaccess_mms_plugin_la-mms.Tpo .deps/libaccess_mms_plugin_la-mms.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 mv -f .deps/libaccess_mms_plugin_la-mmstu.Tpo .deps/libaccess_mms_plugin_la-mmstu.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` -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/modules/access/mms' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/mms' Making all in cdda make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/cdda' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/cdda' /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 libcddax_plugin_la-access.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcddax_plugin_la-access.lo -MD -MP -MF .deps/libcddax_plugin_la-access.Tpo -c -o libcddax_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 libcddax_plugin_la-callback.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcddax_plugin_la-callback.lo -MD -MP -MF .deps/libcddax_plugin_la-callback.Tpo -c -o libcddax_plugin_la-callback.lo `test -f 'callback.c' || echo './'`callback.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 libcddax_plugin_la-cdda.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcddax_plugin_la-cdda.lo -MD -MP -MF .deps/libcddax_plugin_la-cdda.Tpo -c -o libcddax_plugin_la-cdda.lo `test -f 'cdda.c' || echo './'`cdda.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 libcddax_plugin_la-info.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcddax_plugin_la-info.lo -MD -MP -MF .deps/libcddax_plugin_la-info.Tpo -c -o libcddax_plugin_la-info.lo `test -f 'info.c' || echo './'`info.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=cddax -DMODULE_NAME_IS_cddax -DMODULE_STRING=\"cddax\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcddax_plugin_la-access.lo -MD -MP -MF .deps/libcddax_plugin_la-access.Tpo -c access.c -fPIC -DPIC -o .libs/libcddax_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=cddax -DMODULE_NAME_IS_cddax -DMODULE_STRING=\"cddax\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcddax_plugin_la-callback.lo -MD -MP -MF .deps/libcddax_plugin_la-callback.Tpo -c callback.c -fPIC -DPIC -o .libs/libcddax_plugin_la-callback.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=cddax -DMODULE_NAME_IS_cddax -DMODULE_STRING=\"cddax\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcddax_plugin_la-cdda.lo -MD -MP -MF .deps/libcddax_plugin_la-cdda.Tpo -c cdda.c -fPIC -DPIC -o .libs/libcddax_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=cddax -DMODULE_NAME_IS_cddax -DMODULE_STRING=\"cddax\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libcddax_plugin_la-info.lo -MD -MP -MF .deps/libcddax_plugin_la-info.Tpo -c info.c -fPIC -DPIC -o .libs/libcddax_plugin_la-info.o mv -f .deps/libcddax_plugin_la-cdda.Tpo .deps/libcddax_plugin_la-cdda.Plo callback.c: In function 'CDDADebugCB': callback.c:28: warning: unused parameter 'p_this' callback.c:28: warning: unused parameter 'psz_name' callback.c:29: warning: unused parameter 'oldval' callback.c:29: warning: unused parameter 'p_data' callback.c: In function 'CDDBEnabledCB': callback.c:49: warning: unused parameter 'p_this' callback.c:49: warning: unused parameter 'psz_name' callback.c:50: warning: unused parameter 'oldval' callback.c:50: warning: unused parameter 'p_data' callback.c: In function 'CDTextEnabledCB': callback.c:71: warning: unused parameter 'p_this' callback.c:71: warning: unused parameter 'psz_name' callback.c:72: warning: unused parameter 'oldval' callback.c:72: warning: unused parameter 'p_data' callback.c: In function 'CDDANavModeCB': callback.c:90: warning: unused parameter 'p_this' callback.c:90: warning: unused parameter 'psz_name' callback.c:91: warning: unused parameter 'oldval' callback.c:91: warning: unused parameter 'p_data' callback.c: In function 'CDTextPreferCB': callback.c:110: warning: unused parameter 'p_this' callback.c:110: warning: unused parameter 'psz_name' callback.c:111: warning: unused parameter 'oldval' callback.c:111: warning: unused parameter 'p_data' callback.c: In function 'CDDABlocksPerReadCB': callback.c:132: warning: unused parameter 'p_this' callback.c:132: warning: unused parameter 'psz_name' callback.c:133: warning: unused parameter 'oldval' callback.c:133: warning: unused parameter 'p_data' mv -f .deps/libcddax_plugin_la-callback.Tpo .deps/libcddax_plugin_la-callback.Plo access.c: In function 'CDDAReadBlocks': access.c:217: warning: format '%lld' expects type 'long long int', but argument 7 has type 'int64_t' access.c:217: warning: format '%lld' expects type 'long long int', but argument 8 has type 'int64_t' access.c: In function 'CDDARead': access.c:358: warning: format '%lld' expects type 'long long int', but argument 7 has type 'int64_t' access.c:358: warning: format '%lld' expects type 'long long int', but argument 8 has type 'int64_t' access.c: In function 'CDDASeek': access.c:455: warning: format '%lld' expects type 'long long int', but argument 7 has type 'int64_t' access.c: In function 'CDDAOpen': access.c:667: warning: '__vlc_object_find' is deprecated (declared at ../../../include/vlc_objects.h:77) mv -f .deps/libcddax_plugin_la-access.Tpo .deps/libcddax_plugin_la-access.Plo info.c:30:2: warning: #warning playlist code must not be used here. info.c: In function 'CDDAMetaInfo': info.c:296: warning: the address of 'psz_buf' will always evaluate as 'true' info.c: In function 'CDDAFormatStr': info.c:532: warning: unused parameter 'p_access' info.c: In function 'CDDAFixupPlaylist': info.c:862: warning: '__vlc_object_find' is deprecated (declared at ../../../include/vlc_objects.h:77) mv -f .deps/libcddax_plugin_la-info.Tpo .deps/libcddax_plugin_la-info.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cflags plugin libcddax_plugin.la` -O2 -march=athlon64 -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 libcddax_plugin.la` -Wl,--as-needed -o libcddax_plugin.la libcddax_plugin_la-access.lo libcddax_plugin_la-callback.lo libcddax_plugin_la-cdda.lo libcddax_plugin_la-info.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libcddax_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libcddax_plugin_la-access.o .libs/libcddax_plugin_la-callback.o .libs/libcddax_plugin_la-cdda.o .libs/libcddax_plugin_la-info.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libcddb.so /usr/lib64/libcdio_paranoia.so -L/usr/lib64 /usr/lib64/libcdio_cdda.so /usr/lib64/libcdio.so ../../../src/.libs/libvlccore.so /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libcddax_plugin.so -o .libs/libcddax_plugin.so libtool: link: ( cd ".libs" && rm -f "libcddax_plugin.la" && ln -s "../libcddax_plugin.la" "libcddax_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/cdda' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/cdda' Making all in rtp make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/rtp' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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:83: warning: variable 'len' might be clobbered by 'longjmp' or 'vfork' input.c:96: warning: variable 'block' might be clobbered by 'longjmp' or 'vfork' input.c:99: 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 mv -f .deps/librtp_plugin_la-rtp.Tpo .deps/librtp_plugin_la-rtp.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 -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -ldl -lm /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -lpthread -march=athlon64 -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.4/work/vlc-1.0.4/modules/access/rtp' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/rtp' Making all in rtsp make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/rtsp' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 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 rtsp.c: In function 'rtsp_get_status_code': rtsp.c:129: warning: unused parameter 'rtsp' mv -f .deps/libaccess_realrtsp_plugin_la-rtsp.Tpo .deps/libaccess_realrtsp_plugin_la-rtsp.Plo mv -f .deps/libaccess_realrtsp_plugin_la-real_rmff.Tpo .deps/libaccess_realrtsp_plugin_la-real_rmff.Plo mv -f .deps/libaccess_realrtsp_plugin_la-real_asmrp.Tpo .deps/libaccess_realrtsp_plugin_la-real_asmrp.Plo real.c:304: warning: no previous prototype for 'real_calc_response_and_checksum' real.c:416: warning: no previous prototype for 'real_parse_sdp' mv -f .deps/libaccess_realrtsp_plugin_la-real.Tpo .deps/libaccess_realrtsp_plugin_la-real.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` -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/modules/access/rtsp' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/rtsp' Making all in vcd make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/vcd' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 mv -f .deps/libvcd_plugin_la-vcd.Tpo .deps/libvcd_plugin_la-vcd.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` -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/modules/access/vcd' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/vcd' Making all in vcdx make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/vcdx' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/vcdx' /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 libvcdx_plugin_la-access.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-access.lo -MD -MP -MF .deps/libvcdx_plugin_la-access.Tpo -c -o libvcdx_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 libvcdx_plugin_la-intf.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-intf.lo -MD -MP -MF .deps/libvcdx_plugin_la-intf.Tpo -c -o libvcdx_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 libvcdx_plugin_la-vcd.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-vcd.lo -MD -MP -MF .deps/libvcdx_plugin_la-vcd.Tpo -c -o libvcdx_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 libvcdx_plugin_la-vcdplayer.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-vcdplayer.lo -MD -MP -MF .deps/libvcdx_plugin_la-vcdplayer.Tpo -c -o libvcdx_plugin_la-vcdplayer.lo `test -f 'vcdplayer.c' || echo './'`vcdplayer.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 libvcdx_plugin_la-info.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-info.lo -MD -MP -MF .deps/libvcdx_plugin_la-info.Tpo -c -o libvcdx_plugin_la-info.lo `test -f 'info.c' || echo './'`info.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=vcdx -DMODULE_NAME_IS_vcdx -DMODULE_STRING=\"vcdx\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-vcdplayer.lo -MD -MP -MF .deps/libvcdx_plugin_la-vcdplayer.Tpo -c vcdplayer.c -fPIC -DPIC -o .libs/libvcdx_plugin_la-vcdplayer.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=vcdx -DMODULE_NAME_IS_vcdx -DMODULE_STRING=\"vcdx\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-info.lo -MD -MP -MF .deps/libvcdx_plugin_la-info.Tpo -c info.c -fPIC -DPIC -o .libs/libvcdx_plugin_la-info.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=vcdx -DMODULE_NAME_IS_vcdx -DMODULE_STRING=\"vcdx\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-intf.lo -MD -MP -MF .deps/libvcdx_plugin_la-intf.Tpo -c intf.c -fPIC -DPIC -o .libs/libvcdx_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=vcdx -DMODULE_NAME_IS_vcdx -DMODULE_STRING=\"vcdx\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-vcd.lo -MD -MP -MF .deps/libvcdx_plugin_la-vcd.Tpo -c vcd.c -fPIC -DPIC -o .libs/libvcdx_plugin_la-vcd.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=vcdx -DMODULE_NAME_IS_vcdx -DMODULE_STRING=\"vcdx\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvcdx_plugin_la-access.lo -MD -MP -MF .deps/libvcdx_plugin_la-access.Tpo -c access.c -fPIC -DPIC -o .libs/libvcdx_plugin_la-access.o mv -f .deps/libvcdx_plugin_la-vcd.Tpo .deps/libvcdx_plugin_la-vcd.Plo intf.c:55: warning: no previous prototype for 'VCDOpenIntf' intf.c:82: warning: no previous prototype for 'VCDCloseIntf' intf.c: In function 'RunIntf': intf.c:170: warning: initialization discards qualifiers from pointer target type intf.c:296: warning: '__vlc_object_find' is deprecated (declared at ../../../include/vlc_objects.h:77) intf.c: In function 'InitThread': intf.c:327: warning: '__vlc_object_find' is deprecated (declared at ../../../include/vlc_objects.h:77) intf.c: In function 'KeyEvent': intf.c:350: warning: unused parameter 'p_this' intf.c:350: warning: unused parameter 'psz_var' intf.c:351: warning: unused parameter 'oldval' intf.c:351: warning: unused parameter 'newval' intf.c: In function 'RunIntf': intf.c:98: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay intf.c:306: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay mv -f .deps/libvcdx_plugin_la-intf.Tpo .deps/libvcdx_plugin_la-intf.Plo vcdplayer.c:116: warning: no previous prototype for 'vcdplayer_non_pbc_nav' vcdplayer.c:457: warning: no previous prototype for 'vcdplayer_pbc_nav' vcdplayer.c: In function 'vcdplayer_pbc_nav': vcdplayer.c:559: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay mv -f .deps/libvcdx_plugin_la-vcdplayer.Tpo .deps/libvcdx_plugin_la-vcdplayer.Plo info.c: In function 'VCDFormatStr': info.c:240: warning: unused parameter 'p_access' mv -f .deps/libvcdx_plugin_la-info.Tpo .deps/libvcdx_plugin_la-info.Plo access.c: In function 'VCDSeek': access.c:300: warning: format '%lld' expects type 'long long int', but argument 8 has type 'int64_t' access.c: In function 'VCDTitles': access.c:484: warning: format '%lld' expects type 'long long int', but argument 7 has type 'int64_t' access.c: In function 'VCDSetOrigin': access.c:708: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'int64_t' access.c:708: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'int64_t' access.c: At top level: access.c:854: warning: no previous prototype for 'VCDOpen' access.c: In function 'VCDOpen': access.c:905: warning: '__vlc_object_find' is deprecated (declared at ../../../include/vlc_objects.h:77) access.c:919: warning: cast from function call of type 'void *' to non-matching type '_Bool' access.c: At top level: access.c:992: warning: no previous prototype for 'VCDClose' access.c: In function 'VCDControl': access.c:1042: warning: unused variable 'pp_meta' access.c: In function 'VCDReadBlock': access.c:206: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay mv -f .deps/libvcdx_plugin_la-access.Tpo .deps/libvcdx_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 libvcdx_plugin.la` -O2 -march=athlon64 -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 libvcdx_plugin.la` -Wl,--as-needed -o libvcdx_plugin.la libvcdx_plugin_la-access.lo libvcdx_plugin_la-intf.lo libvcdx_plugin_la-vcd.lo libvcdx_plugin_la-vcdplayer.lo libvcdx_plugin_la-info.lo `top_srcdir="../../.." top_builddir="../../.." ../../../vlc-config -libs plugin libvcdx_plugin.la` ../../../src/libvlccore.la ../../../compat/libcompat.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libvcdx_plugin_la-access.o .libs/libvcdx_plugin_la-intf.o .libs/libvcdx_plugin_la-vcd.o .libs/libvcdx_plugin_la-vcdplayer.o .libs/libvcdx_plugin_la-info.o -Wl,--whole-archive ../../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libvcdinfo.so -L/usr/lib64 /usr/lib64/libiso9660.so /usr/lib64/libcdio.so ../../../src/.libs/libvlccore.so /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libvcdx_plugin.so -o .libs/libvcdx_plugin.so libtool: link: ( cd ".libs" && rm -f "libvcdx_plugin.la" && ln -s "../libvcdx_plugin.la" "libvcdx_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/vcdx' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/vcdx' Making all in screen make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/screen' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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` -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libSM.so -L/usr/lib64 /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so ../../../src/.libs/libvlccore.so /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/modules/access/screen' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/screen' Making all in bd make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/bd' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 mv -f .deps/libaccess_bd_plugin_la-clpi.Tpo .deps/libaccess_bd_plugin_la-clpi.Plo mv -f .deps/libaccess_bd_plugin_la-mpls.Tpo .deps/libaccess_bd_plugin_la-mpls.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` -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/modules/access/bd' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/bd' Making all in zip make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/zip' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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:370: warning: unused parameter 'mode' zipaccess.c: In function 'ZipIO_Write': zipaccess.c:399: 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` -O2 -march=athlon64 -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,--as-needed -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed -lz ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/modules/access/zip' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access/zip' make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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_gnomevfs_plugin_la-gnomevfs.lo` -O2 -march=athlon64 -pipe -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_gnomevfs_plugin_la-gnomevfs.lo -MD -MP -MF .deps/libaccess_gnomevfs_plugin_la-gnomevfs.Tpo -c -o libaccess_gnomevfs_plugin_la-gnomevfs.lo `test -f 'gnomevfs.c' || echo './'`gnomevfs.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_jack_plugin_la-jack.lo` -O2 -march=athlon64 -pipe -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_jack_plugin_la-jack.lo -MD -MP -MF .deps/libaccess_jack_plugin_la-jack.Tpo -c -o libaccess_jack_plugin_la-jack.lo `test -f 'jack.c' || echo './'`jack.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` -O2 -march=athlon64 -pipe -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_mtp_plugin_la-mtp.lo` -O2 -march=athlon64 -pipe -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_mtp_plugin_la-mtp.lo -MD -MP -MF .deps/libaccess_mtp_plugin_la-mtp.Tpo -c -o libaccess_mtp_plugin_la-mtp.lo `test -f 'mtp.c' || echo './'`mtp.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_alsa -DMODULE_NAME_IS_access_alsa -DMODULE_STRING=\"access_alsa\" -O0 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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=access_gnomevfs -DMODULE_NAME_IS_access_gnomevfs -DMODULE_STRING=\"access_gnomevfs\" -O0 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=athlon64 -pipe -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_gnomevfs_plugin_la-gnomevfs.lo -MD -MP -MF .deps/libaccess_gnomevfs_plugin_la-gnomevfs.Tpo -c gnomevfs.c -fPIC -DPIC -o .libs/libaccess_gnomevfs_plugin_la-gnomevfs.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_mmap -DMODULE_NAME_IS_access_mmap -DMODULE_STRING=\"access_mmap\" -O0 -O2 -march=athlon64 -pipe -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 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_jack -DMODULE_NAME_IS_access_jack -DMODULE_STRING=\"access_jack\" -O0 -O2 -march=athlon64 -pipe -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_jack_plugin_la-jack.lo -MD -MP -MF .deps/libaccess_jack_plugin_la-jack.Tpo -c jack.c -fPIC -DPIC -o .libs/libaccess_jack_plugin_la-jack.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_mtp -DMODULE_NAME_IS_access_mtp -DMODULE_STRING=\"access_mtp\" -O0 -O2 -march=athlon64 -pipe -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_mtp_plugin_la-mtp.lo -MD -MP -MF .deps/libaccess_mtp_plugin_la-mtp.Tpo -c mtp.c -fPIC -DPIC -o .libs/libaccess_mtp_plugin_la-mtp.o mmap.c: In function 'Block': mmap.c:210: warning: comparison between signed and unsigned mv -f .deps/libaccess_alsa_plugin_la-alsa.Tpo .deps/libaccess_alsa_plugin_la-alsa.Plo mv -f .deps/libaccess_mmap_plugin_la-mmap.Tpo .deps/libaccess_mmap_plugin_la-mmap.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_oss_plugin_la-oss.lo` -O2 -march=athlon64 -pipe -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_oss_plugin_la-oss.lo -MD -MP -MF .deps/libaccess_oss_plugin_la-oss.Tpo -c -o libaccess_oss_plugin_la-oss.lo `test -f 'oss.c' || echo './'`oss.c mv -f .deps/libaccess_dv_plugin_la-dv.Tpo .deps/libaccess_dv_plugin_la-dv.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_smb_plugin_la-smb.lo` -O2 -march=athlon64 -pipe -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 mv -f .deps/libaccess_mtp_plugin_la-mtp.Tpo .deps/libaccess_mtp_plugin_la-mtp.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 libcdda_plugin_la-cdda.lo` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 In function 'GrabJack', inlined from 'Demux' at jack.c:400: jack.c:466: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay 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_oss -DMODULE_NAME_IS_access_oss -DMODULE_STRING=\"access_oss\" -O0 -O2 -march=athlon64 -pipe -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_oss_plugin_la-oss.lo -MD -MP -MF .deps/libaccess_oss_plugin_la-oss.Tpo -c oss.c -fPIC -DPIC -o .libs/libaccess_oss_plugin_la-oss.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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 gnomevfs.c: In function 'Open': gnomevfs.c:113: warning: assignment from incompatible pointer type gnomevfs.c:122: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gnomevfs.c:160: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/libaccess_jack_plugin_la-jack.Tpo .deps/libaccess_jack_plugin_la-jack.Plo mv -f .deps/libaccess_gnomevfs_plugin_la-gnomevfs.Tpo .deps/libaccess_gnomevfs_plugin_la-gnomevfs.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=cdda -DMODULE_NAME_IS_cdda -DMODULE_STRING=\"cdda\" -O0 -O2 -march=athlon64 -pipe -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 /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 libdc1394_plugin_la-dc1394.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdc1394_plugin_la-dc1394.lo -MD -MP -MF .deps/libdc1394_plugin_la-dc1394.Tpo -c -o libdc1394_plugin_la-dc1394.lo `test -f 'dc1394.c' || echo './'`dc1394.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` -O2 -march=athlon64 -pipe -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 mv -f .deps/libaccess_oss_plugin_la-oss.Tpo .deps/libaccess_oss_plugin_la-oss.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 libdvdread_plugin_la-dvdread.lo` -O2 -march=athlon64 -pipe -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 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' mv -f .deps/libaccess_smb_plugin_la-smb.Tpo .deps/libaccess_smb_plugin_la-smb.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=dvdnav -DMODULE_NAME_IS_dvdnav -DMODULE_STRING=\"dvdnav\" -O0 -I/usr/include -I/usr/include/dvdnav -O2 -march=athlon64 -pipe -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 /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` -O2 -march=athlon64 -pipe -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 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=dc1394 -DMODULE_NAME_IS_dc1394 -DMODULE_STRING=\"dc1394\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libdc1394_plugin_la-dc1394.lo -MD -MP -MF .deps/libdc1394_plugin_la-dc1394.Tpo -c dc1394.c -fPIC -DPIC -o .libs/libdc1394_plugin_la-dc1394.o cdda.c: In function 'Open': cdda.c:180: warning: '__vlc_object_find' is deprecated (declared at ../../include/vlc_objects.h:77) mv -f .deps/libcdda_plugin_la-cdrom.Tpo .deps/libcdda_plugin_la-cdrom.Plo 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 libv4l_plugin_la-v4l.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libv4l_plugin_la-v4l.lo -MD -MP -MF .deps/libv4l_plugin_la-v4l.Tpo -c -o libv4l_plugin_la-v4l.lo `test -f 'v4l.c' || echo './'`v4l.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=dvdread -DMODULE_NAME_IS_dvdread -DMODULE_STRING=\"dvdread\" -O0 -O2 -march=athlon64 -pipe -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 /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` -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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=v4l -DMODULE_NAME_IS_v4l -DMODULE_STRING=\"v4l\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libv4l_plugin_la-v4l.lo -MD -MP -MF .deps/libv4l_plugin_la-v4l.Tpo -c v4l.c -fPIC -DPIC -o .libs/libv4l_plugin_la-v4l.o dc1394.c: In function 'ScanCameras': dc1394.c:149: warning: 'return' with a value, in function returning void dc1394.c: In function 'Open': dc1394.c:263: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' dc1394.c:288: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' dc1394.c:304: warning: cast from pointer to integer of different size dc1394.c: In function 'OpenAudioDev': dc1394.c:575: warning: format '%s' expects type 'char *', but argument 5 has type 'int' dc1394.c: In function 'Demux': dc1394.c:769: warning: cast from pointer to integer of different size dc1394.c: In function 'Control': dc1394.c:798: warning: unused parameter 'p_demux' dc1394.c: In function 'process_options': dc1394.c:1006: warning: format '%llx' expects type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' dc1394.c: At top level: dc1394.c:638: warning: 'MovePixelUYVY' defined but not used dc1394.c: In function 'Demux': dc1394.c:777: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay mv -f .deps/libdc1394_plugin_la-dc1394.Tpo .deps/libdc1394_plugin_la-dc1394.Plo dvdnav.c: In function 'Open': dvdnav.c:347: warning: '__vlc_object_find' is deprecated (declared at ../../include/vlc_objects.h:77) dvdnav.c: In function 'Demux': dvdnav.c:706: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay dvdnav.c:890: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay mv -f .deps/libdvdnav_plugin_la-dvdnav.Tpo .deps/libdvdnav_plugin_la-dvdnav.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` -O2 -march=athlon64 -pipe -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 /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` -O2 -march=athlon64 -pipe -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 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' mv -f .deps/libdvdread_plugin_la-dvdread.Tpo .deps/libdvdread_plugin_la-dvdread.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_udp_plugin_la-udp.lo` -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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_file -DMODULE_NAME_IS_access_file -DMODULE_STRING=\"access_file\" -O0 -O2 -march=athlon64 -pipe -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_udp -DMODULE_NAME_IS_access_udp -DMODULE_STRING=\"access_udp\" -O0 -O2 -march=athlon64 -pipe -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 mv -f .deps/libaccess_directory_plugin_la-directory.Tpo .deps/libaccess_directory_plugin_la-directory.Plo mv -f .deps/libaccess_file_plugin_la-file.Tpo .deps/libaccess_file_plugin_la-file.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_tcp_plugin_la-tcp.lo` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 v4l.c: In function 'Demux': v4l.c:463: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay 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 -O2 -march=athlon64 -pipe -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/libv4l_plugin_la-v4l.Tpo .deps/libv4l_plugin_la-v4l.Plo mv -f .deps/libpvr_plugin_la-pvr.Tpo .deps/libpvr_plugin_la-pvr.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=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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 /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_rtmp_plugin_la-access.lo` -fno-strict-aliasing -O2 -march=athlon64 -pipe -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 'rtmp/access.c' || echo './'`rtmp/access.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_http -DMODULE_NAME_IS_access_http -DMODULE_STRING=\"access_http\" -O0 -O2 -march=athlon64 -pipe -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 mv -f .deps/libaccess_tcp_plugin_la-tcp.Tpo .deps/libaccess_tcp_plugin_la-tcp.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_rtmp_plugin_la-rtmp_amf_flv.lo` -fno-strict-aliasing -O2 -march=athlon64 -pipe -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/rtmp_amf_flv.c' || echo './'`rtmp/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_ftp -DMODULE_NAME_IS_access_ftp -DMODULE_STRING=\"access_ftp\" -O0 -O2 -march=athlon64 -pipe -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 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 -fno-strict-aliasing -O2 -march=athlon64 -pipe -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/rtmp_amf_flv.c -fPIC -DPIC -o .libs/libaccess_rtmp_plugin_la-rtmp_amf_flv.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_rtmp -DMODULE_NAME_IS_access_rtmp -DMODULE_STRING=\"access_rtmp\" -O0 -fno-strict-aliasing -O2 -march=athlon64 -pipe -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 rtmp/access.c -fPIC -DPIC -o .libs/libaccess_rtmp_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=access_fake -DMODULE_NAME_IS_access_fake -DMODULE_STRING=\"access_fake\" -O0 -O2 -march=athlon64 -pipe -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/libv4l2_plugin_la-v4l2.Tpo .deps/libv4l2_plugin_la-v4l2.Plo rtmp/access.c: In function 'Read': rtmp/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 --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libaccess_alsa_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 /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` -O2 -march=athlon64 -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,--as-needed -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 mv -f .deps/libaccess_ftp_plugin_la-ftp.Tpo .deps/libaccess_ftp_plugin_la-ftp.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_gnomevfs_plugin.la` -O2 -march=athlon64 -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_gnomevfs_plugin.la` -Wl,--as-needed -o libaccess_gnomevfs_plugin.la libaccess_gnomevfs_plugin_la-gnomevfs.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_gnomevfs_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la 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 libaccess_jack_plugin.la` -O2 -march=athlon64 -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_jack_plugin.la` -Wl,--as-needed -o libaccess_jack_plugin.la libaccess_jack_plugin_la-jack.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_jack_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la rtmp/rtmp_amf_flv.c: In function 'rtmp_read_net_packet': rtmp/rtmp_amf_flv.c:999: warning: comparison between signed and unsigned rtmp/rtmp_amf_flv.c: In function 'rtmp_body_append': rtmp/rtmp_amf_flv.c:2074: 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 /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` -O2 -march=athlon64 -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,--as-needed -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 http.c: In function 'Read': http.c:679: warning: comparison between signed and unsigned http.c:717: warning: comparison between signed and unsigned http.c:745: warning: comparison between signed and unsigned libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_jack_plugin_la-jack.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libjack.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaccess_jack_plugin.so -o .libs/libaccess_jack_plugin.so mv -f .deps/libaccess_http_plugin_la-http.Tpo .deps/libaccess_http_plugin_la-http.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_mtp_plugin.la` -O2 -march=athlon64 -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_mtp_plugin.la` -Wl,--as-needed -o libaccess_mtp_plugin.la libaccess_mtp_plugin_la-mtp.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_mtp_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libasound.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/librom1394.so -L/usr/lib64 /usr/lib64/libavc1394.so /usr/lib64/libraw1394.so ../../src/.libs/libvlccore.so /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/libaccess_mtp_plugin_la-mtp.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed -lmtp /usr/lib64/libusb.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaccess_mtp_plugin.so -o .libs/libaccess_mtp_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_jack_plugin.la" && ln -s "../libaccess_jack_plugin.la" "libaccess_jack_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_oss_plugin.la` -O2 -march=athlon64 -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_oss_plugin.la` -Wl,--as-needed -o libaccess_oss_plugin.la libaccess_oss_plugin_la-oss.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libaccess_oss_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.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 libaccess_smb_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 libtool: link: ( cd ".libs" && rm -f "libaccess_mmap_plugin.la" && ln -s "../libaccess_mmap_plugin.la" "libaccess_mmap_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 libcdda_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 libtool: link: ( cd ".libs" && rm -f "libaccess_dv_plugin.la" && ln -s "../libaccess_dv_plugin.la" "libaccess_dv_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libaccess_mtp_plugin.la" && ln -s "../libaccess_mtp_plugin.la" "libaccess_mtp_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 libdc1394_plugin.la` -O2 -march=athlon64 -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 libdc1394_plugin.la` -Wl,--as-needed -o libdc1394_plugin.la libdc1394_plugin_la-dc1394.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libdc1394_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` -O2 -march=athlon64 -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,--as-needed -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 libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_oss_plugin_la-oss.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaccess_oss_plugin.so -o .libs/libaccess_oss_plugin.so 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed -lsmbclient ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libcddb.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libcdda_plugin.so -o .libs/libcdda_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libaccess_gnomevfs_plugin_la-gnomevfs.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libgnomevfs-2.so -L/usr/lib64 /usr/lib64/libxml2.so /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libavahi-glib.so /usr/lib64/libavahi-client.so /usr/lib64/libavahi-common.so -lresolv -lutil /usr/lib64/libgconf-2.so /usr/lib64/libORBit-2.so /usr/lib64/libdbus-glib-1.so -lnsl /usr/lib64/libgthread-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so ../../src/.libs/libvlccore.so /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -pthread -march=athlon64 -pthread -pthread -Wl,-soname -Wl,libaccess_gnomevfs_plugin.so -o .libs/libaccess_gnomevfs_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libdc1394_plugin_la-dc1394.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libdc1394_control.so -L/usr/lib64 /usr/lib64/libraw1394.so ../../src/.libs/libvlccore.so /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libdc1394_plugin.so -o .libs/libdc1394_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_oss_plugin.la" && ln -s "../libaccess_oss_plugin.la" "libaccess_oss_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 libdvdread_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed -L/usr/lib64 /usr/lib64/libdvdnav.so ../../src/.libs/libvlccore.so /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libdvdnav_plugin.so -o .libs/libdvdnav_plugin.so libtool: link: ( cd ".libs" && rm -f "libcdda_plugin.la" && ln -s "../libcdda_plugin.la" "libcdda_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 libpvr_plugin.la` -O2 -march=athlon64 -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,--as-needed -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: ( 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 libv4l_plugin.la` -O2 -march=athlon64 -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 libv4l_plugin.la` -Wl,--as-needed -o libv4l_plugin.la libv4l_plugin_la-v4l.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libv4l_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libdvdread.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libdvdread_plugin.so -o .libs/libdvdread_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libpvr_plugin.so -o .libs/libpvr_plugin.so libtool: link: ( cd ".libs" && rm -f "libdc1394_plugin.la" && ln -s "../libdc1394_plugin.la" "libdc1394_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` -O2 -march=athlon64 -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,--as-needed -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` -O2 -march=athlon64 -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,--as-needed -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libv4l_plugin_la-v4l.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libv4l_plugin.so -o .libs/libv4l_plugin.so 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_directory_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 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_udp_plugin.la` -O2 -march=athlon64 -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,--as-needed -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: 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -lv4l2 -lv4lconvert -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libv4l2_plugin.so -o .libs/libv4l2_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_gnomevfs_plugin.la" && ln -s "../libaccess_gnomevfs_plugin.la" "libaccess_gnomevfs_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` -O2 -march=athlon64 -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,--as-needed -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 "libv4l_plugin.la" && ln -s "../libv4l_plugin.la" "libv4l_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` -O2 -march=athlon64 -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,--as-needed -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: 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaccess_udp_plugin.so -o .libs/libaccess_udp_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_file_plugin.la" && ln -s "../libaccess_file_plugin.la" "libaccess_file_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` -O2 -march=athlon64 -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,--as-needed -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 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaccess_tcp_plugin.so -o .libs/libaccess_tcp_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_directory_plugin.la" && ln -s "../libaccess_directory_plugin.la" "libaccess_directory_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_fake_plugin.la` -O2 -march=athlon64 -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,--as-needed -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: ( cd ".libs" && rm -f "libv4l2_plugin.la" && ln -s "../libv4l2_plugin.la" "libv4l2_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_rtmp_plugin.la` -fno-strict-aliasing -O2 -march=athlon64 -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,--as-needed -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_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed -lz ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaccess_http_plugin.so -o .libs/libaccess_http_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_udp_plugin.la" && ln -s "../libaccess_udp_plugin.la" "libaccess_udp_plugin.la" ) 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaccess_ftp_plugin.so -o .libs/libaccess_ftp_plugin.so libtool: link: ( cd ".libs" && rm -f "libaccess_tcp_plugin.la" && ln -s "../libaccess_tcp_plugin.la" "libaccess_tcp_plugin.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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaccess_rtmp_plugin.so -o .libs/libaccess_rtmp_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaccess_fake_plugin.so -o .libs/libaccess_fake_plugin.so 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_ftp_plugin.la" && ln -s "../libaccess_ftp_plugin.la" "libaccess_ftp_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_rtmp_plugin.la" && ln -s "../libaccess_rtmp_plugin.la" "libaccess_rtmp_plugin.la" ) make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access' make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access' make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/access' Making all in audio_filter make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter' make all-recursive make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter' Making all in channel_mixer make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/channel_mixer' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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=trivial_channel_mixer -DMODULE_NAME_IS_trivial_channel_mixer -DMODULE_STRING=\"trivial_channel_mixer\" -O0 -O2 -march=athlon64 -pipe -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=mono -DMODULE_NAME_IS_mono -DMODULE_STRING=\"mono\" -O0 -O2 -march=athlon64 -pipe -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=simple_channel_mixer -DMODULE_NAME_IS_simple_channel_mixer -DMODULE_STRING=\"simple_channel_mixer\" -O0 -O2 -march=athlon64 -pipe -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/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 libtrivial_channel_mixer_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 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` -O2 -march=athlon64 -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,--as-needed -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` -O2 -march=athlon64 -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,--as-needed -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/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` -O2 -march=athlon64 -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,--as-needed -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/libmono_plugin_la-mono.Tpo .deps/libmono_plugin_la-mono.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` -O2 -march=athlon64 -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,--as-needed -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 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libmono_plugin.so -o .libs/libmono_plugin.so 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libdolby_surround_decoder_plugin.so -o .libs/libdolby_surround_decoder_plugin.so 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 "libheadphone_channel_mixer_plugin.la" && ln -s "../libheadphone_channel_mixer_plugin.la" "libheadphone_channel_mixer_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 "libmono_plugin.la" && ln -s "../libmono_plugin.la" "libmono_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" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/channel_mixer' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/channel_mixer' Making all in converter make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/converter' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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=converter_float -DMODULE_NAME_IS_converter_float -DMODULE_STRING=\"converter_float\" -O0 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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__ -I/usr/include/libdca -DMODULE_NAME=dtstofloat32 -DMODULE_NAME_IS_dtstofloat32 -DMODULE_STRING=\"dtstofloat32\" -O0 -O2 -march=athlon64 -pipe -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=mpgatofixed32 -DMODULE_NAME_IS_mpgatofixed32 -DMODULE_STRING=\"mpgatofixed32\" -O0 -O2 -march=athlon64 -pipe -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/liba52tofloat32_plugin_la-a52tofloat32.Tpo .deps/liba52tofloat32_plugin_la-a52tofloat32.Plo mv -f .deps/libmpgatofixed32_plugin_la-mpgatofixed32.Tpo .deps/libmpgatofixed32_plugin_la-mpgatofixed32.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 libconverter_fixed_plugin_la-fixed.lo` -O2 -march=athlon64 -pipe -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 /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` -O2 -march=athlon64 -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,--as-needed -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/liba52tospdif_plugin_la-a52tospdif.Tpo .deps/liba52tospdif_plugin_la-a52tospdif.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` -O2 -march=athlon64 -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,--as-needed -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 mv -f .deps/libconverter_float_plugin_la-float.Tpo .deps/libconverter_float_plugin_la-float.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` -O2 -march=athlon64 -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,--as-needed -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 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 -O2 -march=athlon64 -pipe -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/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 libconverter_float_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 mv -f .deps/libdtstospdif_plugin_la-dtstospdif.Tpo .deps/libdtstospdif_plugin_la-dtstospdif.Plo /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` -O2 -march=athlon64 -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,--as-needed -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 mv -f .deps/libconverter_fixed_plugin_la-fixed.Tpo .deps/libconverter_fixed_plugin_la-fixed.Plo 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/liba52.so ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,liba52tofloat32_plugin.so -o .libs/liba52tofloat32_plugin.so /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` -O2 -march=athlon64 -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,--as-needed -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 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,liba52tospdif_plugin.so -o .libs/liba52tospdif_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libmad.so ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libmpgatofixed32_plugin.so -o .libs/libmpgatofixed32_plugin.so 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libdca.so ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libdtstofloat32_plugin.so -o .libs/libdtstofloat32_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libconverter_float_plugin.so -o .libs/libconverter_float_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libdtstospdif_plugin.so -o .libs/libdtstospdif_plugin.so libtool: link: ( cd ".libs" && rm -f "liba52tofloat32_plugin.la" && ln -s "../liba52tofloat32_plugin.la" "liba52tofloat32_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "liba52tospdif_plugin.la" && ln -s "../liba52tospdif_plugin.la" "liba52tospdif_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 libconverter_fixed_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 libtool: link: ( cd ".libs" && rm -f "libmpgatofixed32_plugin.la" && ln -s "../libmpgatofixed32_plugin.la" "libmpgatofixed32_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 "libdtstospdif_plugin.la" && ln -s "../libdtstospdif_plugin.la" "libdtstospdif_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libdtstofloat32_plugin.la" && ln -s "../libdtstofloat32_plugin.la" "libdtstofloat32_plugin.la" ) 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libconverter_fixed_plugin.so -o .libs/libconverter_fixed_plugin.so libtool: link: ( cd ".libs" && rm -f "libconverter_fixed_plugin.la" && ln -s "../libconverter_fixed_plugin.la" "libconverter_fixed_plugin.la" ) make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/converter' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/converter' Making all in resampler make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/resampler' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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=bandlimited_resampler -DMODULE_NAME_IS_bandlimited_resampler -DMODULE_STRING=\"bandlimited_resampler\" -O0 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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=linear_resampler -DMODULE_NAME_IS_linear_resampler -DMODULE_STRING=\"linear_resampler\" -O0 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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/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` -O2 -march=athlon64 -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,--as-needed -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 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` -O2 -march=athlon64 -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,--as-needed -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 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` -O2 -march=athlon64 -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,--as-needed -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/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` -O2 -march=athlon64 -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,--as-needed -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 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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 "libugly_resampler_plugin.la" && ln -s "../libugly_resampler_plugin.la" "libugly_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 "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.4/work/vlc-1.0.4/modules/audio_filter/resampler' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/resampler' Making all in spatializer make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/spatializer' make all-am make[6]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -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` -O2 -march=athlon64 -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` -O2 -march=athlon64 -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=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 libspatializer_plugin_la-denormals.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libspatializer_plugin_la-denormals.lo -MD -MP -MF .deps/libspatializer_plugin_la-denormals.Tpo -c -o libspatializer_plugin_la-denormals.lo `test -f 'denormals.c' || echo './'`denormals.c /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` -O2 -march=athlon64 -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-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=spatializer -DMODULE_NAME_IS_spatializer -DMODULE_STRING=\"spatializer\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libspatializer_plugin_la-denormals.lo -MD -MP -MF .deps/libspatializer_plugin_la-denormals.Tpo -c denormals.c -fPIC -DPIC -o .libs/libspatializer_plugin_la-denormals.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 -O2 -march=athlon64 -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 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 -O2 -march=athlon64 -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 -O2 -march=athlon64 -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 -O2 -march=athlon64 -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-comb.Tpo .deps/libspatializer_plugin_la-comb.Plo mv -f .deps/libspatializer_plugin_la-denormals.Tpo .deps/libspatializer_plugin_la-denormals.Plo mv -f .deps/libspatializer_plugin_la-allpass.Tpo .deps/libspatializer_plugin_la-allpass.Plo mv -f .deps/libspatializer_plugin_la-revmodel.Tpo .deps/libspatializer_plugin_la-revmodel.Plo mv -f .deps/libspatializer_plugin_la-spatializer.Tpo .deps/libspatializer_plugin_la-spatializer.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` -O2 -march=athlon64 -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,--as-needed -o libspatializer_plugin.la libspatializer_plugin_la-spatializer.lo libspatializer_plugin_la-allpass.lo libspatializer_plugin_la-comb.lo libspatializer_plugin_la-denormals.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.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/crtbeginS.o .libs/libspatializer_plugin_la-spatializer.o .libs/libspatializer_plugin_la-allpass.o .libs/libspatializer_plugin_la-comb.o .libs/libspatializer_plugin_la-denormals.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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../lib64/crtn.o -march=athlon64 -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.4/work/vlc-1.0.4/modules/audio_filter/spatializer' make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter/spatializer' make[5]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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=audio_format -DMODULE_NAME_IS_audio_format -DMODULE_STRING=\"audio_format\" -O0 -O2 -march=athlon64 -pipe -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=param_eq -DMODULE_NAME_IS_param_eq -DMODULE_STRING=\"param_eq\" -O0 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 mv -f .deps/libparam_eq_plugin_la-param_eq.Tpo .deps/libparam_eq_plugin_la-param_eq.Plo 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 libparam_eq_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 /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` -O2 -march=athlon64 -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,--as-needed -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/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 libequalizer_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 mv -f .deps/libaudio_format_plugin_la-format.Tpo .deps/libaudio_format_plugin_la-format.Plo mv -f .deps/libnormvol_plugin_la-normvol.Tpo .deps/libnormvol_plugin_la-normvol.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` -O2 -march=athlon64 -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,--as-needed -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 libnormvol_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libscaletempo_plugin.so -o .libs/libscaletempo_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libequalizer_plugin.so -o .libs/libequalizer_plugin.so 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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libparam_eq_plugin.so -o .libs/libparam_eq_plugin.so libtool: link: ( cd ".libs" && rm -f "libscaletempo_plugin.la" && ln -s "../libscaletempo_plugin.la" "libscaletempo_plugin.la" ) 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 "libnormvol_plugin.la" && ln -s "../libnormvol_plugin.la" "libnormvol_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libequalizer_plugin.la" && ln -s "../libequalizer_plugin.la" "libequalizer_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libparam_eq_plugin.la" && ln -s "../libparam_eq_plugin.la" "libparam_eq_plugin.la" ) make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter' make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter' make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_filter' Making all in audio_mixer make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_mixer' make all-am make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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=float32_mixer -DMODULE_NAME_IS_float32_mixer -DMODULE_STRING=\"float32_mixer\" -O0 -O2 -march=athlon64 -pipe -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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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 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/libspdif_mixer_plugin_la-spdif.Tpo .deps/libspdif_mixer_plugin_la-spdif.Plo mv -f .deps/libfloat32_mixer_plugin_la-float32.Tpo .deps/libfloat32_mixer_plugin_la-float32.Plo /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` -O2 -march=athlon64 -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,--as-needed -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 libfloat32_mixer_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 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 libtrivial_mixer_plugin.la` -O2 -march=athlon64 -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,--as-needed -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libtrivial_mixer_plugin.so -o .libs/libtrivial_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -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/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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libfloat32_mixer_plugin.so -o .libs/libfloat32_mixer_plugin.so libtool: link: ( cd ".libs" && rm -f "libtrivial_mixer_plugin.la" && ln -s "../libtrivial_mixer_plugin.la" "libtrivial_mixer_plugin.la" ) 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" ) make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_mixer' make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_mixer' Making all in audio_output make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_output' make all-am make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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` -O2 -march=athlon64 -pipe -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 /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 libjack_plugin_la-jack.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libjack_plugin_la-jack.lo -MD -MP -MF .deps/libjack_plugin_la-jack.Tpo -c -o libjack_plugin_la-jack.lo `test -f 'jack.c' || echo './'`jack.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 liboss_plugin_la-oss.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liboss_plugin_la-oss.lo -MD -MP -MF .deps/liboss_plugin_la-oss.Tpo -c -o liboss_plugin_la-oss.lo `test -f 'oss.c' || echo './'`oss.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 libpulse_plugin_la-pulse.lo` -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libpulse_plugin_la-pulse.lo -MD -MP -MF .deps/libpulse_plugin_la-pulse.Tpo -c -o libpulse_plugin_la-pulse.lo `test -f 'pulse.c' || echo './'`pulse.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=jack -DMODULE_NAME_IS_jack -DMODULE_STRING=\"jack\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libjack_plugin_la-jack.lo -MD -MP -MF .deps/libjack_plugin_la-jack.Tpo -c jack.c -fPIC -DPIC -o .libs/libjack_plugin_la-jack.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 -O2 -march=athlon64 -pipe -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 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 -O2 -march=athlon64 -pipe -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=alsa -DMODULE_NAME_IS_alsa -DMODULE_STRING=\"alsa\" -O0 -O2 -march=athlon64 -pipe -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 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=pulse -DMODULE_NAME_IS_pulse -DMODULE_STRING=\"pulse\" -O0 -D_REENTRANT -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libpulse_plugin_la-pulse.lo -MD -MP -MF .deps/libpulse_plugin_la-pulse.Tpo -c pulse.c -fPIC -DPIC -o .libs/libpulse_plugin_la-pulse.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=oss -DMODULE_NAME_IS_oss -DMODULE_STRING=\"oss\" -O0 -O2 -march=athlon64 -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT liboss_plugin_la-oss.lo -MD -MP -MF .deps/liboss_plugin_la-oss.Tpo -c oss.c -fPIC -DPIC -o .libs/liboss_plugin_la-oss.o jack.c: In function 'Play': jack.c:304: warning: ignoring return value of 'aout_FifoFirstDate', declared with attribute warn_unused_result mv -f .deps/libjack_plugin_la-jack.Tpo .deps/libjack_plugin_la-jack.Plo 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` -O2 -march=athlon64 -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,--as-needed -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 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libjack_plugin.la` -O2 -march=athlon64 -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 libjack_plugin.la` -Wl,--as-needed -o libjack_plugin.la libjack_plugin_la-jack.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libjack_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la oss.c: In function 'OSSThread': oss.c:655: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay mv -f .deps/liboss_plugin_la-oss.Tpo .deps/liboss_plugin_la-oss.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin liboss_plugin.la` -O2 -march=athlon64 -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 liboss_plugin.la` -Wl,--as-needed -o liboss_plugin.la liboss_plugin_la-oss.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin liboss_plugin.la` ../../src/libvlccore.la ../../compat/libcompat.la pulse.c: In function 'stream_request_cb': pulse.c:426: warning: unused parameter 's' pulse.c: In function 'stream_latency_update_cb': pulse.c:479: warning: unused parameter 's' pulse.c: In function 'success_cb': pulse.c:490: warning: unused parameter 's' mv -f .deps/libpulse_plugin_la-pulse.Tpo .deps/libpulse_plugin_la-pulse.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 `top_srcdir="../.." top_builddir="../.." ../../vlc-config --cflags plugin libpulse_plugin.la` -O2 -march=athlon64 -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 libpulse_plugin.la` -Wl,--as-needed -o libpulse_plugin.la libpulse_plugin_la-pulse.lo `top_srcdir="../.." top_builddir="../.." ../../vlc-config -libs plugin libpulse_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/libaout_sdl_plugin_la-sdl.Tpo .deps/libaout_sdl_plugin_la-sdl.Plo 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 libaout_sdl_plugin.la` -O2 -march=athlon64 -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,--as-needed -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 /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` -O2 -march=athlon64 -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,--as-needed -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/liboss_plugin_la-oss.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,liboss_plugin.so -o .libs/liboss_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libjack_plugin_la-jack.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libjack.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libjack_plugin.so -o .libs/libjack_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libaout_file_plugin.so -o .libs/libaout_file_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libpulse_plugin_la-pulse.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/src/.libs -lpulse -Wl,--as-needed ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libpulse_plugin.so -o .libs/libpulse_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.4/work/vlc-1.0.4/src/.libs -Wl,--as-needed /usr/lib64/libasound.so ../../src/.libs/libvlccore.so -L/usr/lib64 /usr/lib64/libhal.so -luuid /usr/lib64/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon64 -Wl,-soname -Wl,libalsa_plugin.so -o .libs/libalsa_plugin.so /bin/grep: /usr/lib/libGLU.la: No such file or directory /bin/sed: can't read /usr/lib/libGLU.la: No such file or directory libtool: link: `/usr/lib/libGLU.la' is not a valid libtool archive make[4]: *** [libaout_sdl_plugin.la] Error 1 make[4]: *** Waiting for unfinished jobs.... libtool: link: ( cd ".libs" && rm -f "liboss_plugin.la" && ln -s "../liboss_plugin.la" "liboss_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 "libjack_plugin.la" && ln -s "../libjack_plugin.la" "libjack_plugin.la" ) libtool: link: ( cd ".libs" && rm -f "libpulse_plugin.la" && ln -s "../libpulse_plugin.la" "libpulse_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.4/work/vlc-1.0.4/modules/audio_output' make[3]: *** [all] Error 2 make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules/audio_output' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4/modules' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4' make: *** [all] Error 2 * ERROR: media-video/vlc-1.0.4 failed: * died running emake, base_src_make:make * * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 4299: Called base_src_compile * environment, line 890: Called base_src_make * environment, line 928: Called die * The specific snippet of code: * emake $@ || die "died running emake, $FUNCNAME:make"; * * If you need support, post the output of 'emerge --info =media-video/vlc-1.0.4', * the complete build log and the output of 'emerge -pqv =media-video/vlc-1.0.4'. * The complete build log is located at '/var/log/portage/media-video:vlc-1.0.4:20100211-015334.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-1.0.4/temp/environment'. * S: '/var/tmp/portage/media-video/vlc-1.0.4/work/vlc-1.0.4'