>>> Running ebuild phase killold as root:root... >>> Starting builtin_killold >>> Done builtin_killold >>> Completed ebuild phase killold >>> Running ebuild phases init saveenv as root:root... >>> Starting builtin_init >>> Done builtin_init >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases init saveenv >>> Running ebuild phases loadenv setup saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting pkg_setup >>> Done pkg_setup >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv setup saveenv >>> Running ebuild phases loadenv unpack saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_unpack >>> Unpacking vlc-2.0.5.tar.xz to /var/tmp/paludis/media-video-vlc-2.0.5/work xz -dc /usr/portage/distfiles/vlc-2.0.5.tar.xz | strip_tar_corruption | tar xf - --no-same-owner >>> Unpacking vlc-patches-101.tar.bz2 to /var/tmp/paludis/media-video-vlc-2.0.5/work tar jxf /usr/portage/distfiles/vlc-patches-101.tar.bz2 --no-same-owner >>> Done src_unpack >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv unpack saveenv >>> Running ebuild phases loadenv prepare saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_prepare * Running eautoreconf in '/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5' ... * Running autopoint --force ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: vlc-2.0.5/autotools/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Done src_prepare >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv prepare saveenv >>> Running ebuild phases loadenv configure saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_configure econf: updating /var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/autotools/config.sub with /usr/share/gnuconfig/config.sub econf: updating /var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/autotools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --docdir=/usr/share/doc/vlc-2.0.5 --enable-a52 --disable-aa --enable-faad --enable-alsa --disable-altivec --disable-atmo --disable-audioqueue --disable-bonjour --enable-avcodec --enable-avformat --disable-fribidi --disable-bluray --enable-vcd --disable-libcddb --enable-dbus --enable-dbus-control --disable-dirac --disable-direct2d --disable-directfb --disable-directx --disable-dc1394 --disable-debug --disable-dshow --enable-dca --enable-dvbpsi --enable-dvdread --enable-dvdnav --disable-dxva2 --disable-egl --enable-sout --disable-fbosd --enable-flac --disable-fluidsynth --disable-fontconfig --enable-libgcrypt --disable-gme --enable-gnomevfs --disable-gnutls --disable-growl --disable-httpd --disable-dv --disable-ios-vout --disable-jack --disable-kate --without-kde-solid --disable-libass --disable-caca --enable-notify --disable-libproxy --disable-samplerate --disable-libtar --disable-tiger --disable-linsys --disable-lirc --disable-live555 --disable-lua --disable-macosx-audio --disable-macosx-dialog-provider --disable-macosx-eyetv --disable-macosx-qtkit --disable-macosx-quartztext --disable-macosx-vout --disable-mkv --disable-media-library --enable-mmx --disable-mod --enable-mad --enable-libmpeg2 --disable-mtp --disable-mpc --enable-ncurses --disable-neon --enable-ogg --enable-mux_ogg --disable-omxil --enable-glx --disable-opus --disable-optimize-memory --disable-oss --enable-png --disable-portaudio --enable-postproc --disable-projectm --enable-pulse --disable-pvr --enable-qt4 --disable-realrtsp --disable-run-as-root --disable-smb --enable-schroedinger --enable-sdl --disable-sdl-image --disable-shine --disable-sid --disable-shout --disable-skins2 --disable-speex --disable-sqlite --enable-sse --enable-svg --disable-switcher --enable-swscale --disable-taglib --disable-theora --enable-freetype --disable-twolame --enable-udev --enable-upnp --disable-v4l2 --disable-libva --disable-vcdx --disable-vlm --enable-vorbis --disable-waveout --disable-loader --disable-wingdi --enable-wma-fixed --with-x --enable-x264 --enable-xcb --enable-libxml2 --disable-xosd --enable-xvideo --disable-zvbi --enable-telx --disable-optimizations --without-tuning --enable-fast-install --build=x86_64-pc-linux-gnu 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 make supports nested variables... yes 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 whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... none 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++... none 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... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for egrep... (cached) /bin/grep -E checking whether make sets $(MAKE)... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc -std=gnu99... none checking for desktop-file-validate... desktop-file-validate checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for 3rd party libraries path... not found checking for an Android system... no checking how to print strings... printf 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... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking 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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... 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 sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes 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 (/usr/x86_64-pc-linux-gnu/bin/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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/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 (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-windres... no checking for windres... no 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... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/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 whether nanosleep is declared... yes checking for daemon... yes checking for fcntl... yes checking for fstatvfs... yes checking for fork... yes checking for getenv... yes checking for getpwuid_r... yes checking for if_nameindex... yes checking for if_nametoindex... yes checking for isatty... yes checking for lstat... yes checking for memalign... yes checking for mmap... yes checking for openat... yes checking for pread... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for setlocale... yes checking for stricmp... no checking for strnicmp... no checking for strptime... yes checking for uselocale... yes checking for atof... yes checking for atoll... yes checking for dirfd... yes checking for fdopendir... yes checking for flockfile... yes checking for fsync... yes checking for getdelim... yes checking for getpid... yes checking for gmtime_r... yes checking for inet_pton... yes checking for lldiv... yes checking for localtime_r... yes checking for nrand48... yes checking for rewind... yes checking for setenv... 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 strtok_r... yes checking for strtoll... yes checking for swab... yes checking for tdestroy... yes checking for fdatasync... yes checking for working strcoll... yes checking for accept4... yes checking for pipe2... yes checking for eventfd... yes checking for vmsplice... yes checking for sched_getaffinity... yes checking for library containing poll... none required checking for struct pollfd... yes checking for library containing connect... none required checking for socklen_t in sys/socket.h... yes checking for struct sockaddr_storage... yes checking for library containing getaddrinfo... none required checking for getopt_long... yes checking for cos in -lm... yes checking for lrintf in -lm... yes checking for library containing dlopen... -ldl checking for main in -lpthread... yes checking for clock_nanosleep in -lrt... yes checking for strncasecmp in strings.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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 for sys/mount.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 scsi/scsi.h usability... yes checking scsi/scsi.h presence... yes checking for scsi/scsi.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for ssize_t... 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... /usr/bin/x86_64-pc-linux-gnu-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... 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 -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 x86_64-pc-linux-gnu-g++ accepts -Wall... yes checking if x86_64-pc-linux-gnu-g++ accepts -Wextra... yes checking if x86_64-pc-linux-gnu-g++ accepts -Wsign-compare... yes checking if x86_64-pc-linux-gnu-g++ accepts -Wundef... yes checking if x86_64-pc-linux-gnu-g++ accepts -Wpointer-arith... yes checking if x86_64-pc-linux-gnu-g++ accepts -Wvolatile-register-var... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -fvisibility=hidden... yes checking __attribute__ ((aligned ())) support... 0 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 SSE3 inline assembly... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks SSSE3 inline assembly... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks SSE4.1 inline assembly... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks SSE4.2 inline assembly... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks SSE4A inline assembly... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 groks 3D Now! inline assembly... yes checking for DVDREAD... yes checking for DVDNAV... yes checking for dvdnav_get_video_resolution in -ldvdnav... yes checking for dvdnav_describe_title_chapters in -ldvdnav... yes checking DeckLinkAPIDispatch.cpp usability... no checking DeckLinkAPIDispatch.cpp presence... no checking for DeckLinkAPIDispatch.cpp... no checking for GNOMEVFS... configure: WARNING: Blackmagic DeckLink SDI include files not found 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 Linux DVB version 5... yes checking for DVBPSI... yes checking for OGG... yes checking for MUX_OGG... yes checking for libcrystalhd/libcrystalhd_if.h... no checking mad.h usability... yes checking mad.h presence... yes checking for mad.h... yes checking for mad_bit_init in -lmad... yes checking if linker supports -Bsymbolic... yes checking for AVCODEC... yes checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking libavutil/avutil.h usability... yes checking libavutil/avutil.h presence... yes checking for libavutil/avutil.h... yes checking for AVFORMAT... yes checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking libavformat/avio.h usability... yes checking libavformat/avio.h presence... yes checking for libavformat/avio.h... yes checking for libavutil/avutil.h... (cached) yes checking for SWSCALE... yes checking libswscale/swscale.h usability... yes checking libswscale/swscale.h presence... yes checking for libswscale/swscale.h... yes checking for POSTPROC... yes checking postproc/postprocess.h usability... no checking postproc/postprocess.h presence... no checking for postproc/postprocess.h... no checking faad.h usability... yes checking faad.h presence... yes checking for faad.h... yes checking for faacDecOpen in -lfaad... no checking for NeAACDecOpen in -lfaad... yes checking a52dec/a52.h usability... yes checking a52dec/a52.h presence... yes checking for a52dec/a52.h... yes checking for a52_free in -la52... yes checking for DCA... yes checking for FLAC... yes checking for LIBMPEG2... yes checking for VORBIS... 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 for GL... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... 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 XCB... yes checking for XCB_SHM... yes checking for XCB_COMPOSITE... yes checking for XCB_XV... yes checking for XCB_RANDR... yes checking for XCB_KEYSYMS... yes checking for XPROTO... yes checking for SDL... yes checking for FREETYPE... yes checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking for SVG... yes checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking kva.h usability... no checking kva.h presence... no checking for kva.h... no checking for PULSE... yes checking for ALSA... yes checking kai.h usability... no checking kai.h presence... no checking for kai.h... no checking for QT4... yes checking whether Qt uses X11... 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 for NCURSES... yes checking for GOOM... no configure: WARNING: Library libgoom2 needed for goom was not found checking for UDEV... yes checking for UPNP... yes checking for LIBXML2... yes checking whether GCRYCTL_SET_THREAD_CBS is declared... yes checking for gcry_control in -lgcrypt... yes checking for MCE... no checking for NOTIFY... yes checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating modules/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating share/Makefile config.status: creating compat/Makefile config.status: creating src/Makefile config.status: creating src/test/Makefile config.status: creating lib/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/dshow/Makefile config.status: creating modules/access/mms/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/zip/unzip/Makefile config.status: creating modules/access_output/Makefile config.status: creating modules/audio_filter/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/dmo/Makefile config.status: creating modules/codec/loader/Makefile config.status: creating modules/codec/omxil/Makefile config.status: creating modules/codec/shine/Makefile config.status: creating modules/codec/spudec/Makefile config.status: creating modules/codec/wmafixed/Makefile config.status: creating modules/control/Makefile config.status: creating modules/control/dbus/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/macosx/Makefile config.status: creating modules/gui/hildon/Makefile config.status: creating modules/gui/minimal_macosx/Makefile config.status: creating modules/gui/macosx_dialog_provider/Makefile config.status: creating modules/gui/qt4/Makefile config.status: creating modules/gui/skins2/Makefile config.status: creating modules/lua/Makefile config.status: creating modules/meta_engine/Makefile config.status: creating modules/misc/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/media_library/Makefile config.status: creating modules/mux/Makefile config.status: creating modules/mux/mpeg/Makefile config.status: creating modules/notify/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_filter/dash/Makefile config.status: creating modules/stream_out/Makefile config.status: creating modules/stream_out/transcode/Makefile config.status: creating modules/text_renderer/Makefile config.status: creating modules/video_chroma/Makefile config.status: creating modules/video_filter/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/visualization/Makefile config.status: creating modules/visualization/visual/Makefile config.status: creating modules/mmx/Makefile config.status: creating modules/mmxext/Makefile config.status: creating modules/3dnow/Makefile config.status: creating modules/sse2/Makefile config.status: creating modules/altivec/Makefile config.status: creating modules/arm_neon/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 libvlc configuration -------------------- version : 2.0.5 system : linux architecture : x86_64 mmx sse sse2 optimizations : no vlc aliases : cvlc rvlc qvlc nvlc To build vlc and its plugins, type `make', or `./compile' if you like nice colors. >>> Done src_configure >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv configure saveenv >>> Running ebuild phases loadenv compile saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_compile make -j13 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/autotools/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5' Making all in compat make[2]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/compat' make all-am make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/compat' CC dummy.lo CC strlcpy.lo In file included from strlcpy.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] strlcpy.c:1:0: note: this is the location of the previous definition CCLD libcompat.la make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/compat' make[2]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/compat' Making all in doc make[2]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/doc' Making all in po make[2]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/po' make[2]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/po' Making all in share make[2]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/share' GEN vlc.desktop GEN osdmenu/default.cfg make[2]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/share' Making all in src make[2]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/src' GEN stamp-revision fatal: Not a git repository: '../.git/' GEN ../include/vlc_about.h make all-recursive make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/src' Making all in . make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/src' CC libvlc.lo CC libvlc-module.lo CC missing.lo CC revision.lo CC version.lo CC network/poll.lo GEN vlc-plugin.pc CC misc/atomic.lo CC interface/dialog.lo CC interface/interface.lo CC playlist/art.lo CC playlist/thread.lo CC playlist/control.lo In file included from libvlc.c:36:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] libvlc.c:1:0: note: this is the location of the previous definition In file included from libvlc-module.c:33:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] libvlc-module.c:1:0: note: this is the location of the previous definition In file included from version.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] version.c:1:0: note: this is the location of the previous definition CC playlist/engine.lo In file included from missing.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] missing.c:1:0: note: this is the location of the previous definition In file included from misc/atomic.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/atomic.c:1:0: note: this is the location of the previous definition In file included from playlist/control.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/control.c:1:0: note: this is the location of the previous definition In file included from playlist/art.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/art.c:1:0: note: this is the location of the previous definition In file included from network/poll.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] network/poll.c:1:0: note: this is the location of the previous definition In file included from interface/dialog.c:27:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] interface/dialog.c:1:0: note: this is the location of the previous definition In file included from playlist/thread.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/thread.c:1:0: note: this is the location of the previous definition In file included from interface/interface.c:37:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] interface/interface.c:1:0: note: this is the location of the previous definition missing.c:41:6: warning: no previous prototype for 'httpd_ClientModeBidir' [-Wmissing-prototypes] missing.c:47:6: warning: no previous prototype for 'httpd_ClientModeStream' [-Wmissing-prototypes] CC playlist/fetcher.lo missing.c: In function 'vlm_Control': missing.c:330:34: warning: unused parameter 'query' [-Wunused-parameter] In file included from playlist/engine.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/engine.c:1:0: note: this is the location of the previous definition libvlc.c: In function 'vlc_hold': libvlc.c:126:15: warning: variable 'refs' set but not used [-Wunused-but-set-variable] missing.c: In function 'vlm_MessageAdd': missing.c:355:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'vlm_ExecuteCommand': missing.c:348:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'vlm_Control': missing.c:334:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_UrlNewUnique': missing.c:200:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_UrlNew': missing.c:192:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_UrlCatch': missing.c:178:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_StreamSend': missing.c:171:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_StreamNew': missing.c:165:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_StreamHeader': missing.c:155:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_ServerIP': missing.c:143:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_RedirectNew': missing.c:137:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_MsgGet': missing.c:124:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_HandlerNew': missing.c:88:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_HandlerDelete': missing.c:76:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_FileNew': missing.c:70:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_FileDelete': missing.c:57:1: warning: control reaches end of non-void function [-Wreturn-type] missing.c: In function 'httpd_ClientIP': missing.c:39:1: warning: control reaches end of non-void function [-Wreturn-type] interface/interface.c: In function 'intf_DestroyAll': interface/interface.c:194:9: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] playlist/control.c: In function 'PlaylistVAControl': playlist/control.c:110:5: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] CC playlist/sort.lo CC playlist/loadsave.lo playlist/thread.c: In function 'playlist_Deactivate': playlist/thread.c:78:5: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] playlist/thread.c: In function 'LoopInput': playlist/thread.c:467:5: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] playlist/thread.c: In function 'LoopRequest': playlist/thread.c:525:5: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] playlist/thread.c:543:13: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] playlist/thread.c: In function 'Thread': playlist/thread.c:577:5: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] CC playlist/preparser.lo CC playlist/tree.lo CC playlist/item.lo CC playlist/services_discovery.lo CC playlist/search.lo In file included from playlist/sort.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/sort.c:1:0: note: this is the location of the previous definition In file included from playlist/fetcher.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/fetcher.c:1:0: note: this is the location of the previous definition In file included from playlist/loadsave.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/loadsave.c:1:0: note: this is the location of the previous definition In file included from playlist/tree.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/tree.c:1:0: note: this is the location of the previous definition In file included from playlist/preparser.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/preparser.c:1:0: note: this is the location of the previous definition CC input/item.lo In file included from playlist/search.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/search.c:1:0: note: this is the location of the previous definition In file included from playlist/item.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/item.c:1:0: note: this is the location of the previous definition CC input/access.lo In file included from playlist/services_discovery.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist/services_discovery.c:1:0: note: this is the location of the previous definition CC input/clock.lo playlist/item.c: In function 'playlist_DeleteItem': playlist/item.c:793:30: warning: unused parameter 'b_stop' [-Wunused-parameter] CC input/control.lo CC input/decoder.lo CC input/decoder_synchro.lo CC input/demux.lo In file included from input/item.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/item.c:1:0: note: this is the location of the previous definition In file included from input/clock.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/clock.c:1:0: note: this is the location of the previous definition In file included from input/access.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/access.c:1:0: note: this is the location of the previous definition In file included from input/control.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/control.c:1:0: note: this is the location of the previous definition CC input/es_out.lo input/clock.c:531:2: warning: #warning "input_clock_SetJitter needs more work" [-Wcpp] CC input/es_out_timeshift.lo In file included from input/decoder_synchro.c:98:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/decoder_synchro.c:1:0: note: this is the location of the previous definition In file included from input/demux.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/demux.c:1:0: note: this is the location of the previous definition In file included from input/control.c:37:0: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:89:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetWakeup': input/es_out.h:95:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetBuffering': input/es_out.h:103:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetEmpty': input/es_out.h:111:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetDelay': input/es_out.h:118:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetTimes': input/es_out.h:143:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetJitter': input/es_out.h:149:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetGroupForced': input/es_out.h:161:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_Eos': input/es_out.h:167:9: warning: unused variable 'i_ret' [-Wunused-variable] In file included from input/decoder.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/decoder.c:1:0: note: this is the location of the previous definition CC input/event.lo In file included from input/es_out.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/es_out.c:1:0: note: this is the location of the previous definition CC input/input.loIn file included from input/es_out_timeshift.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/es_out_timeshift.c:1:0: note: this is the location of the previous definition CC input/meta.lo In file included from input/es_out.c:45:0: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:89:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetWakeup': input/es_out.h:95:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetBuffering': input/es_out.h:103:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetEmpty': input/es_out.h:111:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetDelay': input/es_out.h:118:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetTimes': input/es_out.h:143:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetJitter': input/es_out.h:149:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetGroupForced': input/es_out.h:161:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_Eos': input/es_out.h:167:9: warning: unused variable 'i_ret' [-Wunused-variable] CC input/resource.lo In file included from input/es_out_timeshift.c:53:0: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:89:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetWakeup': input/es_out.h:95:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetBuffering': input/es_out.h:103:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetEmpty': input/es_out.h:111:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetDelay': input/es_out.h:118:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetTimes': input/es_out.h:143:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetJitter': input/es_out.h:149:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetGroupForced': input/es_out.h:161:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_Eos': input/es_out.h:167:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out_timeshift.c: In function 'TsChangePause': input/es_out_timeshift.c:889:51: warning: unused parameter 'b_source_paused' [-Wunused-parameter] In file included from input/event.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/event.c:1:0: note: this is the location of the previous definition CC input/stream.lo CC input/stream_demux.lo In file included from input/meta.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/meta.c:1:0: note: this is the location of the previous definition input/es_out.c: In function 'EsOutControlLocked': input/es_out.c:2571:24: warning: unused variable 'b_source_paused' [-Wunused-variable] input/es_out.c:2583:23: warning: unused variable 'i_src_rate' [-Wunused-variable] input/es_out.c:2594:27: warning: unused variable 'i_date' [-Wunused-variable] config.status: creating src/vlc-plugin.pc In file included from input/input.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/input.c:1:0: note: this is the location of the previous definition In file included from input/resource.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/resource.c:1:0: note: this is the location of the previous definition input/decoder.c: In function 'spu_new_buffer': input/decoder.c:2507:9: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay [enabled by default] In file included from input/stream.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/stream.c:1:0: note: this is the location of the previous definition CC input/stream_filter.lo In file included from input/input.c:40:0: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:89:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetWakeup': input/es_out.h:95:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetBuffering': input/es_out.h:103:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetEmpty': input/es_out.h:111:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetDelay': input/es_out.h:118:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetTimes': input/es_out.h:143:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_SetJitter': input/es_out.h:149:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_GetGroupForced': input/es_out.h:161:9: warning: unused variable 'i_ret' [-Wunused-variable] input/es_out.h: In function 'es_out_Eos': input/es_out.h:167:9: warning: unused variable 'i_ret' [-Wunused-variable] In file included from input/stream_demux.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/stream_demux.c:1:0: note: this is the location of the previous definition input/input.c: In function 'ObjectKillChildrens': input/input.c:300:5: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] input/input.c: In function 'MainLoop': input/input.c:742:5: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] input/stream.c: In function 'AReadStream': input/stream.c:1693:13: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] input/stream.c:1710:9: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] input/stream.c: In function 'AReadBlock': input/stream.c:1759:13: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] input/stream.c:1776:9: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] input/input.c: In function 'ControlPop': input/input.c:1555:9: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] input/input.c: In function 'InputSourceInit': input/input.c:2461:13: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] input/input.c:2577:13: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] CC input/stream_memory.lo input/decoder.c: In function 'vout_new_buffer': input/decoder.c:2471:9: warning: call to 'harmful_delay' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CC input/subtitles.lo input/stream_demux.c: In function 'DStreamDelete': input/stream_demux.c:120:5: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] input/stream_demux.c:121:2: warning: #warning FIXME: not thread-safe: [-Wcpp] input/stream_demux.c:123:9: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] input/stream_demux.c: In function 'DStreamRead': input/stream_demux.c:148:5: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] input/stream_demux.c: In function 'DStreamPeek': input/stream_demux.c:191:5: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] input/stream_demux.c: In function 'DStreamThread': input/stream_demux.c:296:5: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] input/stream_demux.c:296:5: warning: 'vlc_object_alive' is deprecated (declared at ../include/vlc_objects.h:81) [-Wdeprecated-declarations] input/stream_demux.c:302:5: warning: 'vlc_object_kill' is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations] CC input/var.lo In file included from input/stream_filter.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/stream_filter.c:1:0: note: this is the location of the previous definition In file included from input/stream_memory.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/stream_memory.c:1:0: note: this is the location of the previous definition In file included from input/subtitles.c:31:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/subtitles.c:1:0: note: this is the location of the previous definition CC video_output/control.lo In file included from input/var.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input/var.c:1:0: note: this is the location of the previous definition CC video_output/display.lo CC video_output/inhibit.lo CC video_output/interlacing.lo CC video_output/snapshot.lo CC video_output/postprocessing.lo In file included from video_output/control.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/control.c:1:0: note: this is the location of the previous definition In file included from video_output/display.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/display.c:1:0: note: this is the location of the previous definition In file included from video_output/interlacing.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/interlacing.c:1:0: note: this is the location of the previous definition In file included from video_output/inhibit.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/inhibit.c:1:0: note: this is the location of the previous definition input/es_out.c: In function 'EsOutDel': input/es_out.c:2059:13: warning: call to 'harmful_delay.constprop.27' declared with attribute warning: use proper event handling instead of short delay [enabled by default] In file included from video_output/snapshot.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/snapshot.c:1:0: note: this is the location of the previous definition In file included from video_output/postprocessing.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/postprocessing.c:1:0: note: this is the location of the previous definition CC video_output/video_output.lo CC video_output/video_text.lo video_output/display.c: In function 'VideoBufferNew': video_output/display.c:57:27: warning: unused variable 'fmt' [-Wunused-variable] video_output/display.c: In function 'SplitterPrepare': video_output/display.c:1435:43: warning: unused parameter 'subpicture' [-Wunused-parameter] video_output/display.c: In function 'SplitterDisplay': video_output/display.c:1458:43: warning: unused parameter 'subpicture' [-Wunused-parameter] CC video_output/video_epg.lo CC video_output/video_widgets.lo CC video_output/vout_subpictures.lo In file included from video_output/video_text.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/video_text.c:1:0: note: this is the location of the previous definition CC video_output/window.lo CC video_output/opengl.lo In file included from video_output/video_output.c:34:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/video_output.c:1:0: note: this is the location of the previous definition CC video_output/vout_intf.lo CC video_output/vout_wrapper.lo In file included from video_output/video_widgets.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/video_widgets.c:1:0: note: this is the location of the previous definition In file included from video_output/video_epg.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/video_epg.c:1:0: note: this is the location of the previous definition In file included from video_output/vout_subpictures.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/vout_subpictures.c:1:0: note: this is the location of the previous definition In file included from video_output/opengl.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/opengl.c:1:0: note: this is the location of the previous definition In file included from video_output/window.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/window.c:1:0: note: this is the location of the previous definition CC audio_output/common.lo In file included from video_output/vout_intf.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/vout_intf.c:1:0: note: this is the location of the previous definition In file included from video_output/vout_wrapper.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video_output/vout_wrapper.c:1:0: note: this is the location of the previous definition CC audio_output/dec.lo CC audio_output/filters.lo CC audio_output/input.lo CC audio_output/mixer.lo video_output/vout_wrapper.c: In function 'vout_InitWrapper': video_output/vout_wrapper.c:144:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from audio_output/common.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio_output/common.c:1:0: note: this is the location of the previous definition In file included from audio_output/dec.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio_output/dec.c:1:0: note: this is the location of the previous definition CC audio_output/output.lo In file included from audio_output/mixer.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio_output/mixer.c:1:0: note: this is the location of the previous definition CC audio_output/intf.lo In file included from audio_output/filters.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio_output/filters.c:1:0: note: this is the location of the previous definition In file included from audio_output/input.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio_output/input.c:1:0: note: this is the location of the previous definition In file included from audio_output/output.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio_output/output.c:1:0: note: this is the location of the previous definition CC osd/osd.lo CC osd/osd_text.lo CC network/acl.lo CC network/getaddrinfo.lo In file included from audio_output/intf.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio_output/intf.c:1:0: note: this is the location of the previous definition CC network/io.lo In file included from osd/osd.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] osd/osd.c:1:0: note: this is the location of the previous definition In file included from network/acl.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] network/acl.c:1:0: note: this is the location of the previous definition In file included from osd/osd_text.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] osd/osd_text.c:1:0: note: this is the location of the previous definition In file included from network/getaddrinfo.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] network/getaddrinfo.c:1:0: note: this is the location of the previous definition CC network/tcp.lo CC network/udp.lo CC network/tls.lo In file included from network/io.c:32:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] network/io.c:1:0: note: this is the location of the previous definition CC network/rootbind.lo CC text/charset.lo CC text/strings.lo CC text/unicode.lo CC text/filesystem.lo CC text/iso_lang.lo In file included from network/tcp.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] network/tcp.c:1:0: note: this is the location of the previous definition In file included from network/udp.c:31:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] network/udp.c:1:0: note: this is the location of the previous definition In file included from network/tls.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] network/tls.c:1:0: note: this is the location of the previous definition CC misc/md5.lo In file included from network/rootbind.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] network/rootbind.c:1:0: note: this is the location of the previous definition In file included from text/charset.c:27:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] text/charset.c:1:0: note: this is the location of the previous definition In file included from text/strings.c:31:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] text/strings.c:1:0: note: this is the location of the previous definition In file included from text/unicode.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] text/unicode.c:1:0: note: this is the location of the previous definition In file included from text/iso_lang.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] text/iso_lang.c:1:0: note: this is the location of the previous definition In file included from text/filesystem.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] text/filesystem.c:1:0: note: this is the location of the previous definition CC misc/probe.lo CC misc/rand.lo CC misc/mtime.lo CC misc/block.lo text/unicode.c: In function 'vlc_towc': text/unicode.c:296:10: warning: 'cp' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from misc/md5.c:38:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/md5.c:1:0: note: this is the location of the previous definition CC misc/fourcc.lo CC misc/es_format.lo CC misc/picture.lo CC misc/picture_fifo.lo CC misc/picture_pool.lo In file included from misc/probe.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/probe.c:1:0: note: this is the location of the previous definition CC modules/modules.lo CC modules/bank.lo In file included from misc/rand.c:23:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/rand.c:1:0: note: this is the location of the previous definition In file included from misc/block.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/block.c:1:0: note: this is the location of the previous definition In file included from misc/mtime.c:33:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/mtime.c:1:0: note: this is the location of the previous definition In file included from misc/fourcc.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/fourcc.c:1:0: note: this is the location of the previous definition In file included from misc/picture.c:32:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/picture.c:1:0: note: this is the location of the previous definition In file included from misc/es_format.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/es_format.c:1:0: note: this is the location of the previous definition In file included from misc/picture_fifo.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/picture_fifo.c:1:0: note: this is the location of the previous definition In file included from misc/picture_pool.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/picture_pool.c:1:0: note: this is the location of the previous definition misc/block.c: In function 'block_File': misc/block.c:452:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] CC modules/cache.lo In file included from modules/modules.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] modules/modules.c:1:0: note: this is the location of the previous definition In file included from modules/bank.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] modules/bank.c:1:0: note: this is the location of the previous definition CC modules/entry.lo CC modules/textdomain.lo CC misc/threads.lo misc/block.c:471:14: warning: variable 'block' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] CC misc/stats.lo In file included from modules/cache.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] modules/cache.c:1:0: note: this is the location of the previous definition modules/bank.c: In function 'module_Map': modules/bank.c:598:2: warning: #warning FIXME: race condition! [-Wcpp] CC misc/cpu.lo In file included from misc/threads.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/threads.c:1:0: note: this is the location of the previous definition In file included from modules/entry.c:23:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] modules/entry.c:1:0: note: this is the location of the previous definition In file included from modules/textdomain.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] modules/textdomain.c:1:0: note: this is the location of the previous definition CC misc/epg.lo CC misc/exit.lo CC config/core.lo CC config/chain.lo In file included from misc/stats.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/stats.c:1:0: note: this is the location of the previous definition CC config/file.lo In file included from misc/epg.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] CC config/help.lo misc/epg.c:1:0: note: this is the location of the previous definition CC config/intf.lo In file included from misc/cpu.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/cpu.c:1:0: note: this is the location of the previous definition CC config/keys.lo In file included from misc/exit.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/exit.c:1:0: note: this is the location of the previous definition In file included from config/file.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] config/file.c:1:0: note: this is the location of the previous definition In file included from config/core.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] config/core.c:1:0: note: this is the location of the previous definition In file included from config/help.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] config/help.c:1:0: note: this is the location of the previous definition In file included from config/chain.c:31:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] config/chain.c:1:0: note: this is the location of the previous definition In file included from config/keys.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] config/keys.c:1:0: note: this is the location of the previous definition In file included from config/intf.c:25:0: CC config/cmdline.lo ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] config/intf.c:1:0: note: this is the location of the previous definition CC config/getopt.lo CC config/dirs.lo CC misc/events.lo CC misc/image.lo In file included from misc/events.c:31:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/events.c:1:0: note: this is the location of the previous definition In file included from config/getopt.c:23:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] config/getopt.c:1:0: note: this is the location of the previous definition CC misc/messages.lo CC misc/objects.lo In file included from config/cmdline.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] config/cmdline.c:1:0: note: this is the location of the previous definition In file included from config/dirs.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] config/dirs.c:1:0: note: this is the location of the previous definition CC misc/variables.lo CC misc/error.lo misc/events.c: In function 'vlc_event_attach': misc/events.c:274:1: warning: control reaches end of non-void function [-Wreturn-type] In file included from misc/image.c:34:0: CC misc/update.lo ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/image.c:1:0: note: this is the location of the previous definition CC misc/update_crypto.lo CC misc/xml.lo In file included from misc/objects.c:37:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/objects.c:1:0: note: this is the location of the previous definition In file included from misc/variables.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/variables.c:1:0: note: this is the location of the previous definition In file included from misc/messages.c:32:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/messages.c:1:0: note: this is the location of the previous definition In file included from misc/error.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/error.c:1:0: note: this is the location of the previous definition CC misc/media_library.lo CC extras/libc.lo In file included from misc/update.c:36:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/update.c:1:0: note: this is the location of the previous definition CC extras/tdestroy.lo misc/variables.c: In function 'var_SetChecked': misc/variables.c:723:25: warning: unused parameter 'expected_type' [-Wunused-parameter] misc/variables.c: In function 'var_GetChecked': misc/variables.c:791:25: warning: unused parameter 'expected_type' [-Wunused-parameter] CC misc/filter.lo misc/variables.c: In function 'var_Command': misc/variables.c:1387:5: warning: 'vlc_object_find_name' is deprecated (declared at ../include/vlc_objects.h:51) [-Wdeprecated-declarations] misc/objects.c: In function 'DumpCommand': misc/objects.c:640:9: warning: 'vlc_object_find_name' is deprecated (declared at misc/objects.c:432) [-Wdeprecated-declarations] In file included from misc/update_crypto.c:34:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/update_crypto.c:1:0: note: this is the location of the previous definition misc/objects.c: In function 'vlc_object_kill': misc/objects.c:410:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] misc/objects.c: In function 'vlc_object_waitpipe': misc/objects.c:377:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] CC misc/filter_chain.lo CC misc/http_auth.lo In file included from misc/xml.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/xml.c:1:0: note: this is the location of the previous definition CC misc/sql.lo CC misc/text_style.lo In file included from misc/media_library.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/media_library.c:1:0: note: this is the location of the previous definition In file included from extras/libc.c:23:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] extras/libc.c:1:0: note: this is the location of the previous definition CC misc/subpicture.lo In file included from extras/tdestroy.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] extras/tdestroy.c:1:0: note: this is the location of the previous definition In file included from misc/http_auth.c:31:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/http_auth.c:1:0: note: this is the location of the previous definition In file included from misc/sql.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/sql.c:1:0: note: this is the location of the previous definition CC posix/dirs.lo CC posix/filesystem.lo In file included from misc/filter.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/filter.c:1:0: note: this is the location of the previous definition In file included from misc/filter_chain.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/filter_chain.c:1:0: note: this is the location of the previous definition CC posix/plugin.lo In file included from misc/text_style.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/text_style.c:1:0: note: this is the location of the previous definition misc/http_auth.c: In function 'http_auth_ParseWwwAuthenticateHeader': misc/http_auth.c:296:13: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat] CC posix/thread.lo CC posix/linux_specific.lo CC stream_output/stream_output.lo CC stream_output/announce.lo In file included from misc/subpicture.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] misc/subpicture.c:1:0: note: this is the location of the previous definition In file included from posix/dirs.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] posix/dirs.c:1:0: note: this is the location of the previous definition In file included from posix/filesystem.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] posix/filesystem.c:1:0: note: this is the location of the previous definition In file included from posix/plugin.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] posix/plugin.c:1:0: note: this is the location of the previous definition CC stream_output/sap.lo CC stream_output/sdp.lo In file included from posix/linux_specific.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] posix/linux_specific.c:1:0: note: this is the location of the previous definition In file included from posix/thread.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] posix/thread.c:1:0: note: this is the location of the previous definition In file included from stream_output/stream_output.c:31:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] stream_output/stream_output.c:1:0: note: this is the location of the previous definition In file included from stream_output/announce.c:28:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] stream_output/announce.c:1:0: note: this is the location of the previous definition In file included from stream_output/sdp.c:23:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] stream_output/sdp.c:1:0: note: this is the location of the previous definition In file included from stream_output/sap.c:30:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] stream_output/sap.c:1:0: note: this is the location of the previous definition stream_output/stream_output.c: In function 'sout_MuxGetStream': stream_output/stream_output.c:569:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream_output/sap.c: In function 'SAP_Del': stream_output/sap.c:434:15: warning: 'psession' may be used uninitialized in this function [-Wmaybe-uninitialized] CCLD libvlccore.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/src' Making all in test make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/src/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/src/test' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/src' make[2]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/src' Making all in modules make[2]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules' Making all in access make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access' Making all in mms make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/mms' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/mms' CC libaccess_mms_plugin_la-mms.lo CC libaccess_mms_plugin_la-mmsh.lo CC libaccess_mms_plugin_la-mmstu.lo CC libaccess_mms_plugin_la-buffer.lo CC libaccess_mms_plugin_la-asf.lo In file included from mmsh.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mmsh.c:1:0: note: this is the location of the previous definition In file included from buffer.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] In file included from mms.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]buffer.c:1:0: note: this is the location of the previous definition mms.c:1:0: note: this is the location of the previous definition In file included from asf.c:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] asf.c:1:0: note: this is the location of the previous definition In file included from mmstu.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mmstu.c:1:0: note: this is the location of the previous definition mmstu.c: In function 'Seek': mmstu.c:355:5: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] mmstu.c:370:5: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] mmsh.c: In function 'Seek': mmsh.c:306:5: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] mmstu.c: In function 'NetFillBuffer': mmstu.c:1096:9: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] mmstu.c: In function 'mms_HeaderMediaRead': mmstu.c:1529:9: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] mmstu.c: In function 'mms_CommandRead': mmstu.c:1485:13: warning: call to 'harmful_delay.constprop.6' declared with attribute warning: use proper event handling instead of short delay [enabled by default] mmstu.c: In function 'mms_HeaderMediaRead': mmstu.c:1538:13: warning: call to 'harmful_delay.constprop.6' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CCLD libaccess_mms_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/mms' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/mms' Making all in rtp make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/rtp' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/rtp' CC librtp_plugin_la-rtp.lo CC librtp_plugin_la-input.lo CC librtp_plugin_la-session.lo CC librtp_plugin_la-xiph.lo CC libvlc_srtp_la-srtp.lo In file included from srtp.c:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] srtp.c:1:0: note: this is the location of the previous definition In file included from rtp.c:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rtp.c:1:0: note: this is the location of the previous definition In file included from session.c:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] session.c:1:0: note: this is the location of the previous definition In file included from input.c:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input.c:1:0: note: this is the location of the previous definition In file included from xiph.c:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xiph.c:1:0: note: this is the location of the previous definition CCLD libvlc_srtp.la CCLD librtp_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/rtp' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/rtp' Making all in rtsp make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/rtsp' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/rtsp' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/rtsp' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/rtsp' Making all in vcd make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/vcd' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/vcd' CC libvcd_plugin_la-vcd.lo CC libvcd_plugin_la-cdrom.lo In file included from cdrom.c:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from vcd.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] cdrom.c:1:0: note: this is the location of the previous definition vcd.c:1:0: note: this is the location of the previous definition CCLD libvcd_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/vcd' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/vcd' Making all in vcdx make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/vcdx' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/vcdx' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/vcdx' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/vcdx' Making all in screen make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/screen' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/screen' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/screen' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/screen' Making all in bd make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/bd' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/bd' CC libaccess_bd_plugin_la-bd.lo CC libaccess_bd_plugin_la-mpls.lo CC libaccess_bd_plugin_la-clpi.lo In file included from mpls.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpls.c:1:0: note: this is the location of the previous definition In file included from bd.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] bd.c:1:0: note: this is the location of the previous definition In file included from clpi.c:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] clpi.c:1:0: note: this is the location of the previous definition CCLD libaccess_bd_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/bd' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/bd' Making all in zip make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/zip' make all-recursive make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/zip' make[7]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/zip' CC libzip_plugin_la-zipstream.lo CC libzip_plugin_la-zipaccess.lo In file included from zipaccess.c:31:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from zipstream.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] zipstream.c:1:0: note: this is the location of the previous definition zipaccess.c:1:0: note: this is the location of the previous definition zipaccess.c: In function 'ZipIO_Open': zipaccess.c:385:72: warning: unused parameter 'mode' [-Wunused-parameter] zipaccess.c: In function 'ZipIO_Write': zipaccess.c:429:9: warning: unused variable 'zip_access_cannot_write_this_should_not_happen' [-Wunused-variable] zipstream.c: In function 'ZipIO_Write': zipstream.c:841:9: warning: unused variable 'ERROR_zip_cannot_write_this_should_not_happen' [-Wunused-variable] CCLD libzip_plugin.la make[7]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/zip' make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/zip' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access/zip' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access' CC libaccess_avio_plugin_la-avio.lo CC libaccess_gnomevfs_plugin_la-gnomevfs.lo CC libcdda_plugin_la-cdda.lo CC libcdda_plugin_la-cdrom.lo CC libdvdnav_plugin_la-dvdnav.lo CC libdvdread_plugin_la-dvdread.lo CC libfilesystem_plugin_la-file.lo CC libfilesystem_plugin_la-directory.lo CC libfilesystem_plugin_la-fs.lo CC libaccess_udp_plugin_la-udp.lo CC libaccess_tcp_plugin_la-tcp.lo CC libidummy_plugin_la-idummy.lo CC libaccess_http_plugin_la-http.lo In file included from dvdread.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dvdread.c:1:0: note: this is the location of the previous definition In file included from udp.c:36:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] udp.c:1:0: note: this is the location of the previous definition In file included from file.c:27:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] file.c:1:0: note: this is the location of the previous definition In file included from directory.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] In file included from tcp.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]directory.c:1:0: note: this is the location of the previous definition tcp.c:1:0: note: this is the location of the previous definition In file included from http.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] http.c:1:0: note: this is the location of the previous definition In file included from cdda.c:36:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] cdda.c:1:0: note: this is the location of the previous definition In file included from vcd/cdrom.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vcd/cdrom.c:1:0: note: this is the location of the previous definition In file included from dvdnav.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dvdnav.c:1:0: note: this is the location of the previous definition In file included from avio.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] avio.c:1:0: note: this is the location of the previous definition In file included from idummy.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] idummy.c:1:0: note: this is the location of the previous definition In file included from gnomevfs.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from fs.c:26:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] fs.c:1:0: note: this is the location of the previous definition gnomevfs.c:1:0: note: this is the location of the previous definition In file included from gnomevfs.c:29:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition http.c: In function 'OpenWithCookies': http.c:517:13: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] http.c: In function 'ReadData': http.c:779:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] http.c: In function 'Read': http.c:836:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] http.c:859:9: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] avio.c: In function 'UrlInterruptCallback': avio.c:72:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] http.c: In function 'Connect': http.c:1209:17: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] http.c: In function 'Request': http.c:1382:9: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CC libaccess_ftp_plugin_la-ftp.lo idummy.c: In function 'DemuxHold': idummy.c:60:5: warning: call to 'harmful_delay.constprop.1' declared with attribute warning: use proper event handling instead of short delay [enabled by default] idummy.c: In function 'DemuxPause': idummy.c:78:5: warning: call to 'harmful_delay.constprop.1' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CC libaccess_imem_plugin_la-imem.lo CC libsdp_plugin_la-sdp.lo CC libaccess_attachment_plugin_la-attachment.lo CC libaccess_rar_plugin_la-rar.lo CC libaccess_rar_plugin_la-access.lo gnomevfs.c: In function 'Open': gnomevfs.c:117:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] gnomevfs.c:155:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] In file included from ftp.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ftp.c:1:0: note: this is the location of the previous definition CC libstream_filter_rar_plugin_la-rar.lo In file included from attachment.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] attachment.c:1:0: note: this is the location of the previous definition In file included from rar/rar.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rar/rar.c:1:0: note: this is the location of the previous definition In file included from sdp.c:22:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] sdp.c:1:0: note: this is the location of the previous definition CC libstream_filter_rar_plugin_la-stream.lo In file included from imem.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] imem.c:1:0: note: this is the location of the previous definition In file included from rar/access.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rar/access.c:1:0: note: this is the location of the previous definition In file included from rar/rar.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rar/rar.c:1:0: note: this is the location of the previous definition CC libaccess_vdr_plugin_la-vdr.lo In file included from rar/stream.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rar/stream.c:1:0: note: this is the location of the previous definition CC libaccess_alsa_plugin_la-alsa.lo CC libpulsesrc_plugin_la-vlcpulse.lo CC libpulsesrc_plugin_la-pulse.lo In file included from vdr.c:45:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vdr.c:1:0: note: this is the location of the previous definition CC libaccess_shm_plugin_la-shm.lo In file included from alsa.c:39:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] alsa.c:1:0: note: this is the location of the previous definition CC libxcb_screen_plugin_la-xcb.lo CC libdtv_plugin_la-access.lo In file included from ../audio_output/vlcpulse.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../audio_output/vlcpulse.c:1:0: note: this is the location of the previous definition In file included from ../audio_output/vlcpulse.c:24:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition In file included from pulse.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] pulse.c:1:0: note: this is the location of the previous definition In file included from pulse.c:24:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition CC libdtv_plugin_la-linux.lo CC libdtv_plugin_la-en50221.lo In file included from shm.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] shm.c:1:0: note: this is the location of the previous definition In file included from dtv/access.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dtv/access.c:1:0: note: this is the location of the previous definition In file included from screen/xcb.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] screen/xcb.c:1:0: note: this is the location of the previous definition CCLD libaccess_avio_plugin.la CCLD libaccess_gnomevfs_plugin.la In file included from dtv/en50221.c:26:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dtv/en50221.c:1:0: note: this is the location of the previous definition In file included from dtv/linux.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dtv/linux.c:1:0: note: this is the location of the previous definition CCLD libcdda_plugin.la dtv/en50221.c: In function 'en50221_SetCAPMT': dtv/en50221.c:2234:17: warning: 'dvbpsi_EmptyPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:192) [-Wdeprecated-declarations] dtv/en50221.c:2240:17: warning: 'dvbpsi_EmptyPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:192) [-Wdeprecated-declarations] dtv/en50221.c:2279:9: warning: 'dvbpsi_EmptyPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:192) [-Wdeprecated-declarations] dtv/en50221.c: In function 'en50221_End': dtv/en50221.c:2654:13: warning: 'dvbpsi_EmptyPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:192) [-Wdeprecated-declarations] dtv/en50221.c: At top level: dtv/en50221.c:2288:12: warning: 'en50221_OpenMMI' defined but not used [-Wunused-function] dtv/en50221.c:2328:12: warning: 'en50221_CloseMMI' defined but not used [-Wunused-function] dtv/en50221.c:2356:15: warning: 'en50221_GetMMIObject' defined but not used [-Wunused-function] dtv/en50221.c:2381:13: warning: 'en50221_SendMMIObject' defined but not used [-Wunused-function] dvdnav.c: In function 'Demux': dvdnav.c:678:9: warning: call to 'harmful_delay.constprop.14' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CCLD libdvdread_plugin.la CCLD libfilesystem_plugin.la CCLD libidummy_plugin.la CCLD libaccess_udp_plugin.la CCLD libaccess_tcp_plugin.la CCLD libaccess_ftp_plugin.la CCLD libaccess_http_plugin.la CCLD libaccess_imem_plugin.la CCLD libaccess_attachment_plugin.la CCLD libsdp_plugin.la CCLD libaccess_rar_plugin.la CCLD libstream_filter_rar_plugin.la CCLD libaccess_vdr_plugin.la CCLD libaccess_alsa_plugin.la CCLD libpulsesrc_plugin.la CCLD libaccess_shm_plugin.la CCLD libxcb_screen_plugin.la CCLD libdvdnav_plugin.la dtv/en50221.c: In function 'en50221_Init': dtv/en50221.c:1982:9: warning: call to 'harmful_delay.constprop.13' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CCLD libdtv_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access' Making all in audio_filter make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_filter' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_filter' CC liba52tofloat32_plugin_la-a52tofloat32.lo CC libdtstofloat32_plugin_la-dtstofloat32.lo CC libmpgatofixed32_plugin_la-mpgatofixed32.lo CC libaudiobargraph_a_plugin_la-audiobargraph_a.lo CC libchorus_flanger_plugin_la-chorus_flanger.lo CC libcompressor_plugin_la-compressor.lo CC libequalizer_plugin_la-equalizer.lo CC libparam_eq_plugin_la-param_eq.lo CC libscaletempo_plugin_la-scaletempo.lo CC libnormvol_plugin_la-normvol.lo CXX libspatializer_plugin_la-comb.lo CXX libspatializer_plugin_la-allpass.lo CC libkaraoke_plugin_la-karaoke.lo In file included from audiobargraph_a.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audiobargraph_a.c:1:0: note: this is the location of the previous definition In file included from converter/a52tofloat32.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] converter/a52tofloat32.c:1:0: note: this is the location of the previous definition In file included from normvol.c:36:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] normvol.c:1:0: note: this is the location of the previous definition In file included from compressor.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from equalizer.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] equalizer.c:1:0: note: this is the location of the previous definition compressor.c:1:0: note: this is the location of the previous definition In file included from karaoke.c:22:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] karaoke.c:1:0: note: this is the location of the previous definition In file included from converter/mpgatofixed32.c:33:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] converter/mpgatofixed32.c:1:0: note: this is the location of the previous definition In file included from converter/dtstofloat32.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] converter/dtstofloat32.c:1:0: note: this is the location of the previous definition In file included from scaletempo.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] scaletempo.c:1:0: note: this is the location of the previous definition In file included from chorus_flanger.c:32:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] chorus_flanger.c:1:0: note: this is the location of the previous definition In file included from param_eq.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] param_eq.c:1:0: note: this is the location of the previous definition CC libspatializer_plugin_la-denormals.lo In file included from spatializer/denormals.c:9:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] spatializer/denormals.c:1:0: note: this is the location of the previous definition CXX libspatializer_plugin_la-revmodel.lo CXX libspatializer_plugin_la-spatializer.lo CC libdolby_surround_decoder_plugin_la-dolby.lo chorus_flanger.c: In function 'DoWork': chorus_flanger.c:242:32: warning: variable 'f_frac' set but not used [-Wunused-but-set-variable] chorus_flanger.c:242:20: warning: variable 'f_diff' set but not used [-Wunused-but-set-variable] CC libheadphone_channel_mixer_plugin_la-headphone.lo CC libmono_plugin_la-mono.lo CC libsimple_channel_mixer_plugin_la-simple.lo CC libtrivial_channel_mixer_plugin_la-trivial.lo CC liba52tospdif_plugin_la-a52tospdif.lo In file included from channel_mixer/dolby.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] channel_mixer/dolby.c:1:0: note: this is the location of the previous definition In file included from channel_mixer/mono.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] channel_mixer/mono.c:1:0: note: this is the location of the previous definition In file included from spatializer/revmodel.cpp:14:0: spatializer/revmodel.hpp: In constructor 'revmodel::revmodel()': spatializer/revmodel.hpp:45:14: warning: 'revmodel::mode' will be initialized after [-Wreorder] spatializer/revmodel.hpp:40:14: warning: 'float revmodel::roomsize' [-Wreorder] spatializer/revmodel.cpp:18:1: warning: when initialized here [-Wreorder] In file included from channel_mixer/headphone.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] channel_mixer/headphone.c:1:0: note: this is the location of the previous definition In file included from channel_mixer/simple.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] channel_mixer/simple.c:1:0: note: this is the location of the previous definition In file included from channel_mixer/trivial.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] channel_mixer/trivial.c:1:0: note: this is the location of the previous definition In file included from spatializer/spatializer.cpp:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] spatializer/spatializer.cpp:1:0: note: this is the location of the previous definition CC libaudio_format_plugin_la-format.lo CC libconverter_fixed_plugin_la-fixed.lo CC libdtstospdif_plugin_la-dtstospdif.lo channel_mixer/simple.c:60:0: warning: "AOUT_CHANS_4_0" redefined [enabled by default] In file included from channel_mixer/simple.c:33:0: ../../include/vlc_aout.h:128:0: note: this is the location of the previous definition channel_mixer/simple.c:63:0: warning: "AOUT_CHANS_5_0" redefined [enabled by default] In file included from channel_mixer/simple.c:33:0: ../../include/vlc_aout.h:130:0: note: this is the location of the previous definition In file included from converter/a52tospdif.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] converter/a52tospdif.c:1:0: note: this is the location of the previous definition CC libugly_resampler_plugin_la-ugly.lo In file included from converter/fixed.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] converter/fixed.c:1:0: note: this is the location of the previous definition CCLD liba52tofloat32_plugin.la CCLD libdtstofloat32_plugin.la In file included from converter/dtstospdif.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] converter/dtstospdif.c:1:0: note: this is the location of the previous definition In file included from converter/format.c:32:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] converter/format.c:1:0: note: this is the location of the previous definition CCLD libmpgatofixed32_plugin.la In file included from resampler/ugly.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] resampler/ugly.c:1:0: note: this is the location of the previous definition CCLD libaudiobargraph_a_plugin.la CCLD libchorus_flanger_plugin.la CCLD libcompressor_plugin.la CCLD libequalizer_plugin.la CCLD libkaraoke_plugin.la CCLD libnormvol_plugin.la CCLD libparam_eq_plugin.la CCLD libscaletempo_plugin.la CXXLD libspatializer_plugin.la CCLD libdolby_surround_decoder_plugin.la CCLD libheadphone_channel_mixer_plugin.la CCLD libmono_plugin.la CCLD libsimple_channel_mixer_plugin.la CCLD libtrivial_channel_mixer_plugin.la CCLD liba52tospdif_plugin.la CCLD libconverter_fixed_plugin.la CCLD libdtstospdif_plugin.la CCLD libugly_resampler_plugin.la CCLD libaudio_format_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_filter' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_filter' Making all in audio_mixer make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_mixer' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_mixer' CC libfloat32_mixer_plugin_la-float32.lo CC libfixed32_mixer_plugin_la-fixed32.lo In file included from float32.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] float32.c:1:0: note: this is the location of the previous definition In file included from fixed32.c:22:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] fixed32.c:1:0: note: this is the location of the previous definition CCLD libfloat32_mixer_plugin.la CCLD libfixed32_mixer_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_mixer' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_mixer' Making all in audio_output make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_output' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_output' CC libadummy_plugin_la-adummy.lo CC libamem_plugin_la-amem.lo CC libaout_file_plugin_la-file.lo CC libalsa_plugin_la-alsa.lo CC libpulse_plugin_la-vlcpulse.lo CC libpulse_plugin_la-pulse.lo In file included from alsa.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] alsa.c:1:0: note: this is the location of the previous definition In file included from file.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] file.c:1:0: note: this is the location of the previous definition In file included from amem.c:22:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] amem.c:1:0: note: this is the location of the previous definition In file included from adummy.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] adummy.c:1:0: note: this is the location of the previous definition In file included from vlcpulse.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vlcpulse.c:1:0: note: this is the location of the previous definition In file included from vlcpulse.c:24:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition In file included from pulse.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] pulse.c:1:0: note: this is the location of the previous definition In file included from pulse.c:25:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition CCLD libadummy_plugin.la pulse.c: In function 'stream_start_now': pulse.c:205:17: warning: unused variable 'sys' [-Wunused-variable] CCLD libamem_plugin.la CCLD libaout_file_plugin.la CCLD libalsa_plugin.la CCLD libpulse_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_output' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/audio_output' Making all in codec make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec' Making all in loader make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/loader' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/loader' Making all in dmo make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/dmo' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/dmo' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/dmo' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/dmo' Making all in avcodec make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/avcodec' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/avcodec' CC libavcodec_plugin_la-avcodec.lo CC libavcodec_plugin_la-video.lo CC libavcodec_plugin_la-subtitle.lo CC libavcodec_plugin_la-audio.lo CC libavcodec_plugin_la-deinterlace.lo CC libavcodec_plugin_la-fourcc.lo CC libavcodec_plugin_la-chroma.lo CC libavcodec_plugin_la-vaapi.lo CC libavcodec_plugin_la-dxva2.lo CC libavcodec_plugin_la-copy.lo CC libavcodec_plugin_la-encoder.lo In file included from fourcc.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] fourcc.c:1:0: note: this is the location of the previous definition In file included from video.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video.c:1:0: note: this is the location of the previous definition In file included from subtitle.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] subtitle.c:1:0: note: this is the location of the previous definition In file included from deinterlace.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] deinterlace.c:1:0: note: this is the location of the previous definition In file included from audio.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio.c:1:0: note: this is the location of the previous definition In file included from vaapi.c:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vaapi.c:1:0: note: this is the location of the previous definition In file included from dxva2.c:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dxva2.c:1:0: note: this is the location of the previous definition In file included from avcodec.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] avcodec.c:1:0: note: this is the location of the previous definition In file included from encoder.c:32:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] encoder.c:1:0: note: this is the location of the previous definition In file included from chroma.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] chroma.c:1:0: note: this is the location of the previous definition In file included from copy.c:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] copy.c:1:0: note: this is the location of the previous definition video.c:104:3: warning: #warning FIXME [-Wcpp] video.c: In function 'InitVideoDec': video.c:446:3: warning: #warning FIXME [-Wcpp] video.c: In function 'DecodeVideo': video.c:651:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] encoder.c: In function 'OpenEncoder': encoder.c:265:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] encoder.c:322:5: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] encoder.c:325:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] encoder.c:329:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] encoder.c:333:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] encoder.c:337:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] encoder.c:338:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] audio.c: In function 'InitDecoderConfig': audio.c:105:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] audio.c: In function 'DecodeAudio': audio.c:331:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] audio.c:331:20: warning: signed and unsigned type in conditional expression [-Wsign-compare] audio.c:341:9: warning: 'avcodec_decode_audio3' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3852) [-Wdeprecated-declarations] audio.c: In function 'SetupOutputFormat': audio.c:483:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] encoder.c:460:9: warning: 'luma_elim_threshold' is deprecated (declared at /usr/include/libavcodec/avcodec.h:1734) [-Wdeprecated-declarations] encoder.c:461:9: warning: 'chroma_elim_threshold' is deprecated (declared at /usr/include/libavcodec/avcodec.h:1741) [-Wdeprecated-declarations] encoder.c:508:37: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] encoder.c:509:37: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] encoder.c:641:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] encoder.c:641:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] encoder.c:205:9: warning: unused variable 'i_val' [-Wunused-variable] encoder.c: In function 'EncodeVideo': encoder.c:989:9: warning: 'avcodec_encode_video' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4272) [-Wdeprecated-declarations] encoder.c:994:9: warning: 'avcodec_encode_video' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4272) [-Wdeprecated-declarations] encoder.c:1060:5: warning: enumeration value 'AV_PICTURE_TYPE_NONE' not handled in switch [-Wswitch] encoder.c:1060:5: warning: enumeration value 'AV_PICTURE_TYPE_S' not handled in switch [-Wswitch] encoder.c:1060:5: warning: enumeration value 'AV_PICTURE_TYPE_SI' not handled in switch [-Wswitch] encoder.c:1060:5: warning: enumeration value 'AV_PICTURE_TYPE_SP' not handled in switch [-Wswitch] encoder.c:1060:5: warning: enumeration value 'AV_PICTURE_TYPE_BI' not handled in switch [-Wswitch] encoder.c: In function 'EncodeAudio': encoder.c:1121:9: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4209) [-Wdeprecated-declarations] avcodec.c: In function 'OpenDecoder': avcodec.c:249:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] avcodec.c:278:5: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] avcodec.c:281:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] avcodec.c:285:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] avcodec.c:289:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] avcodec.c:293:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] avcodec.c:297:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] avcodec.c:301:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] avcodec.c:305:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] avcodec.c:309:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] avcodec.c:313:9: warning: 'dsp_mask' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2810) [-Wdeprecated-declarations] CCLD libavcodec_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/avcodec' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/avcodec' Making all in shine make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/shine' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/shine' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/shine' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/shine' Making all in spudec make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/spudec' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/spudec' CC libspudec_plugin_la-spudec.lo CC libspudec_plugin_la-parse.lo In file included from spudec.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] In file included from parse.c:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]spudec.c:1:0: note: this is the location of the previous definition parse.c:1:0: note: this is the location of the previous definition CCLD libspudec_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/spudec' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/spudec' Making all in wmafixed make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/wmafixed' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/wmafixed' CC libwma_fixed_plugin_la-wma.lo CC libwma_fixed_plugin_la-wmadeci.lo CC libwma_fixed_plugin_la-bitstream.lo CC libwma_fixed_plugin_la-wmafixed.lo CC libwma_fixed_plugin_la-fft.lo CC libwma_fixed_plugin_la-mdct.lo In file included from wma.c:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] wma.c:1:0: note: this is the location of the previous definition In file included from wmadec.h:26:0, from wmadeci.c:35: bitstream.h: In function 'skip_bits': bitstream.h:726:1: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] In file included from bitstream.c:30:0: bitstream.h: In function 'skip_bits': bitstream.h:726:1: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] mdct.c: In function 'ff_imdct_calc': mdct.c:76:29: warning: variable 'scale' set but not used [-Wunused-but-set-variable] In file included from wmadec.h:26:0, from wmafixed.c:19: bitstream.h: In function 'skip_bits': bitstream.h:726:1: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] wmadeci.c: In function 'wma_decode_init': wmadeci.c:313:12: warning: variable 'flags1' set but not used [-Wunused-but-set-variable] wmadeci.c: In function 'wma_lsp_to_curve_init': wmadeci.c:742:12: warning: variable 'm' set but not used [-Wunused-but-set-variable] wmadeci.c:741:13: warning: variable 'wdel' set but not used [-Wunused-but-set-variable] wmadeci.c: In function 'wma_lsp_to_curve': wmadeci.c:780:34: warning: variable 'temp' set but not used [-Wunused-but-set-variable] wmadeci.c: In function 'wma_decode_block': wmadeci.c:1353:28: warning: variable 'n' set but not used [-Wunused-but-set-variable] In file included from wmadec.h:26:0, from wma.c:39: bitstream.h: In function 'skip_bits': bitstream.h:726:1: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] CCLD libwma_fixed_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/wmafixed' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/wmafixed' Making all in omxil make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/omxil' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/omxil' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/omxil' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec/omxil' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec' CC libfaad_plugin_la-faad.lo CC libflac_plugin_la-flac.lo CC liblibmpeg2_plugin_la-libmpeg2.lo CC libpng_plugin_la-png.lo CC libschroedinger_plugin_la-schroedinger.lo CC libtelx_plugin_la-telx.lo CC libvorbis_plugin_la-vorbis.lo CC libx264_plugin_la-x264.lo CC libadpcm_plugin_la-adpcm.lo CC liba52_plugin_la-a52.lo CC libaes3_plugin_la-aes3.lo CC libaraw_plugin_la-araw.lo CC libcc_plugin_la-cc.lo In file included from libmpeg2.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] libmpeg2.c:1:0: note: this is the location of the previous definition In file included from png.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] png.c:1:0: note: this is the location of the previous definition In file included from adpcm.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] adpcm.c:1:0: note: this is the location of the previous definition In file included from x264.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] x264.c:1:0: note: this is the location of the previous definition In file included from schroedinger.c:32:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] schroedinger.c:1:0: note: this is the location of the previous definition In file included from faad.c:26:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] faad.c:1:0: note: this is the location of the previous definition In file included from flac.c:33:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] flac.c:1:0: note: this is the location of the previous definition In file included from a52.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] a52.c:1:0: note: this is the location of the previous definition In file included from araw.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] araw.c:1:0: note: this is the location of the previous definition In file included from telx.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] telx.c:1:0: note: this is the location of the previous definition In file included from vorbis.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vorbis.c:1:0: note: this is the location of the previous definition In file included from aes3.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] aes3.c:1:0: note: this is the location of the previous definition In file included from cc.c:36:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] cc.c:1:0: note: this is the location of the previous definition In file included from faad.c:36:0: /usr/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names! faad.c: In function 'DecodeBlock': faad.c:441:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] aes3.c: In function 'Parse': aes3.c:294:9: warning: variable 'i_id' set but not used [-Wunused-but-set-variable] CC libcdg_plugin_la-cdg.lo CC libcvdsub_plugin_la-cvdsub.lo CC libddummy_plugin_la-ddummy.lo CC libdts_plugin_la-dts.lo In file included from cdg.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] cdg.c:1:0: note: this is the location of the previous definition CC libdvbsub_plugin_la-dvbsub.lo In file included from cvdsub.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] cvdsub.c:1:0: note: this is the location of the previous definition CC libedummy_plugin_la-edummy.lo CC liblpcm_plugin_la-lpcm.lo cdg.c: In function 'DecodeScroll': cdg.c:332:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] cdg.c:333:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from dts.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dts.c:1:0: note: this is the location of the previous definition In file included from ddummy.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ddummy.c:1:0: note: this is the location of the previous definition CC libmpeg_audio_plugin_la-mpeg_audio.lo In file included from edummy.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] edummy.c:1:0: note: this is the location of the previous definition In file included from lpcm.c:33:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] lpcm.c:1:0: note: this is the location of the previous definition CC librawvideo_plugin_la-rawvideo.lo In file included from dvbsub.c:71:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dvbsub.c:1:0: note: this is the location of the previous definition CC libsvcdsub_plugin_la-svcdsub.lo CC libsubsdec_plugin_la-subsdec.lo In file included from rawvideo.c:28:0: CC libsubsusf_plugin_la-subsusf.lo ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rawvideo.c:1:0: note: this is the location of the previous definition dvbsub.c: In function 'decode_object': dvbsub.c:1056:10: warning: variable 'b_non_modify_color' set but not used [-Wunused-but-set-variable] dvbsub.c:1055:44: warning: variable 'i_version' set but not used [-Wunused-but-set-variable] In file included from mpeg_audio.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpeg_audio.c:1:0: note: this is the location of the previous definition dvbsub.c: In function 'render': dvbsub.c:1478:15: warning: variable 'i_timeout' set but not used [-Wunused-but-set-variable] CC libt140_plugin_la-t140.lo CC libstl_plugin_la-stl.lo CCLD libfaad_plugin.la CCLD libflac_plugin.la In file included from subsdec.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] subsdec.c:1:0: note: this is the location of the previous definition In file included from subsusf.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] subsusf.c:1:0: note: this is the location of the previous definition In file included from svcdsub.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] svcdsub.c:1:0: note: this is the location of the previous definition In file included from stl.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] stl.c:1:0: note: this is the location of the previous definition In file included from t140.c:23:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] t140.c:1:0: note: this is the location of the previous definition CCLD liblibmpeg2_plugin.la CCLD libpng_plugin.la svcdsub.c: In function 'ParseHeader': svcdsub.c:361:43: warning: variable 'i_cmd_arg' set but not used [-Wunused-but-set-variable] svcdsub.c:361:24: warning: variable 'i_options2' set but not used [-Wunused-but-set-variable] stl.c: In function 'ParseText': stl.c:95:13: warning: comparison is always true due to limited range of data type [-Wtype-limits] CCLD libschroedinger_plugin.la CCLD libtelx_plugin.la CCLD libvorbis_plugin.la CCLD libx264_plugin.la CCLD liba52_plugin.la CCLD libadpcm_plugin.la CCLD libaes3_plugin.la CCLD libaraw_plugin.la CCLD libcc_plugin.la CCLD libcdg_plugin.la CCLD libcvdsub_plugin.la CCLD libddummy_plugin.la CCLD libdts_plugin.la CCLD libedummy_plugin.la CCLD liblpcm_plugin.la CCLD libmpeg_audio_plugin.la CCLD librawvideo_plugin.la CCLD libsvcdsub_plugin.la CCLD libsubsdec_plugin.la CCLD libsubsusf_plugin.la CCLD libt140_plugin.la CCLD libstl_plugin.la CCLD libdvbsub_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/codec' Making all in control make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control' Making all in globalhotkeys make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control/globalhotkeys' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control/globalhotkeys' CC libglobalhotkeys_plugin_la-xcb.lo In file included from xcb.c:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb.c:1:0: note: this is the location of the previous definition CCLD libglobalhotkeys_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control/globalhotkeys' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control/globalhotkeys' Making all in dbus make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control/dbus' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control/dbus' CC libdbus_plugin_la-dbus.lo CC libdbus_plugin_la-dbus_root.lo CC libdbus_plugin_la-dbus_player.lo CC libdbus_plugin_la-dbus_tracklist.lo In file included from dbus.c:44:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dbus.c:1:0: note: this is the location of the previous definition In file included from dbus_tracklist.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dbus_tracklist.c:1:0: note: this is the location of the previous definition In file included from dbus_player.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dbus_player.c:1:0: note: this is the location of the previous definition In file included from dbus_root.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dbus_root.c:1:0: note: this is the location of the previous definition dbus.c: In function 'dispatch_status_cb': dbus.c:315:52: warning: unused parameter 'i_status' [-Wunused-parameter] dbus.c:316:39: warning: unused parameter 'p_data' [-Wunused-parameter] dbus.c: In function 'ProcessWatches': dbus.c:606:44: warning: unused parameter 'p_intf' [-Wunused-parameter] dbus.c: In function 'Run': dbus.c:796:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] CCLD libdbus_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control/dbus' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control/dbus' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control' CC libdummy_plugin_la-dummy.lo CC libgestures_plugin_la-gestures.lo CC libnetsync_plugin_la-netsync.lo CC libhotkeys_plugin_la-hotkeys.lo CC liboldrc_plugin_la-rc.lo CC libmotion_plugin_la-motion.lo In file included from motion.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] motion.c:1:0: note: this is the location of the previous definition In file included from netsync.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] In file included from hotkeys.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]netsync.c:1:0: note: this is the location of the previous definition hotkeys.c:1:0: note: this is the location of the previous definition In file included from dummy.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dummy.c:1:0: note: this is the location of the previous definition In file included from rc.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rc.c:1:0: note: this is the location of the previous definition In file included from gestures.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] gestures.c:1:0: note: this is the location of the previous definition gestures.c: In function 'RunIntf': gestures.c:192:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] gestures.c:398:9: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] motion.c: In function 'RunIntf': motion.c:194:2: warning: #warning FIXME: check once (or less) per picture, not once per interval [-Wcpp] motion.c:210:17: warning: 'vlc_object_find_name' is deprecated (declared at ../../include/vlc_objects.h:51) [-Wdeprecated-declarations] motion.c:244:2: warning: #warning FIXME: refactor this plugin as a video filter! [-Wcpp] motion.c:255:2: warning: #warning FIXME: do not override the permanent configuration! [-Wcpp] motion.c:256:2: warning: #warning FIXME: transform-type does not exist anymore [-Wcpp] CCLD libdummy_plugin.la motion.c:182:13: warning: call to 'harmful_delay.constprop.3' declared with attribute warning: use proper event handling instead of short delay [enabled by default] rc.c: In function 'Run': rc.c:476:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] rc.c:498:17: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] rc.c:523:9: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] gestures.c:428:9: warning: call to 'harmful_delay.constprop.5' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CCLD libmotion_plugin.la netsync.c: In function 'Slave': netsync.c:215:14: warning: call to 'harmful_delay.constprop.7' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CCLD libgestures_plugin.la CCLD libnetsync_plugin.la rc.c: In function 'ReadCommand': rc.c:1981:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CCLD libhotkeys_plugin.la CCLD liboldrc_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/control' Making all in demux make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux' Making all in asf make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/asf' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/asf' CC libasf_plugin_la-asf.lo CC libasf_plugin_la-libasf.lo In file included from asf.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] asf.c:1:0: note: this is the location of the previous definition In file included from libasf.c:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] libasf.c:1:0: note: this is the location of the previous definition asf.c: In function 'Demux': asf.c:155:9: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] asf.c: In function 'DemuxPacket': asf.c:504:13: warning: variable 'i_media_object_number' set but not used [-Wunused-but-set-variable] asf.c:413:17: warning: variable 'i_packet_duration' set but not used [-Wunused-but-set-variable] asf.c:409:17: warning: variable 'i_packet_sequence' set but not used [-Wunused-but-set-variable] CCLD libasf_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/asf' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/asf' Making all in avformat make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/avformat' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/avformat' CC libavformat_plugin_la-avformat.lo CC libavformat_plugin_la-demux.lo CC libavformat_plugin_la-fourcc.lo CC libavformat_plugin_la-chroma.lo CC libavformat_plugin_la-mux.lo In file included from avformat.c:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] avformat.c:1:0: note: this is the location of the previous definition In file included from mux.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mux.c:1:0: note: this is the location of the previous definition In file included from ../../codec/avcodec/chroma.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../../codec/avcodec/chroma.c:1:0: note: this is the location of the previous definition In file included from demux.c:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] In file included from ../../codec/avcodec/fourcc.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]demux.c:1:0: note: this is the location of the previous definition ../../codec/avcodec/fourcc.c:1:0: note: this is the location of the previous definition demux.c: In function 'OpenDemux': demux.c:147:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] demux.c:327:3: warning: #warning FIXME: implement palette transmission [-Wcpp] CCLD libavformat_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/avformat' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/avformat' Making all in avi make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/avi' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/avi' CC libavi_plugin_la-avi.lo CC libavi_plugin_la-libavi.lo In file included from libavi.c:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from avi.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] libavi.c:1:0: note: this is the location of the previous definitionavi.c:1:0: note: this is the location of the previous definition libavi.c: In function 'AVI_ChunkRead_indx': libavi.c:497:18: warning: variable 'i_dummy' set but not used [-Wunused-but-set-variable] avi.c: In function 'Open': avi.c:664:9: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] avi.c:690:21: warning: 'vlc_object_kill' is deprecated (declared at ../../../include/vlc_objects.h:76) [-Wdeprecated-declarations] avi.c:701:30: warning: variable 'p_strh' set but not used [-Wunused-but-set-variable] avi.c:759:5: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] avi.c: In function 'Demux_Seekable': avi.c:995:25: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] avi.c: In function 'AVI_StreamChunkFind': avi.c:1629:9: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] avi.c:1649:17: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] avi.c: In function 'AVI_PacketSearch': avi.c:2086:13: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] avi.c: In function 'AVI_IndexCreate': avi.c:2413:9: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] avi.c: In function 'AVI_PacketSearch': avi.c:2088:13: warning: call to 'harmful_delay.constprop.9' declared with attribute warning: use proper event handling instead of short delay [enabled by default] avi.c: In function 'AVI_StreamChunkFind': avi.c:1650:17: warning: call to 'harmful_delay.constprop.9' declared with attribute warning: use proper event handling instead of short delay [enabled by default] avi.c: In function 'Demux_Seekable': avi.c:996:25: warning: call to 'harmful_delay.constprop.9' declared with attribute warning: use proper event handling instead of short delay [enabled by default] avi.c: In function 'Seek': avi.c:1353:35: warning: 'i_stream' may be used uninitialized in this function [-Wmaybe-uninitialized] CCLD libavi_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/avi' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/avi' Making all in mkv make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mkv' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mkv' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mkv' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mkv' Making all in mp4 make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mp4' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mp4' CC libmp4_plugin_la-mp4.lo CC libmp4_plugin_la-libmp4.lo CC libmp4_plugin_la-drms.lo In file included from libmp4.c:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from drms.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] libmp4.c:1:0: note: this is the location of the previous definition drms.c:1:0: note: this is the location of the previous definition In file included from mp4.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mp4.c:1:0: note: this is the location of the previous definition libmp4.c: In function 'MP4_ReadBox_hdlr': libmp4.c:721:13: warning: variable 'i_reserved' set but not used [-Wunused-but-set-variable] libmp4.c: In function 'MP4_ReadBox_dvc1': libmp4.c:1270:5: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] libmp4.c: In function 'MP4_ReadBox_gnre': libmp4.c:1327:14: warning: variable 'i_reserved' set but not used [-Wunused-but-set-variable] libmp4.c:1326:14: warning: variable 'i_version' set but not used [-Wunused-but-set-variable] libmp4.c: In function 'MP4_ReadBox_trkn': libmp4.c:1356:14: warning: variable 'i_reserved' set but not used [-Wunused-but-set-variable] libmp4.c:1355:14: warning: variable 'i_version' set but not used [-Wunused-but-set-variable] libmp4.c: In function 'MP4_ReadBox_0xa9xxx': libmp4.c:2548:22: warning: variable 'i_reserved' set but not used [-Wunused-but-set-variable] libmp4.c: In function 'MP4_ReadBox_chpl': libmp4.c:2596:14: warning: variable 'i_dummy' set but not used [-Wunused-but-set-variable] libmp4.c: In function 'MP4_ReadBox_iods': libmp4.c:2710:10: warning: variable 'i_unused' set but not used [-Wunused-but-set-variable] CCLD libmp4_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mp4' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mp4' Making all in mpeg make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mpeg' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mpeg' CC libes_plugin_la-es.lo CC libmpgv_plugin_la-mpgv.lo CC libh264_plugin_la-h264.lo In file included from mpgv.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpgv.c:1:0: note: this is the location of the previous definition In file included from es.c:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] es.c:1:0: note: this is the location of the previous definition In file included from h264.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] h264.c:1:0: note: this is the location of the previous definition es.c: In function 'OpenCommon': es.c:209:5: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CCLD libmpgv_plugin.la CCLD libh264_plugin.la CCLD libes_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mpeg' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/mpeg' Making all in playlist make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/playlist' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/playlist' CC libplaylist_plugin_la-asx.lo CC libplaylist_plugin_la-b4s.lo CC libplaylist_plugin_la-dvb.lo CC libplaylist_plugin_la-gvp.lo CC libplaylist_plugin_la-ifo.lo CC libplaylist_plugin_la-itml.lo CC libplaylist_plugin_la-m3u.lo CC libplaylist_plugin_la-playlist.lo CC libplaylist_plugin_la-pls.lo CC libplaylist_plugin_la-podcast.lo CC libplaylist_plugin_la-qtl.lo CC libplaylist_plugin_la-ram.lo CC libplaylist_plugin_la-sgimb.lo In file included from gvp.c:52:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] gvp.c:1:0: note: this is the location of the previous definition In file included from pls.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] pls.c:1:0: note: this is the location of the previous definition In file included from playlist.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from b4s.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from ifo.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] b4s.c:1:0: note: this is the location of the previous definition ifo.c:1:0: note: this is the location of the previous definitionplaylist.c:1:0: note: this is the location of the previous definition In file included from asx.c:31:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] asx.c:1:0: note: this is the location of the previous definition In file included from qtl.c:52:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] qtl.c:1:0: note: this is the location of the previous definition In file included from itml.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] itml.c:1:0: note: this is the location of the previous definition In file included from dvb.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dvb.c:1:0: note: this is the location of the previous definition In file included from ram.c:47:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ram.c:1:0: note: this is the location of the previous definition In file included from sgimb.c:102:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] sgimb.c:1:0: note: this is the location of the previous definition In file included from podcast.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] podcast.c:1:0: note: this is the location of the previous definition In file included from m3u.c:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] m3u.c:1:0: note: this is the location of the previous definition gvp.c: In function 'Demux': gvp.c:127:9: warning: variable 'i_duration' set but not used [-Wunused-but-set-variable] ram.c: In function 'Demux': ram.c:218:16: warning: variable 'i_parsed_duration' set but not used [-Wunused-but-set-variable] CC libplaylist_plugin_la-shoutcast.lo CC libplaylist_plugin_la-wpl.lo CC libplaylist_plugin_la-xspf.lo CC libplaylist_plugin_la-zpl.lo In file included from shoutcast.c:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] shoutcast.c:1:0: note: this is the location of the previous definition In file included from wpl.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] wpl.c:1:0: note: this is the location of the previous definition In file included from xspf.c:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xspf.c:1:0: note: this is the location of the previous definition In file included from zpl.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] zpl.c:1:0: note: this is the location of the previous definition xspf.c: In function 'parse_track_node': xspf.c:439:14: warning: comparison is always false due to limited range of data type [-Wtype-limits] CCLD libplaylist_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/playlist' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux/playlist' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux' CC libogg_plugin_la-ogg.lo CC libogg_plugin_la-oggseek.lo CC libogg_plugin_la-kate_categories.lo CC libaiff_plugin_la-aiff.lo CC libau_plugin_la-au.lo CC librawaud_plugin_la-rawaud.lo CC libdirac_plugin_la-dirac.lo CC libdemux_cdg_plugin_la-cdg.lo CC libdemuxdump_plugin_la-demuxdump.lo CC libflacsys_plugin_la-flac.lo CC libmjpeg_plugin_la-mjpeg.lo CC libnsc_plugin_la-nsc.lo CC libnsv_plugin_la-nsv.lo In file included from ogg.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ogg.c:1:0: note: this is the location of the previous definition In file included from aiff.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] aiff.c:1:0: note: this is the location of the previous definition In file included from oggseek.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] oggseek.c:1:0: note: this is the location of the previous definition In file included from au.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] au.c:1:0: note: this is the location of the previous definition In file included from dirac.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dirac.c:1:0: note: this is the location of the previous definition In file included from kate_categories.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] kate_categories.c:1:0: note: this is the location of the previous definition In file included from cdg.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] cdg.c:1:0: note: this is the location of the previous definition In file included from rawaud.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rawaud.c:1:0: note: this is the location of the previous definition In file included from flac.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] flac.c:1:0: note: this is the location of the previous definition In file included from demuxdump.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] demuxdump.c:1:0: note: this is the location of the previous definition In file included from nsv.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] nsv.c:1:0: note: this is the location of the previous definition In file included from mjpeg.c:32:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mjpeg.c:1:0: note: this is the location of the previous definition In file included from nsc.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] nsc.c:1:0: note: this is the location of the previous definition CC libnuv_plugin_la-nuv.lo oggseek.c: In function 'find_last_frame': oggseek.c:394:13: warning: variable 'i_serialno' set but not used [-Wunused-but-set-variable] oggseek.c: At top level: oggseek.c:63:29: warning: 'index_entry_delete' defined but not used [-Wunused-function] ogg.c: In function 'Ogg_DecodePacket': ogg.c:728:2: warning: #warning Memory leak [-Wcpp] ogg.c: In function 'Ogg_ReadAnnodexHeader': ogg.c:2115:18: warning: variable 'timebase_denominator' set but not used [-Wunused-but-set-variable] ogg.c:2114:18: warning: variable 'timebase_numerator' set but not used [-Wunused-but-set-variable] ogg.c:2113:18: warning: variable 'minor_version' set but not used [-Wunused-but-set-variable] ogg.c:2112:18: warning: variable 'major_version' set but not used [-Wunused-but-set-variable] nsv.c: In function 'ReSynch': nsv.c:413:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CC libps_plugin_la-ps.lo CC libpva_plugin_la-pva.lo CC librawdv_plugin_la-rawdv.lo CC librawvid_plugin_la-rawvid.lo CC libreal_plugin_la-real.lo In file included from nuv.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] nuv.c:1:0: note: this is the location of the previous definition CC libsmf_plugin_la-smf.lo CC libsubtitle_plugin_la-subtitle.lo In file included from pva.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] pva.c:1:0: note: this is the location of the previous definition In file included from ps.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ps.c:1:0: note: this is the location of the previous definition CC libtta_plugin_la-tta.lo In file included from rawdv.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rawdv.c:1:0: note: this is the location of the previous definition In file included from rawvid.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rawvid.c:1:0: note: this is the location of the previous definition In file included from subtitle.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] subtitle.c:1:0: note: this is the location of the previous definition CC libty_plugin_la-ty.lo In file included from real.c:51:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] real.c:1:0: note: this is the location of the previous definition nuv.c: In function 'Demux': nuv.c:367:9: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] nuv.c: In function 'ControlSetPosition': nuv.c:576:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from smf.c:23:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] smf.c:1:0: note: this is the location of the previous definition pva.c: In function 'ReSynch': pva.c:356:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ps.c: In function 'FindLength': ps.c:251:9: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ps.c:259:9: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CC libvc1_plugin_la-vc1.lo In file included from ty.c:39:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ty.c:1:0: note: this is the location of the previous definition In file included from tta.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] tta.c:1:0: note: this is the location of the previous definition nuv.c: In function 'Open': nuv.c:836:23: warning: 'p_kfa_table' may be used uninitialized in this function [-Wmaybe-uninitialized] nuv.c:773:14: note: 'p_kfa_table' was declared here CC libvobsub_plugin_la-vobsub.lo In file included from vc1.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vc1.c:1:0: note: this is the location of the previous definition CC libvoc_plugin_la-voc.lo CC libwav_plugin_la-wav.lo CC libxa_plugin_la-xa.lo CC libdemux_stl_plugin_la-stl.lo CC libimage_plugin_la-image.lo In file included from voc.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] voc.c:1:0: note: this is the location of the previous definition In file included from vobsub.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vobsub.c:1:0: note: this is the location of the previous definition In file included from wav.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] wav.c:1:0: note: this is the location of the previous definition In file included from xa.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xa.c:1:0: note: this is the location of the previous definition CC libts_plugin_la-ts.lo In file included from image.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] image.c:1:0: note: this is the location of the previous definition CC libts_plugin_la-csa.lo In file included from stl.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] stl.c:1:0: note: this is the location of the previous definition ogg.c: In function 'Ogg_DecodePacket': ogg.c:979:9: warning: call to 'harmful_delay.constprop.9' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CCLD libaiff_plugin.la In file included from ../mux/mpeg/csa.c:26:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../mux/mpeg/csa.c:1:0: note: this is the location of the previous definition In file included from ts.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ts.c:1:0: note: this is the location of the previous definition CCLD libau_plugin.la ts.c:275:5: warning: 'dvbpsi_handle' is deprecated [-Wdeprecated-declarations] ts.c:289:5: warning: 'dvbpsi_handle' is deprecated [-Wdeprecated-declarations] ts.c:410:1: warning: 'dvbpsi_handle' is deprecated [-Wdeprecated-declarations] ts.c: In function 'Open': ts.c:670:5: warning: 'dvbpsi_AttachPAT' is deprecated (declared at /usr/include/dvbpsi/pat.h:114) [-Wdeprecated-declarations] ts.c:679:13: warning: 'dvbpsi_AttachDemux' is deprecated (declared at /usr/include/dvbpsi/demux.h:134) [-Wdeprecated-declarations] ts.c:683:13: warning: 'dvbpsi_AttachDemux' is deprecated (declared at /usr/include/dvbpsi/demux.h:134) [-Wdeprecated-declarations] ts.c:689:13: warning: 'dvbpsi_AttachDemux' is deprecated (declared at /usr/include/dvbpsi/demux.h:134) [-Wdeprecated-declarations] ts.c:825:12: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ts.c: In function 'Close': ts.c:853:17: warning: 'dvbpsi_DetachPAT' is deprecated (declared at /usr/include/dvbpsi/pat.h:130) [-Wdeprecated-declarations] ts.c:863:21: warning: 'dvbpsi_DetachDemux' is deprecated (declared at /usr/include/dvbpsi/demux.h:146) [-Wdeprecated-declarations] ts.c: In function 'DemuxFile': ts.c:972:13: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ts.c:978:13: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CCLD librawaud_plugin.la ts.c: In function 'Demux': ts.c:1092:21: warning: 'dvbpsi_PushPacket' is deprecated (declared at /usr/include/dvbpsi/dvbpsi.h:67) [-Wdeprecated-declarations] ts.c:1098:25: warning: 'dvbpsi_PushPacket' is deprecated (declared at /usr/include/dvbpsi/dvbpsi.h:67) [-Wdeprecated-declarations] ts.c: In function 'Control': ts.c:1197:23: warning: cast from function call of type 'int64_t' to non-matching type 'double' [-Wbad-function-cast] ts.c: In function 'UserPmt': ts.c:1375:5: warning: 'dvbpsi_AttachPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:122) [-Wdeprecated-declarations] ts.c: In function 'PIDClean': ts.c:1591:13: warning: 'dvbpsi_DetachPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:139) [-Wdeprecated-declarations] ts.c:1597:17: warning: 'dvbpsi_DetachPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:139) [-Wdeprecated-declarations] ts.c: In function 'ReadTSPacket': ts.c:1873:9: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ts.c: In function 'SeekToPCR': ts.c:1972:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ts.c: In function 'GetFirstPCR': ts.c:2078:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ts.c: In function 'GetLastPCR': ts.c:2111:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ts.c:2128:13: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'int64_t' [-Wformat] ts.c:2128:13: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'int64_t' [-Wformat] ts.c: In function 'CheckPCR': ts.c:2150:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ts.c:2159:13: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'mtime_t' [-Wformat] ts.c:2159:13: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 8 has type 'mtime_t' [-Wformat] ts.c:2159:13: warning: format '%lld' expects argument of type 'long long int', but argument 9 has type 'mtime_t' [-Wformat] ts.c:2159:13: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 10 has type 'mtime_t' [-Wformat] ts.c: In function 'IODNew': ts.c:2747:21: warning: variable 'i_SLConfigDescr_length' set but not used [-Wunused-but-set-variable] ts.c: In function 'ValidateDVBMeta': ts.c:2907:13: warning: 'dvbpsi_DetachDemux' is deprecated (declared at /usr/include/dvbpsi/demux.h:146) [-Wdeprecated-declarations] ts.c: In function 'SDTCallBack': ts.c:2940:9: warning: 'dvbpsi_EmptySDT' is deprecated (declared at /usr/include/dvbpsi/sdt.h:197) [-Wdeprecated-declarations] ts.c:3058:5: warning: 'dvbpsi_EmptySDT' is deprecated (declared at /usr/include/dvbpsi/sdt.h:197) [-Wdeprecated-declarations] ts.c: In function 'TDTCallBack': ts.c:3128:5: warning: 'dvbpsi_EmptyTOT' is deprecated (declared at /usr/include/dvbpsi/tot.h:153) [-Wdeprecated-declarations] ts.c: In function 'EITCallBack': ts.c:3143:9: warning: 'dvbpsi_EmptyEIT' is deprecated (declared at /usr/include/dvbpsi/eit.h:205) [-Wdeprecated-declarations] ts.c:3280:5: warning: 'dvbpsi_EmptyEIT' is deprecated (declared at /usr/include/dvbpsi/eit.h:205) [-Wdeprecated-declarations] ts.c: At top level: ts.c:3291:1: warning: 'dvbpsi_handle' is deprecated [-Wdeprecated-declarations] ts.c: In function 'PSINewTableCallBack': ts.c:3303:9: warning: 'dvbpsi_AttachSDT' is deprecated (declared at /usr/include/dvbpsi/sdt.h:129) [-Wdeprecated-declarations] ts.c:3316:9: warning: 'dvbpsi_AttachEIT' is deprecated (declared at /usr/include/dvbpsi/eit.h:130) [-Wdeprecated-declarations] ts.c:3324:10: warning: 'dvbpsi_AttachTOT' is deprecated (declared at /usr/include/dvbpsi/tot.h:94) [-Wdeprecated-declarations] ts.c: In function 'PMTCallBack': ts.c:4121:9: warning: 'dvbpsi_EmptyPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:192) [-Wdeprecated-declarations] ts.c:4128:9: warning: 'dvbpsi_EmptyPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:192) [-Wdeprecated-declarations] ts.c:4357:9: warning: 'dvbpsi_EmptyPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:192) [-Wdeprecated-declarations] ts.c: In function 'PATCallBack': ts.c:4385:9: warning: 'dvbpsi_EmptyPAT' is deprecated (declared at /usr/include/dvbpsi/pat.h:177) [-Wdeprecated-declarations] ts.c:4506:21: warning: 'dvbpsi_AttachPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:122) [-Wdeprecated-declarations] ts.c:4528:5: warning: 'dvbpsi_EmptyPAT' is deprecated (declared at /usr/include/dvbpsi/pat.h:177) [-Wdeprecated-declarations] CCLD libdirac_plugin.la CCLD libdemux_cdg_plugin.la CCLD libdemuxdump_plugin.la CCLD libflacsys_plugin.la CCLD libmjpeg_plugin.la CCLD libnsc_plugin.la CCLD libnsv_plugin.la CCLD libnuv_plugin.la CCLD libpva_plugin.la CCLD libps_plugin.la CCLD librawdv_plugin.la CCLD librawvid_plugin.la CCLD libreal_plugin.la CCLD libsmf_plugin.la CCLD libsubtitle_plugin.la CCLD libtta_plugin.la CCLD libty_plugin.la CCLD libvc1_plugin.la CCLD libvobsub_plugin.la CCLD libvoc_plugin.la CCLD libwav_plugin.la CCLD libxa_plugin.la CCLD libimage_plugin.la CCLD libdemux_stl_plugin.la CCLD libogg_plugin.la CCLD libts_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/demux' Making all in gui make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui' Making all in qt4 make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui/qt4' MOC main_interface.moc.cpp MOC menus.moc.cpp MOC dialogs_provider.moc.cpp MOC input_manager.moc.cpp MOC actions_manager.moc.cpp MOC extensions_manager.moc.cpp MOC recents.moc.cpp MOC adapters/seekpoints.moc.cpp MOC variables.moc.cpp MOC dialogs/playlist.moc.cpp MOC dialogs/bookmarks.moc.cpp MOC dialogs/mediainfo.moc.cpp MOC dialogs/epg.moc.cpp MOC dialogs/extended.moc.cpp MOC dialogs/errors.moc.cpp MOC dialogs/messages.moc.cpp MOC dialogs/external.moc.cpp MOC dialogs/plugins.moc.cpp MOC dialogs/preferences.moc.cpp MOC dialogs/sout.moc.cpp MOC dialogs/convert.moc.cpp MOC dialogs/help.moc.cpp MOC dialogs/toolbar.moc.cpp MOC dialogs/gototime.moc.cpp MOC dialogs/open.moc.cpp MOC dialogs/openurl.moc.cpp MOC dialogs/vlm.moc.cpp MOC dialogs/firstrun.moc.cpp MOC components/info_panels.moc.cpp MOC components/preferences_widgets.moc.cpp MOC dialogs/extensions.moc.cpp MOC components/simple_preferences.moc.cpp dialogs/vlm.hpp:0: Note: No relevant classes found. No output generated. MOC components/complete_preferences.moc.cpp MOC components/open_panels.moc.cpp MOC dialogs/podcast_configuration.moc.cpp MOC components/extended_panels.moc.cpp MOC components/controller.moc.cpp MOC components/interface_widgets.moc.cpp MOC components/controller_widget.moc.cpp MOC components/epg/EPGChannels.moc.cpp MOC components/epg/EPGRuler.moc.cpp MOC components/epg/EPGView.moc.cpp MOC components/epg/EPGWidget.moc.cpp MOC components/playlist/playlist_model.moc.cpp MOC components/playlist/vlc_model.moc.cpp MOC components/playlist/views.moc.cpp MOC components/playlist/standardpanel.moc.cpp MOC components/playlist/selector.moc.cpp MOC components/playlist/playlist.moc.cpp MOC components/sout/profile_selector.moc.cpp MOC util/input_slider.moc.cpp MOC components/sout/sout_widgets.moc.cpp MOC util/customwidgets.moc.cpp MOC util/timetooltip.moc.cpp MOC util/searchlineedit.moc.cpp MOC util/qmenuview.moc.cpp MOC util/pictureflow.moc.cpp MOC util/buttons/RoundButton.moc.cpp MOC util/qvlcapp.moc.cpp MOC util/buttons/DeckButtonsLayout.moc.cpp MOC util/buttons/BrowseButton.moc.cpp GEN resources.cpp UIC ui/equalizer.h UIC ui/video_effects.h UIC ui/open_file.h UIC ui/open_disk.h ui/video_effects.ui: Warning: The name 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout3'. UIC ui/open_net.h UIC ui/open_capture.h UIC ui/vlm.h UIC ui/podcast_configuration.h UIC ui/open.h UIC ui/profiles.h ui/open.ui: Warning: The name 'line' (Line) is already in use, defaulting to 'line1'. UIC ui/sprefs_audio.h UIC ui/sprefs_input.h ui/profiles.ui: Warning: The name 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout1'. ui/sprefs_audio.ui: Warning: The name 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout1'. UIC ui/sprefs_interface.h UIC ui/sprefs_subtitles.h UIC ui/sprefs_video.h UIC ui/streampanel.h MOC dialogs/ml_configuration.moc.cpp MOC components/playlist/ml_model.moc.cpp UIC ui/messages_panel.h ui/sprefs_video.ui: Warning: The name 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout3'. dialogs/ml_configuration.hpp:0: Note: No relevant classes found. No output generated. UIC ui/about.h components/playlist/ml_model.hpp:0: Note: No relevant classes found. No output generated. UIC ui/update.h UIC ui/sout.h make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui/qt4' CXX libqt4_plugin_la-qt4.lo CXX libqt4_plugin_la-menus.lo CXX libqt4_plugin_la-main_interface.lo CXX libqt4_plugin_la-dialogs_provider.lo CXX libqt4_plugin_la-input_manager.lo CXX libqt4_plugin_la-actions_manager.lo CXX libqt4_plugin_la-extensions_manager.lo CXX libqt4_plugin_la-recents.lo CXX libqt4_plugin_la-variables.lo CXX libqt4_plugin_la-main_interface.moc.lo CXX libqt4_plugin_la-dialogs_provider.moc.lo CXX libqt4_plugin_la-menus.moc.lo CXX libqt4_plugin_la-input_manager.moc.lo In file included from qt4.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] qt4.cpp:1:0: note: this is the location of the previous definition In file included from actions_manager.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] actions_manager.cpp:1:0: note: this is the location of the previous definition In file included from main_interface.cpp:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] main_interface.cpp:1:0: note: this is the location of the previous definition In file included from extensions_manager.hpp:28:0, from extensions_manager.cpp:24: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] extensions_manager.cpp:1:0: note: this is the location of the previous definition In file included from menus.cpp:34:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] menus.cpp:1:0: note: this is the location of the previous definition In file included from qt4.hpp:29:0, from recents.hpp:27, from recents.cpp:25: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] recents.cpp:1:0: note: this is the location of the previous definition In file included from input_manager.cpp:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input_manager.cpp:1:0: note: this is the location of the previous definition In file included from dialogs_provider.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs_provider.cpp:1:0: note: this is the location of the previous definition In file included from variables.cpp:23:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] variables.cpp:1:0: note: this is the location of the previous definition In file included from qt4.hpp:29:0, from main_interface.hpp:28, from main_interface.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] main_interface.moc.cpp:1:0: note: this is the location of the previous definition In file included from qt4.hpp:29:0, from menus.hpp:28, from menus.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] menus.moc.cpp:1:0: note: this is the location of the previous definition In file included from dialogs_provider.hpp:29:0, from dialogs_provider.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs_provider.moc.cpp:1:0: note: this is the location of the previous definition In file included from input_manager.hpp:29:0, from input_manager.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] input_manager.moc.cpp:1:0: note: this is the location of the previous definition CXX libqt4_plugin_la-actions_manager.moc.lo In file included from input_manager.cpp:33:0: input_manager.hpp: In member function 'bool InputManager::hasInput()': input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.cpp: In member function 'void InputManager::setInput(input_thread_t*)': input_manager.cpp:108:43: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.cpp:108:43: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from qt4.cpp:35:0: input_manager.hpp: In member function 'bool InputManager::hasInput()': input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.cpp: In member function 'virtual void MainInputManager::customEvent(QEvent*)': input_manager.cpp:1050:46: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.cpp:1050:46: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from actions_manager.hpp:28:0, from actions_manager.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] actions_manager.moc.cpp:1:0: note: this is the location of the previous definition In file included from input_manager.moc.cpp:10:0: input_manager.hpp: In member function 'bool InputManager::hasInput()': input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from extensions_manager.cpp:25:0: input_manager.hpp: In member function 'bool InputManager::hasInput()': input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX libqt4_plugin_la-extensions_manager.moc.lo CXX libqt4_plugin_la-recents.moc.lo CXX adapters/libqt4_plugin_la-seekpoints.moc.lo In file included from qt4.hpp:29:0, from recents.hpp:27, from recents.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] recents.moc.cpp:1:0: note: this is the location of the previous definition In file included from main_interface.cpp:33:0: input_manager.hpp: In member function 'bool InputManager::hasInput()': input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from extensions_manager.hpp:28:0, from extensions_manager.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] extensions_manager.moc.cpp:1:0: note: this is the location of the previous definition In file included from actions_manager.cpp:35:0: input_manager.hpp: In member function 'bool InputManager::hasInput()': input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX libqt4_plugin_la-variables.moc.lo CXX dialogs/libqt4_plugin_la-playlist.moc.lo CXX dialogs/libqt4_plugin_la-bookmarks.moc.lo CXX dialogs/libqt4_plugin_la-mediainfo.moc.lo In file included from dialogs_provider.cpp:33:0: input_manager.hpp: In member function 'bool InputManager::hasInput()': input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from menus.cpp:46:0: input_manager.hpp: In member function 'bool InputManager::hasInput()': input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/playlist.hpp:27, from dialogs/playlist.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/playlist.moc.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/mediainfo.hpp:28, from dialogs/mediainfo.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/mediainfo.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-extended.moc.lo CXX dialogs/libqt4_plugin_la-messages.moc.lo In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/bookmarks.hpp:28, from dialogs/bookmarks.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/bookmarks.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-epg.moc.lo CXX dialogs/libqt4_plugin_la-errors.moc.lo dialogs_provider.cpp: In member function 'void DialogsProvider::SDMenuAction(const QString&)': dialogs_provider.cpp:742:10: warning: 'bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)' is deprecated (declared at ../../../include/vlc_playlist.h:327) [-Wdeprecated-declarations] dialogs_provider.cpp:742:65: warning: 'bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)' is deprecated (declared at ../../../include/vlc_playlist.h:327) [-Wdeprecated-declarations] In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/extended.hpp:27, from dialogs/extended.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/extended.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-external.moc.lo In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/messages.hpp:27, from dialogs/messages.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/messages.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-plugins.moc.lo In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/epg.hpp:26, from dialogs/epg.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/epg.moc.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/errors.hpp:27, from dialogs/errors.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/errors.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-preferences.moc.lo In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/plugins.hpp:27, from dialogs/plugins.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/plugins.moc.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/preferences.hpp:27, from dialogs/preferences.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/preferences.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-sout.moc.lo In file included from dialogs/sout.hpp:28:0, from dialogs/sout.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/sout.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-convert.moc.lo CXX dialogs/libqt4_plugin_la-help.moc.lo CXX dialogs/libqt4_plugin_la-gototime.moc.lo CXX dialogs/libqt4_plugin_la-toolbar.moc.lo In file included from dialogs/help.hpp:28:0, from dialogs/help.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/help.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-open.moc.lo In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/convert.hpp:27, from dialogs/convert.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/convert.moc.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/gototime.hpp:27, from dialogs/gototime.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/gototime.moc.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/open.hpp:28:0, from dialogs/open.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/open.moc.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/toolbar.hpp:27, from dialogs/toolbar.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/toolbar.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-openurl.moc.lo CXX dialogs/libqt4_plugin_la-podcast_configuration.moc.lo CXX dialogs/libqt4_plugin_la-vlm.moc.lo CXX dialogs/libqt4_plugin_la-firstrun.moc.lo In file included from dialogs/openurl.hpp:28:0, from dialogs/openurl.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/openurl.moc.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-extensions.moc.lo CXX components/libqt4_plugin_la-extended_panels.moc.lo CXX components/libqt4_plugin_la-info_panels.moc.lo In file included from ./qt4.hpp:29:0, from dialogs/firstrun.hpp:24, from dialogs/firstrun.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/firstrun.moc.cpp:1:0: note: this is the location of the previous definition In file included from components/extended_panels.hpp:29:0, from components/extended_panels.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/extended_panels.moc.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from dialogs/extensions.hpp:27, from dialogs/extensions.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/extensions.moc.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from ./util/qvlcframe.hpp:37, from dialogs/podcast_configuration.hpp:27, from dialogs/podcast_configuration.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/podcast_configuration.moc.cpp:1:0: note: this is the location of the previous definition In file included from components/info_panels.hpp:30:0, from components/info_panels.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/info_panels.moc.cpp:1:0: note: this is the location of the previous definition CXX components/libqt4_plugin_la-preferences_widgets.moc.lo CXX components/libqt4_plugin_la-complete_preferences.moc.lo In file included from components/preferences_widgets.hpp:30:0, from components/preferences_widgets.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/preferences_widgets.moc.cpp:1:0: note: this is the location of the previous definition CXX components/libqt4_plugin_la-simple_preferences.moc.lo In file included from components/complete_preferences.hpp:28:0, from components/complete_preferences.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/complete_preferences.moc.cpp:1:0: note: this is the location of the previous definition In file included from components/simple_preferences.hpp:28:0, from components/simple_preferences.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/simple_preferences.moc.cpp:1:0: note: this is the location of the previous definition CXX components/libqt4_plugin_la-open_panels.moc.lo CXX components/libqt4_plugin_la-interface_widgets.moc.lo CXX components/libqt4_plugin_la-controller.moc.lo CXX components/libqt4_plugin_la-controller_widget.moc.lo In file included from components/controller.hpp:28:0, from components/controller.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/controller.moc.cpp:1:0: note: this is the location of the previous definition In file included from components/interface_widgets.hpp:30:0, from components/interface_widgets.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/interface_widgets.moc.cpp:1:0: note: this is the location of the previous definition In file included from components/controller_widget.hpp:28:0, from components/controller_widget.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/controller_widget.moc.cpp:1:0: note: this is the location of the previous definition In file included from components/open_panels.hpp:32:0, from components/open_panels.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/open_panels.moc.cpp:1:0: note: this is the location of the previous definition CXX components/epg/libqt4_plugin_la-EPGChannels.moc.lo CXX components/epg/libqt4_plugin_la-EPGRuler.moc.lo CXX components/epg/libqt4_plugin_la-EPGView.moc.lo CXX components/epg/libqt4_plugin_la-EPGWidget.moc.lo In file included from ./qt4.hpp:29:0, from components/epg/EPGItem.hpp:27, from components/epg/EPGView.hpp:27, from components/epg/EPGView.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/epg/EPGView.moc.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from components/epg/EPGItem.hpp:27, from components/epg/EPGView.hpp:27, from components/epg/EPGWidget.hpp:27, from components/epg/EPGWidget.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/epg/EPGWidget.moc.cpp:1:0: note: this is the location of the previous definition CXX components/playlist/libqt4_plugin_la-views.moc.lo In file included from components/controller_widget.hpp:32:0, from components/controller_widget.moc.cpp:10: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX components/playlist/libqt4_plugin_la-vlc_model.moc.lo CXX components/playlist/libqt4_plugin_la-playlist_model.moc.lo In file included from components/playlist/vlc_model.hpp:28:0, from components/playlist/vlc_model.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/vlc_model.moc.cpp:1:0: note: this is the location of the previous definition In file included from components/interface_widgets.hpp:34:0, from components/interface_widgets.moc.cpp:10: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from ./util/../components/playlist/playlist_model.hpp:29:0, from ./util/pictureflow.hpp:32, from components/playlist/views.hpp:31, from components/playlist/views.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/views.moc.cpp:1:0: note: this is the location of the previous definition CXX components/playlist/libqt4_plugin_la-playlist.moc.lo In file included from components/playlist/playlist_model.hpp:29:0, from components/playlist/playlist_model.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/playlist_model.moc.cpp:1:0: note: this is the location of the previous definition In file included from components/playlist/playlist.hpp:30:0, from components/playlist/playlist.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/playlist.moc.cpp:1:0: note: this is the location of the previous definition CXX components/playlist/libqt4_plugin_la-standardpanel.moc.lo CXX components/playlist/libqt4_plugin_la-selector.moc.lo CXX components/sout/libqt4_plugin_la-profile_selector.moc.lo In file included from components/playlist/standardpanel.hpp:28:0, from components/playlist/standardpanel.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/standardpanel.moc.cpp:1:0: note: this is the location of the previous definition In file included from components/playlist/selector.hpp:29:0, from components/playlist/selector.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/selector.moc.cpp:1:0: note: this is the location of the previous definition CXX components/sout/libqt4_plugin_la-sout_widgets.moc.lo In file included from ./qt4.hpp:29:0, from components/sout/profile_selector.hpp:27, from components/sout/profile_selector.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/sout/profile_selector.moc.cpp:1:0: note: this is the location of the previous definition CXX util/libqt4_plugin_la-input_slider.moc.lo CXX util/libqt4_plugin_la-timetooltip.moc.lo In file included from ./qt4.hpp:29:0, from components/sout/sout_widgets.hpp:27, from components/sout/sout_widgets.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/sout/sout_widgets.moc.cpp:1:0: note: this is the location of the previous definition CXX util/libqt4_plugin_la-customwidgets.moc.lo CXX util/libqt4_plugin_la-searchlineedit.moc.lo CXX util/libqt4_plugin_la-qmenuview.moc.lo In file included from ./qt4.hpp:29:0, from util/searchlineedit.hpp:33, from util/searchlineedit.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] util/searchlineedit.moc.cpp:1:0: note: this is the location of the previous definition CXX util/libqt4_plugin_la-qvlcapp.moc.lo CXX util/libqt4_plugin_la-pictureflow.moc.lo CXX util/buttons/libqt4_plugin_la-RoundButton.moc.lo In file included from util/../components/playlist/playlist_model.hpp:29:0, from util/pictureflow.hpp:32, from util/pictureflow.moc.cpp:10: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] util/pictureflow.moc.cpp:1:0: note: this is the location of the previous definition CXX util/buttons/libqt4_plugin_la-DeckButtonsLayout.moc.lo CXX util/buttons/libqt4_plugin_la-BrowseButton.moc.lo CXX libqt4_plugin_la-resources.lo CXX dialogs/libqt4_plugin_la-ml_configuration.moc.lo CXX components/playlist/libqt4_plugin_la-ml_model.moc.lo CXX adapters/libqt4_plugin_la-seekpoints.lo CXX dialogs/libqt4_plugin_la-playlist.lo CXX dialogs/libqt4_plugin_la-bookmarks.lo CXX dialogs/libqt4_plugin_la-preferences.lo In file included from ./qt4.hpp:29:0, from ./recents.hpp:27, from adapters/seekpoints.cpp:23: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] adapters/seekpoints.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-mediainfo.lo CXX dialogs/libqt4_plugin_la-ml_configuration.loIn file included from dialogs/playlist.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/playlist.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/bookmarks.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/bookmarks.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/preferences.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/preferences.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/ml_configuration.cpp:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/ml_configuration.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-epg.loIn file included from dialogs/mediainfo.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/mediainfo.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-extended.lo CXX dialogs/libqt4_plugin_la-messages.lo In file included from dialogs/epg.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/epg.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/extended.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/extended.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-errors.lo In file included from dialogs/messages.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/messages.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/errors.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/errors.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-external.lo CXX dialogs/libqt4_plugin_la-plugins.lo CXX dialogs/libqt4_plugin_la-sout.lo In file included from dialogs/plugins.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/plugins.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/external.cpp:23:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/external.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-convert.lo In file included from dialogs/sout.cpp:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/sout.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/convert.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/convert.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/mediainfo.cpp:30:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from adapters/seekpoints.cpp:30:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX dialogs/libqt4_plugin_la-help.lo In file included from dialogs/epg.cpp:42:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from dialogs/bookmarks.cpp:28:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX dialogs/libqt4_plugin_la-gototime.lo CXX dialogs/libqt4_plugin_la-toolbar.lo In file included from dialogs/help.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/help.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/extended.cpp:31:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX dialogs/libqt4_plugin_la-open.lo In file included from dialogs/gototime.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/gototime.cpp:1:0: note: this is the location of the previous definition In file included from dialogs/toolbar.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/toolbar.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-openurl.lo In file included from dialogs/open.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/open.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-vlm.lo In file included from dialogs/openurl.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/openurl.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-firstrun.lo In file included from dialogs/vlm.cpp:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/vlm.cpp:1:0: note: this is the location of the previous definition CXX dialogs/libqt4_plugin_la-podcast_configuration.lo CXX dialogs/libqt4_plugin_la-extensions.lo In file included from ./qt4.hpp:29:0, from ./dialogs/firstrun.hpp:24, from dialogs/firstrun.cpp:24: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/firstrun.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from dialogs/extensions.hpp:27, from dialogs/extensions.cpp:24: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/extensions.cpp:1:0: note: this is the location of the previous definition CXX components/libqt4_plugin_la-extended_panels.lo In file included from dialogs/podcast_configuration.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dialogs/podcast_configuration.cpp:1:0: note: this is the location of the previous definition dialogs/firstrun.cpp:57:2: warning: #warning FIXME [-Wcpp] In file included from components/extended_panels.cpp:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/extended_panels.cpp:1:0: note: this is the location of the previous definition CXX components/libqt4_plugin_la-info_panels.lo In file included from components/info_panels.cpp:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/info_panels.cpp:1:0: note: this is the location of the previous definition CXX components/libqt4_plugin_la-preferences_widgets.lo In file included from dialogs/gototime.cpp:29:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from components/preferences_widgets.cpp:32:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/preferences_widgets.cpp:1:0: note: this is the location of the previous definition In file included from ./components/interface_widgets.hpp:34:0, from dialogs/toolbar.cpp:33: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX components/libqt4_plugin_la-complete_preferences.lo dialogs/sout.cpp: In member function 'void SoutDialog::addDest()': dialogs/sout.cpp:189:51: warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] CXX components/libqt4_plugin_la-simple_preferences.lo In file included from components/complete_preferences.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/complete_preferences.cpp:1:0: note: this is the location of the previous definition CXX components/libqt4_plugin_la-open_panels.lo CXX components/libqt4_plugin_la-interface_widgets.lo In file included from components/open_panels.cpp:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/open_panels.cpp:1:0: note: this is the location of the previous definition In file included from components/simple_preferences.cpp:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/simple_preferences.cpp:1:0: note: this is the location of the previous definition In file included from components/interface_widgets.cpp:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/interface_widgets.cpp:1:0: note: this is the location of the previous definition CXX components/libqt4_plugin_la-controller.lo dialogs/podcast_configuration.cpp: In member function 'virtual void PodcastConfigDialog::accept()': dialogs/podcast_configuration.cpp:75:27: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] dialogs/podcast_configuration.cpp:75:27: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] dialogs/podcast_configuration.cpp:82:9: warning: 'bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)' is deprecated (declared at ../../../include/vlc_playlist.h:327) [-Wdeprecated-declarations] dialogs/podcast_configuration.cpp:82:62: warning: 'bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)' is deprecated (declared at ../../../include/vlc_playlist.h:327) [-Wdeprecated-declarations] In file included from components/controller.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/controller.cpp:1:0: note: this is the location of the previous definition In file included from components/extended_panels.cpp:44:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] components/extended_panels.cpp: In constructor 'ExtVideo::ExtVideo(intf_thread_t*, QTabWidget*)': components/extended_panels.cpp:135:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:135:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:143:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:143:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:146:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:146:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:148:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:148:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] In file included from ./components/interface_widgets.hpp:34:0, from components/info_panels.cpp:35: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] components/extended_panels.cpp:153:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] components/extended_panels.cpp:153:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:156:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:156:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:158:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:158:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:163:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:163:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:166:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:166:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:168:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:168:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:170:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:170:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:173:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:173:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:175:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:175:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:177:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:177:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:180:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:180:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:185:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:185:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:190:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:190:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:192:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:192:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:195:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:195:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] CXX components/libqt4_plugin_la-controller_widget.lo components/extended_panels.cpp:200:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:200:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:206:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:206:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:210:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:210:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:217:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:217:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:220:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:220:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:223:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:223:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:225:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:225:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:228:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:228:5: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:234:9: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:234:9: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp: In member function 'void ExtVideo::setWidgetValue(QObject*)': components/extended_panels.cpp:471:9: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:471:9: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp: In member function 'void ExtVideo::updateFilterOptions()': components/extended_panels.cpp:562:9: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:562:9: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp: In member function 'void ExtV4l2::Refresh()': components/extended_panels.cpp:699:42: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:699:42: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp: In member function 'void ExtV4l2::ValueChange(int)': components/extended_panels.cpp:862:42: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:862:42: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp: In member function 'void SyncControls::subsdelaySetFactor(double)': components/extended_panels.cpp:1712:46: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/extended_panels.cpp:1712:46: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] CXX components/epg/libqt4_plugin_la-EPGChannels.lo In file included from components/controller_widget.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/controller_widget.cpp:1:0: note: this is the location of the previous definition CXX components/epg/libqt4_plugin_la-EPGItem.lo In file included from ./qt4.hpp:29:0, from components/epg/EPGItem.hpp:27, from components/epg/EPGView.hpp:27, from components/epg/EPGChannels.cpp:24: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/epg/EPGChannels.cpp:1:0: note: this is the location of the previous definition In file included from ./qt4.hpp:29:0, from components/epg/EPGItem.hpp:27, from components/epg/EPGItem.cpp:35: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/epg/EPGItem.cpp:1:0: note: this is the location of the previous definition In file included from ./components/interface_widgets.hpp:34:0, from components/interface_widgets.cpp:32: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from ./components/controller_widget.hpp:32:0, from components/controller.cpp:33: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from components/controller_widget.hpp:32:0, from components/controller_widget.cpp:28: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX components/epg/libqt4_plugin_la-EPGRuler.lo CXX components/epg/libqt4_plugin_la-EPGView.lo In file included from ./qt4.hpp:29:0, from components/epg/EPGItem.hpp:27, from components/epg/EPGView.hpp:27, from components/epg/EPGView.cpp:24: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/epg/EPGView.cpp:1:0: note: this is the location of the previous definition CXX components/epg/libqt4_plugin_la-EPGWidget.lo CXX components/playlist/libqt4_plugin_la-views.lo CXX components/playlist/libqt4_plugin_la-ml_item.lo In file included from components/epg/EPGWidget.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/epg/EPGWidget.cpp:1:0: note: this is the location of the previous definition CXX components/playlist/libqt4_plugin_la-ml_model.lo In file included from components/playlist/ml_item.cpp:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/ml_item.cpp:1:0: note: this is the location of the previous definition CXX components/playlist/libqt4_plugin_la-vlc_model.lo In file included from ./util/../components/playlist/playlist_model.hpp:29:0, from ./util/pictureflow.hpp:32, from ./components/playlist/views.hpp:31, from components/playlist/views.cpp:24: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/views.cpp:1:0: note: this is the location of the previous definition CXX components/playlist/libqt4_plugin_la-playlist_model.lo In file included from components/playlist/ml_model.cpp:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/ml_model.cpp:1:0: note: this is the location of the previous definition CXX components/playlist/libqt4_plugin_la-playlist_item.lo In file included from components/playlist/vlc_model.hpp:28:0, from components/playlist/vlc_model.cpp:24: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/vlc_model.cpp:1:0: note: this is the location of the previous definition In file included from components/playlist/playlist_model.cpp:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/playlist_model.cpp:1:0: note: this is the location of the previous definition In file included from components/playlist/playlist_item.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/playlist_item.cpp:1:0: note: this is the location of the previous definition CXX components/playlist/libqt4_plugin_la-standardpanel.lo CXX components/playlist/libqt4_plugin_la-playlist.lo In file included from components/playlist/standardpanel.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/standardpanel.cpp:1:0: note: this is the location of the previous definition In file included from components/playlist/playlist.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/playlist.cpp:1:0: note: this is the location of the previous definition CXX components/playlist/libqt4_plugin_la-selector.lo CXX components/sout/libqt4_plugin_la-profile_selector.lo In file included from components/epg/EPGWidget.cpp:36:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from components/playlist/selector.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/playlist/selector.cpp:1:0: note: this is the location of the previous definition In file included from components/playlist/views.cpp:27:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from ./qt4.hpp:29:0, from ./components/sout/profile_selector.hpp:27, from components/sout/profile_selector.cpp:25: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/sout/profile_selector.cpp:1:0: note: this is the location of the previous definition CXX components/sout/libqt4_plugin_la-sout_widgets.lo CXX util/libqt4_plugin_la-input_slider.lo CXX util/libqt4_plugin_la-timetooltip.lo In file included from ./qt4.hpp:29:0, from ./components/sout/sout_widgets.hpp:27, from components/sout/sout_widgets.cpp:27: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] components/sout/sout_widgets.cpp:1:0: note: this is the location of the previous definition In file included from util/input_slider.cpp:27:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] util/input_slider.cpp:1:0: note: this is the location of the previous definition CXX util/libqt4_plugin_la-customwidgets.lo In file included from components/playlist/playlist_model.cpp:33:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX util/libqt4_plugin_la-searchlineedit.lo components/playlist/playlist_model.cpp: In member function 'void PLModel::processInputItemUpdate(input_thread_t*)': components/playlist/playlist_model.cpp:600:43: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] components/playlist/playlist_model.cpp:600:43: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from components/playlist/standardpanel.cpp:37:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from util/customwidgets.cpp:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] util/customwidgets.cpp:1:0: note: this is the location of the previous definition In file included from util/searchlineedit.cpp:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] util/searchlineedit.cpp:1:0: note: this is the location of the previous definition In file included from ./components/interface_widgets.hpp:34:0, from components/playlist/playlist.cpp:34: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX util/libqt4_plugin_la-registry.lo CXX util/libqt4_plugin_la-qmenuview.lo In file included from util/registry.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] util/registry.cpp:1:0: note: this is the location of the previous definition In file included from components/playlist/selector.cpp:32:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXX util/libqt4_plugin_la-qt_dirs.lo components/playlist/selector.cpp: In member function 'void PLSelector::setSource(QTreeWidgetItem*)': components/playlist/selector.cpp:280:21: warning: 'bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)' is deprecated (declared at ../../../include/vlc_playlist.h:327) [-Wdeprecated-declarations] components/playlist/selector.cpp:280:74: warning: 'bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)' is deprecated (declared at ../../../include/vlc_playlist.h:327) [-Wdeprecated-declarations] components/playlist/selector.cpp: In member function 'void PLSelector::podcastAdd(PLSelItem*)': components/playlist/selector.cpp:498:43: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/playlist/selector.cpp:498:43: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/playlist/selector.cpp: In member function 'void PLSelector::podcastRemove(PLSelItem*)': components/playlist/selector.cpp:520:43: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] components/playlist/selector.cpp:520:43: warning: 'vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)' is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations] In file included from ./qt4.hpp:29:0, from util/qmenuview.cpp:24: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] util/qmenuview.cpp:1:0: note: this is the location of the previous definition In file included from util/qt_dirs.cpp:22:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] util/qt_dirs.cpp:1:0: note: this is the location of the previous definition CXX util/libqt4_plugin_la-pictureflow.lo CXX util/buttons/libqt4_plugin_la-BrowseButton.lo CXX util/buttons/libqt4_plugin_la-DeckButtonsLayout.lo CXX util/buttons/libqt4_plugin_la-RoundButton.lo In file included from util/../components/playlist/playlist_model.hpp:29:0, from util/pictureflow.hpp:32, from util/pictureflow.cpp:28: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] util/pictureflow.cpp:1:0: note: this is the location of the previous definition In file included from util/pictureflow.cpp:42:0: ./input_manager.hpp: In member function 'bool InputManager::hasInput()': ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] ./input_manager.hpp:136:16: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CXXLD libqt4_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui/qt4' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui/qt4' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui' CC libncurses_plugin_la-ncurses.lo In file included from ncurses.c:34:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ncurses.c:1:0: note: this is the location of the previous definition ncurses.c: In function 'Run': ncurses.c:1781:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CCLD libncurses_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/gui' Making all in meta_engine make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/meta_engine' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/meta_engine' CC libfolder_plugin_la-folder.lo In file included from folder.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] folder.c:1:0: note: this is the location of the previous definition CCLD libfolder_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/meta_engine' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/meta_engine' Making all in misc make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc' Making all in playlist make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/playlist' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/playlist' CC libexport_plugin_la-html.lo CC libexport_plugin_la-export.lo CC libexport_plugin_la-m3u.lo CC libexport_plugin_la-xspf.lo In file included from xspf.c:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xspf.c:1:0: note: this is the location of the previous definition In file included from m3u.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] m3u.c:1:0: note: this is the location of the previous definition In file included from html.c:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] html.c:1:0: note: this is the location of the previous definition In file included from export.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] export.c:1:0: note: this is the location of the previous definition CCLD libexport_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/playlist' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/playlist' Making all in stats make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/stats' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/stats' CC libstats_plugin_la-stats.lo CC libstats_plugin_la-decoder.lo CC libstats_plugin_la-demux.lo CC libstats_plugin_la-encoder.lo In file included from decoder.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] decoder.c:1:0: note: this is the location of the previous definition In file included from demux.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] demux.c:1:0: note: this is the location of the previous definition In file included from stats.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] stats.c:1:0: note: this is the location of the previous definition In file included from encoder.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] encoder.c:1:0: note: this is the location of the previous definition CCLD libstats_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/stats' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/stats' Making all in osd make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/osd' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/osd' CC libosd_parser_plugin_la-parser.lo CC libosd_parser_plugin_la-osd_menu.lo CC libosd_parser_plugin_la-simple.lo CC libosd_parser_plugin_la-xml.lo In file included from parser.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from xml.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] parser.c:1:0: note: this is the location of the previous definitionxml.c:1:0: note: this is the location of the previous definition In file included from osd_menu.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] osd_menu.c:1:0: note: this is the location of the previous definition In file included from simple.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] simple.c:1:0: note: this is the location of the previous definition CCLD libosd_parser_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/osd' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc/osd' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc' CC libinhibit_plugin_la-inhibit.lo CC libxml_plugin_la-libxml.lo CC libmemcpy_plugin_la-memcpy.lo CC libxdg_screensaver_plugin_la-xdg.lo CC libxscreensaver_plugin_la-xscreensaver.lo CC libaudioscrobbler_plugin_la-audioscrobbler.lo CC liblogger_plugin_la-logger.lo CC libvod_rtsp_plugin_la-rtsp.lo In file included from inhibit.c:34:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] inhibit.c:1:0: note: this is the location of the previous definition In file included from xml/libxml.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xml/libxml.c:1:0: note: this is the location of the previous definition In file included from inhibit/xscreensaver.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] inhibit/xscreensaver.c:1:0: note: this is the location of the previous definition In file included from inhibit/xdg.c:22:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] inhibit/xdg.c:1:0: note: this is the location of the previous definition In file included from rtsp.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rtsp.c:1:0: note: this is the location of the previous definition In file included from memcpy.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] memcpy.c:1:0: note: this is the location of the previous definition In file included from logger.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] logger.c:1:0: note: this is the location of the previous definition In file included from audioscrobbler.c:36:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audioscrobbler.c:1:0: note: this is the location of the previous definition CCLD libmemcpy_plugin.la rtsp.c: In function 'RtspCallback': rtsp.c:1004:2: warning: #warning Should use secure randomness here! (spoofing risk) [-Wcpp] rtsp.c: In function 'RtspCallbackES': rtsp.c:1330:2: warning: #warning Session ID should be securely random (spoofing risk) [-Wcpp] CCLD libxscreensaver_plugin.la CCLD libinhibit_plugin.la CCLD libxdg_screensaver_plugin.la CCLD liblogger_plugin.la CCLD libxml_plugin.la audioscrobbler.c: In function 'Run': audioscrobbler.c:768:29: warning: variable 'b_handshaked' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] CCLD libaudioscrobbler_plugin.la CCLD libvod_rtsp_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/misc' Making all in media_library make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/media_library' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/media_library' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/media_library' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/media_library' Making all in notify make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/notify' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/notify' CC libnotify_plugin_la-notify.lo CC libtelepathy_plugin_la-telepathy.lo In file included from telepathy.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] telepathy.c:1:0: note: this is the location of the previous definition In file included from notify.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] notify.c:1:0: note: this is the location of the previous definition In file included from notify.c:28:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition CCLD libtelepathy_plugin.la notify.c: In function 'Notify': notify.c:331:9: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] notify.c: In function 'ItemChange': notify.c:180:5: warning: call to 'harmful_delay.constprop.1' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CCLD libnotify_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/notify' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/notify' Making all in packetizer make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/packetizer' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/packetizer' CC libpacketizer_mpegvideo_plugin_la-mpegvideo.lo CC libpacketizer_mpeg4video_plugin_la-mpeg4video.lo CC libpacketizer_mpeg4audio_plugin_la-mpeg4audio.lo CC libpacketizer_h264_plugin_la-h264.lo CC libpacketizer_vc1_plugin_la-vc1.lo CC libpacketizer_mlp_plugin_la-mlp.lo CC libpacketizer_dirac_plugin_la-dirac.lo CC libpacketizer_flac_plugin_la-flac.lo CC libpacketizer_copy_plugin_la-copy.lo In file included from mlp.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mlp.c:1:0: note: this is the location of the previous definition In file included from mpeg4audio.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpeg4audio.c:1:0: note: this is the location of the previous definition In file included from flac.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] flac.c:1:0: note: this is the location of the previous definition In file included from mpeg4video.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpeg4video.c:1:0: note: this is the location of the previous definition In file included from dirac.c:64:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dirac.c:1:0: note: this is the location of the previous definition In file included from mpegvideo.c:46:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpegvideo.c:1:0: note: this is the location of the previous definition In file included from vc1.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vc1.c:1:0: note: this is the location of the previous definition In file included from h264.c:32:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] h264.c:1:0: note: this is the location of the previous definition In file included from copy.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] copy.c:1:0: note: this is the location of the previous definition mpeg4audio.c: In function 'LOASParse': mpeg4audio.c:904:17: warning: variable 'pi_layer' set but not used [-Wunused-but-set-variable] mpeg4audio.c:903:17: warning: variable 'pi_program' set but not used [-Wunused-but-set-variable] mpeg4video.c: In function 'ParseVOL': mpeg4video.c:376:25: warning: variable 'i_ar_height' set but not used [-Wunused-but-set-variable] mpeg4video.c:376:13: warning: variable 'i_ar_width' set but not used [-Wunused-but-set-variable] mpeg4video.c:384:13: warning: variable 'i_low_delay' set but not used [-Wunused-but-set-variable] mpeg4video.c:383:13: warning: variable 'i_chroma_format' set but not used [-Wunused-but-set-variable] mpeg4video.c:348:9: warning: variable 'i_vo_type' set but not used [-Wunused-but-set-variable] CCLD libpacketizer_copy_plugin.la CCLD libpacketizer_mlp_plugin.la CCLD libpacketizer_flac_plugin.la CCLD libpacketizer_mpegvideo_plugin.la CCLD libpacketizer_mpeg4video_plugin.la CCLD libpacketizer_dirac_plugin.la CCLD libpacketizer_mpeg4audio_plugin.la CCLD libpacketizer_vc1_plugin.la CCLD libpacketizer_h264_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/packetizer' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/packetizer' Making all in services_discovery make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/services_discovery' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/services_discovery' CXX libupnp_plugin_la-upnp.lo CC libpulselist_plugin_la-vlcpulse.lo CC libpulselist_plugin_la-pulse.lo CC libxcb_apps_plugin_la-xcb_apps.lo CC libmediadirs_plugin_la-mediadirs.lo CC libpodcast_plugin_la-podcast.lo CC libsap_plugin_la-sap.lo CC libudev_plugin_la-udev.lo In file included from udev.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] udev.c:1:0: note: this is the location of the previous definition In file included from mediadirs.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mediadirs.c:1:0: note: this is the location of the previous definition In file included from xcb_apps.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb_apps.c:1:0: note: this is the location of the previous definition In file included from sap.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] sap.c:1:0: note: this is the location of the previous definition In file included from pulse.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] pulse.c:1:0: note: this is the location of the previous definition In file included from pulse.c:24:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition In file included from podcast.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] podcast.c:1:0: note: this is the location of the previous definition In file included from upnp.cpp:32:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] upnp.cpp:1:0: note: this is the location of the previous definition In file included from upnp.cpp:32:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition In file included from ../audio_output/vlcpulse.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../audio_output/vlcpulse.c:1:0: note: this is the location of the previous definition In file included from ../audio_output/vlcpulse.c:24:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition CCLD libmediadirs_plugin.la CCLD libpulselist_plugin.la CCLD libxcb_apps_plugin.la CCLD libudev_plugin.la CCLD libpodcast_plugin.la CCLD libsap_plugin.la CXXLD libupnp_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/services_discovery' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/services_discovery' Making all in stream_filter make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter' Making all in dash make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter/dash' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter/dash' CXX libstream_filter_dash_plugin_la-AbstractAdaptationLogic.lo CXX libstream_filter_dash_plugin_la-AdaptationLogicFactory.lo CXX libstream_filter_dash_plugin_la-AlwaysBestAdaptationLogic.lo CXX libstream_filter_dash_plugin_la-RateBasedAdaptationLogic.lo CXX libstream_filter_dash_plugin_la-Chunk.lo CXX libstream_filter_dash_plugin_la-HTTPConnection.lo CXX libstream_filter_dash_plugin_la-HTTPConnectionManager.lo CXX libstream_filter_dash_plugin_la-BasicCMManager.lo CXX libstream_filter_dash_plugin_la-BasicCMParser.lo CXX libstream_filter_dash_plugin_la-CommonAttributesElements.lo CXX libstream_filter_dash_plugin_la-ContentDescription.lo CXX libstream_filter_dash_plugin_la-Group.lo CXX libstream_filter_dash_plugin_la-MPD.lo In file included from mpd/BasicCMManager.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/BasicCMManager.cpp:1:0: note: this is the location of the previous definition In file included from adaptationlogic/AbstractAdaptationLogic.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] adaptationlogic/AbstractAdaptationLogic.cpp:1:0: note: this is the location of the previous definition In file included from adaptationlogic/AlwaysBestAdaptationLogic.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] adaptationlogic/AlwaysBestAdaptationLogic.cpp:1:0: note: this is the location of the previous definition In file included from http/HTTPConnectionManager.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] http/HTTPConnectionManager.cpp:1:0: note: this is the location of the previous definition In file included from http/HTTPConnection.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] http/HTTPConnection.cpp:1:0: note: this is the location of the previous definition In file included from adaptationlogic/RateBasedAdaptationLogic.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] adaptationlogic/RateBasedAdaptationLogic.cpp:1:0: note: this is the location of the previous definition In file included from adaptationlogic/AdaptationLogicFactory.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] adaptationlogic/AdaptationLogicFactory.cpp:1:0: note: this is the location of the previous definition In file included from mpd/BasicCMParser.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/BasicCMParser.cpp:1:0: note: this is the location of the previous definition In file included from http/Chunk.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] http/Chunk.cpp:1:0: note: this is the location of the previous definition In file included from mpd/ContentDescription.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/ContentDescription.cpp:1:0: note: this is the location of the previous definition In file included from mpd/MPD.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/MPD.cpp:1:0: note: this is the location of the previous definition CXX libstream_filter_dash_plugin_la-MPDManagerFactory.lo CXX libstream_filter_dash_plugin_la-Period.lo In file included from mpd/MPDManagerFactory.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/MPDManagerFactory.cpp:1:0: note: this is the location of the previous definition CXX libstream_filter_dash_plugin_la-ProgramInformation.lo In file included from mpd/Period.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/Period.cpp:1:0: note: this is the location of the previous definition CXX libstream_filter_dash_plugin_la-Representation.lo CXX libstream_filter_dash_plugin_la-Segment.lo CXX libstream_filter_dash_plugin_la-SegmentInfo.lo CXX libstream_filter_dash_plugin_la-SegmentInfoCommon.lo CXX libstream_filter_dash_plugin_la-SegmentInfoDefault.lo In file included from mpd/ProgramInformation.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/ProgramInformation.cpp:1:0: note: this is the location of the previous definition CXX libstream_filter_dash_plugin_la-SegmentTemplate.lo In file included from mpd/Representation.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/Representation.cpp:1:0: note: this is the location of the previous definition In file included from mpd/Segment.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/Segment.cpp:1:0: note: this is the location of the previous definition In file included from mpd/SegmentInfo.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/SegmentInfo.cpp:1:0: note: this is the location of the previous definition In file included from mpd/SegmentInfoCommon.cpp:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/SegmentInfoCommon.cpp:1:0: note: this is the location of the previous definition CXX libstream_filter_dash_plugin_la-SegmentTimeline.lo In file included from mpd/SegmentInfoDefault.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/SegmentInfoDefault.cpp:1:0: note: this is the location of the previous definition CXX libstream_filter_dash_plugin_la-TrickModeType.lo CXX libstream_filter_dash_plugin_la-DOMHelper.lo In file included from mpd/SegmentTemplate.cpp:24:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/SegmentTemplate.cpp:1:0: note: this is the location of the previous definition CXX libstream_filter_dash_plugin_la-DOMParser.lo CXX libstream_filter_dash_plugin_la-Node.lo CXX libstream_filter_dash_plugin_la-dash.lo In file included from xml/DOMHelper.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xml/DOMHelper.cpp:1:0: note: this is the location of the previous definition In file included from mpd/TrickModeType.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpd/TrickModeType.cpp:1:0: note: this is the location of the previous definition In file included from xml/DOMParser.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xml/DOMParser.cpp:1:0: note: this is the location of the previous definition CXX libstream_filter_dash_plugin_la-DASHManager.lo In file included from xml/Node.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xml/Node.cpp:1:0: note: this is the location of the previous definition In file included from dash.cpp:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dash.cpp:1:0: note: this is the location of the previous definition In file included from DASHManager.cpp:25:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] DASHManager.cpp:1:0: note: this is the location of the previous definition CXXLD libstream_filter_dash_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter/dash' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter/dash' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter' CC libstream_filter_record_plugin_la-record.lo CC libstream_filter_httplive_plugin_la-httplive.lo CC libdecomp_plugin_la-decomp.lo In file included from httplive.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] httplive.c:1:0: note: this is the location of the previous definition In file included from decomp.c:22:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] decomp.c:1:0: note: this is the location of the previous definition In file included from record.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] record.c:1:0: note: this is the location of the previous definition httplive.c: In function 'parse_EndList': httplive.c:866:53: warning: unused parameter 'hls' [-Wunused-parameter] httplive.c: In function 'parse_Discontinuity': httplive.c:875:59: warning: unused parameter 'hls' [-Wunused-parameter] httplive.c: In function 'parse_M3U8': httplive.c:957:18: warning: variable 'failed_to_download_stream_m3u8' set but not used [-Wunused-but-set-variable] httplive.c: In function 'hls_Thread': httplive.c:1554:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] httplive.c:1577:17: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] httplive.c:1589:9: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] httplive.c:1598:13: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] httplive.c: In function 'hls_Reload': httplive.c:1635:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] httplive.c: In function 'hls_Download': httplive.c:1774:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] httplive.c: In function 'segment_Seek': httplive.c:2462:13: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] CCLD libstream_filter_record_plugin.la CCLD libdecomp_plugin.la CCLD libstream_filter_httplive_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_filter' Making all in text_renderer make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/text_renderer' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/text_renderer' CC libfreetype_plugin_la-freetype.lo CC libsvg_plugin_la-svg.lo CC libtdummy_plugin_la-tdummy.lo In file included from freetype.c:33:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] freetype.c:1:0: note: this is the location of the previous definition In file included from tdummy.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] tdummy.c:1:0: note: this is the location of the previous definition In file included from svg.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] svg.c:1:0: note: this is the location of the previous definition In file included from svg.c:29:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition CCLD libtdummy_plugin.la freetype.c:1593:12: warning: 'ProcessNodes' defined but not used [-Wunused-function] svg.c: In function 'Create': svg.c:147:5: warning: 'rsvg_init' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:178): Use 'g_type_init' instead [-Wdeprecated-declarations] svg.c: In function 'Destroy': svg.c:237:5: warning: 'rsvg_term' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:180) [-Wdeprecated-declarations] svg.c: In function 'Render': svg.c:247:32: warning: variable 'p_a' set but not used [-Wunused-but-set-variable] svg.c: In function 'svg_RenderPicture': svg.c:407:5: warning: 'rsvg_handle_set_size_callback' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:201) [-Wdeprecated-declarations] svg.c: In function 'RenderText': svg.c:433:44: warning: unused parameter 'p_chroma_list' [-Wunused-parameter] CCLD libsvg_plugin.la CCLD libfreetype_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/text_renderer' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/text_renderer' Making all in video_chroma make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_chroma' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_chroma' CC libi420_rgb_plugin_la-i420_rgb.lo CC libi420_rgb_plugin_la-i420_rgb8.lo CC libi420_rgb_plugin_la-i420_rgb16.lo CC libi420_yuy2_plugin_la-i420_yuy2.lo CC libi422_i420_plugin_la-i422_i420.lo CC libi422_yuy2_plugin_la-i422_yuy2.lo CC libgrey_yuv_plugin_la-grey_yuv.lo CC libyuy2_i420_plugin_la-yuy2_i420.lo CC libyuy2_i422_plugin_la-yuy2_i422.lo CC librv32_plugin_la-rv32.lo In file included from grey_yuv.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] grey_yuv.c:1:0: note: this is the location of the previous definition In file included from i420_yuy2.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] i420_yuy2.c:1:0: note: this is the location of the previous definition In file included from i420_rgb16.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] i420_rgb16.c:1:0: note: this is the location of the previous definition In file included from i422_i420.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] i422_i420.c:1:0: note: this is the location of the previous definition In file included from i422_yuy2.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] i422_yuy2.c:1:0: note: this is the location of the previous definition In file included from yuy2_i422.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from rv32.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from yuy2_i420.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] yuy2_i420.c:1:0: note: this is the location of the previous definition In file included from i420_rgb.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] i420_rgb.c:1:0: note: this is the location of the previous definition In file included from i420_rgb8.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] i420_rgb8.c:1:0: note: this is the location of the previous definition yuy2_i422.c:1:0: note: this is the location of the previous definitionrv32.c:1:0: note: this is the location of the previous definition CCLD librv32_plugin.la CCLD libgrey_yuv_plugin.la CCLD libi422_i420_plugin.la CCLD libyuy2_i422_plugin.la CCLD libi422_yuy2_plugin.la CCLD libi420_yuy2_plugin.la CCLD libyuy2_i420_plugin.la CCLD libi420_rgb_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_chroma' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_chroma' Making all in video_filter make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter' Making all in dynamicoverlay make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter/dynamicoverlay' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter/dynamicoverlay' CC libdynamicoverlay_plugin_la-dynamicoverlay_buffer.lo CC libdynamicoverlay_plugin_la-dynamicoverlay_queue.lo CC libdynamicoverlay_plugin_la-dynamicoverlay_list.lo CC libdynamicoverlay_plugin_la-dynamicoverlay_commands.lo CC libdynamicoverlay_plugin_la-dynamicoverlay.lo In file included from dynamicoverlay.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dynamicoverlay.c:1:0: note: this is the location of the previous definition In file included from dynamicoverlay_queue.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dynamicoverlay_queue.c:1:0: note: this is the location of the previous definition In file included from dynamicoverlay_commands.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dynamicoverlay_commands.c:1:0: note: this is the location of the previous definition In file included from dynamicoverlay_list.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dynamicoverlay_list.c:1:0: note: this is the location of the previous definition In file included from dynamicoverlay_buffer.c:26:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dynamicoverlay_buffer.c:1:0: note: this is the location of the previous definition CCLD libdynamicoverlay_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter/dynamicoverlay' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter/dynamicoverlay' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter' CC libpanoramix_plugin_la-panoramix.lo CC libpostproc_plugin_la-postproc.lo CC libswscale_plugin_la-swscale.lo CC libswscale_plugin_la-chroma.lo CC libosdmenu_plugin_la-osdmenu.lo CC libremoteosd_plugin_la-remoteosd.lo CC libadjust_plugin_la-adjust.lo CC libadjust_plugin_la-adjust_sat_hue.lo CC libalphamask_plugin_la-alphamask.lo CC libaudiobargraph_v_plugin_la-audiobargraph_v.lo CC libball_plugin_la-ball.lo CXX libblend_plugin_la-blend.lo CC libblendbench_plugin_la-blendbench.lo In file included from remoteosd.c:50:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] remoteosd.c:1:0: note: this is the location of the previous definition In file included from postproc.c:27:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] postproc.c:1:0: note: this is the location of the previous definition In file included from adjust_sat_hue.c:26:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] adjust_sat_hue.c:1:0: note: this is the location of the previous definition In file included from panoramix.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] panoramix.c:1:0: note: this is the location of the previous definition In file included from audiobargraph_v.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audiobargraph_v.c:1:0: note: this is the location of the previous definition In file included from ../codec/avcodec/chroma.c:26:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from swscale.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from osdmenu.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../codec/avcodec/chroma.c:1:0: note: this is the location of the previous definition swscale.c:1:0: note: this is the location of the previous definition osdmenu.c:1:0: note: this is the location of the previous definition In file included from alphamask.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from ball.c:34:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ball.c:1:0: note: this is the location of the previous definition alphamask.c:1:0: note: this is the location of the previous definition In file included from blendbench.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] blendbench.c:1:0: note: this is the location of the previous definition In file included from adjust.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] adjust.c:1:0: note: this is the location of the previous definition In file included from blend.cpp:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] blend.cpp:1:0: note: this is the location of the previous definition remoteosd.c: In function 'stop_osdvnc': remoteosd.c:374:5: warning: 'vlc_object_kill' is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations] swscale.c: In function 'Convert': swscale.c:556:16: warning: passing argument 2 of 'sws_scale' from incompatible pointer type [enabled by default] In file included from swscale.c:38:0: /usr/include/libswscale/swscale.h:215:5: note: expected 'const uint8_t * const*' but argument is of type 'uint8_t **' adjust.c: In function 'FilterPacked': adjust.c:371:22: warning: variable 'p_out_v' set but not used [-Wunused-but-set-variable] adjust.c:370:21: warning: variable 'p_in_v' set but not used [-Wunused-but-set-variable] CC libbluescreen_plugin_la-bluescreen.lo CC libcanvas_plugin_la-canvas.lo CC libchain_plugin_la-chain.lo CC libclone_plugin_la-clone.lo In file included from bluescreen.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] bluescreen.c:1:0: note: this is the location of the previous definition In file included from canvas.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] canvas.c:1:0: note: this is the location of the previous definition CC libcolorthres_plugin_la-colorthres.lo CC libcroppadd_plugin_la-croppadd.lo CC libdeinterlace_plugin_la-deinterlace.lo In file included from clone.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] clone.c:1:0: note: this is the location of the previous definition In file included from chain.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] chain.c:1:0: note: this is the location of the previous definition CC libdeinterlace_plugin_la-merge.lo CC libdeinterlace_plugin_la-helpers.lo In file included from colorthres.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] colorthres.c:1:0: note: this is the location of the previous definition In file included from deinterlace/deinterlace.c:33:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] deinterlace/deinterlace.c:1:0: note: this is the location of the previous definition In file included from deinterlace/merge.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] deinterlace/merge.c:1:0: note: this is the location of the previous definition CC libdeinterlace_plugin_la-algo_basic.lo In file included from croppadd.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] croppadd.c:1:0: note: this is the location of the previous definition CC libdeinterlace_plugin_la-algo_x.lo CC libdeinterlace_plugin_la-algo_yadif.lo CC libdeinterlace_plugin_la-algo_phosphor.lo In file included from deinterlace/helpers.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] deinterlace/helpers.c:1:0: note: this is the location of the previous definition CC libdeinterlace_plugin_la-algo_ivtc.lo CC liberase_plugin_la-erase.lo In file included from deinterlace/algo_basic.c:27:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] deinterlace/algo_basic.c:1:0: note: this is the location of the previous definition In file included from deinterlace/algo_x.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] deinterlace/algo_x.c:1:0: note: this is the location of the previous definition In file included from deinterlace/algo_ivtc.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] deinterlace/algo_ivtc.c:1:0: note: this is the location of the previous definition In file included from deinterlace/algo_yadif.c:26:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] deinterlace/algo_yadif.c:1:0: note: this is the location of the previous definition In file included from deinterlace/algo_phosphor.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] deinterlace/algo_phosphor.c:1:0: note: this is the location of the previous definition CC libextract_plugin_la-extract.lo CC libgradient_plugin_la-gradient.lo In file included from erase.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] erase.c:1:0: note: this is the location of the previous definition CC libgrain_plugin_la-grain.lo CC libgaussianblur_plugin_la-gaussianblur.lo CC libinvert_plugin_la-invert.lo CC liblogo_plugin_la-logo.lo CC libmagnify_plugin_la-magnify.lo In file included from grain.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] grain.c:1:0: note: this is the location of the previous definition In file included from gradient.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] gradient.c:1:0: note: this is the location of the previous definition In file included from extract.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] extract.c:1:0: note: this is the location of the previous definition CC libmarq_plugin_la-marq.lo In file included from gaussianblur.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] gaussianblur.c:1:0: note: this is the location of the previous definition In file included from logo.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] logo.c:1:0: note: this is the location of the previous definition In file included from invert.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] invert.c:1:0: note: this is the location of the previous definition CC libmirror_plugin_la-mirror.lo In file included from magnify.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] magnify.c:1:0: note: this is the location of the previous definition In file included from marq.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] marq.c:1:0: note: this is the location of the previous definition CC libmosaic_plugin_la-mosaic.lo CC libmotionblur_plugin_la-motionblur.lo CC libmotiondetect_plugin_la-motiondetect.lo In file included from mirror.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mirror.c:1:0: note: this is the location of the previous definition In file included from motiondetect.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] motiondetect.c:1:0: note: this is the location of the previous definition In file included from motionblur.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] motionblur.c:1:0: note: this is the location of the previous definition CC libposterize_plugin_la-posterize.lo CC libpsychedelic_plugin_la-psychedelic.lo In file included from mosaic.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mosaic.c:1:0: note: this is the location of the previous definition CC libpuzzle_plugin_la-puzzle.lo CC libripple_plugin_la-ripple.lo CC librotate_plugin_la-rotate.lo CC librss_plugin_la-rss.lo In file included from psychedelic.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] psychedelic.c:1:0: note: this is the location of the previous definition In file included from puzzle.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] puzzle.c:1:0: note: this is the location of the previous definition In file included from rotate.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rotate.c:1:0: note: this is the location of the previous definition In file included from posterize.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] posterize.c:1:0: note: this is the location of the previous definition CC libscale_plugin_la-scale.lo In file included from ripple.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ripple.c:1:0: note: this is the location of the previous definition CC libscene_plugin_la-scene.lo In file included from rss.c:35:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rss.c:1:0: note: this is the location of the previous definition In file included from scene.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] scene.c:1:0: note: this is the location of the previous definition CC libsepia_plugin_la-sepia.loIn file included from scale.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] scale.c:1:0: note: this is the location of the previous definition CC libsharpen_plugin_la-sharpen.lo CC libsubsdelay_plugin_la-subsdelay.lo posterize.c: In function 'Filter': posterize.c:327:29: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] posterize.c:283:24: note: 'v' was declared here posterize.c:327:29: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] posterize.c:283:21: note: 'u' was declared here posterize.c:327:29: warning: 'y2' may be used uninitialized in this function [-Wmaybe-uninitialized] posterize.c:283:17: note: 'y2' was declared here posterize.c:327:29: warning: 'y1' may be used uninitialized in this function [-Wmaybe-uninitialized] posterize.c:283:13: note: 'y1' was declared here In file included from sepia.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] sepia.c:1:0: note: this is the location of the previous definition CC libtransform_plugin_la-transform.lo In file included from sharpen.c:37:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] sharpen.c:1:0: note: this is the location of the previous definition CC libwall_plugin_la-wall.lo CC libwave_plugin_la-wave.lo In file included from subsdelay.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] subsdelay.c:1:0: note: this is the location of the previous definition CC libgradfun_plugin_la-gradfun.lo CC libyuvp_plugin_la-yuvp.lo CC libantiflicker_plugin_la-antiflicker.lo In file included from transform.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] transform.c:1:0: note: this is the location of the previous definition In file included from wall.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] wall.c:1:0: note: this is the location of the previous definition In file included from wave.c:30:0: CC libhqdn3d_plugin_la-hqdn3d.lo ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] wave.c:1:0: note: this is the location of the previous definition In file included from antiflicker.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] antiflicker.c:1:0: note: this is the location of the previous definition In file included from gradfun.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] gradfun.c:1:0: note: this is the location of the previous definition In file included from yuvp.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] yuvp.c:1:0: note: this is the location of the previous definition In file included from hqdn3d.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] hqdn3d.c:1:0: note: this is the location of the previous definition CCLD libpanoramix_plugin.la CCLD libpostproc_plugin.la CCLD libswscale_plugin.la CCLD libosdmenu_plugin.la CCLD libremoteosd_plugin.la CCLD libadjust_plugin.la CCLD libalphamask_plugin.la CCLD libaudiobargraph_v_plugin.la CCLD libball_plugin.la CCLD libblendbench_plugin.la CCLD libbluescreen_plugin.la CCLD libcanvas_plugin.la CCLD libchain_plugin.la CCLD libclone_plugin.la CCLD libcolorthres_plugin.la CCLD libcroppadd_plugin.la CCLD libdeinterlace_plugin.la CCLD liberase_plugin.la CCLD libextract_plugin.la CCLD libgradient_plugin.la CCLD libgrain_plugin.la CCLD libgaussianblur_plugin.la CCLD libinvert_plugin.la CCLD liblogo_plugin.la CCLD libmagnify_plugin.la CCLD libmarq_plugin.la CCLD libmirror_plugin.la CCLD libmosaic_plugin.la CCLD libmotionblur_plugin.la CCLD libmotiondetect_plugin.la CCLD libposterize_plugin.la CCLD libpsychedelic_plugin.la CCLD libpuzzle_plugin.la CCLD libripple_plugin.la CCLD librotate_plugin.la CCLD librss_plugin.la CCLD libscale_plugin.la CCLD libscene_plugin.la CCLD libsepia_plugin.la CCLD libsharpen_plugin.la CCLD libtransform_plugin.la CCLD libsubsdelay_plugin.la CCLD libwall_plugin.la CCLD libwave_plugin.la CCLD libgradfun_plugin.la CCLD libyuvp_plugin.la CCLD libantiflicker_plugin.la CCLD libhqdn3d_plugin.la CXXLD libblend_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_filter' Making all in video_output make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output' Making all in msw make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output/msw' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output/msw' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output/msw' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output/msw' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output' CC libfb_plugin_la-fb.lo CC libvout_sdl_plugin_la-sdl.lo CC libxcb_x11_plugin_la-x11.lo CC libxcb_x11_plugin_la-common.lo CC libxcb_x11_plugin_la-events.lo CC libxcb_window_plugin_la-window.lo CC libxcb_window_plugin_la-keys.lo CC libxcb_xv_plugin_la-common.lo CC libxcb_xv_plugin_la-xvideo.lo CC libxcb_glx_plugin_la-glx.lo CC libxcb_glx_plugin_la-opengl.lo CC libxcb_xv_plugin_la-events.lo CC libxcb_glx_plugin_la-events.lo In file included from fb.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] fb.c:1:0: note: this is the location of the previous definition In file included from xcb/x11.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb/x11.c:1:0: note: this is the location of the previous definition In file included from xcb/window.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb/window.c:1:0: note: this is the location of the previous definition In file included from xcb/keys.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb/keys.c:1:0: note: this is the location of the previous definition In file included from sdl.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] sdl.c:1:0: note: this is the location of the previous definition In file included from xcb/common.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from xcb/events.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb/events.c:1:0: note: this is the location of the previous definition In file included from sdl.c:31:0: ../../config.h:747:0: warning: "_REENTRANT" redefined [enabled by default] :0:0: note: this is the location of the previous definition xcb/common.c:1:0: note: this is the location of the previous definition In file included from opengl.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] opengl.c:1:0: note: this is the location of the previous definition In file included from xcb/xvideo.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb/xvideo.c:1:0: note: this is the location of the previous definition In file included from xcb/glx.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb/glx.c:1:0: note: this is the location of the previous definition In file included from xcb/common.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb/common.c:1:0: note: this is the location of the previous definition In file included from xcb/events.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb/events.c:1:0: note: this is the location of the previous definition In file included from xcb/events.c:24:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] xcb/events.c:1:0: note: this is the location of the previous definition CC libvdummy_plugin_la-vdummy.lo CC libvmem_plugin_la-vmem.lo CC libyuv_plugin_la-yuv.lo CCLD libfb_plugin.la In file included from vmem.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vmem.c:1:0: note: this is the location of the previous definition CCLD libxcb_window_plugin.la In file included from vdummy.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vdummy.c:1:0: note: this is the location of the previous definition In file included from yuv.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] yuv.c:1:0: note: this is the location of the previous definition CCLD libvout_sdl_plugin.la CCLD libxcb_x11_plugin.la CCLD libvdummy_plugin.la CCLD libxcb_glx_plugin.la CCLD libyuv_plugin.la CCLD libvmem_plugin.la CCLD libxcb_xv_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/video_output' Making all in visualization make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization' Making all in visual make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization/visual' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization/visual' CC libvisual_plugin_la-visual.lo CC libvisual_plugin_la-effects.lo CC libvisual_plugin_la-fft.lo In file included from effects.c:29:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] effects.c:1:0: note: this is the location of the previous definition In file included from visual.c:28:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] visual.c:1:0: note: this is the location of the previous definition visual.c: In function 'DoWork': visual.c:329:9: warning: 'vlc_object_alive' is deprecated (declared at ../../../include/vlc_objects.h:81) [-Wdeprecated-declarations] visual.c: In function 'Close': visual.c:369:32: warning: ignoring return value of 'aout_filter_RequestVout', declared with attribute warn_unused_result [-Wunused-result] visual.c: In function 'DoWork': visual.c:331:9: warning: call to 'harmful_delay.constprop.3' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CCLD libvisual_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization/visual' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization/visual' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/visualization' Making all in access_output make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access_output' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access_output' CC libaccess_output_dummy_plugin_la-dummy.lo CC libaccess_output_file_plugin_la-file.lo CC libaccess_output_livehttp_plugin_la-livehttp.lo CC libaccess_output_udp_plugin_la-udp.lo CC libaccess_output_http_plugin_la-http.lo CC libaccess_output_http_plugin_la-bonjour.lo In file included from livehttp.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from dummy.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] In file included from udp.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]dummy.c:1:0: note: this is the location of the previous definition livehttp.c:1:0: note: this is the location of the previous definition udp.c:1:0: note: this is the location of the previous definition In file included from http.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] http.c:1:0: note: this is the location of the previous definition In file included from file.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] file.c:1:0: note: this is the location of the previous definition In file included from bonjour.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] bonjour.c:1:0: note: this is the location of the previous definition CCLD libaccess_output_dummy_plugin.la udp.c: In function 'ThreadWrite': udp.c:408:14: warning: variable 'i_dropped_packets' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] CCLD libaccess_output_file_plugin.la CCLD libaccess_output_http_plugin.la CCLD libaccess_output_livehttp_plugin.la CCLD libaccess_output_udp_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access_output' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/access_output' Making all in mux make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux' Making all in mpeg make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux/mpeg' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux/mpeg' CC libmux_ps_plugin_la-ps.lo CC libmux_ps_plugin_la-pes.lo In file included from ps.c:32:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ps.c:1:0: note: this is the location of the previous definition In file included from pes.c:30:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] pes.c:1:0: note: this is the location of the previous definition CCLD libmux_ps_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux/mpeg' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux/mpeg' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux' CC libmux_ogg_plugin_la-ogg.lo CC libmux_dummy_plugin_la-dummy.lo CC libmux_mp4_plugin_la-mp4.lo CC libmux_avi_plugin_la-avi.lo CC libmux_asf_plugin_la-asf.lo CC libmux_wav_plugin_la-wav.lo CC libmux_mpjpeg_plugin_la-mpjpeg.lo CC libmux_ts_plugin_la-pes.lo CC libmux_ts_plugin_la-ts.lo CC libmux_ts_plugin_la-csa.lo In file included from wav.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] wav.c:1:0: note: this is the location of the previous definition In file included from mpjpeg.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpjpeg.c:1:0: note: this is the location of the previous definition In file included from mpeg/pes.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpeg/pes.c:1:0: note: this is the location of the previous definition In file included from avi.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from mp4.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mp4.c:1:0: note: this is the location of the previous definition In file included from dummy.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dummy.c:1:0: note: this is the location of the previous definition In file included from asf.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] asf.c:1:0: note: this is the location of the previous definition In file included from mpeg/ts.c:32:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpeg/ts.c:1:0: note: this is the location of the previous definition avi.c:1:0: note: this is the location of the previous definition In file included from ogg.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ogg.c:1:0: note: this is the location of the previous definition In file included from mpeg/csa.c:26:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mpeg/csa.c:1:0: note: this is the location of the previous definition mpeg/ts.c: In function 'GetPAT': mpeg/ts.c:2336:5: warning: 'dvbpsi_InitPAT' is deprecated (declared at /usr/include/dvbpsi/pat.h:147) [-Wdeprecated-declarations] mpeg/ts.c:2340:9: warning: 'dvbpsi_PATAddProgram' is deprecated (declared at /usr/include/dvbpsi/pat.h:206) [-Wdeprecated-declarations] mpeg/ts.c:2344:5: warning: 'dvbpsi_GenPATSections' is deprecated (declared at /usr/include/dvbpsi/pat.h:224) [-Wdeprecated-declarations] mpeg/ts.c:2352:5: warning: 'dvbpsi_EmptyPAT' is deprecated (declared at /usr/include/dvbpsi/pat.h:177) [-Wdeprecated-declarations] mpeg/ts.c: In function 'GetPMT': mpeg/ts.c:2397:9: warning: 'dvbpsi_InitSDT' is deprecated (declared at /usr/include/dvbpsi/sdt.h:166) [-Wdeprecated-declarations] mpeg/ts.c:2401:9: warning: 'dvbpsi_InitPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:158) [-Wdeprecated-declarations] mpeg/ts.c:2409:13: warning: 'dvbpsi_SDTAddService' is deprecated (declared at /usr/include/dvbpsi/sdt.h:232) [-Wdeprecated-declarations] mpeg/ts.c:2438:21: warning: 'dvbpsi_SDTServiceAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/sdt.h:253) [-Wdeprecated-declarations] mpeg/ts.c:2599:9: warning: 'dvbpsi_PMTAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:223) [-Wdeprecated-declarations] mpeg/ts.c:2615:13: warning: 'dvbpsi_PMTAddES' is deprecated (declared at /usr/include/dvbpsi/pmt.h:241) [-Wdeprecated-declarations] mpeg/ts.c:2620:13: warning: 'dvbpsi_PMTAddES' is deprecated (declared at /usr/include/dvbpsi/pmt.h:241) [-Wdeprecated-declarations] mpeg/ts.c:2630:13: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2651:13: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2658:13: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2665:13: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2673:13: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2678:13: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2684:17: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2696:17: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2717:17: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2736:13: warning: 'dvbpsi_PMTESAddDescriptor' is deprecated (declared at /usr/include/dvbpsi/pmt.h:261) [-Wdeprecated-declarations] mpeg/ts.c:2742:9: warning: 'dvbpsi_GenPMTSections' is deprecated (declared at /usr/include/dvbpsi/pmt.h:278) [-Wdeprecated-declarations] mpeg/ts.c:2746:9: warning: 'dvbpsi_EmptyPMT' is deprecated (declared at /usr/include/dvbpsi/pmt.h:192) [-Wdeprecated-declarations] mpeg/ts.c:2755:9: warning: 'dvbpsi_EmptySDT' is deprecated (declared at /usr/include/dvbpsi/sdt.h:197) [-Wdeprecated-declarations] CCLD libmux_dummy_plugin.la CCLD libmux_mpjpeg_plugin.la CCLD libmux_wav_plugin.la CCLD libmux_avi_plugin.la CCLD libmux_asf_plugin.la CCLD libmux_ogg_plugin.la CCLD libmux_mp4_plugin.la CCLD libmux_ts_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mux' Making all in stream_out make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out' make all-recursive make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out' Making all in transcode make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out/transcode' make all-am make[6]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out/transcode' CC libstream_out_transcode_plugin_la-transcode.lo CC libstream_out_transcode_plugin_la-osd.lo CC libstream_out_transcode_plugin_la-spu.lo CC libstream_out_transcode_plugin_la-audio.lo CC libstream_out_transcode_plugin_la-video.lo In file included from transcode.h:2:0, from audio.c:31: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio.c:1:0: note: this is the location of the previous definition In file included from transcode.c:31:0: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] transcode.c:1:0: note: this is the location of the previous definition In file included from transcode.h:2:0, from video.c:31: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video.c:1:0: note: this is the location of the previous definition In file included from transcode.h:2:0, from spu.c:31: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] spu.c:1:0: note: this is the location of the previous definition In file included from transcode.h:2:0, from osd.c:31: ../../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] osd.c:1:0: note: this is the location of the previous definition video.c: In function 'video_new_buffer_decoder': video.c:92:2: warning: #warning THERE IS DEFINITELY A BUG! LOCKING IS INSUFFICIENT! [-Wcpp] video.c:80:19: warning: call to 'harmful_delay.constprop.3' declared with attribute warning: use proper event handling instead of short delay [enabled by default] CCLD libstream_out_transcode_plugin.la make[6]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out/transcode' make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out/transcode' make[5]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out' CC libstream_out_dummy_plugin_la-dummy.lo CC libstream_out_delay_plugin_la-delay.lo CC libstream_out_description_plugin_la-description.lo CC libstream_out_standard_plugin_la-standard.lo CC libstream_out_duplicate_plugin_la-duplicate.lo CC libstream_out_es_plugin_la-es.lo CC libstream_out_display_plugin_la-display.lo CC libstream_out_gather_plugin_la-gather.lo CC libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo CC libstream_out_autodel_plugin_la-autodel.lo CC libstream_out_bridge_plugin_la-bridge.lo CC libstream_out_record_plugin_la-record.lo CC libstream_out_smem_plugin_la-smem.lo In file included from duplicate.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] duplicate.c:1:0: note: this is the location of the previous definition In file included from standard.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] standard.c:1:0: note: this is the location of the previous definition In file included from display.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] display.c:1:0: note: this is the location of the previous definition In file included from delay.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] delay.c:1:0: note: this is the location of the previous definition In file included from description.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] description.c:1:0: note: this is the location of the previous definition In file included from bridge.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] bridge.c:1:0: note: this is the location of the previous definition In file included from es.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] es.c:1:0: note: this is the location of the previous definition In file included from record.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] record.c:1:0: note: this is the location of the previous definition In file included from dummy.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] dummy.c:1:0: note: this is the location of the previous definition In file included from gather.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] gather.c:1:0: note: this is the location of the previous definition In file included from autodel.c:29:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] autodel.c:1:0: note: this is the location of the previous definition In file included from smem.c:47:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] smem.c:1:0: note: this is the location of the previous definition In file included from mosaic_bridge.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] mosaic_bridge.c:1:0: note: this is the location of the previous definition CC libstream_out_setid_plugin_la-setid.lo CC libstream_out_langfromtelx_plugin_la-langfromtelx.lo CC libstream_out_select_plugin_la-select.lo CC libstream_out_rtp_plugin_la-rtp.lo smem.c: In function 'Send': CC libstream_out_rtp_plugin_la-rtpfmt.lo smem.c:344:17: warning: 'i_line_size' may be used uninitialized in this function [-Wmaybe-uninitialized] smem.c:371:9: warning: 'i_line' may be used uninitialized in this function [-Wmaybe-uninitialized] smem.c:344:9: note: 'i_line' was declared here CC libstream_out_rtp_plugin_la-rtcp.lo CC libstream_out_rtp_plugin_la-rtsp.lo In file included from select.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] select.c:1:0: note: this is the location of the previous definition In file included from setid.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] setid.c:1:0: note: this is the location of the previous definition In file included from langfromtelx.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] langfromtelx.c:1:0: note: this is the location of the previous definition In file included from rtp.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rtp.c:1:0: note: this is the location of the previous definition CC libstream_out_rtp_plugin_la-vod.lo select.c: In function 'Command': select.c:189:5: warning: 'vlc_object_alive' is deprecated (declared at ../../include/vlc_objects.h:81) [-Wdeprecated-declarations] In file included from rtpfmt.c:26:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rtpfmt.c:1:0: note: this is the location of the previous definition CC libstream_out_raop_plugin_la-raop.lo CCLD libstream_out_dummy_plugin.la CCLD libstream_out_delay_plugin.la In file included from rtcp.c:27:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rtcp.c:1:0: note: this is the location of the previous definition In file included from rtsp.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rtsp.c:1:0: note: this is the location of the previous definition select.c:215:18: warning: variable 'b_select' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] select.c:216:17: warning: variable 'i_pid' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] CCLD libstream_out_description_plugin.la CCLD libstream_out_duplicate_plugin.la In file included from vod.c:31:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vod.c:1:0: note: this is the location of the previous definition rtp.c: In function 'rtp_listen_thread': rtp.c:1516:1: warning: no return statement in function returning non-void [-Wreturn-type] CCLD libstream_out_es_plugin.la CCLD libstream_out_display_plugin.la CCLD libstream_out_gather_plugin.la In file included from raop.c:28:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] raop.c:1:0: note: this is the location of the previous definition CCLD libstream_out_bridge_plugin.la CCLD libstream_out_mosaic_bridge_plugin.la CCLD libstream_out_autodel_plugin.la CCLD libstream_out_record_plugin.la CCLD libstream_out_smem_plugin.la rtpfmt.c: In function 'rtp_get_fmt': rtpfmt.c:499:29: warning: 'c2' may be used uninitialized in this function [-Wmaybe-uninitialized] rtpfmt.c:499:29: warning: 'c1' may be used uninitialized in this function [-Wmaybe-uninitialized] CCLD libstream_out_setid_plugin.la CCLD libstream_out_langfromtelx_plugin.la CCLD libstream_out_select_plugin.la CCLD libstream_out_standard_plugin.la rtp.c: In function 'ThreadSend': rtp.c:1421:18: warning: variable 'out' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] CCLD libstream_out_rtp_plugin.la CCLD libstream_out_raop_plugin.la make[5]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out' make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/stream_out' Making all in mmx make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mmx' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mmx' CC libmemcpymmx_plugin_la-memcpy.lo CC libi420_rgb_mmx_plugin_la-i420_rgb.lo CC libi420_rgb_mmx_plugin_la-i420_rgb16.lo CC libi420_yuy2_mmx_plugin_la-i420_yuy2.lo CC libi422_yuy2_mmx_plugin_la-i422_yuy2.lo In file included from memcpy.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]In file included from ../video_chroma/i420_rgb16.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] memcpy.c:1:0: note: this is the location of the previous definition ../video_chroma/i420_rgb16.c:1:0: note: this is the location of the previous definition In file included from ../video_chroma/i422_yuy2.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../video_chroma/i422_yuy2.c:1:0: note: this is the location of the previous definition In file included from ../video_chroma/i420_yuy2.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../video_chroma/i420_yuy2.c:1:0: note: this is the location of the previous definition In file included from ../video_chroma/i420_rgb.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../video_chroma/i420_rgb.c:1:0: note: this is the location of the previous definition CCLD libmemcpymmx_plugin.la CCLD libi420_yuy2_mmx_plugin.la CCLD libi422_yuy2_mmx_plugin.la CCLD libi420_rgb_mmx_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mmx' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mmx' Making all in mmxext make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mmxext' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mmxext' CC libmemcpymmxext_plugin_la-memcpy.lo In file included from memcpy.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] memcpy.c:1:0: note: this is the location of the previous definition CCLD libmemcpymmxext_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mmxext' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/mmxext' Making all in sse2 make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/sse2' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/sse2' CC libi420_rgb_sse2_plugin_la-i420_rgb.lo CC libi420_rgb_sse2_plugin_la-i420_rgb16.lo CC libi420_yuy2_sse2_plugin_la-i420_yuy2.lo CC libi422_yuy2_sse2_plugin_la-i422_yuy2.lo In file included from ../video_chroma/i420_rgb16.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../video_chroma/i420_rgb16.c:1:0: note: this is the location of the previous definition In file included from ../video_chroma/i420_rgb.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../video_chroma/i420_rgb.c:1:0: note: this is the location of the previous definition In file included from ../video_chroma/i422_yuy2.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../video_chroma/i422_yuy2.c:1:0: note: this is the location of the previous definition In file included from ../video_chroma/i420_yuy2.c:30:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ../video_chroma/i420_yuy2.c:1:0: note: this is the location of the previous definition CCLD libi422_yuy2_sse2_plugin.la CCLD libi420_yuy2_sse2_plugin.la CCLD libi420_rgb_sse2_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/sse2' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/sse2' Making all in 3dnow make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/3dnow' make all-am make[4]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/3dnow' CC libmemcpy3dn_plugin_la-memcpy.lo In file included from memcpy.c:25:0: ../../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] memcpy.c:1:0: note: this is the location of the previous definition CCLD libmemcpy3dn_plugin.la make[4]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/3dnow' make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules/3dnow' Making all in . make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules' make[2]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/modules' Making all in lib make[2]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/lib' GEN ../include/vlc/libvlc_version.h config.status: creating src/../include/vlc/libvlc_version.h make all-am make[3]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/lib' CC core.lo CC error.lo CC log.lo CC playlist.lo CC vlm.lo CC video.lo CC audio.lo CC event.lo CC event_async.lo CC media_player.lo CC media.lo CC media_list.lo CC media_list_player.lo In file included from vlm.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vlm.c:1:0: note: this is the location of the previous definition In file included from core.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] core.c:1:0: note: this is the location of the previous definition In file included from libvlc_internal.h:29:0, from error.c:21: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] error.c:1:0: note: this is the location of the previous definition In file included from playlist.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] playlist.c:1:0: note: this is the location of the previous definition In file included from media_player.c:24:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] media_player.c:1:0: note: this is the location of the previous definition In file included from log.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] log.c:1:0: note: this is the location of the previous definition In file included from event.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] event.c:1:0: note: this is the location of the previous definition In file included from event_async.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] event_async.c:1:0: note: this is the location of the previous definition In file included from media.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] media.c:1:0: note: this is the location of the previous definition In file included from video.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] video.c:1:0: note: this is the location of the previous definition In file included from audio.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] audio.c:1:0: note: this is the location of the previous definition In file included from media_list.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] media_list.c:1:0: note: this is the location of the previous definition In file included from media_list_player.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] media_list_player.c:1:0: note: this is the location of the previous definition event.c: In function 'libvlc_event_detach': event.c:416:10: warning: variable 'found' set but not used [-Wunused-but-set-variable] vlm.c: In function 'libvlc_vlm_get_event_manager': vlm.c:765:12: warning: variable 'p_vlm' set but not used [-Wunused-but-set-variable] media_player.c: In function 'input_event_changed': media_player.c:230:58: warning: unused parameter 'psz_cmd' [-Wunused-parameter] media_player.c: In function 'libvlc_media_player_get_nsobject': media_player.c:874:65: warning: unused parameter 'p_mi' [-Wunused-parameter] media_player.c: In function 'libvlc_media_player_get_agl': media_player.c:900:62: warning: unused parameter 'p_mi' [-Wunused-parameter] media_player.c: In function 'libvlc_media_player_get_hwnd': media_player.c:950:60: warning: unused parameter 'p_mi' [-Wunused-parameter] CC media_library.lo CC media_discoverer.lo CC revision.lo media_list.c: In function 'libvlc_media_list_add_file_content': media_list.c:272:2: warning: #warning Missing error handling! [-Wcpp] video.c: In function 'get_object': video.c:637:9: warning: 'vlc_object_find_name' is deprecated (declared at ../include/vlc_objects.h:51) [-Wdeprecated-declarations] GEN libvlc.pc In file included from media_discoverer.c:25:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] media_discoverer.c:1:0: note: this is the location of the previous definition In file included from media_library.c:26:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] media_library.c:1:0: note: this is the location of the previous definition CCLD libvlc.la config.status: creating lib/libvlc.pc make[3]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/lib' make[2]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/lib' Making all in bin make[2]: Entering directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/bin' CC vlc.o CC override.o CC rootwrap.o CC vlc_static-vlc.o CC vlc_static-override.o CC cachegen.o In file included from vlc.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vlc.c:1:0: note: this is the location of the previous definition In file included from override.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] override.c:1:0: note: this is the location of the previous definition In file included from rootwrap.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] rootwrap.c:1:0: note: this is the location of the previous definition In file included from vlc.c:29:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vlc.c:1:0: note: this is the location of the previous definition In file included from cachegen.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] cachegen.c:1:0: note: this is the location of the previous definition In file included from override.c:22:0: ../config.h:734:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] override.c:1:0: note: this is the location of the previous definition CCLD vlc-cache-gen CCLD vlc-wrapper CCLD vlc-static CCLD vlc GEN ../modules/plugins.dat /bin/sh: line 4: 29376 Segmentation fault ./vlc-cache-gen ../modules make[2]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5/bin' make[2]: *** [../modules/plugins.dat] Error 139 make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/paludis/media-video-vlc-2.0.5/work/vlc-2.0.5' make: *** [all] Error 2 !!! ERROR in media-video/vlc-2.0.5::gentoo: !!! In /usr/libexec/paludis/utils/emake at line 30 !!! emake returned error 2 !!! Call stack: !!! * paludis_die_or_error_func (/usr/libexec/paludis/die_functions.bash:67) !!! * main (/usr/libexec/paludis/utils/emake:30) diefunc: making ebuild PID 20635 exit with error die trap: exiting with error.