* Package: media-video/transcode-1.1.7-r3 * Repository: gentoo * Maintainer: media-video@gentoo.org * USE: 3dnow X a52 aac abi_x86_64 alsa amd64 dv dvd elibc_glibc iconv imagemagick jpeg kernel_linux lzo mjpeg mmx mp3 mpeg ogg quicktime sdl sse sse2 theora truetype userland_GNU v4l vorbis x264 xml xvid * FEATURES: ccache preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking transcode-1.1.7.tar.bz2 to /var/tmp/portage/media-video/transcode-1.1.7-r3/work >>> Source unpacked in /var/tmp/portage/media-video/transcode-1.1.7-r3/work >>> Preparing source in /var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7 ... * Applying transcode-1.1.7-ffmpeg.patch ... [ ok ] * Applying transcode-1.1.7-ffmpeg-0.10.patch ... [ ok ] * Applying transcode-1.1.7-ffmpeg-0.11.patch ... [ ok ] * Applying transcode-1.1.7-preset-free.patch ... [ ok ] * Applying transcode-1.1.7-libav-9.patch ... [ ok ] * Applying transcode-1.1.7-preset-force.patch ... [ ok ] * Applying transcode-1.1.7-ffmpeg2.patch ... [ ok ] * Applying transcode-1.1.7-freetype251.patch ... [ ok ] * Running elibtoolize in: transcode-1.1.7/ * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: transcode-1.1.7/autotools/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7 ... * econf: updating transcode-1.1.7/autotools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating transcode-1.1.7/autotools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-mmx --enable-3dnow --enable-sse --enable-sse2 --disable-altivec --enable-libv4l2 --enable-libv4lconvert --enable-libmpeg2 --enable-libmpeg2convert --enable-experimental --enable-deprecated --enable-v4l --disable-oss --enable-alsa --disable-libpostproc --enable-freetype2 --enable-lame --enable-xvid --enable-x264 --enable-ogg --enable-vorbis --enable-theora --enable-libdvdread --enable-libdv --enable-libquicktime --enable-lzo --enable-a52 --enable-faac --enable-libxml2 --enable-mjpegtools --enable-sdl --enable-imagemagick --enable-libjpeg --enable-iconv --disable-nuv --with-x --with-mod-path=/usr/lib64/transcode checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/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 whether to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for gawk... /usr/bin/gawk checking for dlopen in -ldl... yes checking for dlopen... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking 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... 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc 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 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc 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... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for standard header files... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking __attribute__((...)) support... yes checking __attribute__((aligned())) support... 64 checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for getopt_long_only... yes checking for getpagesize... yes checking for gettimeofday... yes checking for mmap... yes checking for strlcat... no checking for strlcpy... no checking for strtof... yes checking for vsscanf... yes checking for sysconf(_SC_PAGESIZE)... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for pthreads in -lpthread... yes checking for build architecture... AMD64 architecture (AMD64) checking if $CC groks MMX inline assembly... yes checking if $CC groks 3DNow inline assembly... yes checking if $CC groks SSE inline assembly... yes checking if $CC can handle SSE2 inline asm... yes checking if $CC groks AltiVec inline assembly... no checking if $CC groks AltiVec C extensions... no checking if linker needs -framework vecLib... 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.20... 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 for XvQueryExtension in -lXv... yes checking for XShmQueryExtension in -lX11... yes checking X11/Xaw/Simple.h usability... yes checking X11/Xaw/Simple.h presence... yes checking for X11/Xaw/Simple.h... yes checking for XpmFreeAttributes in -lXpm... yes checking for gzopen in -lz... yes checking for sin in -lm... yes checking for ffmpeg support... requested checking whether libavcodec support is requested... yes checking for LIBAVCODEC... yes checking whether libavformat support is requested... yes checking for LIBAVFORMAT... yes checking whether libv4l2 support is requested... yes checking for LIBV4L2... yes checking whether libv4lconvert support is requested... yes checking for LIBV4LCONVERT... yes checking whether libmpeg2 support is requested... yes checking for LIBMPEG2... yes checking whether libmpeg2convert support is requested... yes checking for LIBMPEG2CONVERT... yes checking enable new or experimental components... yes checking enable deprecated components... yes checking for internal static framebuffer support... yes checking whether v4l support is requested... yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking for linux/videodev2.h... yes checking for struct v4l2_buffer in videodev2.h... yes checking whether bktr support is requested... no checking whether sunau support is requested... no checking whether OSS support is requested... no checking whether ALSA support is requested... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking encore2.h usability... no checking encore2.h presence... no checking for encore2.h... no checking whether libpostproc support is requested... no checking whether freetype2 support is requested... yes checking for FREETYPE2... yes checking whether lame support is requested... yes checking for pkgconfig support for lame... no checking how to determine LAME_CFLAGS... default checking how to determine LAME_LIBS... default checking for lame_init in -lmp3lame... yes checking lame/lame.h usability... yes checking lame/lame.h presence... yes checking for lame/lame.h... yes checking lame version... 399 checking whether xvid support is requested... yes checking for pkgconfig support for xvid... no checking how to determine xvid_CFLAGS... default checking xvid.h usability... yes checking xvid.h presence... yes checking for xvid.h... yes checking how to determine xvid_LIBS... default checking for xvid_global in -lxvidcore... yes checking xvid version >= 1.0... yes checking whether x264 support is requested... yes checking for X264... yes checking x264 version... 142 checking whether ogg support is requested... yes checking for OGG... yes checking whether vorbis support is requested... yes checking for VORBIS... yes checking whether theora support is requested... yes checking for THEORA... yes checking whether libdvdread support is requested... yes checking for pkgconfig support for libdvdread... no checking how to determine LIBDVDREAD_CFLAGS... default checking how to determine LIBDVDREAD_LIBS... default checking for DVDOpen in -ldvdread... yes checking dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking whether pvm3 support is requested... no checking whether libdv support is requested... yes checking for LIBDV... yes checking whether libquicktime support is requested... yes checking for LIBQUICKTIME... yes checking for lqt_encode_video in -lquicktime... yes checking whether lzo support is requested... yes checking for pkgconfig support for lzo... no checking how to determine LZO_CFLAGS... default checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking how to determine LZO_LIBS... default checking for lzo_version in -llzo2... yes checking whether a52 support is requested... yes checking for pkgconfig support for a52... no checking how to determine A52_CFLAGS... default checking a52dec/a52.h usability... yes checking a52dec/a52.h presence... yes checking for a52dec/a52.h... yes checking how to determine A52_LIBS... default checking for a52_init in -la52... yes checking whether faac support is requested... yes checking for pkgconfig support for faac... no checking how to determine FAAC_CFLAGS... default checking faac.h usability... yes checking faac.h presence... yes checking for faac.h... yes checking how to determine FAAC_LIBS... default checking for faacEncGetVersion in -lfaac... yes checking whether libxml2 support is requested... yes checking for LIBXML2... yes checking whether ibp and lors support is requested... no checking whether mjpegtools support is requested... yes checking for MJPEGTOOLS... yes checking whether sdl support is requested... yes checking for SDL... yes checking whether imagemagick support is requested... yes checking for pkgconfig support for imagemagick... yes checking how to determine IMAGEMAGICK_CFLAGS... pkg-config checking magick/api.h usability... yes checking magick/api.h presence... yes checking for magick/api.h... yes checking how to determine IMAGEMAGICK_LIBS... pkg-config checking wand/magick-wand.h usability... yes checking wand/magick-wand.h presence... yes checking for wand/magick-wand.h... yes checking whether libjpegmmx support is requested... no checking whether libjpeg support is requested... yes checking for pkgconfig support for libjpeg... no checking how to determine LIBJPEG_CFLAGS... default checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking how to determine LIBJPEG_LIBS... default checking for jpeg_CreateCompress in -ljpeg... yes checking whether bsdav support is requested... no checking whether iconv support is requested... yes checking for pkgconfig support for iconv... no checking how to determine ICONV_CFLAGS... default checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking how to determine ICONV_LIBS... default checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for iconv_open in -lc... yes checking for PV3 support... no checking for NuppelVideo support... no checking if x86_64-pc-linux-gnu-gcc supports -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe flags... yes configure: creating ./config.status config.status: creating Makefile config.status: creating aclib/Makefile config.status: creating avilib/Makefile config.status: creating docs/Makefile config.status: creating docs/html/Makefile config.status: creating docs/man/Makefile config.status: creating docs/pvm3/Makefile config.status: creating docs/tech/Makefile config.status: creating docs/tech/html/Makefile config.status: creating encode/Makefile config.status: creating export/Makefile config.status: creating filter/Makefile config.status: creating filter/divxkey/Makefile config.status: creating filter/extsub/Makefile config.status: creating filter/preview/Makefile config.status: creating filter/subtitler/Makefile config.status: creating filter/tomsmocomp/Makefile config.status: creating filter/yuvdenoise/Makefile config.status: creating filter/stabilize/Makefile config.status: creating import/Makefile config.status: creating import/framegen/Makefile config.status: creating import/nuv/Makefile config.status: creating import/v4l/Makefile config.status: creating multiplex/Makefile config.status: creating libdldarwin/Makefile config.status: creating libtc/Makefile config.status: creating libtcaudio/Makefile config.status: creating libtcvideo/Makefile config.status: creating pvm3/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating tools/Makefile config.status: creating transcode.spec config.status: creating filter/parse_csv.awk config.status: creating filter/filter_list.awk config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------- Summary for transcode 1.1.7: ---------------------------------------- core options ---------------------------------------- enable experimental code yes enable deprecated code yes static AV-frame buffering yes A52 default decoder yes FFmpeg support yes hardware support ---------------------------------------- v4l (legacy) no v4l2 yes ALSA yes OSS no bktr no sunau no optional module support ---------------------------------------- PV3 no NuppelVideo no optional package support ---------------------------------------- IBP (libxio) no X11 yes Xv extension yes Xshm extension yes Xaw library yes Xpm library yes libavcodec yes libavformat yes libv4l2 yes libv4lconvert yes libmpeg2 yes libmpeg2convert yes libpostproc no freetype2 yes lame yes xvid yes x264 yes ogg yes vorbis yes theora yes libdvdread yes pvm3 no libdv yes libquicktime yes lzo yes a52 yes faac yes libxml2 yes mjpegtools yes sdl yes imagemagick yes libjpeg yes bsdav no iconv yes >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7 ... make -j2 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7' Making all in aclib make[2]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/aclib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o accore.lo accore.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o average.lo average.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c average.c -fPIC -DPIC -o .libs/average.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c accore.c -fPIC -DPIC -o .libs/accore.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o imgconvert.lo imgconvert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c imgconvert.c -fPIC -DPIC -o .libs/imgconvert.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o img_rgb_packed.lo img_rgb_packed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c img_rgb_packed.c -fPIC -DPIC -o .libs/img_rgb_packed.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o img_yuv_mixed.lo img_yuv_mixed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c img_yuv_mixed.c -fPIC -DPIC -o .libs/img_yuv_mixed.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o img_yuv_packed.lo img_yuv_packed.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o img_yuv_planar.lo img_yuv_planar.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c img_yuv_packed.c -fPIC -DPIC -o .libs/img_yuv_packed.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c img_yuv_planar.c -fPIC -DPIC -o .libs/img_yuv_planar.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o img_yuv_rgb.lo img_yuv_rgb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c img_yuv_rgb.c -fPIC -DPIC -o .libs/img_yuv_rgb.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o memcpy.lo memcpy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c memcpy.c -fPIC -DPIC -o .libs/memcpy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o rescale.lo rescale.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c rescale.c -fPIC -DPIC -o .libs/rescale.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libac.la accore.lo average.lo imgconvert.lo img_rgb_packed.lo img_yuv_mixed.lo img_yuv_packed.lo img_yuv_planar.lo img_yuv_rgb.lo memcpy.lo rescale.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libac.a .libs/accore.o .libs/average.o .libs/imgconvert.o .libs/img_rgb_packed.o .libs/img_yuv_mixed.o .libs/img_yuv_packed.o .libs/img_yuv_planar.o .libs/img_yuv_rgb.o .libs/memcpy.o .libs/rescale.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libac.a libtool: link: ( cd ".libs" && rm -f "libac.la" && ln -s "../libac.la" "libac.la" ) make[2]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/aclib' Making all in avilib make[2]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/avilib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o platform_tc.lo platform_tc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o avidump.lo avidump.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c platform_tc.c -fPIC -DPIC -o .libs/platform_tc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c avidump.c -fPIC -DPIC -o .libs/avidump.o avidump.c: In function 'ProcessChunk': avidump.c:473:11: warning: variable 'tt' set but not used [-Wunused-but-set-variable] off_t tt; ^ avidump.c:581:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &fcc_type,sizeof(FOURCC)); ^ avidump.c:615:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &offset,8); ^ avidump.c:616:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &size, 4); ^ avidump.c:617:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &duration,4); ^ avidump.c:639:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &offset,4); ^ avidump.c:640:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &size, 4); ^ avidump.c:663:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val32,4); ^ avidump.c:679:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val32, 4); ^ avidump.c:684:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val32, 4); ^ avidump.c:689:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val32, 4); ^ avidump.c: In function 'dump_vals': avidump.c:329:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val8, 1); ^ avidump.c:333:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val64, 8); ^ avidump.c:338:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val32, 4); ^ avidump.c:343:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val32,4); ^ avidump.c:357:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val32,4); ^ avidump.c:370:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val32,4); ^ avidump.c:381:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val16,2); ^ avidump.c:387:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &val16,2); ^ avidump.c: In function 'DumpChunk': avidump.c:761:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] xio_read(fd, &formtype,sizeof(FOURCC)); /* read the form type */ ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o avilib.lo avilib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c avilib.c -fPIC -DPIC -o .libs/avilib.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o wavlib.lo wavlib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c wavlib.c -fPIC -DPIC -o .libs/wavlib.o avilib.c: In function 'avi_ixnn_entry': avilib.c:210:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] OUTD(ch->nEntriesInUse); ^ avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^ avilib.c:212:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] OUTD(ch->qwBaseOffset&0xffffffff); ^ avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^ avilib.c:213:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] OUTD((ch->qwBaseOffset>>32)&0xffffffff); ^ avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^ avilib.c:214:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] OUTD(ch->dwReserved3); ^ avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^ avilib.c:217:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] OUTD(ch->aIndex[k].dwOffset); ^ avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^ avilib.c:218:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] OUTD(ch->aIndex[k].dwSize); ^ avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^ avilib.c:220:5: warning: pointer targets in passing argument 2 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avi_add_chunk(AVI, ch->fcc, ix00, max); ^ avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_chunk(avi_t *AVI, const unsigned char *tag, ^ avilib.c:220:5: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avi_add_chunk(AVI, ch->fcc, ix00, max); ^ avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_chunk(avi_t *AVI, const unsigned char *tag, ^ avilib.c: In function 'avi_add_odml_index_entry': avilib.c:338:145: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] int audio = (strchr (tag, 'w')?1:0); ^ avilib.c:338:145: note: expected 'const char *' but argument is of type 'const unsigned char *' avilib.c:348:10: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness [-Wpointer-sign] if (avi_init_super_index(AVI, "ix00", &AVI->video_superindex) < 0) return -1; ^ avilib.c:232:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_init_super_index(avi_t *AVI, const unsigned char *idxtag, ^ avilib.c:352:10: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) ^ avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag, ^ avilib.c:352:10: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) ^ avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag, ^ avilib.c:366:10: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness [-Wpointer-sign] if (avi_init_super_index(AVI, fcc, &AVI->track[AVI->aptr].audio_superindex) < 0) return -1; ^ avilib.c:232:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_init_super_index(avi_t *AVI, const unsigned char *idxtag, ^ avilib.c:372:10: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, fcc, tag, AVI->track[AVI->aptr].audio_superindex->stdindex[ ^ avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag, ^ avilib.c:422:6: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) ^ avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag, ^ avilib.c:422:6: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) ^ avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag, ^ avilib.c:435:10: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, fcc, aud, AVI->track[audtr].audio_superindex->stdindex[ ^ avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag, ^ avilib.c:435:10: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign] if (avi_add_std_index (AVI, fcc, aud, AVI->track[audtr].audio_superindex->stdindex[ ^ avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_std_index(avi_t *AVI, const unsigned char *idxtag, ^ avilib.c:472:6: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] avi_add_chunk(AVI, (unsigned char *)"RIFF", "AVIXLIST\0\0\0\0movi", 16); ^ avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int avi_add_chunk(avi_t *AVI, const unsigned char *tag, ^ avilib.c: In function 'avi_parse_comments': avilib.c:1041:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] long2str(buf+len, k+1); len += 4; ^ avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^ avilib.c:970:16: warning: variable 'readlen' set but not used [-Wunused-but-set-variable] int len=0, readlen=0, k; ^ avilib.c: In function 'avi_close_output_file': avilib.c:1558:15: warning: pointer targets in passing argument 2 of 'avi_parse_comments' differ in signedness [-Wpointer-sign] info_len = avi_parse_comments (AVI->comment_fd, AVI_header+nhb, HEADERBYTES - nhb - 8 - 12); ^ avilib.c:968:12: note: expected 'char *' but argument is of type 'unsigned char *' static int avi_parse_comments (int fd, char *buf, int space_left) ^ avilib.c:1628:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] long2str(f, len); ^ avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^ avilib.c:1634:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign] long2str(f, len); ^ avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' static void long2str(unsigned char *dst, int32_t n) ^ avilib.c: In function 'plat_write_data': avilib.c:1693:10: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] n = avi_add_chunk(AVI,(unsigned char *)astr,data,length); ^ avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'const char *' static int avi_add_chunk(avi_t *AVI, const unsigned char *tag, ^ avilib.c:1695:10: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign] n = avi_add_chunk(AVI,(unsigned char *)"00db",data,length); ^ avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'const char *' static int avi_add_chunk(avi_t *AVI, const unsigned char *tag, ^ avilib.c: In function 'avi_parse_input_file': avilib.c:2229:19: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] else if (strncasecmp (hdrl_data+i,"iavs",4) ==0 && ! auds_strh_seen) { ^ In file included from avilib.h:38:0, from avilib.c:38: /usr/include/string.h:538:12: note: expected 'const char *' but argument is of type 'uint8_t *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^ avilib.c:2237:15: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] else if(strncasecmp(hdrl_data+i,"dmlh",4) == 0) { ^ In file included from avilib.h:38:0, from avilib.c:38: /usr/include/string.h:538:12: note: expected 'const char *' but argument is of type 'uint8_t *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^ avilib.c:2311:15: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] else if(strncasecmp(hdrl_data+i,"indx",4) == 0) { ^ In file included from avilib.h:38:0, from avilib.c:38: /usr/include/string.h:538:12: note: expected 'const char *' but argument is of type 'uint8_t *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^ avilib.c:2318:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] a = hdrl_data+i; ^ avilib.c:2322:38: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_superindex->dwSize = str2ulong(a); a += 4; ^ avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^ avilib.c:2323:46: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness [-Wpointer-sign] AVI->video_superindex->wLongsPerEntry = str2ushort(a); a += 2; ^ avilib.c:107:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ushort(unsigned char *str) ^ avilib.c:2326:45: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_superindex->nEntriesInUse = str2ulong(a); a += 4; ^ avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^ avilib.c:2341:53: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] AVI->video_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; ^ avilib.c:96:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint64_t str2ullong(unsigned char *str) ^ avilib.c:2342:51: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_superindex->aIndex[j].dwSize = str2ulong (a); a += 4; ^ avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^ avilib.c:2343:55: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_superindex->aIndex[j].dwDuration = str2ulong (a); a += 4; ^ avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^ avilib.c:2372:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] a = hdrl_data+i; ^ avilib.c:2376:13: warning: pointer targets in passing argument 2 of 'avi_build_audio_superindex' differ in signedness [-Wpointer-sign] a = avi_build_audio_superindex(AVI->track[AVI->aptr].audio_superindex, a); ^ avilib.c:2032:17: note: expected 'uint8_t *' but argument is of type 'char *' static uint8_t *avi_build_audio_superindex(avisuperindex_chunk *si, uint8_t *a) ^ avilib.c:2376:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] a = avi_build_audio_superindex(AVI->track[AVI->aptr].audio_superindex, a); ^ avilib.c:2380:16: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] else if((strncasecmp(hdrl_data+i,"JUNK",4) == 0) || ^ In file included from avilib.h:38:0, from avilib.c:38: /usr/include/string.h:538:12: note: expected 'const char *' but argument is of type 'uint8_t *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^ avilib.c:2381:16: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] (strncasecmp(hdrl_data+i,"strn",4) == 0) || ^ In file included from avilib.h:38:0, from avilib.c:38: /usr/include/string.h:538:12: note: expected 'const char *' but argument is of type 'uint8_t *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^ avilib.c:2382:16: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign] (strncasecmp(hdrl_data+i,"vprp",4) == 0)){ ^ In file included from avilib.h:38:0, from avilib.c:38: /usr/include/string.h:538:12: note: expected 'const char *' but argument is of type 'uint8_t *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^ avilib.c:2553:15: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] nrEntries = str2ulong(en + 12); ^ avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^ avilib.c:2557:12: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] offset = str2ullong(en + 20); ^ avilib.c:96:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint64_t str2ullong(unsigned char *str) ^ avilib.c:2571:41: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->video_index[k].pos = offset + str2ulong(en); en += 4; ^ avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^ avilib.c:2572:32: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness [-Wpointer-sign] AVI->video_index[k].len = str2ulong_len(en); ^ avilib.c:113:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong_len (unsigned char *str) ^ avilib.c:2573:32: warning: pointer targets in passing argument 1 of 'str2ulong_key' differ in signedness [-Wpointer-sign] AVI->video_index[k].key = str2ulong_key(en); en += 4; ^ avilib.c:120:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong_key (unsigned char *str) ^ avilib.c:2636:18: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] nrEntries = str2ulong(en + 12); ^ avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^ avilib.c:2641:15: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign] offset = str2ullong(en + 20); ^ avilib.c:96:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint64_t str2ullong(unsigned char *str) ^ avilib.c:2650:57: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign] AVI->track[audtr].audio_index[k].pos = offset + str2ulong(en); en += 4; ^ avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong(unsigned char *str) ^ avilib.c:2651:48: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness [-Wpointer-sign] AVI->track[audtr].audio_index[k].len = str2ulong_len(en); en += 4; ^ avilib.c:113:17: note: expected 'unsigned char *' but argument is of type 'char *' static uint32_t str2ulong_len (unsigned char *str) ^ avilib.c: In function 'avi_parse_index_from_file': avilib.c:1946:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(data, 100, fd); ^ avilib.c:1954:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(data, 100, fd); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libavi.la platform_tc.lo avidump.lo avilib.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libwav.la platform_tc.lo wavlib.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libavi.a .libs/platform_tc.o .libs/avidump.o .libs/avilib.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libavi.a libtool: link: ( cd ".libs" && rm -f "libavi.la" && ln -s "../libavi.la" "libavi.la" ) libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libwav.a .libs/platform_tc.o .libs/wavlib.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libwav.a libtool: link: ( cd ".libs" && rm -f "libwav.la" && ln -s "../libwav.la" "libwav.la" ) make[2]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/avilib' Making all in libtc make[2]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/libtc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o cfgfile.lo cfgfile.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o framecode.lo framecode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c cfgfile.c -fPIC -DPIC -o .libs/cfgfile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c framecode.c -fPIC -DPIC -o .libs/framecode.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o iodir.lo iodir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c iodir.c -fPIC -DPIC -o .libs/iodir.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o optstr.lo optstr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c optstr.c -fPIC -DPIC -o .libs/optstr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o ratiocodes.lo ratiocodes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c ratiocodes.c -fPIC -DPIC -o .libs/ratiocodes.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o strlcat.lo strlcat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o strlcpy.lo strlcpy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tc_functions.lo tc_functions.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tc_functions.c -fPIC -DPIC -o .libs/tc_functions.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tccodecs.lo tccodecs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tccodecs.c -fPIC -DPIC -o .libs/tccodecs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcframes.lo tcframes.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcglob.lo tcglob.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tcframes.c -fPIC -DPIC -o .libs/tcframes.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tcglob.c -fPIC -DPIC -o .libs/tcglob.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tclist.lo tclist.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcmodule.lo tcmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tcmodule.c -fPIC -DPIC -o .libs/tcmodule.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tclist.c -fPIC -DPIC -o .libs/tclist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcmoduleinfo.lo tcmoduleinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tcmoduleinfo.c -fPIC -DPIC -o .libs/tcmoduleinfo.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tctimer.lo tctimer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tctimer.c -fPIC -DPIC -o .libs/tctimer.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libtc.la cfgfile.lo framecode.lo iodir.lo optstr.lo ratiocodes.lo strlcat.lo strlcpy.lo tc_functions.lo tccodecs.lo tcframes.lo tcglob.lo tclist.lo tcmodule.lo tcmoduleinfo.lo tctimer.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtc.a .libs/cfgfile.o .libs/framecode.o .libs/iodir.o .libs/optstr.o .libs/ratiocodes.o .libs/strlcat.o .libs/strlcpy.o .libs/tc_functions.o .libs/tccodecs.o .libs/tcframes.o .libs/tcglob.o .libs/tclist.o .libs/tcmodule.o .libs/tcmoduleinfo.o .libs/tctimer.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtc.a libtool: link: ( cd ".libs" && rm -f "libtc.la" && ln -s "../libtc.la" "libtc.la" ) make[2]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/libtc' Making all in libtcaudio make[2]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/libtcaudio' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcaudio.lo tcaudio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tcaudio.c -fPIC -DPIC -o .libs/tcaudio.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libtcaudio.la tcaudio.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtcaudio.a .libs/tcaudio.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtcaudio.a libtool: link: ( cd ".libs" && rm -f "libtcaudio.la" && ln -s "../libtcaudio.la" "libtcaudio.la" ) make[2]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/libtcaudio' Making all in libtcvideo make[2]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/libtcvideo' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcvideo.lo tcvideo.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o zoom.lo zoom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c zoom.c -fPIC -DPIC -o .libs/zoom.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c tcvideo.c -fPIC -DPIC -o .libs/tcvideo.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libtcvideo.la tcvideo.lo zoom.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtcvideo.a .libs/tcvideo.o .libs/zoom.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtcvideo.a libtool: link: ( cd ".libs" && rm -f "libtcvideo.la" && ln -s "../libtcvideo.la" "libtcvideo.la" ) make[2]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/libtcvideo' Making all in encode make[2]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/encode' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o encode_copy.lo encode_copy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o encode_faac_la-encode_faac.lo `test -f 'encode_faac.c' || echo './'`encode_faac.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c encode_faac.c -fPIC -DPIC -o .libs/encode_faac_la-encode_faac.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c encode_copy.c -fPIC -DPIC -o .libs/encode_copy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o encode_lame_la-encode_lame.lo `test -f 'encode_lame.c' || echo './'`encode_lame.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o encode_lavc_la-encode_lavc.lo `test -f 'encode_lavc.c' || echo './'`encode_lavc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c encode_lame.c -fPIC -DPIC -o .libs/encode_lame_la-encode_lame.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c encode_lavc.c -fPIC -DPIC -o .libs/encode_lavc_la-encode_lavc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o encode_lzo_la-encode_lzo.lo `test -f 'encode_lzo.c' || echo './'`encode_lzo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c encode_lzo.c -fPIC -DPIC -o .libs/encode_lzo_la-encode_lzo.o encode_lzo.c: In function 'tc_lzo_stop': encode_lzo.c:82:21: warning: variable 'pd' set but not used [-Wunused-but-set-variable] LZOPrivateData *pd = NULL; ^ encode_lzo.c: In function 'tc_lzo_inspect': encode_lzo.c:127:21: warning: variable 'pd' set but not used [-Wunused-but-set-variable] LZOPrivateData *pd = NULL; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o encode_null.lo encode_null.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c encode_null.c -fPIC -DPIC -o .libs/encode_null.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o encode_x264_la-encode_x264.lo `test -f 'encode_x264.c' || echo './'`encode_x264.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c encode_x264.c -fPIC -DPIC -o .libs/encode_x264_la-encode_x264.o encode_lavc.c: In function 'tc_lavc_config_defaults': encode_lavc.c:986:5: warning: 'scenechange_factor' is deprecated (declared at /usr/include/libavcodec/avcodec.h:1904) [-Wdeprecated-declarations] pd->ff_vcontext.scenechange_factor = 1; ^ encode_lavc.c: In function 'tc_lavc_read_config': encode_lavc.c:1167:9: warning: 'scenechange_factor' is deprecated (declared at /usr/include/libavcodec/avcodec.h:1904) [-Wdeprecated-declarations] { "sc_factor", PCTX(scenechange_factor), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 16 }, ^ encode_lavc.c: In function 'tc_lavc_configure': encode_lavc.c:1393:5: warning: 'avcodec_get_frame_defaults' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3549) [-Wdeprecated-declarations] avcodec_get_frame_defaults(&pd->ff_venc_frame); ^ encode_lavc.c: In function 'tc_lavc_encode_video': encode_lavc.c:1541:5: warning: 'avcodec_encode_video' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4470) [-Wdeprecated-declarations] outframe->video_len = avcodec_encode_video(&pd->ff_vcontext, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o encode_xvid.lo encode_xvid.c encode_x264.c: In function 'x264params_set_by_vob': encode_x264.c:475:15: warning: pointer targets in passing argument 3 of 'tc_code_to_ratio' differ in signedness [-Wpointer-sign] if (TC_NULL_MATCH == tc_frc_code_to_ratio(vob->ex_frc, ^ In file included from encode_x264.c:26:0: ../libtc/ratiocodes.h:174:5: note: expected 'int *' but argument is of type 'uint32_t *' int tc_code_to_ratio(TCRatioCode rc, int in_code, int *out_n, int *out_d); ^ encode_x264.c:475:15: warning: pointer targets in passing argument 4 of 'tc_code_to_ratio' differ in signedness [-Wpointer-sign] if (TC_NULL_MATCH == tc_frc_code_to_ratio(vob->ex_frc, ^ In file included from encode_x264.c:26:0: ../libtc/ratiocodes.h:174:5: note: expected 'int *' but argument is of type 'uint32_t *' int tc_code_to_ratio(TCRatioCode rc, int in_code, int *out_n, int *out_d); ^ encode_x264.c: In function 'x264_inspect': encode_x264.c:876:22: warning: variable 'pd' set but not used [-Wunused-but-set-variable] X264PrivateData *pd = NULL; ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o encode_copy.la -rpath /usr/lib64/transcode encode_copy.lo -lm -lz -ldl libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c encode_xvid.c -fPIC -DPIC -o .libs/encode_xvid.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o encode_faac.la -rpath /usr/lib64/transcode encode_faac_la-encode_faac.lo -L/usr/lib -lfaac -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/encode_copy.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,encode_copy.so -o .libs/encode_copy.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/encode_faac_la-encode_faac.o -Wl,--as-needed -L/usr/lib -lfaac -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,encode_faac.so -o .libs/encode_faac.so libtool: link: ( cd ".libs" && rm -f "encode_copy.la" && ln -s "../encode_copy.la" "encode_copy.la" ) libtool: link: ( cd ".libs" && rm -f "encode_faac.la" && ln -s "../encode_faac.la" "encode_faac.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o encode_lame.la -rpath /usr/lib64/transcode encode_lame_la-encode_lame.lo -L/usr/lib -lmp3lame -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o encode_lavc.la -rpath /usr/lib64/transcode encode_lavc_la-encode_lavc.lo -lavcodec -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/encode_lame_la-encode_lame.o -Wl,--as-needed -L/usr/lib -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,encode_lame.so -o .libs/encode_lame.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/encode_lavc_la-encode_lavc.o -Wl,--as-needed -lavcodec -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,encode_lavc.so -o .libs/encode_lavc.so libtool: link: ( cd ".libs" && rm -f "encode_lame.la" && ln -s "../encode_lame.la" "encode_lame.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o encode_lzo.la -rpath /usr/lib64/transcode encode_lzo_la-encode_lzo.lo -L/usr/lib -llzo2 -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "encode_lavc.la" && ln -s "../encode_lavc.la" "encode_lavc.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o encode_null.la -rpath /usr/lib64/transcode encode_null.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/encode_lzo_la-encode_lzo.o -Wl,--as-needed -L/usr/lib -llzo2 -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,encode_lzo.so -o .libs/encode_lzo.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/encode_null.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,encode_null.so -o .libs/encode_null.so libtool: link: ( cd ".libs" && rm -f "encode_lzo.la" && ln -s "../encode_lzo.la" "encode_lzo.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o encode_x264.la -rpath /usr/lib64/transcode encode_x264_la-encode_x264.lo -lx264 -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "encode_null.la" && ln -s "../encode_null.la" "encode_null.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o encode_xvid.la -rpath /usr/lib64/transcode encode_xvid.lo -lxvidcore -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/encode_x264_la-encode_x264.o -Wl,--as-needed -lx264 -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,encode_x264.so -o .libs/encode_x264.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/encode_xvid.o -Wl,--as-needed -lxvidcore -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,encode_xvid.so -o .libs/encode_xvid.so libtool: link: ( cd ".libs" && rm -f "encode_x264.la" && ln -s "../encode_x264.la" "encode_x264.la" ) libtool: link: ( cd ".libs" && rm -f "encode_xvid.la" && ln -s "../encode_xvid.la" "encode_xvid.la" ) make[2]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/encode' Making all in export make[2]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/export' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_ac3.lo export_ac3.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_divx5_la-export_divx5.lo `test -f 'export_divx5.c' || echo './'`export_divx5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_ac3.c -fPIC -DPIC -o .libs/export_ac3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_divx5.c -fPIC -DPIC -o .libs/export_divx5_la-export_divx5.o export_ac3.c: In function 'export_ac3_encode': export_ac3.c:146:13: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness [-Wpointer-sign] if (p_write (param->buffer, param->size) != param->size) ^ export_ac3.c:41:19: note: expected 'char *' but argument is of type 'uint8_t *' static inline int p_write (char *buf, size_t len) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_divx5_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c aud_aux.c -fPIC -DPIC -o .libs/export_divx5_la-aud_aux.o export_divx5.c: In function 'export_divx5_encode': export_divx5.c:699:31: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness [-Wpointer-sign] if(param->flag == TC_AUDIO) return(tc_audio_encode(param->buffer, param->size, avifile)); ^ In file included from export_divx5.c:62:0: aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_divx5_la-divx4_vbr.lo `test -f 'divx4_vbr.c' || echo './'`divx4_vbr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c divx4_vbr.c -fPIC -DPIC -o .libs/export_divx5_la-divx4_vbr.o aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:752:23: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:715:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer ( ^ aud_aux.c:760:23: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer_interleaved( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:730:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer_interleaved( ^ aud_aux.c:814:21: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness [-Wpointer-sign] while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0) ^ aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate); ^ aud_aux.c: In function 'tc_audio_encode_ffmpeg': aud_aux.c:870:5: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c:897:7: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c: In function 'tc_audio_close': aud_aux.c:1038:23: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness [-Wpointer-sign] outsize = lame_encode_flush(lgf, output, 0); ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:856:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_flush( ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_dv_la-export_dv.lo `test -f 'export_dv.c' || echo './'`export_dv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_dv.c -fPIC -DPIC -o .libs/export_dv_la-export_dv.o divx4_vbr.c: In function 'VbrControl_init_2pass_vbr_encoding': divx4_vbr.c:151:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(head, 10, 1, m_pFile); ^ divx4_vbr.c:157:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(m_pFile, "%d\n", &version); ^ divx4_vbr.c:158:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(m_pFile, "quality %d\n", &iOldQual); ^ divx4_vbr.c:204:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(m_pFile, "Frame %d: intra %d, quant %d, texture %d, " ^ divx4_vbr.c:236:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(m_pFile, "Frame %d: intra %d, quant %d, texture %d, " ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_dv_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c aud_aux.c -fPIC -DPIC -o .libs/export_dv_la-aud_aux.o aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:752:23: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:715:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer ( ^ aud_aux.c:760:23: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer_interleaved( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:730:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer_interleaved( ^ aud_aux.c:814:21: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness [-Wpointer-sign] while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0) ^ aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate); ^ aud_aux.c: In function 'tc_audio_encode_ffmpeg': aud_aux.c:870:5: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c:897:7: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c: In function 'tc_audio_close': aud_aux.c:1038:23: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness [-Wpointer-sign] outsize = lame_encode_flush(lgf, output, 0); ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:856:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_flush( ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_dvraw_la-export_dvraw.lo `test -f 'export_dvraw.c' || echo './'`export_dvraw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_dvraw.c -fPIC -DPIC -o .libs/export_dvraw_la-export_dvraw.o export_dv.c: In function 'export_dv_encode': export_dv.c:199:8: warning: pointer targets in passing argument 2 of 'AVI_write_frame' differ in signedness [-Wpointer-sign] if(AVI_write_frame(avifile, target, frame_size, key)<0) { ^ In file included from ../src/transcode.h:44:0, from export_dv.c:28: ../avilib/avilib.h:329:5: note: expected 'const char *' but argument is of type 'unsigned char *' int AVI_write_frame(avi_t *AVI, const char *data, long bytes, int keyframe); ^ export_dv.c:207:31: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness [-Wpointer-sign] if(param->flag == TC_AUDIO) return(tc_audio_encode(param->buffer, param->size, avifile)); ^ In file included from export_dv.c:30:0: aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_ffmpeg_la-export_ffmpeg.lo `test -f 'export_ffmpeg.c' || echo './'`export_ffmpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_ffmpeg.c -fPIC -DPIC -o .libs/export_ffmpeg_la-export_ffmpeg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_ffmpeg_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c aud_aux.c -fPIC -DPIC -o .libs/export_ffmpeg_la-aud_aux.o aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:752:23: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:715:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer ( ^ aud_aux.c:760:23: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer_interleaved( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:730:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer_interleaved( ^ aud_aux.c:814:21: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness [-Wpointer-sign] while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0) ^ aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate); ^ aud_aux.c: In function 'tc_audio_encode_ffmpeg': aud_aux.c:870:5: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c:897:7: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c: In function 'tc_audio_close': aud_aux.c:1038:23: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness [-Wpointer-sign] outsize = lame_encode_flush(lgf, output, 0); ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:856:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_flush( ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_ffmpeg_la-ffmpeg_cfg.lo `test -f 'ffmpeg_cfg.c' || echo './'`ffmpeg_cfg.c export_ffmpeg.c: In function 'tc_strchrnul': export_ffmpeg.c:177:7: warning: assignment discards 'const' qualifier from pointer target type tmp = s + strlen(s); ^ export_ffmpeg.c: In function 'opt_default': export_ffmpeg.c:253:9: warning: implicit declaration of function 'av_find_opt' [-Wimplicit-function-declaration] const AVOption *o2 = av_find_opt(avcodec_opts[0], opt, NULL, opt_types[type], opt_types[type]); ^ export_ffmpeg.c:253:30: warning: initialization makes pointer from integer without a cast const AVOption *o2 = av_find_opt(avcodec_opts[0], opt, NULL, opt_types[type], opt_types[type]); ^ export_ffmpeg.c:255:13: warning: 'av_set_string3' is deprecated (declared at /usr/include/libavutil/opt.h:428) [-Wdeprecated-declarations] ret = av_set_string3(avcodec_opts[type], opt, arg, 1, &o); ^ export_ffmpeg.c:270:13: warning: 'av_set_string3' is deprecated (declared at /usr/include/libavutil/opt.h:428) [-Wdeprecated-declarations] ret = av_set_string3(avcodec_opts[AVMEDIA_TYPE_VIDEO], opt+1, arg, 1, &o); ^ export_ffmpeg.c: In function 'export_ffmpeg_init': export_ffmpeg.c:490:5: warning: 'avcodec_alloc_frame' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3539) [-Wdeprecated-declarations] lavc_venc_frame = avcodec_alloc_frame(); ^ export_ffmpeg.c:492:5: warning: 'avcodec_alloc_frame' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3539) [-Wdeprecated-declarations] lavc_convert_frame= avcodec_alloc_frame(); ^ export_ffmpeg.c: In function 'export_ffmpeg_encode': export_ffmpeg.c:1679:5: warning: 'avcodec_encode_video' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4470) [-Wdeprecated-declarations] out_size = avcodec_encode_video(lavc_venc_context, ^ export_ffmpeg.c:1699:11: warning: pointer targets in passing argument 2 of 'AVI_write_frame' differ in signedness [-Wpointer-sign] if (AVI_write_frame(avifile, enc_buffer, out_size, ^ In file included from ../src/transcode.h:44:0, from export_ffmpeg.c:26: ../avilib/avilib.h:329:5: note: expected 'const char *' but argument is of type 'uint8_t *' int AVI_write_frame(avi_t *AVI, const char *data, long bytes, int keyframe); ^ export_ffmpeg.c:1754:12: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness [-Wpointer-sign] return tc_audio_encode(param->buffer, param->size, avifile); ^ In file included from export_ffmpeg.c:31:0: aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_im_la-export_im.lo `test -f 'export_im.c' || echo './'`export_im.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c ffmpeg_cfg.c -fPIC -DPIC -o .libs/export_ffmpeg_la-ffmpeg_cfg.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_im.c -fPIC -DPIC -o .libs/export_im_la-export_im.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_jpg_la-export_jpg.lo `test -f 'export_jpg.c' || echo './'`export_jpg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_jpg.c -fPIC -DPIC -o .libs/export_jpg_la-export_jpg.o In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:29:0, from /usr/include/ImageMagick-6/magick/api.h:24, from export_im.c:26: /usr/include/ImageMagick-6/magick/magick-config.h:29:3: warning: #warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:30:3: warning: #warning "this is an obsolete behavior please fix your makefile" [-Wcpp] # warning "this is an obsolete behavior please fix your makefile" ^ /usr/include/ImageMagick-6/magick/magick-config.h:52:3: warning: #warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:53:3: warning: #warning "this is an obsolete behavior please fix yours makefile" [-Wcpp] # warning "this is an obsolete behavior please fix yours makefile" ^ In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:126:0, from /usr/include/ImageMagick-6/magick/api.h:24, from export_im.c:26: /usr/include/ImageMagick-6/magick/opencl.h:36:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv AcquireMagickOpenCLEnv(); ^ /usr/include/ImageMagick-6/magick/opencl.h:42:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv GetDefaultOpenCLEnv(); ^ export_im.c: In function 'export_im_init': export_im.c:85:7: warning: 'InitializeMagick' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:347) [-Wdeprecated-declarations] InitializeMagick(""); ^ export_im.c: In function 'export_im_encode': export_im.c:173:22: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *out_buffer = param->buffer; ^ export_im.c:193:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out_buffer = tmp_buffer; ^ export_im.c: In function 'export_im_stop': export_im.c:223:5: warning: 'ConstituteComponentTerminus' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:326) [-Wdeprecated-declarations] ConstituteComponentTerminus(); ^ export_im.c:224:5: warning: 'DestroyMagick' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:330) [-Wdeprecated-declarations] DestroyMagick(); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_lame.lo export_lame.c export_jpg.c: In function 'export_jpg_encode': export_jpg.c:284:22: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *out_buffer = param->buffer; ^ export_jpg.c:304:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] image_buffer = out_buffer; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_lzo_la-export_lzo.lo `test -f 'export_lzo.c' || echo './'`export_lzo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_lame.c -fPIC -DPIC -o .libs/export_lame.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_lzo.c -fPIC -DPIC -o .libs/export_lzo_la-export_lzo.o export_lame.c: In function 'export_lame_open': export_lame.c:82:9: warning: variable 'verb' set but not used [-Wunused-but-set-variable] int verb; ^ export_lame.c: In function 'export_lame_encode': export_lame.c:204:13: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness [-Wpointer-sign] if (p_write (param->buffer, param->size) != param->size) ^ export_lame.c:50:12: note: expected 'char *' but argument is of type 'uint8_t *' static int p_write (char *buf, size_t len) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_lzo_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c export_lzo.c: In function 'export_lzo_encode': export_lzo.c:226:8: warning: pointer targets in passing argument 2 of 'AVI_write_frame' differ in signedness [-Wpointer-sign] if(AVI_write_frame(avifile2, out, out_len, key)<0) { ^ In file included from ../src/transcode.h:44:0, from export_lzo.c:28: ../avilib/avilib.h:329:5: note: expected 'const char *' but argument is of type 'unsigned char *' int AVI_write_frame(avi_t *AVI, const char *data, long bytes, int keyframe); ^ export_lzo.c:237:14: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness [-Wpointer-sign] return(tc_audio_encode(param->buffer, param->size, avifile2)); ^ In file included from export_lzo.c:31:0: aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/lqt -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_mov_la-export_mov.lo `test -f 'export_mov.c' || echo './'`export_mov.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c aud_aux.c -fPIC -DPIC -o .libs/export_lzo_la-aud_aux.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/lqt -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_mov.c -fPIC -DPIC -o .libs/export_mov_la-export_mov.o aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:752:23: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:715:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer ( ^ aud_aux.c:760:23: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer_interleaved( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:730:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer_interleaved( ^ aud_aux.c:814:21: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness [-Wpointer-sign] while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0) ^ aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate); ^ aud_aux.c: In function 'tc_audio_encode_ffmpeg': aud_aux.c:870:5: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c:897:7: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c: In function 'tc_audio_close': aud_aux.c:1038:23: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness [-Wpointer-sign] outsize = lame_encode_flush(lgf, output, 0); ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:856:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_flush( ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_mp2.lo export_mp2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_mp2.c -fPIC -DPIC -o .libs/export_mp2.o In file included from export_mov.c:57:0: /usr/include/lqt/quicktime.h:556:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int quicktime_major(); ^ In file included from export_mov.c:57:0: /usr/include/lqt/quicktime.h:565:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int quicktime_minor(); ^ In file included from export_mov.c:57:0: /usr/include/lqt/quicktime.h:575:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int quicktime_release(); ^ In file included from /usr/include/lqt/lqt.h:31:0, from export_mov.c:59: /usr/include/lqt/lqt_codecinfo.h:245:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] void lqt_registry_init(); ^ In file included from /usr/include/lqt/lqt.h:31:0, from export_mov.c:59: /usr/include/lqt/lqt_codecinfo.h:255:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] void lqt_registry_destroy(); ^ /usr/include/lqt/lqt_codecinfo.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] void lqt_registry_write(); ^ In file included from /usr/include/lqt/lqt.h:31:0, from export_mov.c:59: /usr/include/lqt/lqt_codecinfo.h:279:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int lqt_get_num_audio_codecs(); ^ In file included from /usr/include/lqt/lqt.h:31:0, from export_mov.c:59: /usr/include/lqt/lqt_codecinfo.h:288:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int lqt_get_num_video_codecs(); ^ In file included from export_mov.c:59:0: /usr/include/lqt/lqt.h:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int lqt_get_codec_api_version(); ^ In file included from export_mov.c:59:0: /usr/include/lqt/lqt.h:720:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int lqt_num_colormodels(); ^ export_mov.c: In function 'export_mov_init': export_mov.c:435:13: warning: variable 'min_bitrate' set but not used [-Wunused-but-set-variable] int min_bitrate = 0; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_mp2enc_la-export_mp2enc.lo `test -f 'export_mp2enc.c' || echo './'`export_mp2enc.c export_mp2.c: In function 'export_mp2_encode': export_mp2.c:199:13: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness [-Wpointer-sign] if (p_write (param->buffer, param->size) != param->size) ^ export_mp2.c:69:19: note: expected 'char *' but argument is of type 'uint8_t *' static inline int p_write (char *buf, size_t len) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_mpeg2enc_la-export_mpeg2enc.lo `test -f 'export_mpeg2enc.c' || echo './'`export_mpeg2enc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_mp2enc.c -fPIC -DPIC -o .libs/export_mp2enc_la-export_mp2enc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_mpeg2enc.c -fPIC -DPIC -o .libs/export_mpeg2enc_la-export_mpeg2enc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_null.lo export_null.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_null.c -fPIC -DPIC -o .libs/export_null.o export_mpeg2enc.c: In function 'export_mpeg2enc_init': export_mpeg2enc.c:352:9: warning: variable 'prof' set but not used [-Wunused-but-set-variable] int prof = 0; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_ogg.lo export_ogg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_ogg.c -fPIC -DPIC -o .libs/export_ogg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_pcm.lo export_pcm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_pcm.c -fPIC -DPIC -o .libs/export_pcm.o export_ogg.c: In function 'export_ogg_encode': export_ogg.c:162:13: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness [-Wpointer-sign] if (p_write (param->buffer, param->size) != param->size) ^ export_ogg.c:40:19: note: expected 'char *' but argument is of type 'uint8_t *' static inline int p_write (char *buf, size_t len) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_ppm_la-export_ppm.lo `test -f 'export_ppm.c' || echo './'`export_ppm.c export_pcm.c: In function 'export_tc_pcm_init': export_pcm.c:82:9: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness [-Wpointer-sign] strlcpy(rtf.riff.id, "RIFF", 4); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from export_pcm.c:29: ../libtc/libtc.h:260:8: note: expected 'char *' but argument is of type 'uint8_t *' size_t strlcpy(char *dst, const char *src, size_t size); ^ export_pcm.c:83:9: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness [-Wpointer-sign] strlcpy(rtf.riff.wave_id, "WAVE", 4); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from export_pcm.c:29: ../libtc/libtc.h:260:8: note: expected 'char *' but argument is of type 'uint8_t *' size_t strlcpy(char *dst, const char *src, size_t size); ^ export_pcm.c:84:9: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness [-Wpointer-sign] strlcpy(rtf.format.id, "fmt ", 4); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from export_pcm.c:29: ../libtc/libtc.h:260:8: note: expected 'char *' but argument is of type 'uint8_t *' size_t strlcpy(char *dst, const char *src, size_t size); ^ export_pcm.c:115:9: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness [-Wpointer-sign] strlcpy(rtf.data.id, "data",4); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from export_pcm.c:29: ../libtc/libtc.h:260:8: note: expected 'char *' but argument is of type 'uint8_t *' size_t strlcpy(char *dst, const char *src, size_t size); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_ppm_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_ppm.c -fPIC -DPIC -o .libs/export_ppm_la-export_ppm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c aud_aux.c -fPIC -DPIC -o .libs/export_ppm_la-aud_aux.o aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:752:23: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:715:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer ( ^ aud_aux.c:760:23: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer_interleaved( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:730:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer_interleaved( ^ aud_aux.c:814:21: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness [-Wpointer-sign] while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0) ^ aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate); ^ aud_aux.c: In function 'tc_audio_encode_ffmpeg': aud_aux.c:870:5: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c:897:7: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c: In function 'tc_audio_close': aud_aux.c:1038:23: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness [-Wpointer-sign] outsize = lame_encode_flush(lgf, output, 0); ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:856:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_flush( ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_pvn.lo export_pvn.c export_ppm.c: In function 'export_ppm_encode': export_ppm.c:187:22: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *out_buffer = param->buffer; ^ export_ppm.c:199:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out_buffer = tmp_buffer; ^ export_ppm.c:206:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out_buffer = tmp_buffer; ^ export_ppm.c:237:31: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness [-Wpointer-sign] if(param->flag == TC_AUDIO) return(tc_audio_encode(param->buffer, param->size, NULL)); ^ In file included from export_ppm.c:30:0: aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_raw_la-export_raw.lo `test -f 'export_raw.c' || echo './'`export_raw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_pvn.c -fPIC -DPIC -o .libs/export_pvn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_raw.c -fPIC -DPIC -o .libs/export_raw_la-export_raw.o export_raw.c: In function 'export_raw_encode': export_raw.c:397:8: warning: pointer targets in passing argument 2 of 'AVI_write_frame' differ in signedness [-Wpointer-sign] if(AVI_write_frame(avifile2, param->buffer, size, key)<0) { ^ In file included from ../src/transcode.h:44:0, from export_raw.c:28: ../avilib/avilib.h:329:5: note: expected 'const char *' but argument is of type 'uint8_t *' int AVI_write_frame(avi_t *AVI, const char *data, long bytes, int keyframe); ^ export_raw.c:407:31: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness [-Wpointer-sign] if(param->flag == TC_AUDIO) return(tc_audio_encode(param->buffer, param->size, avifile2)); ^ In file included from export_raw.c:29:0: aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_raw_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c export_pvn.c: In function 'pvn_stop': export_pvn.c:143:21: warning: pointer targets in passing argument 2 of 'tc_pwrite' differ in signedness [-Wpointer-sign] tc_pwrite(pd->fd, buf, len); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from export_pvn.c:12: ../libtc/libtc.h:572:9: note: expected 'const uint8_t *' but argument is of type 'char *' ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ export_pvn.c: In function 'export_pvn_open': export_pvn.c:301:9: warning: pointer targets in passing argument 2 of 'tc_pwrite' differ in signedness [-Wpointer-sign] if (tc_pwrite(pd->fd, buf, len) != len) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from export_pvn.c:12: ../libtc/libtc.h:572:9: note: expected 'const uint8_t *' but argument is of type 'char *' ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ export_pvn.c:311:9: warning: pointer targets in passing argument 2 of 'tc_pwrite' differ in signedness [-Wpointer-sign] if (tc_pwrite(pd->fd, buf, len) != len) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from export_pvn.c:12: ../libtc/libtc.h:572:9: note: expected 'const uint8_t *' but argument is of type 'char *' ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_tcaud_la-export_tcaud.lo `test -f 'export_tcaud.c' || echo './'`export_tcaud.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c aud_aux.c -fPIC -DPIC -o .libs/export_raw_la-aud_aux.o aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:752:23: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:715:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer ( ^ aud_aux.c:760:23: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer_interleaved( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:730:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer_interleaved( ^ aud_aux.c:814:21: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness [-Wpointer-sign] while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0) ^ aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate); ^ aud_aux.c: In function 'tc_audio_encode_ffmpeg': aud_aux.c:870:5: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c:897:7: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c: In function 'tc_audio_close': aud_aux.c:1038:23: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness [-Wpointer-sign] outsize = lame_encode_flush(lgf, output, 0); ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:856:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_flush( ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_tcaud.c -fPIC -DPIC -o .libs/export_tcaud_la-export_tcaud.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_tcaud_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c aud_aux.c -fPIC -DPIC -o .libs/export_tcaud_la-aud_aux.o aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:752:23: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:715:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer ( ^ aud_aux.c:760:23: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer_interleaved( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:730:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer_interleaved( ^ aud_aux.c:814:21: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness [-Wpointer-sign] while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0) ^ aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate); ^ aud_aux.c: In function 'tc_audio_encode_ffmpeg': aud_aux.c:870:5: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c:897:7: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c: In function 'tc_audio_close': aud_aux.c:1038:23: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness [-Wpointer-sign] outsize = lame_encode_flush(lgf, output, 0); ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:856:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_flush( ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_toolame.lo export_toolame.c export_tcaud.c: In function 'export_tcaud_encode': export_tcaud.c:55:9: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness [-Wpointer-sign] return tc_audio_encode(param->buffer, param->size, vob->avifile_out); ^ In file included from export_tcaud.c:19:0: aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_wav.lo export_wav.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_toolame.c -fPIC -DPIC -o .libs/export_toolame.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_wav.c -fPIC -DPIC -o .libs/export_wav.o export_toolame.c: In function 'export_twolame_open': export_toolame.c:81:9: warning: variable 'verb' set but not used [-Wunused-but-set-variable] int verb; ^ export_toolame.c: In function 'export_twolame_encode': export_toolame.c:180:13: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness [-Wpointer-sign] if (p_write (param->buffer, param->size) != param->size) ^ export_toolame.c:53:12: note: expected 'char *' but argument is of type 'uint8_t *' static int p_write (char *buf, size_t len) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_xvid4_la-export_xvid4.lo `test -f 'export_xvid4.c' || echo './'`export_xvid4.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_xvid4_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_xvid4.c -fPIC -DPIC -o .libs/export_xvid4_la-export_xvid4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c aud_aux.c -fPIC -DPIC -o .libs/export_xvid4_la-aud_aux.o aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:752:23: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:715:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer ( ^ aud_aux.c:760:23: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer_interleaved( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:730:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer_interleaved( ^ aud_aux.c:814:21: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness [-Wpointer-sign] while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0) ^ aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate); ^ aud_aux.c: In function 'tc_audio_encode_ffmpeg': aud_aux.c:870:5: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c:897:7: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c: In function 'tc_audio_close': aud_aux.c:1038:23: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness [-Wpointer-sign] outsize = lame_encode_flush(lgf, output, 0); ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:856:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_flush( ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_yuv4mpeg_la-export_yuv4mpeg.lo `test -f 'export_yuv4mpeg.c' || echo './'`export_yuv4mpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c export_yuv4mpeg.c -fPIC -DPIC -o .libs/export_yuv4mpeg_la-export_yuv4mpeg.o export_xvid4.c: In function 'tc_xvid_write': export_xvid4.c:367:19: warning: pointer targets in passing argument 2 of 'AVI_write_frame' differ in signedness [-Wpointer-sign] int ret = AVI_write_frame(vob->avifile_out, thismod.stream, bytes, ^ In file included from ../src/transcode.h:44:0, from export_xvid4.c:59: ../avilib/avilib.h:329:5: note: expected 'const char *' but argument is of type 'uint8_t *' int AVI_write_frame(avi_t *AVI, const char *data, long bytes, int keyframe); ^ export_xvid4.c: In function 'export_xvid4__encode': export_xvid4.c:398:16: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness [-Wpointer-sign] return(tc_audio_encode(param->buffer, param->size, vob->avifile_out)); ^ In file included from export_xvid4.c:61:0: aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o export_yuv4mpeg_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c export_yuv4mpeg.c: In function 'export_yuv4mpeg_encode': export_yuv4mpeg.c:222:16: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness [-Wpointer-sign] return tc_audio_encode(param->buffer, param->size, NULL); ^ In file included from export_yuv4mpeg.c:31:0: aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' int tc_audio_encode(char *aud_buffer, int aud_size, avi_t *avifile); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_ac3.la -rpath /usr/lib64/transcode export_ac3.lo -lm -lz -ldl libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c aud_aux.c -fPIC -DPIC -o .libs/export_yuv4mpeg_la-aud_aux.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_ac3.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_ac3.so -o .libs/export_ac3.so aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:752:23: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:715:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer ( ^ aud_aux.c:760:23: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness [-Wpointer-sign] outsize = lame_encode_buffer_interleaved( ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:730:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_buffer_interleaved( ^ aud_aux.c:814:21: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness [-Wpointer-sign] while((size=tc_get_mp3_header(output+offset, NULL, NULL)) > 0) ^ aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate); ^ aud_aux.c: In function 'tc_audio_encode_ffmpeg': aud_aux.c:870:5: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c:897:7: warning: 'avcodec_encode_audio' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4407) [-Wdeprecated-declarations] out_size = avcodec_encode_audio(&mpa_ctx, (unsigned char *)output, ^ aud_aux.c: In function 'tc_audio_close': aud_aux.c:1038:23: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness [-Wpointer-sign] outsize = lame_encode_flush(lgf, output, 0); ^ In file included from aud_aux.c:41:0: /usr/include/lame/lame.h:856:5: note: expected 'unsigned char *' but argument is of type 'char *' int CDECL lame_encode_flush( ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_divx5.la -rpath /usr/lib64/transcode export_divx5_la-export_divx5.lo export_divx5_la-aud_aux.lo export_divx5_la-divx4_vbr.lo -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_ac3.la" && ln -s "../export_ac3.la" "export_ac3.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_dv.la -rpath /usr/lib64/transcode export_dv_la-export_dv.lo export_dv_la-aud_aux.lo -ldv -lm -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_divx5_la-export_divx5.o .libs/export_divx5_la-aud_aux.o .libs/export_divx5_la-divx4_vbr.o -Wl,--as-needed -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_divx5.so -o .libs/export_divx5.so libtool: link: ( cd ".libs" && rm -f "export_divx5.la" && ln -s "../export_divx5.la" "export_divx5.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_dvraw.la -rpath /usr/lib64/transcode export_dvraw_la-export_dvraw.lo -ldv -lm -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_dv_la-export_dv.o .libs/export_dv_la-aud_aux.o -Wl,--as-needed -ldv -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_dv.so -o .libs/export_dv.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_dvraw_la-export_dvraw.o -Wl,--as-needed -ldv -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_dvraw.so -o .libs/export_dvraw.so libtool: link: ( cd ".libs" && rm -f "export_dv.la" && ln -s "../export_dv.la" "export_dv.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_ffmpeg.la -rpath /usr/lib64/transcode export_ffmpeg_la-export_ffmpeg.lo export_ffmpeg_la-aud_aux.lo export_ffmpeg_la-ffmpeg_cfg.lo -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_dvraw.la" && ln -s "../export_dvraw.la" "export_dvraw.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_im.la -rpath /usr/lib64/transcode export_im_la-export_im.lo -lMagickWand-6.Q16 -lMagickCore-6.Q16 -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_ffmpeg_la-export_ffmpeg.o .libs/export_ffmpeg_la-aud_aux.o .libs/export_ffmpeg_la-ffmpeg_cfg.o -Wl,--as-needed -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_ffmpeg.so -o .libs/export_ffmpeg.so libtool: link: ( cd ".libs" && rm -f "export_ffmpeg.la" && ln -s "../export_ffmpeg.la" "export_ffmpeg.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_jpg.la -rpath /usr/lib64/transcode export_jpg_la-export_jpg.lo -L/usr/lib -ljpeg -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_im_la-export_im.o -Wl,--as-needed /usr/lib64/libMagickWand-6.Q16.so /usr/lib64/libMagickCore-6.Q16.so -lm -lz -ldl -march=native -O2 -Wl,-O1 -pthread -fopenmp -Wl,-soname -Wl,export_im.so -o .libs/export_im.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_jpg_la-export_jpg.o -Wl,--as-needed -L/usr/lib -ljpeg -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_jpg.so -o .libs/export_jpg.so libtool: link: ( cd ".libs" && rm -f "export_jpg.la" && ln -s "../export_jpg.la" "export_jpg.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_lame.la -rpath /usr/lib64/transcode export_lame.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_lame.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_lame.so -o .libs/export_lame.so libtool: link: ( cd ".libs" && rm -f "export_lame.la" && ln -s "../export_lame.la" "export_lame.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_lzo.la -rpath /usr/lib64/transcode export_lzo_la-export_lzo.lo export_lzo_la-aud_aux.lo -L/usr/lib -llzo2 -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_im.la" && ln -s "../export_im.la" "export_im.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_mov.la -rpath /usr/lib64/transcode export_mov_la-export_mov.lo -lquicktime -lpthread -lm -lz -ldl -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_lzo_la-export_lzo.o .libs/export_lzo_la-aud_aux.o -Wl,--as-needed -L/usr/lib -llzo2 -lavcodec -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_lzo.so -o .libs/export_lzo.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_mov_la-export_mov.o -Wl,--as-needed -lquicktime -lpthread -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_mov.so -o .libs/export_mov.so libtool: link: ( cd ".libs" && rm -f "export_lzo.la" && ln -s "../export_lzo.la" "export_lzo.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_mp2.la -rpath /usr/lib64/transcode export_mp2.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_mov.la" && ln -s "../export_mov.la" "export_mov.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_mp2enc.la -rpath /usr/lib64/transcode export_mp2enc_la-export_mp2enc.lo -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_mp2.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_mp2.so -o .libs/export_mp2.so libtool: link: ( cd ".libs" && rm -f "export_mp2.la" && ln -s "../export_mp2.la" "export_mp2.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_mpeg2enc.la -rpath /usr/lib64/transcode export_mpeg2enc_la-export_mpeg2enc.lo -lmjpegutils -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_mp2enc_la-export_mp2enc.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_mp2enc.so -o .libs/export_mp2enc.so libtool: link: ( cd ".libs" && rm -f "export_mp2enc.la" && ln -s "../export_mp2enc.la" "export_mp2enc.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_null.la -rpath /usr/lib64/transcode export_null.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_mpeg2enc_la-export_mpeg2enc.o -Wl,--as-needed -lmjpegutils -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_mpeg2enc.so -o .libs/export_mpeg2enc.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_null.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_null.so -o .libs/export_null.so libtool: link: ( cd ".libs" && rm -f "export_mpeg2enc.la" && ln -s "../export_mpeg2enc.la" "export_mpeg2enc.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_ogg.la -rpath /usr/lib64/transcode export_ogg.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_null.la" && ln -s "../export_null.la" "export_null.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_pcm.la -rpath /usr/lib64/transcode export_pcm.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_ogg.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_ogg.so -o .libs/export_ogg.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_pcm.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_pcm.so -o .libs/export_pcm.so libtool: link: ( cd ".libs" && rm -f "export_ogg.la" && ln -s "../export_ogg.la" "export_ogg.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_ppm.la -rpath /usr/lib64/transcode export_ppm_la-export_ppm.lo export_ppm_la-aud_aux.lo -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_pcm.la" && ln -s "../export_pcm.la" "export_pcm.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_pvn.la -rpath /usr/lib64/transcode export_pvn.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_ppm_la-export_ppm.o .libs/export_ppm_la-aud_aux.o -Wl,--as-needed -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_ppm.so -o .libs/export_ppm.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_pvn.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_pvn.so -o .libs/export_pvn.so libtool: link: ( cd ".libs" && rm -f "export_ppm.la" && ln -s "../export_ppm.la" "export_ppm.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_raw.la -rpath /usr/lib64/transcode export_raw_la-export_raw.lo export_raw_la-aud_aux.lo -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_pvn.la" && ln -s "../export_pvn.la" "export_pvn.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_tcaud.la -rpath /usr/lib64/transcode export_tcaud_la-export_tcaud.lo export_tcaud_la-aud_aux.lo -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_raw_la-export_raw.o .libs/export_raw_la-aud_aux.o -Wl,--as-needed -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_raw.so -o .libs/export_raw.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_tcaud_la-export_tcaud.o .libs/export_tcaud_la-aud_aux.o -Wl,--as-needed -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_tcaud.so -o .libs/export_tcaud.so libtool: link: ( cd ".libs" && rm -f "export_raw.la" && ln -s "../export_raw.la" "export_raw.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_toolame.la -rpath /usr/lib64/transcode export_toolame.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_tcaud.la" && ln -s "../export_tcaud.la" "export_tcaud.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_wav.la -rpath /usr/lib64/transcode export_wav.lo -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_toolame.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_toolame.so -o .libs/export_toolame.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_wav.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_wav.so -o .libs/export_wav.so libtool: link: ( cd ".libs" && rm -f "export_toolame.la" && ln -s "../export_toolame.la" "export_toolame.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_xvid4.la -rpath /usr/lib64/transcode export_xvid4_la-export_xvid4.lo export_xvid4_la-aud_aux.lo -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_wav.la" && ln -s "../export_wav.la" "export_wav.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o export_yuv4mpeg.la -rpath /usr/lib64/transcode export_yuv4mpeg_la-export_yuv4mpeg.lo export_yuv4mpeg_la-aud_aux.lo -lmjpegutils -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_xvid4_la-export_xvid4.o .libs/export_xvid4_la-aud_aux.o -Wl,--as-needed -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_xvid4.so -o .libs/export_xvid4.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/export_yuv4mpeg_la-export_yuv4mpeg.o .libs/export_yuv4mpeg_la-aud_aux.o -Wl,--as-needed -lmjpegutils -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,export_yuv4mpeg.so -o .libs/export_yuv4mpeg.so libtool: link: ( cd ".libs" && rm -f "export_xvid4.la" && ln -s "../export_xvid4.la" "export_xvid4.la" ) libtool: link: ( cd ".libs" && rm -f "export_yuv4mpeg.la" && ln -s "../export_yuv4mpeg.la" "export_yuv4mpeg.la" ) make[2]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/export' Making all in filter make[2]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter' Making all in divxkey make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/divxkey' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_divxkey.lo filter_divxkey.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o bitstream.lo bitstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_divxkey.c -fPIC -DPIC -o .libs/filter_divxkey.o filter_divxkey.c: In function 'tc_filter': filter_divxkey.c:179:30: warning: pointer targets in passing argument 1 of 'quicktime_divx3_is_key' differ in signedness [-Wpointer-sign] if(ptr->video_size>4) cc3=quicktime_divx3_is_key((unsigned char *)ptr->video_buf); ^ filter_divxkey.c:83:12: note: expected 'char *' but argument is of type 'unsigned char *' static int quicktime_divx3_is_key(char *d) ^ bitstream.c: In function 'bs_vol': bitstream.c:57:11: warning: variable 'height' set but not used [-Wunused-but-set-variable] uint32_t height; ^ bitstream.c:56:11: warning: variable 'width' set but not used [-Wunused-but-set-variable] uint32_t width; ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_divxkey.la -rpath /usr/lib64/transcode filter_divxkey.lo bitstream.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_divxkey.o .libs/bitstream.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_divxkey.so -o .libs/filter_divxkey.so libtool: link: ( cd ".libs" && rm -f "filter_divxkey.la" && ln -s "../filter_divxkey.la" "filter_divxkey.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/divxkey' Making all in extsub make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/extsub' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_extsub.lo filter_extsub.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o subproc.lo subproc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c subproc.c -fPIC -DPIC -o .libs/subproc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_extsub.c -fPIC -DPIC -o .libs/filter_extsub.o filter_extsub.c: In function 'anti_alias_subtitle': filter_extsub.c:234:5: warning: pointer targets in passing argument 2 of 'tcv_antialias' differ in signedness [-Wpointer-sign] tcv_antialias(tcvhandle, sub_frame, tmp_frame, sub_xlen, sub_ylen, 1, ^ In file included from ../../src/transcode.h:48:0, from filter_extsub.c:29: ../../libtcvideo/tcvideo.h:89:5: note: expected 'uint8_t *' but argument is of type 'char *' int tcv_antialias(TCVHandle handle, ^ filter_extsub.c:234:5: warning: pointer targets in passing argument 3 of 'tcv_antialias' differ in signedness [-Wpointer-sign] tcv_antialias(tcvhandle, sub_frame, tmp_frame, sub_xlen, sub_ylen, 1, ^ In file included from ../../src/transcode.h:48:0, from filter_extsub.c:29: ../../libtcvideo/tcvideo.h:89:5: note: expected 'uint8_t *' but argument is of type 'char *' int tcv_antialias(TCVHandle handle, ^ filter_extsub.c: In function 'tc_filter': filter_extsub.c:596:7: warning: pointer targets in passing argument 1 of 'subtitle_overlay' differ in signedness [-Wpointer-sign] subtitle_overlay(ptr->video_buf, ptr->v_width, ptr->v_height); ^ filter_extsub.c:368:13: note: expected 'char *' but argument is of type 'uint8_t *' static void subtitle_overlay(char *vid_frame, int w, int h) ^ filter_extsub.c:616:7: warning: pointer targets in passing argument 1 of 'subtitle_overlay' differ in signedness [-Wpointer-sign] subtitle_overlay(ptr->video_buf, ptr->v_width, ptr->v_height); ^ filter_extsub.c:368:13: note: expected 'char *' but argument is of type 'uint8_t *' static void subtitle_overlay(char *vid_frame, int w, int h) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o subtitle_buffer.lo subtitle_buffer.c subproc.c: In function 'parse_data_sequence': subproc.c:183:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] picture = config.sub.frame; ^ subproc.c:176:7: warning: variable 'linestart' set but not used [-Wunused-but-set-variable] int linestart=0; ^ subproc.c: In function 'process_title': subproc.c:404:16: warning: variable 'ctrl_size' set but not used [-Wunused-but-set-variable] unsigned int ctrl_size ; ^ subproc.c: In function 'process_sub': subproc.c:426:18: warning: variable 'ts' set but not used [-Wunused-but-set-variable] unsigned short ts; ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c subtitle_buffer.c -fPIC -DPIC -o .libs/subtitle_buffer.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_extsub.la -rpath /usr/lib64/transcode filter_extsub.lo subproc.lo subtitle_buffer.lo -lm -lz -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_extsub2.la -rpath /usr/lib64/transcode filter_extsub.lo subproc.lo subtitle_buffer.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_extsub.o .libs/subproc.o .libs/subtitle_buffer.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_extsub2.so -o .libs/filter_extsub2.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_extsub.o .libs/subproc.o .libs/subtitle_buffer.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_extsub.so -o .libs/filter_extsub.so libtool: link: ( cd ".libs" && rm -f "filter_extsub.la" && ln -s "../filter_extsub.la" "filter_extsub.la" ) libtool: link: ( cd ".libs" && rm -f "filter_extsub2.la" && ln -s "../filter_extsub2.la" "filter_extsub2.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/extsub' Making all in preview make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/preview' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_preview.lo filter_preview.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o display.lo display.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_preview.c -fPIC -DPIC -o .libs/filter_preview.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c display.c -fPIC -DPIC -o .libs/display.o display.c: In function 'dv_display_Xv_init': display.c:350:11: warning: pointer targets in passing argument 3 of 'XvQueryAdaptors' differ in signedness [-Wpointer-sign] if(Success == XvQueryAdaptors(dv_dpy->dpy, dv_dpy->rwin, &ad_cnt, &ad_info)) { ^ In file included from display.h:41:0, from display.c:42: /usr/include/X11/extensions/Xvlib.h:175:12: note: expected 'unsigned int *' but argument is of type 'int *' extern int XvQueryAdaptors( ^ display.c:513:22: warning: pointer targets in passing argument 4 of 'XvShmCreateImage' differ in signedness [-Wpointer-sign] dv_dpy->xv_image = XvShmCreateImage(dv_dpy->dpy, dv_dpy->port, ^ In file included from display.h:41:0, from display.c:42: /usr/include/X11/extensions/Xvlib.h:369:17: note: expected 'char *' but argument is of type 'unsigned char *' extern XvImage *XvShmCreateImage ( ^ display.c:522:46: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] dv_dpy->xv_image->data = dv_dpy->pixels[0] = dv_dpy->shminfo.shmaddr = ^ display.c:522:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] dv_dpy->xv_image->data = dv_dpy->pixels[0] = dv_dpy->shminfo.shmaddr = ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_sdlview.lo filter_sdlview.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_pv.lo filter_pv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_sdlview.c -fPIC -DPIC -o .libs/filter_sdlview.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_pv.c -fPIC -DPIC -o .libs/filter_pv.o filter_pv.c: In function 'preview_filter_buffer': filter_pv.c:411:28: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr->internal_video_buf_0 = run_buffer[0]; ^ filter_pv.c:412:28: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr->internal_video_buf_1 = run_buffer[1]; ^ filter_pv.c:416:23: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr->video_buf_RGB[0]=run_buffer[0]; ^ filter_pv.c:417:23: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr->video_buf_RGB[1]=run_buffer[1]; ^ filter_pv.c:420:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr->video_buf_Y[0] = run_buffer[0]; ^ filter_pv.c:421:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr->video_buf_Y[1] = run_buffer[1]; ^ filter_pv.c:434:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr->video_buf = run_buffer[0]; ^ filter_pv.c:435:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr->video_buf2 = run_buffer[1]; ^ filter_pv.c: In function 'preview_grab_jpeg': filter_pv.c:857:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] export_para.buffer = (char *)vid_buf[cache_ptr]; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o pv.lo pv.c filter_sdlview.c: In function 'sdlview_filter_video': filter_sdlview.c:278:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_preview.la -rpath /usr/lib64/transcode filter_preview.lo display.lo -lSM -lICE -lXext -lX11 -ldv -lm -lXv -lSDL -lpthread libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c pv.c -fPIC -DPIC -o .libs/pv.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_preview.o .libs/display.o -Wl,--as-needed -lSM -lICE -lXext -lX11 -ldv -lm -lXv -lSDL -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_preview.so -o .libs/filter_preview.so pv.c: In function 'xv_display_Xv_init': pv.c:426:11: warning: pointer targets in passing argument 3 of 'XvQueryAdaptors' differ in signedness [-Wpointer-sign] if(Success == XvQueryAdaptors(dv_dpy->dpy, dv_dpy->rwin, &ad_cnt, &ad_info)) { ^ In file included from pv.h:42:0, from pv.c:30: /usr/include/X11/extensions/Xvlib.h:175:12: note: expected 'unsigned int *' but argument is of type 'int *' extern int XvQueryAdaptors( ^ pv.c: In function 'DoSelection': pv.c:694:15: warning: variable 'lastClickTime' set but not used [-Wunused-but-set-variable] static Time lastClickTime = 0; ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_sdlview.la -rpath /usr/lib64/transcode filter_sdlview.lo -lSDL -lpthread -lXv -lSDL -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_sdlview.o -Wl,--as-needed -lXv -lSDL -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_sdlview.so -o .libs/filter_sdlview.so libtool: link: ( cd ".libs" && rm -f "filter_sdlview.la" && ln -s "../filter_sdlview.la" "filter_sdlview.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_pv.la -rpath /usr/lib64/transcode filter_pv.lo pv.lo -lSM -lICE -lXext -lX11 -lXv -lXv -lSDL -lpthread libtool: link: ( cd ".libs" && rm -f "filter_preview.la" && ln -s "../filter_preview.la" "filter_preview.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_pv.o .libs/pv.o -Wl,--as-needed -lSM -lICE -lXext -lX11 -lXv -lSDL -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_pv.so -o .libs/filter_pv.so libtool: link: ( cd ".libs" && rm -f "filter_pv.la" && ln -s "../filter_pv.la" "filter_pv.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/preview' Making all in subtitler make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/subtitler' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_subtitler.lo filter_subtitler.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o color_processor.lo color_processor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c color_processor.c -fPIC -DPIC -o .libs/color_processor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_subtitler.c -fPIC -DPIC -o .libs/filter_subtitler.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o external_programs.lo external_programs.c filter_subtitler.c: In function 'tc_filter': filter_subtitler.c:553:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] opfm = frame_memory1; ^ filter_subtitler.c:555:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] opfmend = frame_memory1 + (pfl->v_height * pfl->v_width * 3); ^ filter_subtitler.c:114:58: warning: variable 'opline_end' set but not used [-Wunused-but-set-variable] static uint8_t *pline_start, *pline_end, *opline_start, *opline_end; ^ filter_subtitler.c:114:43: warning: variable 'opline_start' set but not used [-Wunused-but-set-variable] static uint8_t *pline_start, *pline_end, *opline_start, *opline_end; ^ filter_subtitler.c:114:31: warning: variable 'pline_end' set but not used [-Wunused-but-set-variable] static uint8_t *pline_start, *pline_end, *opline_start, *opline_end; ^ filter_subtitler.c:114:17: warning: variable 'pline_start' set but not used [-Wunused-but-set-variable] static uint8_t *pline_start, *pline_end, *opline_start, *opline_end; ^ filter_subtitler.c: In function 'draw_alpha': filter_subtitler.c:1136:21: warning: variable 'ub' set but not used [-Wunused-but-set-variable] uint8_t uy, ur, ug, ub, ua, uc; ^ filter_subtitler.c:1136:17: warning: variable 'ug' set but not used [-Wunused-but-set-variable] uint8_t uy, ur, ug, ub, ua, uc; ^ filter_subtitler.c:1136:13: warning: variable 'ur' set but not used [-Wunused-but-set-variable] uint8_t uy, ur, ug, ub, ua, uc; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o frame_list.lo frame_list.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c external_programs.c -fPIC -DPIC -o .libs/external_programs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c frame_list.c -fPIC -DPIC -o .libs/frame_list.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o load_font.lo load_font.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o load_pictures.lo load_pictures.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c load_font.c -fPIC -DPIC -o .libs/load_font.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c load_pictures.c -fPIC -DPIC -o .libs/load_pictures.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o load_ppml_file.lo load_ppml_file.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c load_ppml_file.c -fPIC -DPIC -o .libs/load_ppml_file.o load_font.c: In function 'read_font_desc': load_font.c:303:8: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] while( fgets(sor, 1020, f) ) ^ In file included from /usr/include/stdio.h:937:0, from ../../src/transcode.h:39, from subtitler.h:30, from load_font.c:21: /usr/include/bits/stdio2.h:253:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^ load_font.c:359:13: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] int len = strlen(p[0]); ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:362:4: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign] strlcpy(section, p[0], sizeof(section)); ^ In file included from ../../libtc/tcframes.h:34:0, from ../../src/framebuffer.h:32, from ../../src/transcode.h:56, from subtitler.h:30, from load_font.c:21: ../../libtc/libtc.h:260:8: note: expected 'const char *' but argument is of type 'unsigned char *' size_t strlcpy(char *dst, const char *src, size_t size); ^ load_font.c:384:56: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] desc->fpath = tc_strdup(p[0]); ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:384:18: warning: pointer targets in passing argument 3 of '_tc_strndup' differ in signedness [-Wpointer-sign] desc->fpath = tc_strdup(p[0]); ^ In file included from ../../libtc/tcframes.h:34:0, from ../../src/framebuffer.h:32, from ../../src/transcode.h:56, from subtitler.h:30, from load_font.c:21: ../../libtc/libtc.h:508:7: note: expected 'const char *' but argument is of type 'unsigned char *' char *_tc_strndup(const char *file, int line, const char *s, size_t n); ^ load_font.c:390:140: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "alpha") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:390:382: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "alpha") == 0) ^ load_font.c:390:382: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:390:537: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "alpha") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:390:684: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "alpha") == 0) ^ load_font.c:390:684: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:390:1519: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "alpha") == 0) ^ load_font.c:390:1519: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:390:2097: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "alpha") == 0) ^ load_font.c:390:2097: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:393:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (! (cp = malloc(strlen(desc->fpath) + strlen(p[1]) + 2))) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:397:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] tc_snprintf(cp, strlen(desc->fpath) + strlen(p[1]) + 2, "%s/%s", ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:408:141: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "bitmap") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:408:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "bitmap") == 0) ^ load_font.c:408:386: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:408:542: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "bitmap") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:408:692: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "bitmap") == 0) ^ load_font.c:408:692: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:408:1533: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "bitmap") == 0) ^ load_font.c:408:1533: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:408:2116: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "bitmap") == 0) ^ load_font.c:408:2116: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:411:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!(cp = malloc(strlen(desc->fpath) + strlen(p[1]) + 2))) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:415:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] tc_snprintf(cp, strlen(desc->fpath) + strlen(p[1]) + 2, "%s/%s", ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:429:139: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "name") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:429:378: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "name") == 0) ^ load_font.c:429:378: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:429:532: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "name") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:429:676: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "name") == 0) ^ load_font.c:429:676: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:429:1505: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "name") == 0) ^ load_font.c:429:1505: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:429:2078: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "name") == 0) ^ load_font.c:429:2078: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:431:55: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] desc->name = tc_strdup(p[1]); ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:431:17: warning: pointer targets in passing argument 3 of '_tc_strndup' differ in signedness [-Wpointer-sign] desc->name = tc_strdup(p[1]); ^ In file included from ../../libtc/tcframes.h:34:0, from ../../src/framebuffer.h:32, from ../../src/transcode.h:56, from subtitler.h:30, from load_font.c:21: ../../libtc/libtc.h:508:7: note: expected 'const char *' but argument is of type 'unsigned char *' char *_tc_strndup(const char *file, int line, const char *s, size_t n); ^ load_font.c:434:146: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "descversion") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:434:406: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "descversion") == 0) ^ load_font.c:434:406: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:434:567: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "descversion") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:434:732: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "descversion") == 0) ^ load_font.c:434:732: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:434:1603: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "descversion") == 0) ^ load_font.c:434:1603: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:434:2211: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "descversion") == 0) ^ load_font.c:434:2211: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:436:14: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] version = atoi(p[1]); ^ In file included from ../../src/transcode.h:40:0, from subtitler.h:30, from load_font.c:21: /usr/include/stdlib.h:278:42: note: expected 'const char *' but argument is of type 'unsigned char *' __NTH (atoi (const char *__nptr)) ^ load_font.c:439:145: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "spacewidth") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:439:402: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "spacewidth") == 0) ^ load_font.c:439:402: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:439:562: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "spacewidth") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:439:724: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "spacewidth") == 0) ^ load_font.c:439:724: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:439:1589: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "spacewidth") == 0) ^ load_font.c:439:1589: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:439:2192: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "spacewidth") == 0) ^ load_font.c:439:2192: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:441:23: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] desc->spacewidth = atoi(p[1]); ^ In file included from ../../src/transcode.h:40:0, from subtitler.h:30, from load_font.c:21: /usr/include/stdlib.h:278:42: note: expected 'const char *' but argument is of type 'unsigned char *' __NTH (atoi (const char *__nptr)) ^ load_font.c:444:144: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "charspace") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:444:398: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "charspace") == 0) ^ load_font.c:444:398: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:444:557: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "charspace") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:444:716: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "charspace") == 0) ^ load_font.c:444:716: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:444:1575: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "charspace") == 0) ^ load_font.c:444:1575: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:444:2173: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "charspace") == 0) ^ load_font.c:444:2173: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:446:22: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] desc->charspace = atoi(p[1]); ^ In file included from ../../src/transcode.h:40:0, from subtitler.h:30, from load_font.c:21: /usr/include/stdlib.h:278:42: note: expected 'const char *' but argument is of type 'unsigned char *' __NTH (atoi (const char *__nptr)) ^ load_font.c:449:141: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "height") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:449:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "height") == 0) ^ load_font.c:449:386: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:449:542: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "height") == 0) ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:449:692: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "height") == 0) ^ load_font.c:449:692: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:449:1533: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "height") == 0) ^ load_font.c:449:1533: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:449:2116: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(pdb == 2 && strcmp(p[0], "height") == 0) ^ load_font.c:449:2116: note: expected 'const char *' but argument is of type 'unsigned char *' load_font.c:451:19: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] desc->height = atoi(p[1]); ^ In file included from ../../src/transcode.h:40:0, from subtitler.h:30, from load_font.c:21: /usr/include/stdlib.h:278:42: note: expected 'const char *' but argument is of type 'unsigned char *' __NTH (atoi (const char *__nptr)) ^ load_font.c:460:16: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] int start = atoi(p[1]); ^ In file included from ../../src/transcode.h:40:0, from subtitler.h:30, from load_font.c:21: /usr/include/stdlib.h:278:42: note: expected 'const char *' but argument is of type 'unsigned char *' __NTH (atoi (const char *__nptr)) ^ load_font.c:461:14: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] int end = atoi(p[2]); ^ In file included from ../../src/transcode.h:40:0, from subtitler.h:30, from load_font.c:21: /usr/include/stdlib.h:278:42: note: expected 'const char *' but argument is of type 'unsigned char *' __NTH (atoi (const char *__nptr)) ^ load_font.c:463:12: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if(strlen(p[0]) != 1) chr = strtol(p[0], NULL, 0); ^ In file included from ../../src/transcode.h:41:0, from subtitler.h:30, from load_font.c:21: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ load_font.c:463:37: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness [-Wpointer-sign] else if(strlen(p[0]) != 1) chr = strtol(p[0], NULL, 0); ^ In file included from ../../src/transcode.h:40:0, from subtitler.h:30, from load_font.c:21: /usr/include/stdlib.h:183:17: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' extern long int strtol (const char *__restrict __nptr, ^ load_font.c:255:5: warning: variable 'version' set but not used [-Wunused-but-set-variable] int version = 0; ^ load_font.c: In function 'outline': load_font.c:1142:23: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned *mrow = m + r; ^ load_font.c: In function 'alpha': load_font.c:1336:2: warning: pointer targets in passing argument 5 of 'outline' differ in signedness [-Wpointer-sign] outline(bbuffer, abuffer, width, height, om, o_r, o_w); // solid outline ^ load_font.c:1131:6: note: expected 'int *' but argument is of type 'unsigned int *' void outline(\ ^ load_font.c:1340:1: warning: pointer targets in passing argument 5 of 'blur' differ in signedness [-Wpointer-sign] blur(abuffer, bbuffer, width, height, g, g_r, g_w, volume); ^ load_font.c:1202:6: note: expected 'int *' but argument is of type 'unsigned int *' void blur( ^ load_font.c: In function 'load_raw': load_font.c:228:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(raw->pal, 3, raw->c, f); ^ load_font.c:237:1: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(raw->bmp, raw->h * raw->w * bpp, 1, f); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o object_list.lo object_list.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c object_list.c -fPIC -DPIC -o .libs/object_list.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o parser.lo parser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o text_processing.lo text_processing.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c text_processing.c -fPIC -DPIC -o .libs/text_processing.o parser.c: In function 'parse_frame_entry': parser.c:190:8: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if(! po -> status & OBJECT_STATUS_HAVE_Z_DEST) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o x11.lo x11.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c x11.c -fPIC -DPIC -o .libs/x11.o x11.c: In function 'getbuf': x11.c:108:1: warning: pointer targets in return differ in signedness [-Wpointer-sign] return grab_ximage -> data; ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_subtitler.la -rpath /usr/lib64/transcode filter_subtitler.lo color_processor.lo external_programs.lo frame_list.lo load_font.lo load_pictures.lo load_ppml_file.lo object_list.lo parser.lo text_processing.lo x11.lo -lSM -lICE -lXext -lX11 -lXpm -lXaw -lXt -lm -lfreetype -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_subtitler.o .libs/color_processor.o .libs/external_programs.o .libs/frame_list.o .libs/load_font.o .libs/load_pictures.o .libs/load_ppml_file.o .libs/object_list.o .libs/parser.o .libs/text_processing.o .libs/x11.o -Wl,--as-needed -lSM -lICE -lXext -lX11 -lXpm -lXaw -lXt -lfreetype -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_subtitler.so -o .libs/filter_subtitler.so libtool: link: ( cd ".libs" && rm -f "filter_subtitler.la" && ln -s "../filter_subtitler.la" "filter_subtitler.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/subtitler' Making all in yuvdenoise make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/yuvdenoise' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_yuvdenoise.lo filter_yuvdenoise.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o deinterlace.lo deinterlace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c deinterlace.c -fPIC -DPIC -o .libs/deinterlace.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_yuvdenoise.c -fPIC -DPIC -o .libs/filter_yuvdenoise.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o denoise.lo denoise.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c denoise.c -fPIC -DPIC -o .libs/denoise.o deinterlace.c: In function 'deinterlace_mmx': deinterlace.c:139:12: warning: variable 'ref3' set but not used [-Wunused-but-set-variable] uint8_t *ref3; ^ deinterlace.c:138:12: warning: variable 'ref2' set but not used [-Wunused-but-set-variable] uint8_t *ref2; ^ deinterlace.c:137:12: warning: variable 'ref1' set but not used [-Wunused-but-set-variable] uint8_t *ref1; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o motion.lo motion.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c motion.c -fPIC -DPIC -o .libs/motion.o denoise.c: In function 'correct_frame2': denoise.c:388:13: warning: variable 'dif' set but not used [-Wunused-but-set-variable] uint8_t * dif; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_yuvmedian.lo filter_yuvmedian.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_yuvdenoise.la -rpath /usr/lib64/transcode filter_yuvdenoise.lo deinterlace.lo denoise.lo motion.lo ../../aclib/libac.la -lm -lz -ldl libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_yuvmedian.c -fPIC -DPIC -o .libs/filter_yuvmedian.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_yuvdenoise.o .libs/deinterlace.o .libs/denoise.o .libs/motion.o -Wl,--whole-archive ../../aclib/.libs/libac.a -Wl,--no-whole-archive -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_yuvdenoise.so -o .libs/filter_yuvdenoise.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_yuvmedian.la -rpath /usr/lib64/transcode filter_yuvmedian.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_yuvmedian.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_yuvmedian.so -o .libs/filter_yuvmedian.so libtool: link: ( cd ".libs" && rm -f "filter_yuvdenoise.la" && ln -s "../filter_yuvdenoise.la" "filter_yuvdenoise.la" ) libtool: link: ( cd ".libs" && rm -f "filter_yuvmedian.la" && ln -s "../filter_yuvmedian.la" "filter_yuvmedian.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/yuvdenoise' Making all in stabilize make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/stabilize' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -msse2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_stabilize.lo filter_stabilize.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -msse2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o transform.lo transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -msse2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_stabilize.c -fPIC -DPIC -o .libs/filter_stabilize.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -msse2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c transform.c -fPIC -DPIC -o .libs/transform.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -msse2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_transform.lo filter_transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -msse2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_transform.c -fPIC -DPIC -o .libs/filter_transform.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_stabilize.la -rpath /usr/lib64/transcode filter_stabilize.lo transform.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_stabilize.o .libs/transform.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_stabilize.so -o .libs/filter_stabilize.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_transform.la -rpath /usr/lib64/transcode filter_transform.lo transform.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_stabilize.la" && ln -s "../filter_stabilize.la" "filter_stabilize.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_transform.o .libs/transform.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_transform.so -o .libs/filter_transform.so libtool: link: ( cd ".libs" && rm -f "filter_transform.la" && ln -s "../filter_transform.la" "filter_transform.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter/stabilize' make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_29to23.lo filter_29to23.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_32detect.lo filter_32detect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_32detect.c -fPIC -DPIC -o .libs/filter_32detect.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_29to23.c -fPIC -DPIC -o .libs/filter_29to23.o filter_32detect.c: In function 'tc_filter': filter_32detect.c:264:18: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness [-Wpointer-sign] is_interlaced = interlace_test(ptr->video_buf, 3*ptr->v_width, ptr->v_height, ptr->id, instance, ^ filter_32detect.c:90:12: note: expected 'char *' but argument is of type 'uint8_t *' static int interlace_test(char *video_buf, int width, int height, int id, int instance, int thres, int eq, int diff) ^ filter_32detect.c:267:19: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness [-Wpointer-sign] is_interlaced += interlace_test(ptr->video_buf, ptr->v_width, ptr->v_height, ptr->id, instance, ^ filter_32detect.c:90:12: note: expected 'char *' but argument is of type 'uint8_t *' static int interlace_test(char *video_buf, int width, int height, int id, int instance, int thres, int eq, int diff) ^ filter_32detect.c:269:19: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness [-Wpointer-sign] is_interlaced += interlace_test(ptr->video_buf+ptr->v_width*ptr->v_height, ptr->v_width/2, ptr->v_height/2, ptr->id, instance, ^ filter_32detect.c:90:12: note: expected 'char *' but argument is of type 'uint8_t *' static int interlace_test(char *video_buf, int width, int height, int id, int instance, int thres, int eq, int diff) ^ filter_32detect.c:271:19: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness [-Wpointer-sign] is_interlaced += interlace_test(ptr->video_buf+ptr->v_width*ptr->v_height*5/4, ptr->v_width/2, ptr->v_height/2, ptr->id, instance, ^ filter_32detect.c:90:12: note: expected 'char *' but argument is of type 'uint8_t *' static int interlace_test(char *video_buf, int width, int height, int id, int instance, int thres, int eq, int diff) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_32drop.lo filter_32drop.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_aclip.lo filter_aclip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_32drop.c -fPIC -DPIC -o .libs/filter_32drop.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_aclip.c -fPIC -DPIC -o .libs/filter_aclip.o filter_32drop.c: In function 'merge_frames': filter_32drop.c:103:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cbuf1 = &f1[height * width]; ^ filter_32drop.c:104:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cbuf2 = &f2[height * width]; ^ filter_32drop.c: In function 'tc_filter': filter_32drop.c:171:15: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness [-Wpointer-sign] isint = interlace_test(ptr->video_buf, 3*ptr->v_width, ptr->v_height, ptr->id, 1); ^ filter_32drop.c:49:12: note: expected 'char *' but argument is of type 'uint8_t *' static int interlace_test(char *video_buf, int width, int height, int id, int verbose) ^ filter_32drop.c:173:15: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness [-Wpointer-sign] isint = interlace_test(ptr->video_buf, ptr->v_width, ptr->v_height, ptr->id, 1); ^ filter_32drop.c:49:12: note: expected 'char *' but argument is of type 'uint8_t *' static int interlace_test(char *video_buf, int width, int height, int id, int verbose) ^ filter_32drop.c:186:6: warning: pointer targets in passing argument 1 of 'merge_frames' differ in signedness [-Wpointer-sign] merge_frames(lastiframe, ptr->video_buf, ptr->v_width, ptr->v_height, ((vob->im_v_codec == CODEC_RGB) ? 3:1) ); ^ filter_32drop.c:90:13: note: expected 'unsigned char *' but argument is of type 'char *' static void merge_frames(unsigned char *f1, unsigned char *f2, int width, int height, int pw) ^ filter_32drop.c:114:14: warning: variable 'linum' set but not used [-Wunused-but-set-variable] static int linum = -1, lfnum = -1, fnum = 0, isint = 0, dcnt = 0, dfnum = 0; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_ascii.lo filter_ascii.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_astat.lo filter_astat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_ascii.c -fPIC -DPIC -o .libs/filter_ascii.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_astat.c -fPIC -DPIC -o .libs/filter_astat.o filter_astat.c: In function 'astat_stop': filter_astat.c:160:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = TC_OK; /* optimistism... */ ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_compare_la-filter_compare.lo `test -f 'filter_compare.c' || echo './'`filter_compare.c filter_ascii.c: In function 'tc_filter': filter_ascii.c:362:12: warning: pointer targets in passing argument 1 of 'aart_render' differ in signedness [-Wpointer-sign] return aart_render(ptr->video_buf, ptr->v_width, ptr->v_height, frame_slot, parameters->aart_font, parameters->aart_pallete, parameters->aart_threads, parameters->aart_buffer); ^ filter_ascii.c:144:12: note: expected 'char *' but argument is of type 'uint8_t *' static int aart_render(char* buffer, int width, int height, int slot_id, char* font, char* pallete, int threads, int buffer_option){ ^ filter_ascii.c:372:9: warning: pointer targets in passing argument 1 of 'aart_render' differ in signedness [-Wpointer-sign] if (aart_render(ptr->video_buf, ptr->v_width, ptr->v_height, frame_slot, parameters->aart_font, parameters->aart_pallete, parameters->aart_threads, parameters->aart_buffer) == -1){return -1;} ^ filter_ascii.c:144:12: note: expected 'char *' but argument is of type 'uint8_t *' static int aart_render(char* buffer, int width, int height, int slot_id, char* font, char* pallete, int threads, int buffer_option){ ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_control.lo filter_control.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_compare.c -fPIC -DPIC -o .libs/filter_compare_la-filter_compare.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_control.c -fPIC -DPIC -o .libs/filter_control.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_cpaudio.lo filter_cpaudio.c In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:29:0, from /usr/include/ImageMagick-6/magick/api.h:24, from filter_compare.c:27: /usr/include/ImageMagick-6/magick/magick-config.h:29:3: warning: #warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:30:3: warning: #warning "this is an obsolete behavior please fix your makefile" [-Wcpp] # warning "this is an obsolete behavior please fix your makefile" ^ /usr/include/ImageMagick-6/magick/magick-config.h:52:3: warning: #warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:53:3: warning: #warning "this is an obsolete behavior please fix yours makefile" [-Wcpp] # warning "this is an obsolete behavior please fix yours makefile" ^ In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:126:0, from /usr/include/ImageMagick-6/magick/api.h:24, from filter_compare.c:27: /usr/include/ImageMagick-6/magick/opencl.h:36:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv AcquireMagickOpenCLEnv(); ^ /usr/include/ImageMagick-6/magick/opencl.h:42:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv GetDefaultOpenCLEnv(); ^ filter_compare.c: In function 'tc_filter': filter_compare.c:193:4: warning: 'InitializeMagick' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:347) [-Wdeprecated-declarations] InitializeMagick(""); ^ filter_compare.c:252:4: warning: 'GetImagePixels' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:264) [-Wdeprecated-declarations] pixel_packet = GetImagePixels(pattern,0,0, ^ filter_compare.c:300:3: warning: 'DestroyMagick' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:330) [-Wdeprecated-declarations] DestroyMagick(); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_decimate.lo filter_decimate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_cpaudio.c -fPIC -DPIC -o .libs/filter_cpaudio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_decimate.c -fPIC -DPIC -o .libs/filter_decimate.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_denoise3d.lo filter_denoise3d.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_denoise3d.c -fPIC -DPIC -o .libs/filter_denoise3d.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_detectclipping.lo filter_detectclipping.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_detectclipping.c -fPIC -DPIC -o .libs/filter_detectclipping.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_detectsilence.lo filter_detectsilence.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_detectsilence.c -fPIC -DPIC -o .libs/filter_detectsilence.o filter_detectclipping.c: In function 'tc_filter': filter_detectclipping.c:251:15: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *p = ptr->video_buf; ^ filter_detectclipping.c:260:5: warning: pointer targets in passing argument 1 of 'checkline' differ in signedness [-Wpointer-sign] if(checkline(p+mfd[ptr->filter_id]->stride*y, mfd[ptr->filter_id]->bpp, ptr->v_width, mfd[ptr->filter_id]->bpp) > mfd[ptr->filter_id]->limit) { ^ filter_detectclipping.c:84:12: note: expected 'unsigned char *' but argument is of type 'char *' static int checkline(unsigned char* src,int stride,int len,int bpp){ ^ filter_detectclipping.c:267:6: warning: pointer targets in passing argument 1 of 'checkline' differ in signedness [-Wpointer-sign] if (checkline(p+mfd[ptr->filter_id]->stride*y, mfd[ptr->filter_id]->bpp, ptr->v_width, mfd[ptr->filter_id]->bpp) > mfd[ptr->filter_id]->limit) { ^ filter_detectclipping.c:84:12: note: expected 'unsigned char *' but argument is of type 'char *' static int checkline(unsigned char* src,int stride,int len,int bpp){ ^ filter_detectclipping.c:274:5: warning: pointer targets in passing argument 1 of 'checkline' differ in signedness [-Wpointer-sign] if(checkline(p+mfd[ptr->filter_id]->bpp*y, mfd[ptr->filter_id]->stride, ptr->v_height, mfd[ptr->filter_id]->bpp) > mfd[ptr->filter_id]->limit) { ^ filter_detectclipping.c:84:12: note: expected 'unsigned char *' but argument is of type 'char *' static int checkline(unsigned char* src,int stride,int len,int bpp){ ^ filter_detectclipping.c:281:5: warning: pointer targets in passing argument 1 of 'checkline' differ in signedness [-Wpointer-sign] if(checkline(p+mfd[ptr->filter_id]->bpp*y, mfd[ptr->filter_id]->stride, ptr->v_height, mfd[ptr->filter_id]->bpp) > mfd[ptr->filter_id]->limit) { ^ filter_detectclipping.c:84:12: note: expected 'unsigned char *' but argument is of type 'char *' static int checkline(unsigned char* src,int stride,int len,int bpp){ ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_dnr.lo filter_dnr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_doublefps.lo filter_doublefps.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_dnr.c -fPIC -DPIC -o .libs/filter_dnr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_doublefps.c -fPIC -DPIC -o .libs/filter_doublefps.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_facemask.lo filter_facemask.c filter_doublefps.c:38:5: warning: variably modified 'saved_audio' at file scope uint8_t saved_audio[SIZE_PCM_FRAME]; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_fieldanalysis.lo filter_fieldanalysis.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_facemask.c -fPIC -DPIC -o .libs/filter_facemask.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_fieldanalysis.c -fPIC -DPIC -o .libs/filter_fieldanalysis.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_fields.lo filter_fields.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_fields.c -fPIC -DPIC -o .libs/filter_fields.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_fps.lo filter_fps.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_fps.c -fPIC -DPIC -o .libs/filter_fps.o filter_fields.c: In function 'filter_fields_video_frame': filter_fields.c:235:14: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *f1 = ptr->video_buf; ^ filter_fields.c:236:14: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *f2 = ptr->video_buf + width; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_hqdn3d.lo filter_hqdn3d.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_hqdn3d.c -fPIC -DPIC -o .libs/filter_hqdn3d.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_invert.lo filter_invert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_invert.c -fPIC -DPIC -o .libs/filter_invert.o filter_hqdn3d.c: In function 'tc_filter': filter_hqdn3d.c:312:7: warning: pointer targets in passing argument 1 of 'deNoise' differ in signedness [-Wpointer-sign] deNoise(buffer[instance], ptr->video_buf, ^ filter_hqdn3d.c:55:13: note: expected 'unsigned char *' but argument is of type 'char *' static void deNoise(unsigned char *Frame, // mpi->planes[x] ^ filter_hqdn3d.c:317:7: warning: pointer targets in passing argument 1 of 'deNoise' differ in signedness [-Wpointer-sign] deNoise(buffer[instance] + ptr->v_width*ptr->v_height, ptr->video_buf + ptr->v_width*ptr->v_height, ^ filter_hqdn3d.c:55:13: note: expected 'unsigned char *' but argument is of type 'char *' static void deNoise(unsigned char *Frame, // mpi->planes[x] ^ filter_hqdn3d.c:322:7: warning: pointer targets in passing argument 1 of 'deNoise' differ in signedness [-Wpointer-sign] deNoise(buffer[instance] + 5*ptr->v_width*ptr->v_height/4, ptr->video_buf + 5*ptr->v_width*ptr->v_height/4, ^ filter_hqdn3d.c:55:13: note: expected 'unsigned char *' but argument is of type 'char *' static void deNoise(unsigned char *Frame, // mpi->planes[x] ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_ivtc.lo filter_ivtc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_ivtc.c -fPIC -DPIC -o .libs/filter_ivtc.o filter_invert.c: In function 'tc_filter': filter_invert.c:163:15: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *p = ptr->video_buf; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_levels.lo filter_levels.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_levels.c -fPIC -DPIC -o .libs/filter_levels.o filter_levels.c: In function 'levels_get_config': filter_levels.c:290:24: warning: variable 'pd' set but not used [-Wunused-but-set-variable] LevelsPrivateData *pd = NULL; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_logo_la-filter_logo.lo `test -f 'filter_logo.c' || echo './'`filter_logo.c filter_ivtc.c: In function 'tc_filter': filter_ivtc.c:191:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] curr = &lastFrames[idxc][y]; ^ filter_ivtc.c:193:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pprev = &lastFrames[idxp][y - ptr->v_width]; ^ filter_ivtc.c:195:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pnext = &lastFrames[idxp][y + ptr->v_width]; ^ filter_ivtc.c:197:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cprev = &lastFrames[idxc][y - ptr->v_width]; ^ filter_ivtc.c:199:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cnext = &lastFrames[idxc][y + ptr->v_width]; ^ filter_ivtc.c:201:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] nprev = &lastFrames[idxn][y - ptr->v_width]; ^ filter_ivtc.c:203:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] nnext = &lastFrames[idxn][y + ptr->v_width]; ^ filter_ivtc.c:270:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] curr = lastFrames[idxp]; ^ filter_ivtc.c:272:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] curr = lastFrames[idxc]; ^ filter_ivtc.c:274:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] curr = lastFrames[idxn]; ^ filter_ivtc.c:283:6: warning: pointer targets in passing argument 2 of 'ivtc_copy_field' differ in signedness [-Wpointer-sign] ivtc_copy_field(dstp, lastFrames[idxc], ptr, 1-field); ^ filter_ivtc.c:37:13: note: expected 'unsigned char *' but argument is of type 'char *' static void ivtc_copy_field (unsigned char *dest, unsigned char *src, vframe_list_t * ptr, int field) { ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_logoaway_la-filter_logoaway.lo `test -f 'filter_logoaway.c' || echo './'`filter_logoaway.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_logo.c -fPIC -DPIC -o .libs/filter_logo_la-filter_logo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_logoaway.c -fPIC -DPIC -o .libs/filter_logoaway_la-filter_logoaway.o In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:29:0, from /usr/include/ImageMagick-6/magick/api.h:24, from filter_logoaway.c:73: /usr/include/ImageMagick-6/magick/magick-config.h:29:3: warning: #warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:30:3: warning: #warning "this is an obsolete behavior please fix your makefile" [-Wcpp] # warning "this is an obsolete behavior please fix your makefile" ^ /usr/include/ImageMagick-6/magick/magick-config.h:52:3: warning: #warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:53:3: warning: #warning "this is an obsolete behavior please fix yours makefile" [-Wcpp] # warning "this is an obsolete behavior please fix yours makefile" ^ In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:126:0, from /usr/include/ImageMagick-6/magick/api.h:24, from filter_logoaway.c:73: /usr/include/ImageMagick-6/magick/opencl.h:36:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv AcquireMagickOpenCLEnv(); ^ /usr/include/ImageMagick-6/magick/opencl.h:42:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv GetDefaultOpenCLEnv(); ^ filter_logoaway.c: In function 'tc_filter': filter_logoaway.c:818:7: warning: 'InitializeMagick' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:347) [-Wdeprecated-declarations] InitializeMagick(""); ^ filter_logoaway.c:838:9: warning: 'GetImagePixels' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:264) [-Wdeprecated-declarations] data[instance]->pixel_packet = GetImagePixels(data[instance]->image, 0, 0, data[instance]->image->columns, data[instance]->image->rows); ^ filter_logoaway.c:868:7: warning: 'ConstituteComponentTerminus' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:326) [-Wdeprecated-declarations] ConstituteComponentTerminus(); ^ filter_logoaway.c:871:5: warning: 'DestroyMagick' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:330) [-Wdeprecated-declarations] DestroyMagick(); ^ filter_logoaway.c:892:9: warning: pointer targets in passing argument 2 of 'work_with_rgb_frame' differ in signedness [-Wpointer-sign] work_with_rgb_frame(data[instance], ptr->video_buf, vob->im_v_width, vob->im_v_height); ^ filter_logoaway.c:177:13: note: expected 'char *' but argument is of type 'uint8_t *' static void work_with_rgb_frame(logoaway_data *LD, char *buffer, int width, int height) ^ filter_logoaway.c:894:9: warning: pointer targets in passing argument 2 of 'work_with_yuv_frame' differ in signedness [-Wpointer-sign] work_with_yuv_frame(data[instance], ptr->video_buf, vob->im_v_width, vob->im_v_height); ^ filter_logoaway.c:408:13: note: expected 'char *' but argument is of type 'uint8_t *' static void work_with_yuv_frame(logoaway_data *LD, char *buffer, int width, int height) ^ In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:29:0, from /usr/include/ImageMagick-6/magick/api.h:24, from filter_logo.c:39: /usr/include/ImageMagick-6/magick/magick-config.h:29:3: warning: #warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:30:3: warning: #warning "this is an obsolete behavior please fix your makefile" [-Wcpp] # warning "this is an obsolete behavior please fix your makefile" ^ /usr/include/ImageMagick-6/magick/magick-config.h:52:3: warning: #warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:53:3: warning: #warning "this is an obsolete behavior please fix yours makefile" [-Wcpp] # warning "this is an obsolete behavior please fix yours makefile" ^ In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:126:0, from /usr/include/ImageMagick-6/magick/api.h:24, from filter_logo.c:39: /usr/include/ImageMagick-6/magick/opencl.h:36:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv AcquireMagickOpenCLEnv(); ^ /usr/include/ImageMagick-6/magick/opencl.h:42:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv GetDefaultOpenCLEnv(); ^ filter_logo.c: In function 'flogo_convert_image': filter_logo.c:249:5: warning: 'GetImagePixels' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:264) [-Wdeprecated-declarations] pixel_packet = GetImagePixels(src, 0, 0, width, height); ^ filter_logo.c: In function 'tc_filter': filter_logo.c:379:9: warning: 'IsMagickInstantiated' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:203) [-Wdeprecated-declarations] if (!IsMagickInstantiated()) { ^ filter_logo.c:380:13: warning: 'InitializeMagick' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:347) [-Wdeprecated-declarations] InitializeMagick(""); ^ filter_logo.c:618:9: warning: 'IsMagickInstantiated' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:203) [-Wdeprecated-declarations] if (magick_usecount == 0 && IsMagickInstantiated()) { ^ filter_logo.c:619:13: warning: 'DestroyMagick' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:330) [-Wdeprecated-declarations] DestroyMagick(); ^ filter_logo.c:685:9: warning: 'GetImagePixels' is deprecated (declared at /usr/include/ImageMagick-6/magick/deprecate.h:264) [-Wdeprecated-declarations] pixel_packet = GetImagePixels(mfd->images, 0, 0, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_lowpass.lo filter_lowpass.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_mask.lo filter_mask.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_lowpass.c -fPIC -DPIC -o .libs/filter_lowpass.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_mask.c -fPIC -DPIC -o .libs/filter_mask.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_modfps.lo filter_modfps.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_modfps.c -fPIC -DPIC -o .libs/filter_modfps.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_msharpen.lo filter_msharpen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_msharpen.c -fPIC -DPIC -o .libs/filter_msharpen.o filter_modfps.c: In function 'clone_temporal_average': filter_modfps.c:237:14: warning: variable 'first' set but not used [-Wunused-but-set-variable] static int first=1; ^ filter_modfps.c: In function 'clone_interpolate': filter_modfps.c:295:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] dest = ptr->video_buf; ^ filter_modfps.c:311:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] dest = ptr->video_buf + width*height; ^ filter_modfps.c:312:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] s1 = ptr->video_buf+width*height; ^ filter_modfps.c:313:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] s2 = ptr->video_buf+width*height+(width>>1); ^ filter_modfps.c: In function 'fancy_clone': filter_modfps.c:354:7: warning: pointer targets in passing argument 1 of 'clone_average' differ in signedness [-Wpointer-sign] clone_average(clone,next,ptr); ^ filter_modfps.c:210:13: note: expected 'unsigned char *' but argument is of type 'char *' static void clone_average(unsigned char *clone, unsigned char *next, vframe_list_t *ptr){ ^ filter_modfps.c:354:7: warning: pointer targets in passing argument 2 of 'clone_average' differ in signedness [-Wpointer-sign] clone_average(clone,next,ptr); ^ filter_modfps.c:210:13: note: expected 'unsigned char *' but argument is of type 'char *' static void clone_average(unsigned char *clone, unsigned char *next, vframe_list_t *ptr){ ^ filter_modfps.c:357:7: warning: pointer targets in passing argument 1 of 'clone_temporal_average' differ in signedness [-Wpointer-sign] clone_temporal_average(clone,next,ptr,tin,tout); ^ filter_modfps.c:222:13: note: expected 'unsigned char *' but argument is of type 'char *' static void clone_temporal_average(unsigned char *clone, unsigned char*next, vframe_list_t *ptr, int tin, int tout){ ^ filter_modfps.c:357:7: warning: pointer targets in passing argument 2 of 'clone_temporal_average' differ in signedness [-Wpointer-sign] clone_temporal_average(clone,next,ptr,tin,tout); ^ filter_modfps.c:222:13: note: expected 'unsigned char *' but argument is of type 'char *' static void clone_temporal_average(unsigned char *clone, unsigned char*next, vframe_list_t *ptr, int tin, int tout){ ^ filter_modfps.c:364:7: warning: pointer targets in passing argument 1 of 'clone_phosphor_average' differ in signedness [-Wpointer-sign] clone_phosphor_average(clone,next,ptr); ^ filter_modfps.c:193:13: note: expected 'unsigned char *' but argument is of type 'char *' static void clone_phosphor_average(unsigned char *clone, unsigned char *next, vframe_list_t *ptr){ ^ filter_modfps.c:364:7: warning: pointer targets in passing argument 2 of 'clone_phosphor_average' differ in signedness [-Wpointer-sign] clone_phosphor_average(clone,next,ptr); ^ filter_modfps.c:193:13: note: expected 'unsigned char *' but argument is of type 'char *' static void clone_phosphor_average(unsigned char *clone, unsigned char *next, vframe_list_t *ptr){ ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_normalize.lo filter_normalize.c filter_msharpen.c: In function 'tc_filter': filter_msharpen.c:244:14: warning: variable 'r3' set but not used [-Wunused-but-set-variable] int r1, r2, r3, r4, g1, g2, g3, g4, b1, b2, b3, b4; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_null.lo filter_null.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_normalize.c -fPIC -DPIC -o .libs/filter_normalize.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_null.c -fPIC -DPIC -o .libs/filter_null.o filter_null.c: In function 'null_inspect': filter_null.c:163:22: warning: variable 'pd' set but not used [-Wunused-but-set-variable] NullPrivateData *pd = NULL; ^ filter_null.c: In function 'null_get_config': filter_null.c:286:22: warning: variable 'pd' set but not used [-Wunused-but-set-variable] NullPrivateData *pd = NULL; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_resample_la-filter_resample.lo `test -f 'filter_resample.c' || echo './'`filter_resample.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_skip.lo filter_skip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_resample.c -fPIC -DPIC -o .libs/filter_resample_la-filter_resample.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_skip.c -fPIC -DPIC -o .libs/filter_skip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_slowmo.lo filter_slowmo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_slowmo.c -fPIC -DPIC -o .libs/filter_slowmo.o filter_resample.c: In function 'resample_configure': filter_resample.c:113:5: warning: 'av_audio_resample_init' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4549) [-Wdeprecated-declarations] pd->resample_ctx = av_audio_resample_init(vob->a_chan, vob->a_chan, ^ filter_resample.c: In function 'resample_stop': filter_resample.c:152:9: warning: 'audio_resample_close' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4566) [-Wdeprecated-declarations] audio_resample_close(pd->resample_ctx); ^ filter_resample.c: In function 'resample_filter_audio': filter_resample.c:189:5: warning: 'audio_resample' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4557) [-Wdeprecated-declarations] frame->audio_size = audio_resample(pd->resample_ctx, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_smartbob.lo filter_smartbob.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_smartbob.c -fPIC -DPIC -o .libs/filter_smartbob.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_smartdeinter.lo filter_smartdeinter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_smartdeinter.c -fPIC -DPIC -o .libs/filter_smartdeinter.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_smartyuv.lo filter_smartyuv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_smartyuv.c -fPIC -DPIC -o .libs/filter_smartyuv.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_smooth.lo filter_smooth.c filter_smartyuv.c: In function 'smartyuv_core': filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 1 of 'Blendline_c' differ in signedness [-Wpointer-sign] Blendline_c (dst, src, srcminus, srcplus, moving, movingminus, movingplus, w, scenechange); ^ filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 'char *' static void inline Blendline_c (uint8_t *dst, uint8_t *src, uint8_t *srcminus, uint8_t *srcplus, ^ filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 2 of 'Blendline_c' differ in signedness [-Wpointer-sign] Blendline_c (dst, src, srcminus, srcplus, moving, movingminus, movingplus, w, scenechange); ^ filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 'char *' static void inline Blendline_c (uint8_t *dst, uint8_t *src, uint8_t *srcminus, uint8_t *srcplus, ^ filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 3 of 'Blendline_c' differ in signedness [-Wpointer-sign] Blendline_c (dst, src, srcminus, srcplus, moving, movingminus, movingplus, w, scenechange); ^ filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 'char *' static void inline Blendline_c (uint8_t *dst, uint8_t *src, uint8_t *srcminus, uint8_t *srcplus, ^ filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 4 of 'Blendline_c' differ in signedness [-Wpointer-sign] Blendline_c (dst, src, srcminus, srcplus, moving, movingminus, movingplus, w, scenechange); ^ filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 'char *' static void inline Blendline_c (uint8_t *dst, uint8_t *src, uint8_t *srcminus, uint8_t *srcplus, ^ filter_smartyuv.c:356:16: warning: variable 'fiMotion' set but not used [-Wunused-but-set-variable] unsigned char fiMotion; ^ filter_smartyuv.c: In function 'tc_filter': filter_smartyuv.c:1452:4: warning: pointer targets in passing argument 1 of 'smartyuv_core' differ in signedness [-Wpointer-sign] smartyuv_core(ptr->video_buf, mfd->buf, mfd->prevFrame, ^ filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 'uint8_t *' static void smartyuv_core (char *_src, char *_dst, char *_prev, int _width, int _height, ^ filter_smartyuv.c:1468:8: warning: pointer targets in passing argument 1 of 'smartyuv_core' differ in signedness [-Wpointer-sign] smartyuv_core(ptr->video_buf+U, mfd->buf+U, mfd->prevFrame+U, ^ filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 'uint8_t *' static void smartyuv_core (char *_src, char *_dst, char *_prev, int _width, int _height, ^ filter_smartyuv.c:1472:8: warning: pointer targets in passing argument 1 of 'smartyuv_core' differ in signedness [-Wpointer-sign] smartyuv_core(ptr->video_buf+V, mfd->buf+V, mfd->prevFrame+V, ^ filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 'uint8_t *' static void smartyuv_core (char *_src, char *_dst, char *_prev, int _width, int _height, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_testframe.lo filter_testframe.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_smooth.c -fPIC -DPIC -o .libs/filter_smooth.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_testframe.c -fPIC -DPIC -o .libs/filter_testframe.o filter_smooth.c: In function 'smooth_yuv': filter_smooth.c:42:17: warning: variable 'bufcr' set but not used [-Wunused-but-set-variable] unsigned char *bufcr, *bufcb; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/usr/include/freetype2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_text_la-filter_text.lo `test -f 'filter_text.c' || echo './'`filter_text.c filter_testframe.c: In function 'generate_yuv_frame': filter_testframe.c:131:13: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] *Y = buffer, ^ filter_testframe.c: In function 'tc_filter': filter_testframe.c:231:7: warning: pointer targets in passing argument 1 of 'generate_rgb_frame' differ in signedness [-Wpointer-sign] generate_rgb_frame(ptr->video_buf, ptr->v_width, ptr->v_height); ^ filter_testframe.c:36:13: note: expected 'char *' but argument is of type 'uint8_t *' static void generate_rgb_frame(char *buffer, int width, int height) ^ filter_testframe.c:233:7: warning: pointer targets in passing argument 1 of 'generate_yuv_frame' differ in signedness [-Wpointer-sign] generate_yuv_frame(ptr->video_buf, ptr->v_width, ptr->v_height); ^ filter_testframe.c:97:13: note: expected 'char *' but argument is of type 'uint8_t *' static void generate_yuv_frame(char *buffer, int width, int height) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_unsharp.lo filter_unsharp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -I/usr/include/freetype2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_text.c -fPIC -DPIC -o .libs/filter_text_la-filter_text.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_unsharp.c -fPIC -DPIC -o .libs/filter_unsharp.o filter_text.c: In function 'font_render': filter_text.c:140:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] int error; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_whitebalance.lo filter_whitebalance.c filter_unsharp.c: In function 'tc_filter': filter_unsharp.c:198:16: warning: variable 'height' set but not used [-Wunused-but-set-variable] int width, height; ^ filter_unsharp.c:330:7: warning: pointer targets in passing argument 2 of 'unsharp' differ in signedness [-Wpointer-sign] unsharp( ptr->video_buf, buffer, ptr->v_width, ptr->v_width, ptr->v_width, ptr->v_height, &mfd->lumaParam ); ^ filter_unsharp.c:62:13: note: expected 'uint8_t *' but argument is of type 'char *' static void unsharp( uint8_t *dst, uint8_t *src, int dstStride, int srcStride, int width, int height, FilterParam *fp ) { ^ filter_unsharp.c:332:7: warning: pointer targets in passing argument 2 of 'unsharp' differ in signedness [-Wpointer-sign] unsharp( ptr->video_buf+off, buffer+off, w2, w2, w2, h2, &mfd->chromaParam ); ^ filter_unsharp.c:62:13: note: expected 'uint8_t *' but argument is of type 'char *' static void unsharp( uint8_t *dst, uint8_t *src, int dstStride, int srcStride, int width, int height, FilterParam *fp ) { ^ filter_unsharp.c:334:7: warning: pointer targets in passing argument 2 of 'unsharp' differ in signedness [-Wpointer-sign] unsharp( ptr->video_buf+5*off/4, buffer+5*off/4, w2, w2, w2, h2, &mfd->chromaParam ); ^ filter_unsharp.c:62:13: note: expected 'uint8_t *' but argument is of type 'char *' static void unsharp( uint8_t *dst, uint8_t *src, int dstStride, int srcStride, int width, int height, FilterParam *fp ) { ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_xsharpen.lo filter_xsharpen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_whitebalance.c -fPIC -DPIC -o .libs/filter_whitebalance.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_xsharpen.c -fPIC -DPIC -o .libs/filter_xsharpen.o filter_whitebalance.c: In function 'tc_filter': filter_whitebalance.c:95:23: warning: variable 'height' set but not used [-Wunused-but-set-variable] unsigned int width, height; ^ filter_whitebalance.c:95:16: warning: variable 'width' set but not used [-Wunused-but-set-variable] unsigned int width, height; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o filter_yait.lo filter_yait.c filter_xsharpen.c: In function 'tc_filter': filter_xsharpen.c:472:19: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char * src_buf = ptr->video_buf; ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c filter_yait.c -fPIC -DPIC -o .libs/filter_yait.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_29to23.la -rpath /usr/lib64/transcode filter_29to23.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_29to23.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_29to23.so -o .libs/filter_29to23.so filter_yait.c: In function 'yait_ops_chk': filter_yait.c:625:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( Ops_fp, "%d:", &fn ); ^ filter_yait.c: In function 'yait_ops': filter_yait.c:590:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buf, 256, Ops_fp ); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_32detect.la -rpath /usr/lib64/transcode filter_32detect.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_29to23.la" && ln -s "../filter_29to23.la" "filter_29to23.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_32drop.la -rpath /usr/lib64/transcode filter_32drop.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_32detect.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_32detect.so -o .libs/filter_32detect.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_32drop.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_32drop.so -o .libs/filter_32drop.so libtool: link: ( cd ".libs" && rm -f "filter_32detect.la" && ln -s "../filter_32detect.la" "filter_32detect.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_aclip.la -rpath /usr/lib64/transcode filter_aclip.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_32drop.la" && ln -s "../filter_32drop.la" "filter_32drop.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_ascii.la -rpath /usr/lib64/transcode filter_ascii.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_aclip.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_aclip.so -o .libs/filter_aclip.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_ascii.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_ascii.so -o .libs/filter_ascii.so libtool: link: ( cd ".libs" && rm -f "filter_aclip.la" && ln -s "../filter_aclip.la" "filter_aclip.la" ) libtool: link: ( cd ".libs" && rm -f "filter_ascii.la" && ln -s "../filter_ascii.la" "filter_ascii.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_astat.la -rpath /usr/lib64/transcode filter_astat.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_compare.la -rpath /usr/lib64/transcode filter_compare_la-filter_compare.lo -lMagickWand-6.Q16 -lMagickCore-6.Q16 -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_astat.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_astat.so -o .libs/filter_astat.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_compare_la-filter_compare.o -Wl,--as-needed /usr/lib64/libMagickWand-6.Q16.so /usr/lib64/libMagickCore-6.Q16.so -lm -lz -ldl -march=native -O2 -Wl,-O1 -pthread -fopenmp -Wl,-soname -Wl,filter_compare.so -o .libs/filter_compare.so libtool: link: ( cd ".libs" && rm -f "filter_astat.la" && ln -s "../filter_astat.la" "filter_astat.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_control.la -rpath /usr/lib64/transcode filter_control.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_compare.la" && ln -s "../filter_compare.la" "filter_compare.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_cpaudio.la -rpath /usr/lib64/transcode filter_cpaudio.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_control.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_control.so -o .libs/filter_control.so libtool: link: ( cd ".libs" && rm -f "filter_control.la" && ln -s "../filter_control.la" "filter_control.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_decimate.la -rpath /usr/lib64/transcode filter_decimate.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_cpaudio.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_cpaudio.so -o .libs/filter_cpaudio.so libtool: link: ( cd ".libs" && rm -f "filter_cpaudio.la" && ln -s "../filter_cpaudio.la" "filter_cpaudio.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_denoise3d.la -rpath /usr/lib64/transcode filter_denoise3d.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_decimate.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_decimate.so -o .libs/filter_decimate.so libtool: link: ( cd ".libs" && rm -f "filter_decimate.la" && ln -s "../filter_decimate.la" "filter_decimate.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_detectclipping.la -rpath /usr/lib64/transcode filter_detectclipping.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_denoise3d.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_denoise3d.so -o .libs/filter_denoise3d.so libtool: link: ( cd ".libs" && rm -f "filter_denoise3d.la" && ln -s "../filter_denoise3d.la" "filter_denoise3d.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_detectsilence.la -rpath /usr/lib64/transcode filter_detectsilence.lo -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_detectclipping.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_detectclipping.so -o .libs/filter_detectclipping.so libtool: link: ( cd ".libs" && rm -f "filter_detectclipping.la" && ln -s "../filter_detectclipping.la" "filter_detectclipping.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_dnr.la -rpath /usr/lib64/transcode filter_dnr.lo -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_detectsilence.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_detectsilence.so -o .libs/filter_detectsilence.so libtool: link: ( cd ".libs" && rm -f "filter_detectsilence.la" && ln -s "../filter_detectsilence.la" "filter_detectsilence.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_doublefps.la -rpath /usr/lib64/transcode filter_doublefps.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_dnr.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_dnr.so -o .libs/filter_dnr.so libtool: link: ( cd ".libs" && rm -f "filter_dnr.la" && ln -s "../filter_dnr.la" "filter_dnr.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_facemask.la -rpath /usr/lib64/transcode filter_facemask.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_doublefps.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_doublefps.so -o .libs/filter_doublefps.so libtool: link: ( cd ".libs" && rm -f "filter_doublefps.la" && ln -s "../filter_doublefps.la" "filter_doublefps.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_fieldanalysis.la -rpath /usr/lib64/transcode filter_fieldanalysis.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_facemask.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_facemask.so -o .libs/filter_facemask.so libtool: link: ( cd ".libs" && rm -f "filter_facemask.la" && ln -s "../filter_facemask.la" "filter_facemask.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_fields.la -rpath /usr/lib64/transcode filter_fields.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_fieldanalysis.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_fieldanalysis.so -o .libs/filter_fieldanalysis.so libtool: link: ( cd ".libs" && rm -f "filter_fieldanalysis.la" && ln -s "../filter_fieldanalysis.la" "filter_fieldanalysis.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_fps.la -rpath /usr/lib64/transcode filter_fps.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_fields.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_fields.so -o .libs/filter_fields.so libtool: link: ( cd ".libs" && rm -f "filter_fields.la" && ln -s "../filter_fields.la" "filter_fields.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_hqdn3d.la -rpath /usr/lib64/transcode filter_hqdn3d.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_fps.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_fps.so -o .libs/filter_fps.so libtool: link: ( cd ".libs" && rm -f "filter_fps.la" && ln -s "../filter_fps.la" "filter_fps.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_invert.la -rpath /usr/lib64/transcode filter_invert.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_hqdn3d.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_hqdn3d.so -o .libs/filter_hqdn3d.so libtool: link: ( cd ".libs" && rm -f "filter_hqdn3d.la" && ln -s "../filter_hqdn3d.la" "filter_hqdn3d.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_invert.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_invert.so -o .libs/filter_invert.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_ivtc.la -rpath /usr/lib64/transcode filter_ivtc.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_invert.la" && ln -s "../filter_invert.la" "filter_invert.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_levels.la -rpath /usr/lib64/transcode filter_levels.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_ivtc.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_ivtc.so -o .libs/filter_ivtc.so libtool: link: ( cd ".libs" && rm -f "filter_ivtc.la" && ln -s "../filter_ivtc.la" "filter_ivtc.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_levels.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_levels.so -o .libs/filter_levels.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_logo.la -rpath /usr/lib64/transcode filter_logo_la-filter_logo.lo -lMagickWand-6.Q16 -lMagickCore-6.Q16 -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_levels.la" && ln -s "../filter_levels.la" "filter_levels.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_logoaway.la -rpath /usr/lib64/transcode filter_logoaway_la-filter_logoaway.lo -lMagickWand-6.Q16 -lMagickCore-6.Q16 -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_logo_la-filter_logo.o -Wl,--as-needed /usr/lib64/libMagickWand-6.Q16.so /usr/lib64/libMagickCore-6.Q16.so -lm -lz -ldl -march=native -O2 -Wl,-O1 -pthread -fopenmp -Wl,-soname -Wl,filter_logo.so -o .libs/filter_logo.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_logoaway_la-filter_logoaway.o -Wl,--as-needed /usr/lib64/libMagickWand-6.Q16.so /usr/lib64/libMagickCore-6.Q16.so -lm -lz -ldl -march=native -O2 -Wl,-O1 -pthread -fopenmp -Wl,-soname -Wl,filter_logoaway.so -o .libs/filter_logoaway.so libtool: link: ( cd ".libs" && rm -f "filter_logo.la" && ln -s "../filter_logo.la" "filter_logo.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_lowpass.la -rpath /usr/lib64/transcode filter_lowpass.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_logoaway.la" && ln -s "../filter_logoaway.la" "filter_logoaway.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_mask.la -rpath /usr/lib64/transcode filter_mask.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_lowpass.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_lowpass.so -o .libs/filter_lowpass.so libtool: link: ( cd ".libs" && rm -f "filter_lowpass.la" && ln -s "../filter_lowpass.la" "filter_lowpass.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_modfps.la -rpath /usr/lib64/transcode filter_modfps.lo -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_mask.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_mask.so -o .libs/filter_mask.so libtool: link: ( cd ".libs" && rm -f "filter_mask.la" && ln -s "../filter_mask.la" "filter_mask.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_msharpen.la -rpath /usr/lib64/transcode filter_msharpen.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_modfps.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_modfps.so -o .libs/filter_modfps.so libtool: link: ( cd ".libs" && rm -f "filter_modfps.la" && ln -s "../filter_modfps.la" "filter_modfps.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_msharpen.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_msharpen.so -o .libs/filter_msharpen.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_normalize.la -rpath /usr/lib64/transcode filter_normalize.lo -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_msharpen.la" && ln -s "../filter_msharpen.la" "filter_msharpen.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_null.la -rpath /usr/lib64/transcode filter_null.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_normalize.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_normalize.so -o .libs/filter_normalize.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_null.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_null.so -o .libs/filter_null.so libtool: link: ( cd ".libs" && rm -f "filter_normalize.la" && ln -s "../filter_normalize.la" "filter_normalize.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_resample.la -rpath /usr/lib64/transcode filter_resample_la-filter_resample.lo -lavcodec -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_null.la" && ln -s "../filter_null.la" "filter_null.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_skip.la -rpath /usr/lib64/transcode filter_skip.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_resample_la-filter_resample.o -Wl,--as-needed -lavcodec -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_resample.so -o .libs/filter_resample.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_skip.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_skip.so -o .libs/filter_skip.so libtool: link: ( cd ".libs" && rm -f "filter_resample.la" && ln -s "../filter_resample.la" "filter_resample.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_slowmo.la -rpath /usr/lib64/transcode filter_slowmo.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_skip.la" && ln -s "../filter_skip.la" "filter_skip.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_smartbob.la -rpath /usr/lib64/transcode filter_smartbob.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_slowmo.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_slowmo.so -o .libs/filter_slowmo.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_smartbob.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_smartbob.so -o .libs/filter_smartbob.so libtool: link: ( cd ".libs" && rm -f "filter_slowmo.la" && ln -s "../filter_slowmo.la" "filter_slowmo.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_smartdeinter.la -rpath /usr/lib64/transcode filter_smartdeinter.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_smartbob.la" && ln -s "../filter_smartbob.la" "filter_smartbob.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_smartyuv.la -rpath /usr/lib64/transcode filter_smartyuv.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_smartdeinter.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_smartdeinter.so -o .libs/filter_smartdeinter.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_smartyuv.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_smartyuv.so -o .libs/filter_smartyuv.so libtool: link: ( cd ".libs" && rm -f "filter_smartdeinter.la" && ln -s "../filter_smartdeinter.la" "filter_smartdeinter.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_smooth.la -rpath /usr/lib64/transcode filter_smooth.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_smartyuv.la" && ln -s "../filter_smartyuv.la" "filter_smartyuv.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_testframe.la -rpath /usr/lib64/transcode filter_testframe.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_smooth.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_smooth.so -o .libs/filter_smooth.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_testframe.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_testframe.so -o .libs/filter_testframe.so libtool: link: ( cd ".libs" && rm -f "filter_smooth.la" && ln -s "../filter_smooth.la" "filter_smooth.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_text.la -rpath /usr/lib64/transcode filter_text_la-filter_text.lo -lfreetype -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_testframe.la" && ln -s "../filter_testframe.la" "filter_testframe.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_unsharp.la -rpath /usr/lib64/transcode filter_unsharp.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_text_la-filter_text.o -Wl,--as-needed -lfreetype -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_text.so -o .libs/filter_text.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_unsharp.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_unsharp.so -o .libs/filter_unsharp.so libtool: link: ( cd ".libs" && rm -f "filter_text.la" && ln -s "../filter_text.la" "filter_text.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_whitebalance.la -rpath /usr/lib64/transcode filter_whitebalance.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_unsharp.la" && ln -s "../filter_unsharp.la" "filter_unsharp.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_xsharpen.la -rpath /usr/lib64/transcode filter_xsharpen.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_whitebalance.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_whitebalance.so -o .libs/filter_whitebalance.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_xsharpen.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_xsharpen.so -o .libs/filter_xsharpen.so libtool: link: ( cd ".libs" && rm -f "filter_whitebalance.la" && ln -s "../filter_whitebalance.la" "filter_whitebalance.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filter_yait.la -rpath /usr/lib64/transcode filter_yait.lo -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_xsharpen.la" && ln -s "../filter_xsharpen.la" "filter_xsharpen.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/filter_yait.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,filter_yait.so -o .libs/filter_yait.so libtool: link: ( cd ".libs" && rm -f "filter_yait.la" && ln -s "../filter_yait.la" "filter_yait.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter' make[2]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/filter' Making all in import make[2]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/import' Making all in framegen make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/import/framegen' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_framegen_la-import_framegen.lo `test -f 'import_framegen.c' || echo './'`import_framegen.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_framegen_la-pink.lo `test -f 'pink.c' || echo './'`pink.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c pink.c -fPIC -DPIC -o .libs/import_framegen_la-pink.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_framegen.c -fPIC -DPIC -o .libs/import_framegen_la-import_framegen.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_framegen.la -rpath /usr/lib64/transcode import_framegen_la-import_framegen.lo import_framegen_la-pink.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_framegen_la-import_framegen.o .libs/import_framegen_la-pink.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_framegen.so -o .libs/import_framegen.so libtool: link: ( cd ".libs" && rm -f "import_framegen.la" && ln -s "../import_framegen.la" "import_framegen.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/import/framegen' Making all in v4l make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/import/v4l' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_v4l2.lo import_v4l2.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_v4lcam_la-import_v4lcam.lo `test -f 'import_v4lcam.c' || echo './'`import_v4lcam.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_v4l2.c -fPIC -DPIC -o .libs/import_v4l2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_v4lcam.c -fPIC -DPIC -o .libs/import_v4lcam_la-import_v4lcam.o import_v4l2.c: In function 'tc_v4l2_video_setup_TV_standard': import_v4l2.c:720:18: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign] if (!strcasecmp(standard.name, vs->format_name)) { ^ In file included from ../../src/transcode.h:41:0, from import_v4l2.c:30: /usr/include/string.h:534:12: note: expected 'const char *' but argument is of type '__u8 *' extern int strcasecmp (const char *__s1, const char *__s2) ^ import_v4l2.c: In function 'tc_v4l2_video_setup_input_source': import_v4l2.c:1047:21: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign] if (strcasecmp(vs->input.name, vs->input_name) == 0) { ^ In file included from ../../src/transcode.h:41:0, from import_v4l2.c:30: /usr/include/string.h:534:12: note: expected 'const char *' but argument is of type '__u8 *' extern int strcasecmp (const char *__s1, const char *__s2) ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_v4l2.la -rpath /usr/lib64/transcode import_v4l2.lo -lm -lz -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_v4lcam.la -rpath /usr/lib64/transcode import_v4lcam_la-import_v4lcam.lo -lv4l2 -lv4lconvert -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_v4l2.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_v4l2.so -o .libs/import_v4l2.so .libs/import_v4l2.o: In function `tc_import': import_v4l2.c:(.text+0x1513): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead import_v4l2.c:(.text+0x14fe): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead libtool: link: ( cd ".libs" && rm -f "import_v4l2.la" && ln -s "../import_v4l2.la" "import_v4l2.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_v4lcam_la-import_v4lcam.o -Wl,--as-needed -lv4l2 -lv4lconvert -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_v4lcam.so -o .libs/import_v4lcam.so .libs/import_v4lcam_la-import_v4lcam.o: In function `tc_import': import_v4lcam.c:(.text+0xa8e): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead import_v4lcam.c:(.text+0xa79): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead libtool: link: ( cd ".libs" && rm -f "import_v4lcam.la" && ln -s "../import_v4lcam.la" "import_v4lcam.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/import/v4l' make[3]: Entering directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/import' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o a52_decore.lo a52_decore.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_ac3.lo import_ac3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_ac3.c -fPIC -DPIC -o .libs/import_ac3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c a52_decore.c -fPIC -DPIC -o .libs/a52_decore.o import_ac3.c: In function 'import_ac3_decode': import_ac3.c:143:8: warning: pointer targets in passing argument 2 of 'ac3scan' differ in signedness [-Wpointer-sign] if (ac3scan(fd, param->buffer, param->size, &ac_off, &ac_bytes, ^ In file included from import_ac3.c:36:0: ac3scan.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' int ac3scan(FILE *fd, char *buffer, int size, int *ac_off, int *ac_bytes, int *pseudo_size, int *real_size, int verbose); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_avi.lo import_avi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_avi.c -fPIC -DPIC -o .libs/import_avi.o a52_decore.c: In function 'a52_decore': a52_decore.c:217:18: warning: pointer targets in passing argument 2 of 'tc_pwrite' differ in signedness [-Wpointer-sign] if((bytes_wrote=tc_pwrite(decode->fd_out, (char*) pcm_buf, pcm_size)) < pcm_size) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from a52_decore.c:25: ../libtc/libtc.h:572:9: note: expected 'const uint8_t *' but argument is of type 'char *' ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ a52_decore.c:86:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] int k, n, bytes_read, bytes_wrote, sample_rate, bit_rate, flags; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_alsa.lo import_alsa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_alsa.c -fPIC -DPIC -o .libs/import_alsa.o import_avi.c: In function 'tc_csp_translate': import_avi.c:74:7: warning: case value '2' not in enumerated type 'TCCodecID' [-Wswitch] case CODEC_YUV: /* fallthrough */ ^ import_avi.c:77:7: warning: case value '256' not in enumerated type 'TCCodecID' [-Wswitch] case CODEC_YUV422: /* fallthrough */ ^ import_avi.c: In function 'import_avi_decode': import_avi.c:274:23: warning: pointer targets in passing argument 2 of 'AVI_read_frame' differ in signedness [-Wpointer-sign] param->size = AVI_read_frame(avifile_vid, param->buffer, &key); ^ In file included from ../src/transcode.h:44:0, from import_avi.c:28: ../avilib/avilib.h:364:6: note: expected 'char *' but argument is of type 'uint8_t *' long AVI_read_frame(avi_t *AVI, char *vidbuf, int *keyframe); ^ import_avi.c:323:17: warning: pointer targets in passing argument 2 of 'AVI_read_audio' differ in signedness [-Wpointer-sign] r = AVI_read_audio(avifile_aud, param->buffer, bytes_read); ^ In file included from ../src/transcode.h:44:0, from import_avi.c:28: ../avilib/avilib.h:373:6: note: expected 'char *' but argument is of type 'uint8_t *' long AVI_read_audio(avi_t *AVI, char *audbuf, long bytes); ^ import_avi.c:318:17: warning: variable 'r' set but not used [-Wunused-but-set-variable] int r = 0; ^ import_avi.c:328:26: warning: pointer targets in passing argument 2 of 'AVI_read_audio' differ in signedness [-Wpointer-sign] bytes_read = AVI_read_audio(avifile_aud, param->buffer, param->size); ^ In file included from ../src/transcode.h:44:0, from import_avi.c:28: ../avilib/avilib.h:373:6: note: expected 'char *' but argument is of type 'uint8_t *' long AVI_read_audio(avi_t *AVI, char *audbuf, long bytes); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_bsdav_la-import_bsdav.lo `test -f 'import_bsdav.c' || echo './'`import_bsdav.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_bsdav.c -fPIC -DPIC -o .libs/import_bsdav_la-import_bsdav.o import_alsa.c: In function 'tc_alsa_source_open': import_alsa.c:234:11: warning: pointer targets in passing argument 3 of 'snd_pcm_hw_params_set_rate_near' differ in signedness [-Wpointer-sign] ret = snd_pcm_hw_params_set_rate_near(handle->pcm, hwparams, &alsa_rate, 0); ^ In file included from /usr/include/alsa/asoundlib.h:54:0, from import_alsa.c:30: /usr/include/alsa/pcm.h:747:5: note: expected 'unsigned int *' but argument is of type 'int *' int snd_pcm_hw_params_set_rate_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_dv_la-import_dv.lo `test -f 'import_dv.c' || echo './'`import_dv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_dv.c -fPIC -DPIC -o .libs/import_dv_la-import_dv.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_dvd_la-import_dvd.lo `test -f 'import_dvd.c' || echo './'`import_dvd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_dvd.c -fPIC -DPIC -o .libs/import_dvd_la-import_dvd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_dvd_la-ac3scan.lo `test -f 'ac3scan.c' || echo './'`ac3scan.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c ac3scan.c -fPIC -DPIC -o .libs/import_dvd_la-ac3scan.o import_dvd.c: In function 'import_dvd_decode': import_dvd.c:518:10: warning: pointer targets in passing argument 1 of 'clone_frame' differ in signedness [-Wpointer-sign] if(clone_frame(param->buffer, param->size)<0) { ^ In file included from import_dvd.c:39:0: clone.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' int clone_frame(char *buffer, int size); ^ import_dvd.c:534:37: warning: variable 'pic_type' set but not used [-Wunused-but-set-variable] int ID, start_seq, start_pic, pic_type; ^ import_dvd.c:676:5: warning: pointer targets in passing argument 2 of 'ac3scan' differ in signedness [-Wpointer-sign] if(ac3scan(fd, param->buffer, param->size, &ac_off, ^ In file included from import_dvd.c:36:0: ac3scan.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' int ac3scan(FILE *fd, char *buffer, int size, int *ac_off, int *ac_bytes, int *pseudo_size, int *real_size, int verbose); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_dvd_la-dvd_reader.lo `test -f 'dvd_reader.c' || echo './'`dvd_reader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c dvd_reader.c -fPIC -DPIC -o .libs/import_dvd_la-dvd_reader.o ac3scan.c: In function 'ac3scan': ac3scan.c:92:22: warning: pointer targets in passing argument 1 of 'get_ac3_framesize' differ in signedness [-Wpointer-sign] if((frame_size = 2*get_ac3_framesize(buffer+2)) < 1) { ^ ac3scan.c:70:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_framesize(uint8_t *ptr) ^ ac3scan.c:102:13: warning: pointer targets in passing argument 1 of 'get_ac3_bitrate' differ in signedness [-Wpointer-sign] bitrate = get_ac3_bitrate(buffer+2); ^ ac3scan.c:43:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_bitrate(uint8_t *ptr) ^ ac3scan.c: In function 'buf_probe_ac3': ac3scan.c:132:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] buffer=_buf; ^ ac3scan.c:146:7: warning: pointer targets in passing argument 1 of 'get_ac3_samplerate' differ in signedness [-Wpointer-sign] j = get_ac3_samplerate(&buffer[i+1]); ^ ac3scan.c:58:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_samplerate(uint8_t *ptr) ^ ac3scan.c:147:13: warning: pointer targets in passing argument 1 of 'get_ac3_bitrate' differ in signedness [-Wpointer-sign] bitrate = get_ac3_bitrate(&buffer[i+1]); ^ ac3scan.c:43:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_bitrate(uint8_t *ptr) ^ ac3scan.c:148:13: warning: pointer targets in passing argument 1 of 'get_ac3_framesize' differ in signedness [-Wpointer-sign] fsize = 2*get_ac3_framesize(&buffer[i+1]); ^ ac3scan.c:70:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_framesize(uint8_t *ptr) ^ ac3scan.c:149:13: warning: pointer targets in passing argument 1 of 'get_ac3_nfchans' differ in signedness [-Wpointer-sign] nfchans = get_ac3_nfchans(&buffer[i+1]); ^ ac3scan.c:64:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_nfchans(uint8_t *ptr) ^ ac3scan.c: In function 'probe_ac3': ac3scan.c:172:8: warning: pointer targets in passing argument 2 of 'tc_pread' differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, sbuffer, MAX_BUF) != MAX_BUF) { ^ In file included from ac3scan.c:24:0: ../libtc/libtc.h:550:9: note: expected 'uint8_t *' but argument is of type 'char *' ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ ac3scan.c:180:8: warning: pointer targets in passing argument 1 of 'buf_probe_ac3' differ in signedness [-Wpointer-sign] if(buf_probe_ac3(sbuffer, MAX_BUF, &ipipe->probe_info->track[0])<0) { ^ ac3scan.c:121:5: note: expected 'unsigned char *' but argument is of type 'char *' int buf_probe_ac3(unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ ac3scan.c: In function 'probe_dts': ac3scan.c:284:8: warning: pointer targets in passing argument 2 of 'tc_pread' differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, sbuffer, MAX_BUF) != MAX_BUF) { ^ In file included from ac3scan.c:24:0: ../libtc/libtc.h:550:9: note: expected 'uint8_t *' but argument is of type 'char *' ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ ac3scan.c:292:8: warning: pointer targets in passing argument 1 of 'buf_probe_dts' differ in signedness [-Wpointer-sign] if(buf_probe_dts(sbuffer, MAX_BUF, &ipipe->probe_info->track[0])<0) { ^ ac3scan.c:191:5: note: expected 'unsigned char *' but argument is of type 'char *' int buf_probe_dts (unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_dvd_la-clone.lo `test -f 'clone.c' || echo './'`clone.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c clone.c -fPIC -DPIC -o .libs/import_dvd_la-clone.o dvd_reader.c: In function 'ifoPrint_time': dvd_reader.c:141:9: warning: variable 'outptr' set but not used [-Wunused-but-set-variable] char *outptr; ^ dvd_reader.c:138:15: warning: variable 'rate' set but not used [-Wunused-but-set-variable] const char *rate; ^ dvd_reader.c: In function 'dvd_read': dvd_reader.c:972:31: warning: variable 'next_ilvu_start' set but not used [-Wunused-but-set-variable] unsigned int next_vobu, next_ilvu_start, cur_output_size; ^ dvd_reader.c: In function 'dvd_stream': dvd_reader.c:1131:79: warning: variable 'first_block' set but not used [-Wunused-but-set-variable] unsigned long cur_pack=0, max_sectors=0, blocks_left=0, blocks_written=0, first_block=0; ^ dvd_reader.c: In function 'lock': dvd_reader.c:107:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, lock_buffer, 11); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_dvd_la-ioaux.lo `test -f 'ioaux.c' || echo './'`ioaux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c ioaux.c -fPIC -DPIC -o .libs/import_dvd_la-ioaux.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_dvd_la-frame_info.lo `test -f 'frame_info.c' || echo './'`frame_info.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c frame_info.c -fPIC -DPIC -o .libs/import_dvd_la-frame_info.o ioaux.c: In function 'read_time_stamp_long': ioaux.c:85:30: warning: variable 'clock_ref_ext' set but not used [-Wunused-but-set-variable] unsigned long clock_ref=0, clock_ref_ext=0; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_dvd_la-ivtc.lo `test -f 'ivtc.c' || echo './'`ivtc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c ivtc.c -fPIC -DPIC -o .libs/import_dvd_la-ivtc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_ffmpeg_la-import_ffmpeg.lo `test -f 'import_ffmpeg.c' || echo './'`import_ffmpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_ffmpeg.c -fPIC -DPIC -o .libs/import_ffmpeg_la-import_ffmpeg.o ivtc.c: In function 'merge_yuv_fields': ivtc.c:42:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] in = src2+block; ^ ivtc.c:43:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out = src1+block; ^ ivtc.c:58:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] in = src2 + width*height + block; ^ ivtc.c:59:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out = src1 + width*height + block; ^ ivtc.c:71:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] in = src2 + width*height*5/4 + block; ^ ivtc.c:72:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out = src1 + width*height*5/4 + block; ^ ivtc.c: In function 'merge_rgb_fields': ivtc.c:92:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] in = src2; ^ ivtc.c:93:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out = src1; ^ ivtc.c: In function 'ivtc': ivtc.c:279:2: warning: pointer targets in passing argument 1 of 'merge_rgb_fields' differ in signedness [-Wpointer-sign] merge_rgb_fields(buffer, pulldown_buffer, width, height); ^ ivtc.c:83:13: note: expected 'unsigned char *' but argument is of type 'char *' static void merge_rgb_fields(unsigned char *src1, unsigned char *src2, int width, int height) ^ ivtc.c:279:2: warning: pointer targets in passing argument 2 of 'merge_rgb_fields' differ in signedness [-Wpointer-sign] merge_rgb_fields(buffer, pulldown_buffer, width, height); ^ ivtc.c:83:13: note: expected 'unsigned char *' but argument is of type 'char *' static void merge_rgb_fields(unsigned char *src1, unsigned char *src2, int width, int height) ^ ivtc.c:281:2: warning: pointer targets in passing argument 1 of 'merge_yuv_fields' differ in signedness [-Wpointer-sign] merge_yuv_fields(buffer, pulldown_buffer, width, height); ^ ivtc.c:33:13: note: expected 'unsigned char *' but argument is of type 'char *' static void merge_yuv_fields(unsigned char *src1, unsigned char *src2, int width, int height) ^ ivtc.c:281:2: warning: pointer targets in passing argument 2 of 'merge_yuv_fields' differ in signedness [-Wpointer-sign] merge_yuv_fields(buffer, pulldown_buffer, width, height); ^ ivtc.c:33:13: note: expected 'unsigned char *' but argument is of type 'char *' static void merge_yuv_fields(unsigned char *src1, unsigned char *src2, int width, int height) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_im_la-import_im.lo `test -f 'import_im.c' || echo './'`import_im.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_im.c -fPIC -DPIC -o .libs/import_im_la-import_im.o import_ffmpeg.c: In function 'import_ffmpeg_open': import_ffmpeg.c:224:10: warning: variable 'fps' set but not used [-Wunused-but-set-variable] double fps = 0; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_imlist_la-import_imlist.lo `test -f 'import_imlist.c' || echo './'`import_imlist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/ImageMagick-6 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_imlist.c -fPIC -DPIC -o .libs/import_imlist_la-import_imlist.o In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:29:0, from /usr/include/ImageMagick-6/wand/magick-wand.h:22, from import_im.c:37: /usr/include/ImageMagick-6/magick/magick-config.h:29:3: warning: #warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:30:3: warning: #warning "this is an obsolete behavior please fix your makefile" [-Wcpp] # warning "this is an obsolete behavior please fix your makefile" ^ /usr/include/ImageMagick-6/magick/magick-config.h:52:3: warning: #warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:53:3: warning: #warning "this is an obsolete behavior please fix yours makefile" [-Wcpp] # warning "this is an obsolete behavior please fix yours makefile" ^ In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:126:0, from /usr/include/ImageMagick-6/wand/MagickWand.h:72, from /usr/include/ImageMagick-6/wand/magick-wand.h:22, from import_im.c:37: /usr/include/ImageMagick-6/magick/opencl.h:36:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv AcquireMagickOpenCLEnv(); ^ /usr/include/ImageMagick-6/magick/opencl.h:42:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv GetDefaultOpenCLEnv(); ^ import_im.c: In function 'import_im_decode': import_im.c:292:9: warning: 'MagickGetImagePixels' is deprecated (declared at /usr/include/ImageMagick-6/wand/deprecate.h:83) [-Wdeprecated-declarations] status = MagickGetImagePixels(wand, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_lzo_la-import_lzo.lo `test -f 'import_lzo.c' || echo './'`import_lzo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_lzo.c -fPIC -DPIC -o .libs/import_lzo_la-import_lzo.o In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:29:0, from /usr/include/ImageMagick-6/wand/magick-wand.h:22, from import_imlist.c:37: /usr/include/ImageMagick-6/magick/magick-config.h:29:3: warning: #warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:30:3: warning: #warning "this is an obsolete behavior please fix your makefile" [-Wcpp] # warning "this is an obsolete behavior please fix your makefile" ^ /usr/include/ImageMagick-6/magick/magick-config.h:52:3: warning: #warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:53:3: warning: #warning "this is an obsolete behavior please fix yours makefile" [-Wcpp] # warning "this is an obsolete behavior please fix yours makefile" ^ In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:126:0, from /usr/include/ImageMagick-6/wand/MagickWand.h:72, from /usr/include/ImageMagick-6/wand/magick-wand.h:22, from import_imlist.c:37: /usr/include/ImageMagick-6/magick/opencl.h:36:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv AcquireMagickOpenCLEnv(); ^ /usr/include/ImageMagick-6/magick/opencl.h:42:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] MagickCLEnv GetDefaultOpenCLEnv(); ^ import_imlist.c: In function 'import_imlist_decode': import_imlist.c:158:9: warning: 'MagickGetImagePixels' is deprecated (declared at /usr/include/ImageMagick-6/wand/deprecate.h:83) [-Wdeprecated-declarations] status = MagickGetImagePixels(wand, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/lqt -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_mov_la-import_mov.lo `test -f 'import_mov.c' || echo './'`import_mov.c import_lzo.c: In function 'import_lzo_decode': import_lzo.c:159:15: warning: pointer targets in passing argument 2 of 'AVI_read_frame' differ in signedness [-Wpointer-sign] out_len = AVI_read_frame(avifile2, out, &key); ^ In file included from ../src/transcode.h:44:0, from import_lzo.c:28: ../avilib/avilib.h:364:6: note: expected 'char *' but argument is of type 'unsigned char *' long AVI_read_frame(avi_t *AVI, char *vidbuf, int *keyframe); ^ import_lzo.c:220:10: warning: pointer targets in passing argument 2 of 'AVI_read_audio' differ in signedness [-Wpointer-sign] if(AVI_read_audio(avifile1, param->buffer, bytes_read) < 0) { ^ In file included from ../src/transcode.h:44:0, from import_lzo.c:28: ../avilib/avilib.h:373:6: note: expected 'char *' but argument is of type 'uint8_t *' long AVI_read_audio(avi_t *AVI, char *audbuf, long bytes); ^ import_lzo.c:232:20: warning: pointer targets in passing argument 2 of 'AVI_read_audio' differ in signedness [-Wpointer-sign] bytes_read = AVI_read_audio(avifile1, param->buffer, param->size); ^ In file included from ../src/transcode.h:44:0, from import_lzo.c:28: ../avilib/avilib.h:373:6: note: expected 'char *' but argument is of type 'uint8_t *' long AVI_read_audio(avi_t *AVI, char *audbuf, long bytes); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_mp3.lo import_mp3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/lqt -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_mov.c -fPIC -DPIC -o .libs/import_mov_la-import_mov.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_mp3.c -fPIC -DPIC -o .libs/import_mp3.o In file included from import_mov.c:39:0: /usr/include/lqt/quicktime.h:556:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int quicktime_major(); ^ In file included from import_mov.c:39:0: /usr/include/lqt/quicktime.h:565:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int quicktime_minor(); ^ In file included from import_mov.c:39:0: /usr/include/lqt/quicktime.h:575:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int quicktime_release(); ^ In file included from /usr/include/lqt/lqt.h:31:0, from import_mov.c:41: /usr/include/lqt/lqt_codecinfo.h:245:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] void lqt_registry_init(); ^ In file included from /usr/include/lqt/lqt.h:31:0, from import_mov.c:41: /usr/include/lqt/lqt_codecinfo.h:255:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] void lqt_registry_destroy(); ^ /usr/include/lqt/lqt_codecinfo.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] void lqt_registry_write(); ^ In file included from /usr/include/lqt/lqt.h:31:0, from import_mov.c:41: /usr/include/lqt/lqt_codecinfo.h:279:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int lqt_get_num_audio_codecs(); ^ In file included from /usr/include/lqt/lqt.h:31:0, from import_mov.c:41: /usr/include/lqt/lqt_codecinfo.h:288:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int lqt_get_num_video_codecs(); ^ In file included from import_mov.c:41:0: /usr/include/lqt/lqt.h:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int lqt_get_codec_api_version(); ^ In file included from import_mov.c:41:0: /usr/include/lqt/lqt.h:720:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int lqt_num_colormodels(); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_mpeg2_la-import_mpeg2.lo `test -f 'import_mpeg2.c' || echo './'`import_mpeg2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_mplayer.lo import_mplayer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_mpeg2.c -fPIC -DPIC -o .libs/import_mpeg2_la-import_mpeg2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_mplayer.c -fPIC -DPIC -o .libs/import_mplayer.o import_mpeg2.c: In function 'import_mpeg2_decode': import_mpeg2.c:201:35: warning: variable 'pic_type' set but not used [-Wunused-but-set-variable] int ID, start_seq, start_pic, pic_type; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_null.lo import_null.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_ogg_la-import_ogg.lo `test -f 'import_ogg.c' || echo './'`import_ogg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_null.c -fPIC -DPIC -o .libs/import_null.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_ogg.c -fPIC -DPIC -o .libs/import_ogg_la-import_ogg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_pvn.lo import_pvn.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_raw.lo import_raw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_pvn.c -fPIC -DPIC -o .libs/import_pvn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_raw.c -fPIC -DPIC -o .libs/import_raw.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_vag.lo import_vag.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_vnc.lo import_vnc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_vag.c -fPIC -DPIC -o .libs/import_vag.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_vnc.c -fPIC -DPIC -o .libs/import_vnc.o import_vag.c: In function 'import_vagOLD_decode': import_vag.c:775:13: warning: pointer targets in passing argument 2 of 'do_decode' differ in signedness [-Wpointer-sign] do_decode(inbuf, outbuf0, 0, &static_pd); ^ import_vag.c:325:13: note: expected 'int16_t *' but argument is of type 'uint16_t *' static void do_decode(const uint8_t *inbuf, int16_t *outbuf, int chan, ^ import_vag.c:776:13: warning: pointer targets in passing argument 2 of 'do_decode' differ in signedness [-Wpointer-sign] do_decode(inbuf, outbuf1, 1, &static_pd); ^ import_vag.c:325:13: note: expected 'int16_t *' but argument is of type 'uint16_t *' static void do_decode(const uint8_t *inbuf, int16_t *outbuf, int chan, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_vob_la-import_vob.lo `test -f 'import_vob.c' || echo './'`import_vob.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_vob.c -fPIC -DPIC -o .libs/import_vob_la-import_vob.o import_vob.c: In function 'import_vob_decode': import_vob.c:415:10: warning: pointer targets in passing argument 1 of 'clone_frame' differ in signedness [-Wpointer-sign] if(clone_frame(param->buffer, param->size)<0) { ^ In file included from import_vob.c:66:0: clone.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' int clone_frame(char *buffer, int size); ^ import_vob.c:430:37: warning: variable 'pic_type' set but not used [-Wunused-but-set-variable] int ID, start_seq, start_pic, pic_type; ^ import_vob.c:571:5: warning: pointer targets in passing argument 2 of 'ac3scan' differ in signedness [-Wpointer-sign] if(ac3scan(fd, param->buffer, param->size, &ac_off, &ac_bytes, &pseudo_frame_size, &real_frame_size, verbose)!=0) return(TC_IMPORT_ERROR); ^ In file included from import_vob.c:64:0: ac3scan.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' int ac3scan(FILE *fd, char *buffer, int size, int *ac_off, int *ac_bytes, int *pseudo_size, int *real_size, int verbose); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_vob_la-ac3scan.lo `test -f 'ac3scan.c' || echo './'`ac3scan.c import_vnc.c: In function 'import_vnc_decode': import_vnc.c:114:19: warning: variable 'wret' set but not used [-Wunused-but-set-variable] int status, ret, wret; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_vob_la-clone.lo `test -f 'clone.c' || echo './'`clone.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c ac3scan.c -fPIC -DPIC -o .libs/import_vob_la-ac3scan.o ac3scan.c: In function 'ac3scan': ac3scan.c:92:22: warning: pointer targets in passing argument 1 of 'get_ac3_framesize' differ in signedness [-Wpointer-sign] if((frame_size = 2*get_ac3_framesize(buffer+2)) < 1) { ^ ac3scan.c:70:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_framesize(uint8_t *ptr) ^ ac3scan.c:102:13: warning: pointer targets in passing argument 1 of 'get_ac3_bitrate' differ in signedness [-Wpointer-sign] bitrate = get_ac3_bitrate(buffer+2); ^ ac3scan.c:43:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_bitrate(uint8_t *ptr) ^ ac3scan.c: In function 'buf_probe_ac3': ac3scan.c:132:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] buffer=_buf; ^ ac3scan.c:146:7: warning: pointer targets in passing argument 1 of 'get_ac3_samplerate' differ in signedness [-Wpointer-sign] j = get_ac3_samplerate(&buffer[i+1]); ^ ac3scan.c:58:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_samplerate(uint8_t *ptr) ^ ac3scan.c:147:13: warning: pointer targets in passing argument 1 of 'get_ac3_bitrate' differ in signedness [-Wpointer-sign] bitrate = get_ac3_bitrate(&buffer[i+1]); ^ ac3scan.c:43:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_bitrate(uint8_t *ptr) ^ ac3scan.c:148:13: warning: pointer targets in passing argument 1 of 'get_ac3_framesize' differ in signedness [-Wpointer-sign] fsize = 2*get_ac3_framesize(&buffer[i+1]); ^ ac3scan.c:70:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_framesize(uint8_t *ptr) ^ ac3scan.c:149:13: warning: pointer targets in passing argument 1 of 'get_ac3_nfchans' differ in signedness [-Wpointer-sign] nfchans = get_ac3_nfchans(&buffer[i+1]); ^ ac3scan.c:64:12: note: expected 'uint8_t *' but argument is of type 'char *' static int get_ac3_nfchans(uint8_t *ptr) ^ ac3scan.c: In function 'probe_ac3': ac3scan.c:172:8: warning: pointer targets in passing argument 2 of 'tc_pread' differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, sbuffer, MAX_BUF) != MAX_BUF) { ^ In file included from ac3scan.c:24:0: ../libtc/libtc.h:550:9: note: expected 'uint8_t *' but argument is of type 'char *' ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ ac3scan.c:180:8: warning: pointer targets in passing argument 1 of 'buf_probe_ac3' differ in signedness [-Wpointer-sign] if(buf_probe_ac3(sbuffer, MAX_BUF, &ipipe->probe_info->track[0])<0) { ^ ac3scan.c:121:5: note: expected 'unsigned char *' but argument is of type 'char *' int buf_probe_ac3(unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ ac3scan.c: In function 'probe_dts': ac3scan.c:284:8: warning: pointer targets in passing argument 2 of 'tc_pread' differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, sbuffer, MAX_BUF) != MAX_BUF) { ^ In file included from ac3scan.c:24:0: ../libtc/libtc.h:550:9: note: expected 'uint8_t *' but argument is of type 'char *' ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ ac3scan.c:292:8: warning: pointer targets in passing argument 1 of 'buf_probe_dts' differ in signedness [-Wpointer-sign] if(buf_probe_dts(sbuffer, MAX_BUF, &ipipe->probe_info->track[0])<0) { ^ ac3scan.c:191:5: note: expected 'unsigned char *' but argument is of type 'char *' int buf_probe_dts (unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c clone.c -fPIC -DPIC -o .libs/import_vob_la-clone.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_vob_la-ioaux.lo `test -f 'ioaux.c' || echo './'`ioaux.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_vob_la-frame_info.lo `test -f 'frame_info.c' || echo './'`frame_info.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c ioaux.c -fPIC -DPIC -o .libs/import_vob_la-ioaux.o ioaux.c: In function 'read_time_stamp_long': ioaux.c:85:30: warning: variable 'clock_ref_ext' set but not used [-Wunused-but-set-variable] unsigned long clock_ref=0, clock_ref_ext=0; ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c frame_info.c -fPIC -DPIC -o .libs/import_vob_la-frame_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_vob_la-ivtc.lo `test -f 'ivtc.c' || echo './'`ivtc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c ivtc.c -fPIC -DPIC -o .libs/import_vob_la-ivtc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_xml_la-import_xml.lo `test -f 'import_xml.c' || echo './'`import_xml.c ivtc.c: In function 'merge_yuv_fields': ivtc.c:42:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] in = src2+block; ^ ivtc.c:43:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out = src1+block; ^ ivtc.c:58:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] in = src2 + width*height + block; ^ ivtc.c:59:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out = src1 + width*height + block; ^ ivtc.c:71:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] in = src2 + width*height*5/4 + block; ^ ivtc.c:72:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out = src1 + width*height*5/4 + block; ^ ivtc.c: In function 'merge_rgb_fields': ivtc.c:92:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] in = src2; ^ ivtc.c:93:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] out = src1; ^ ivtc.c: In function 'ivtc': ivtc.c:279:2: warning: pointer targets in passing argument 1 of 'merge_rgb_fields' differ in signedness [-Wpointer-sign] merge_rgb_fields(buffer, pulldown_buffer, width, height); ^ ivtc.c:83:13: note: expected 'unsigned char *' but argument is of type 'char *' static void merge_rgb_fields(unsigned char *src1, unsigned char *src2, int width, int height) ^ ivtc.c:279:2: warning: pointer targets in passing argument 2 of 'merge_rgb_fields' differ in signedness [-Wpointer-sign] merge_rgb_fields(buffer, pulldown_buffer, width, height); ^ ivtc.c:83:13: note: expected 'unsigned char *' but argument is of type 'char *' static void merge_rgb_fields(unsigned char *src1, unsigned char *src2, int width, int height) ^ ivtc.c:281:2: warning: pointer targets in passing argument 1 of 'merge_yuv_fields' differ in signedness [-Wpointer-sign] merge_yuv_fields(buffer, pulldown_buffer, width, height); ^ ivtc.c:33:13: note: expected 'unsigned char *' but argument is of type 'char *' static void merge_yuv_fields(unsigned char *src1, unsigned char *src2, int width, int height) ^ ivtc.c:281:2: warning: pointer targets in passing argument 2 of 'merge_yuv_fields' differ in signedness [-Wpointer-sign] merge_yuv_fields(buffer, pulldown_buffer, width, height); ^ ivtc.c:33:13: note: expected 'unsigned char *' but argument is of type 'char *' static void merge_yuv_fields(unsigned char *src1, unsigned char *src2, int width, int height) ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_xml_la-ioxml.lo `test -f 'ioxml.c' || echo './'`ioxml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_xml.c -fPIC -DPIC -o .libs/import_xml_la-import_xml.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c ioxml.c -fPIC -DPIC -o .libs/import_xml_la-ioxml.o ioxml.c: In function 'f_parse_tree': ioxml.c:274:43: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_audiovideo->p_nome_audio=p_node->xmlChildrenNode->content; //set the audio file name ^ ioxml.c:278:43: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_audiovideo->p_nome_video=p_node->xmlChildrenNode->content; //set the video file name ^ ioxml.c:321:17: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-video-module") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:323:22: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-audio-module") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:325:22: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-video-codec") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:327:22: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-audio-codec") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:329:22: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"target-height") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:331:22: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"target-width") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:333:22: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"resize-filter") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:360:56: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_audiovideo->p_v_resize_filter=p_node->xmlChildrenNode->content; ^ ioxml.c:369:29: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"dv") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:371:34: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"avi") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:373:34: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"mov") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:382:29: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"dv") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:384:34: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"avi") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:386:34: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"mov") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:395:29: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"rgb") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:397:34: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuv2") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:399:34: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuv420p") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:401:34: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yv12") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:403:34: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuy2") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:405:34: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"raw") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ ioxml.c:421:29: warning: pointer targets in passing argument 1 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"pcm") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_xml_la-probe_xml.lo `test -f 'probe_xml.c' || echo './'`probe_xml.c import_xml.c: In function 'f_mod_video_frame': import_xml.c:153:5: warning: pointer targets in passing argument 2 of 'tcv_zoom' differ in signedness [-Wpointer-sign] tcv_zoom(tcvhandle, p_vframe_buffer, p_pixel_tmp, p_temp->s_v_width, p_temp->s_v_height, 3, p_temp->s_v_tg_width, p_temp->s_v_tg_height, p_v_filter->s_zoom_filter); ^ In file included from ../src/transcode.h:48:0, from import_xml.c:28: ../libtcvideo/tcvideo.h:71:5: note: expected 'uint8_t *' but argument is of type 'char *' int tcv_zoom(TCVHandle handle, ^ import_xml.c:162:5: warning: pointer targets in passing argument 2 of 'tcv_zoom' differ in signedness [-Wpointer-sign] tcv_zoom(tcvhandle, p_vframe_buffer, p_pixel_tmp, p_temp->s_v_width, p_temp->s_v_height, 1, p_temp->s_v_tg_width, p_temp->s_v_tg_height, p_v_filter->s_zoom_filter); ^ In file included from ../src/transcode.h:48:0, from import_xml.c:28: ../libtcvideo/tcvideo.h:71:5: note: expected 'uint8_t *' but argument is of type 'char *' int tcv_zoom(TCVHandle handle, ^ import_xml.c:163:5: warning: pointer targets in passing argument 2 of 'tcv_zoom' differ in signedness [-Wpointer-sign] tcv_zoom(tcvhandle, p_vframe_buffer + Y_size_in, p_pixel_tmp + Y_size_out, p_temp->s_v_width/2, p_temp->s_v_height/2, 1, p_temp->s_v_tg_width/2, p_temp->s_v_tg_height/2, p_v_filter->s_zoom_filter); ^ In file included from ../src/transcode.h:48:0, from import_xml.c:28: ../libtcvideo/tcvideo.h:71:5: note: expected 'uint8_t *' but argument is of type 'char *' int tcv_zoom(TCVHandle handle, ^ import_xml.c:164:5: warning: pointer targets in passing argument 2 of 'tcv_zoom' differ in signedness [-Wpointer-sign] tcv_zoom(tcvhandle, p_vframe_buffer + Y_size_in + UV_size_in, p_pixel_tmp + Y_size_out + UV_size_out, p_temp->s_v_width/2, p_temp->s_v_height/2, 1, p_temp->s_v_tg_width/2, p_temp->s_v_tg_height/2, p_v_filter->s_zoom_filter); ^ In file included from ../src/transcode.h:48:0, from import_xml.c:28: ../libtcvideo/tcvideo.h:71:5: note: expected 'uint8_t *' but argument is of type 'char *' int tcv_zoom(TCVHandle handle, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_xvid.lo import_xvid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c probe_xml.c -fPIC -DPIC -o .libs/import_xml_la-probe_xml.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_xvid.c -fPIC -DPIC -o .libs/import_xvid.o probe_xml.c: In function 'f_build_xml_tree': probe_xml.c:225:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(s_probe_cmd_buf); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_x11_la-import_x11.lo `test -f 'import_x11.c' || echo './'`import_x11.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_x11_la-x11source.lo `test -f 'x11source.c' || echo './'`x11source.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_x11.c -fPIC -DPIC -o .libs/import_x11_la-import_x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c x11source.c -fPIC -DPIC -o .libs/import_x11_la-x11source.o x11source.c: In function 'tc_x11source_acquire_image_plain': x11source.c:142:13: warning: pointer targets in passing argument 2 of 'tcv_convert' differ in signedness [-Wpointer-sign] tcv_convert(handle->tcvhandle, handle->image->data, data, ^ In file included from ../src/transcode.h:48:0, from x11source.c:25: ../libtcvideo/tcvideo.h:93:5: note: expected 'uint8_t *' but argument is of type 'char *' int tcv_convert(TCVHandle handle, uint8_t *src, uint8_t *dest, int width, ^ x11source.c: In function 'tc_x11source_acquire_image_shm': x11source.c:187:13: warning: pointer targets in passing argument 2 of 'tcv_convert' differ in signedness [-Wpointer-sign] tcv_convert(handle->tcvhandle, handle->image->data, data, ^ In file included from ../src/transcode.h:48:0, from x11source.c:25: ../libtcvideo/tcvideo.h:93:5: note: expected 'uint8_t *' but argument is of type 'char *' int tcv_convert(TCVHandle handle, uint8_t *src, uint8_t *dest, int width, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o import_yuv4mpeg_la-import_yuv4mpeg.lo `test -f 'import_yuv4mpeg.c' || echo './'`import_yuv4mpeg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tccat-tccat.o `test -f 'tccat.c' || echo './'`tccat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c import_yuv4mpeg.c -fPIC -DPIC -o .libs/import_yuv4mpeg_la-import_yuv4mpeg.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tccat-dvd_reader.o `test -f 'dvd_reader.c' || echo './'`dvd_reader.c tccat.c: In function ‘tccat_thread’: tccat.c:202:27: warning: variable ‘off’ set but not used [-Wunused-but-set-variable] off_t off; ^ tccat.c: In function ‘main’: tccat.c:317:42: warning: variable ‘user’ set but not used [-Wunused-but-set-variable] int n = 0, j, stream = 0, audio = 0, user = 0, source = 0; ^ In file included from tccat.c:533:0: ../libtc/static_xio.h: In function ‘dummy_xio’: ../libtc/static_xio.h:24:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] xio_read(i, NULL, 0); ^ ../libtc/static_xio.h:25:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] xio_write(i, NULL, 0); ^ ../libtc/static_xio.h:26:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] xio_ftruncate(i, 0); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tccat-extract_avi.o `test -f 'extract_avi.c' || echo './'`extract_avi.c dvd_reader.c: In function ‘ifoPrint_time’: dvd_reader.c:141:9: warning: variable ‘outptr’ set but not used [-Wunused-but-set-variable] char *outptr; ^ dvd_reader.c:138:15: warning: variable ‘rate’ set but not used [-Wunused-but-set-variable] const char *rate; ^ dvd_reader.c: In function ‘dvd_read’: dvd_reader.c:972:31: warning: variable ‘next_ilvu_start’ set but not used [-Wunused-but-set-variable] unsigned int next_vobu, next_ilvu_start, cur_output_size; ^ dvd_reader.c: In function ‘dvd_stream’: dvd_reader.c:1131:79: warning: variable ‘first_block’ set but not used [-Wunused-but-set-variable] unsigned long cur_pack=0, max_sectors=0, blocks_left=0, blocks_written=0, first_block=0; ^ dvd_reader.c: In function ‘lock’: dvd_reader.c:107:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, lock_buffer, 11); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tccat-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tccat-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:14: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if( (ret = tc_pread(fdes, buf, bytes))p_nome_audio=p_node->xmlChildrenNode->content; //set the audio file name ^ ioxml.c:278:43: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_audiovideo->p_nome_video=p_node->xmlChildrenNode->content; //set the video file name ^ ioxml.c:321:17: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-video-module") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:323:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-audio-module") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:325:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-video-codec") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:327:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-audio-codec") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:329:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"target-height") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:331:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"target-width") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:333:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"resize-filter") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:360:56: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_audiovideo->p_v_resize_filter=p_node->xmlChildrenNode->content; ^ ioxml.c:369:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"dv") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:371:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"avi") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:373:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"mov") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:382:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"dv") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:384:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"avi") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:386:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"mov") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:395:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"rgb") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:397:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuv2") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:399:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuv420p") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:401:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yv12") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:403:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuy2") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:405:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"raw") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:421:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"pcm") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdecode-tcdecode.o `test -f 'tcdecode.c' || echo './'`tcdecode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdecode-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:14: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if( (ret = tc_pread(fdes, buf, bytes))fd_in, sbuffer, MAX_BUF)) != MAX_BUF) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from mpg123.c:25: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ mpg123.c:342:8: warning: pointer targets in passing argument 1 of ‘buf_probe_mp3’ differ in signedness [-Wpointer-sign] if(buf_probe_mp3(sbuffer, ret, &ipipe->probe_info->track[0])<0) { ^ mpg123.c:258:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ int buf_probe_mp3(unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdecode-decode_lzo.o `test -f 'decode_lzo.c' || echo './'`decode_lzo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdecode-decode_mov.o `test -f 'decode_mov.c' || echo './'`decode_mov.c decode_lavc.c: In function ‘decode_lavc’: decode_lavc.c:128:9: warning: variable ‘mp4_ptr’ set but not used [-Wunused-but-set-variable] char *mp4_ptr=NULL; ^ decode_lavc.c:124:32: warning: variable ‘bpp’ set but not used [-Wunused-but-set-variable] int pix_fmt, frame_size = 0, bpp = 8; ^ decode_lavc.c:118:7: warning: variable ‘pass_through’ set but not used [-Wunused-but-set-variable] int pass_through = 0; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdecode-decode_mp3.o `test -f 'decode_mp3.c' || echo './'`decode_mp3.c In file included from decode_mov.c:31:0: /usr/include/lqt/quicktime.h:556:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] int quicktime_major(); ^ In file included from decode_mov.c:31:0: /usr/include/lqt/quicktime.h:565:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] int quicktime_minor(); ^ In file included from decode_mov.c:31:0: /usr/include/lqt/quicktime.h:575:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] int quicktime_release(); ^ decode_mov.c: In function ‘decode_mov’: decode_mov.c:128:25: warning: pointer targets in passing argument 2 of ‘quicktime_decode_audio’ differ in signedness [-Wpointer-sign] if (quicktime_decode_audio(qt_handle, p_mask1, NULL, s_sample, 0) < 0) { ^ In file included from decode_mov.c:31:0: /usr/include/lqt/quicktime.h:1249:5: note: expected ‘int16_t *’ but argument is of type ‘uint16_t *’ int quicktime_decode_audio(quicktime_t *file, int16_t *output_i, float *output_f, long samples, int channel); ^ decode_mov.c:131:38: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] QT_WRITE(decode->fd_out, p_buffer, s_buff_size); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from decode_mov.c:26: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ decode_mov.c:140:25: warning: pointer targets in passing argument 2 of ‘quicktime_decode_audio’ differ in signedness [-Wpointer-sign] if (quicktime_decode_audio(qt_handle, p_mask1, NULL, s_sample, 0) < 0) { ^ In file included from decode_mov.c:31:0: /usr/include/lqt/quicktime.h:1249:5: note: expected ‘int16_t *’ but argument is of type ‘uint16_t *’ int quicktime_decode_audio(quicktime_t *file, int16_t *output_i, float *output_f, long samples, int channel); ^ decode_mov.c:144:25: warning: pointer targets in passing argument 2 of ‘quicktime_decode_audio’ differ in signedness [-Wpointer-sign] if (quicktime_decode_audio(qt_handle,p_mask2, NULL,s_sample, 1) < 0) { ^ In file included from decode_mov.c:31:0: /usr/include/lqt/quicktime.h:1249:5: note: expected ‘int16_t *’ but argument is of type ‘uint16_t *’ int quicktime_decode_audio(quicktime_t *file, int16_t *output_i, float *output_f, long samples, int channel); ^ decode_mov.c:152:38: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] QT_WRITE(decode->fd_out, p_buffer, s_buff_size >> 1); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from decode_mov.c:26: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ decode_mov.c:215:21: warning: pointer targets in passing argument 2 of ‘quicktime_read_frame’ differ in signedness [-Wpointer-sign] if (quicktime_read_frame(qt_handle, p_buffer, 0) < 0) { ^ In file included from decode_mov.c:31:0: /usr/include/lqt/quicktime.h:1092:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ long quicktime_read_frame(quicktime_t *file, unsigned char *video_buffer, int track); ^ decode_mov.c:219:34: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] QT_WRITE(decode->fd_out, p_buffer, s_buff_size); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from decode_mov.c:26: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ decode_mov.c:239:38: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_raw_buffer[s_cont] = p_tmp; ^ decode_mov.c:250:34: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] QT_WRITE(decode->fd_out, p_buffer, s_buff_size); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from decode_mov.c:26: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ decode_mov.c:268:21: warning: pointer targets in passing argument 2 of ‘quicktime_read_frame’ differ in signedness [-Wpointer-sign] if (quicktime_read_frame(qt_handle,p_buffer,0) < 0) { ^ In file included from decode_mov.c:31:0: /usr/include/lqt/quicktime.h:1092:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ long quicktime_read_frame(quicktime_t *file, unsigned char *video_buffer, int track); ^ decode_mov.c:272:34: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] QT_WRITE(decode->fd_out, p_buffer, s_buff_size); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from decode_mov.c:26: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdecode-decode_mpeg2.o `test -f 'decode_mpeg2.c' || echo './'`decode_mpeg2.c decode_mp3.c: In function ‘decode_mpaudio’: decode_mp3.c:85:5: warning: implicit declaration of function ‘lame_decode_init’ [-Wimplicit-function-declaration] if (lame_decode_init() < 0) { ^ decode_mp3.c:131:21: warning: pointer targets in passing argument 2 of ‘lame_decode_fromfile’ differ in signedness [-Wpointer-sign] while ((samples=lame_decode_fromfile(in_file, ch1, ch2, mp3data)) > 0) { ^ In file included from decode_mp3.c:35:0: mpg123.h:40:5: note: expected ‘short int *’ but argument is of type ‘uint16_t *’ int lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data); ^ decode_mp3.c:131:21: warning: pointer targets in passing argument 3 of ‘lame_decode_fromfile’ differ in signedness [-Wpointer-sign] while ((samples=lame_decode_fromfile(in_file, ch1, ch2, mp3data)) > 0) { ^ In file included from decode_mp3.c:35:0: mpg123.h:40:5: note: expected ‘short int *’ but argument is of type ‘uint16_t *’ int lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdecode-decode_ogg.o `test -f 'decode_ogg.c' || echo './'`decode_ogg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdecode-decode_yuv.o `test -f 'decode_yuv.c' || echo './'`decode_yuv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdemux-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c aux_pes.c: In function ‘get_pts_dts’: aux_pes.c:183:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:186:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:199:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:202:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:207:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *dts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:210:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *dts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:164:7: warning: variable ‘pes_header_data_length’ set but not used [-Wunused-but-set-variable] int pes_header_data_length; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdemux-tcdemux.o `test -f 'tcdemux.c' || echo './'`tcdemux.c decode_ogg.c: In function ‘decode_ogg_file’: decode_ogg.c:75:17: warning: pointer targets in passing argument 2 of ‘ov_read’ differ in signedness [-Wpointer-sign] while ((r = ov_read(&vf, buf, TC_OGG_BUF_SIZE, ^ In file included from decode_ogg.c:34:0: /usr/include/vorbis/vorbisfile.h:194:13: note: expected ‘char *’ but argument is of type ‘uint8_t *’ extern long ov_read(OggVorbis_File *vf,char *buffer,int length, ^ decode_ogg.c:55:9: warning: variable ‘seekable’ set but not used [-Wunused-but-set-variable] int seekable = 0, endian = 0, sign = 1; ^ decode_ogg.c:54:22: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] int ret, bs = 0, size = 0, bits = 16, r = 0; ^ decode_ogg.c:50:17: warning: variable ‘length’ set but not used [-Wunused-but-set-variable] ogg_int64_t length = 0; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdemux-demux_pass.o `test -f 'demux_pass.c' || echo './'`demux_pass.c demux_pass.c: In function ‘tcdemux_pass_through’: demux_pass.c:111:17: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] bytes = tc_pread(ipipe->fd_in, buffer, pkt_size); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from demux_pass.c:24: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ demux_pass.c:249:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] uint8_t *_buf=buffer + 14; ^ demux_pass.c:264:21: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if (tc_pwrite(ipipe->fd_out, buffer, pkt_size) != pkt_size) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from demux_pass.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ demux_pass.c:70:12: warning: variable ‘fps’ set but not used [-Wunused-but-set-variable] double fps; ^ demux_pass.c:68:17: warning: variable ‘logfile’ set but not used [-Wunused-but-set-variable] const char *logfile; ^ demux_pass.c:67:9: warning: variable ‘flag_sync_active’ set but not used [-Wunused-but-set-variable] int flag_sync_active = 0; ^ demux_pass.c:66:9: warning: variable ‘flag_sync_reset’ set but not used [-Wunused-but-set-variable] int flag_sync_reset = 0; ^ demux_pass.c:65:9: warning: variable ‘flag_skip’ set but not used [-Wunused-but-set-variable] int flag_skip = 0; ^ demux_pass.c:61:9: warning: variable ‘flag_flush’ set but not used [-Wunused-but-set-variable] int flag_flush = 0; ^ demux_pass.c:60:9: warning: variable ‘has_pts_dts’ set but not used [-Wunused-but-set-variable] int has_pts_dts = 0; ^ demux_pass.c:57:9: warning: variable ‘seq_dump’ set but not used [-Wunused-but-set-variable] int seq_dump = 0; ^ demux_pass.c:54:30: warning: variable ‘track’ set but not used [-Wunused-but-set-variable] int unit, unit_seek = 0, track = 0, is_track = 0; ^ demux_pass.c:54:9: warning: variable ‘unit’ set but not used [-Wunused-but-set-variable] int unit, unit_seek = 0, track = 0, is_track = 0; ^ demux_pass.c:53:25: warning: variable ‘select’ set but not used [-Wunused-but-set-variable] int payload_id = 0, select = PACKAGE_ALL; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdemux-demuxer.o `test -f 'demuxer.c' || echo './'`demuxer.c tcdemux.c: In function ‘main’: tcdemux.c:110:11: warning: variable ‘magic’ set but not used [-Wunused-but-set-variable] char *magic = "", *codec = NULL, *name = NULL; ^ tcdemux.c:100:16: warning: variable ‘user’ set but not used [-Wunused-but-set-variable] int ch, n, user = 0, demux_mode = TC_DEMUX_SEQ_ADJUST; ^ In file included from tcdemux.c:349:0: ../libtc/static_xio.h: In function ‘dummy_xio’: ../libtc/static_xio.h:24:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] xio_read(i, NULL, 0); ^ ../libtc/static_xio.h:25:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] xio_write(i, NULL, 0); ^ ../libtc/static_xio.h:26:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] xio_ftruncate(i, 0); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdemux-dvd_reader.o `test -f 'dvd_reader.c' || echo './'`dvd_reader.c dvd_reader.c: In function ‘ifoPrint_time’: dvd_reader.c:141:9: warning: variable ‘outptr’ set but not used [-Wunused-but-set-variable] char *outptr; ^ dvd_reader.c:138:15: warning: variable ‘rate’ set but not used [-Wunused-but-set-variable] const char *rate; ^ dvd_reader.c: In function ‘dvd_read’: dvd_reader.c:972:31: warning: variable ‘next_ilvu_start’ set but not used [-Wunused-but-set-variable] unsigned int next_vobu, next_ilvu_start, cur_output_size; ^ dvd_reader.c: In function ‘dvd_stream’: dvd_reader.c:1131:79: warning: variable ‘first_block’ set but not used [-Wunused-but-set-variable] unsigned long cur_pack=0, max_sectors=0, blocks_left=0, blocks_written=0, first_block=0; ^ dvd_reader.c: In function ‘lock’: dvd_reader.c:107:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, lock_buffer, 11); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdemux-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c demuxer.c: In function ‘tcdemux_thread’: demuxer.c:300:17: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if((bytes=tc_pread(ipipe->fd_in, buffer, packet_size)) != packet_size) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from demuxer.c:24: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ demuxer.c:448:16: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] uint8_t *_buf=buffer+14; ^ demuxer.c:491:26: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness [-Wpointer-sign] track_initial_pts = read_time_stamp(buf); ^ In file included from demuxer.c:28:0: ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ double read_time_stamp(const unsigned char *s); ^ demuxer.c:568:12: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness [-Wpointer-sign] pts = read_time_stamp(buf); ^ In file included from demuxer.c:28:0: ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ double read_time_stamp(const unsigned char *s); ^ demuxer.c:608:12: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness [-Wpointer-sign] pts = read_time_stamp(buf); ^ In file included from demuxer.c:28:0: ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ double read_time_stamp(const unsigned char *s); ^ demuxer.c:654:10: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness [-Wpointer-sign] pts = read_time_stamp(buf); ^ In file included from demuxer.c:28:0: ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ double read_time_stamp(const unsigned char *s); ^ demuxer.c:674:8: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness [-Wpointer-sign] pts = read_time_stamp(buf); ^ In file included from demuxer.c:28:0: ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ double read_time_stamp(const unsigned char *s); ^ demuxer.c:911:7: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, buffer, packet_size) != packet_size) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from demuxer.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ demuxer.c:942:5: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, buffer, packet_size) != packet_size) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from demuxer.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ demuxer.c:182:12: warning: variable ‘fps’ set but not used [-Wunused-but-set-variable] double fps; ^ demuxer.c:178:17: warning: variable ‘logfile’ set but not used [-Wunused-but-set-variable] const char *logfile; ^ demuxer.c:162:9: warning: variable ‘flag_has_audio’ set but not used [-Wunused-but-set-variable] int flag_has_audio = 0; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdemux-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:14: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if( (ret = tc_pread(fdes, buf, bytes))buffer, ptr->size); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from packets.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ packets.c:366:10: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] size_t n = 0; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcdemux-seqinfo.o `test -f 'seqinfo.c' || echo './'`seqinfo.c scan_pack.c: In function ‘scan_pack_ext’: scan_pack.c:215:15: warning: pointer targets in passing argument 1 of ‘probe_picext’ differ in signedness [-Wpointer-sign] ret_code = probe_picext(buf+n+4, VOB_PACKET_SIZE-4-n); ^ scan_pack.c:126:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int probe_picext(uint8_t *buffer, size_t buflen) ^ scan_pack.c: In function ‘scan_pack_payload’: scan_pack.c:242:11: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness [-Wpointer-sign] pts = read_time_stamp(buf); ^ In file included from scan_pack.c:25:0: ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ double read_time_stamp(const unsigned char *s); ^ scan_pack.c:247:11: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] len = stream_read_int16(&video[18]); ^ In file included from scan_pack.c:25:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ scan_pack.c:265:6: warning: pointer targets in passing argument 1 of ‘stats_sequence’ differ in signedness [-Wpointer-sign] stats_sequence(&video[k+4], &si); ^ In file included from scan_pack.c:26:0: aux_pes.h:45:5: note: expected ‘uint8_t *’ but argument is of type ‘char *’ int stats_sequence(uint8_t * buffer, seq_info_t *seq_info); ^ scan_pack.c:275:18: warning: pointer targets in passing argument 1 of ‘probe_picext’ differ in signedness [-Wpointer-sign] int mode = probe_picext(&video[k+4], size - (size_t)k); ^ scan_pack.c:126:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int probe_picext(uint8_t *buffer, size_t buflen) ^ scan_pack.c:306:22: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] uint8_t *ibuf=video+14; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-tcextract.o `test -f 'tcextract.c' || echo './'`tcextract.c tcextract.c: In function ‘main’: tcextract.c:90:9: warning: variable ‘user’ set but not used [-Wunused-but-set-variable] int user=0; ^ In file included from tcextract.c:449:0: ../libtc/static_xio.h: In function ‘dummy_xio’: ../libtc/static_xio.h:24:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] xio_read(i, NULL, 0); ^ ../libtc/static_xio.h:25:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] xio_write(i, NULL, 0); ^ ../libtc/static_xio.h:26:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] xio_ftruncate(i, 0); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c aux_pes.c: In function ‘get_pts_dts’: aux_pes.c:183:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:186:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:199:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:202:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:207:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *dts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:210:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *dts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:164:7: warning: variable ‘pes_header_data_length’ set but not used [-Wunused-but-set-variable] int pes_header_data_length; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c seqinfo.c: In function ‘seq_update’: seqinfo.c:314:7: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable] int tmp; ^ seqinfo.c: In function ‘seq_list’: seqinfo.c:482:7: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable] int tmp; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c ioaux.c: In function ‘read_time_stamp_long’: ioaux.c:85:30: warning: variable ‘clock_ref_ext’ set but not used [-Wunused-but-set-variable] unsigned long clock_ref=0, clock_ref_ext=0; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_ac3.o `test -f 'extract_ac3.c' || echo './'`extract_ac3.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:14: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if( (ret = tc_pread(fdes, buf, bytes))fd_out, audio, MAX_BUF)!= MAX_BUF) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_ac3.c:33: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_ac3.c:581:10: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, audio, bytes)!= bytes) error=1; ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_ac3.c:33: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_dv.o `test -f 'extract_dv.c' || echo './'`extract_dv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_lzo.o `test -f 'extract_lzo.c' || echo './'`extract_lzo.c extract_dv.c: In function ‘extract_dv’: extract_dv.c:105:9: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, video, bytes)!=bytes) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_dv.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_dv.c:53:14: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] int key, error=0; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_mp3.o `test -f 'extract_mp3.c' || echo './'`extract_mp3.c extract_lzo.c: In function ‘extract_lzo’: extract_lzo.c:99:10: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, video, bytes)!=bytes) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_lzo.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_mpeg2.o `test -f 'extract_mpeg2.c' || echo './'`extract_mpeg2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_mxf.o `test -f 'extract_mxf.c' || echo './'`extract_mxf.c extract_mp3.c: In function ‘mp3scan’: extract_mp3.c:210:9: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if (tc_pread(infd, &buffer[s], 1) !=1) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_mp3.c:25: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ extract_mp3.c:238:3: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] tc_pwrite(outfd, buffer, 2); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_mp3.c:25: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_mp3.c: In function ‘extract_mp3’: extract_mp3.c:323:5: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, audio, MAX_BUF)!= MAX_BUF) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_mp3.c:25: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_mp3.c:332:10: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, audio, bytes)!= bytes) error=1; ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_mp3.c:25: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_ogm.o `test -f 'extract_ogm.c' || echo './'`extract_ogm.c extract_ogm.c: In function ‘handle_packet’: extract_ogm.c:201:11: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] i = tc_pwrite(stream->fd, (char *)&pack->packet[hdrlen + 1], ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_ogm.c:12: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_ogm.c:216:13: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] i = tc_pwrite(stream->fd, (char *)&pack->packet[hdrlen + 1], ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_ogm.c:12: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_ogm.c:241:13: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] i = tc_pwrite(stream->fd, out, strlen(out)); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_ogm.c:12: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_ogm.c:251:13: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] w = tc_pwrite(stream->fd, sub, strlen(sub)); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_ogm.c:12: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_ogm.c:258:13: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] w = tc_pwrite(stream->fd, "\r\n\r\n", 4); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_ogm.c:12: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_ogm.c:275:19: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] i = tc_pwrite(stream->fd, (char *)pack->packet, pack->bytes); ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_ogm.c:12: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_ogm.c:281:19: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] i = tc_pwrite(stream->fd, (char *)&pack->packet[1], ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_ogm.c:12: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_ogm.c: In function ‘process_ogm’: extract_ogm.c:369:122: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ In file included from ../src/transcode.h:41:0, from extract_ogm.c:12: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ extract_ogm.c:369:377: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ In file included from ../src/transcode.h:41:0, from extract_ogm.c:12: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ extract_ogm.c:369:655: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ extract_ogm.c:369:655: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:369:855: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ In file included from ../src/transcode.h:41:0, from extract_ogm.c:12: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ extract_ogm.c:369:1016: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ extract_ogm.c:369:1016: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:369:1945: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ extract_ogm.c:369:1945: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:369:2550: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ extract_ogm.c:369:2550: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:369:2604: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) { ^ In file included from ../src/transcode.h:41:0, from extract_ogm.c:12: /usr/include/string.h:147:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ extract_ogm.c:417:108: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", ^ In file included from ../src/transcode.h:41:0, from extract_ogm.c:12: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ extract_ogm.c:417:452: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", ^ In file included from ../src/transcode.h:41:0, from extract_ogm.c:12: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ extract_ogm.c:417:817: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", ^ extract_ogm.c:417:817: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:1046: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", ^ In file included from ../src/transcode.h:41:0, from extract_ogm.c:12: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ extract_ogm.c:417:1294: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", ^ extract_ogm.c:417:1294: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:2397: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", ^ extract_ogm.c:417:2397: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:3147: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", ^ extract_ogm.c:417:3147: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:3230: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", ^ In file included from ../src/transcode.h:41:0, from extract_ogm.c:12: /usr/include/string.h:147:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_pcm.o `test -f 'extract_pcm.c' || echo './'`extract_pcm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_rgb.o `test -f 'extract_rgb.c' || echo './'`extract_rgb.c extract_pcm.c: In function ‘extract_pcm’: extract_pcm.c:310:10: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, audio, MAX_BUF)!= MAX_BUF) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_pcm.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_pcm.c:319:8: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, audio, bytes)!= bytes) error=1; ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_pcm.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_pcm.c:340:15: warning: pointer targets in passing argument 2 of ‘wav_read_data’ differ in signedness [-Wpointer-sign] bytes = wav_read_data(wav, audio, MAX_BUF); ^ In file included from extract_pcm.c:32:0: ../avilib/wavlib.h:160:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t wav_read_data(WAV handle, uint8_t *buffer, size_t bufsize); ^ extract_pcm.c:342:10: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, audio, bytes)!= bytes) error=1; ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_pcm.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_pcm.c:405:13: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, audio, MAX_BUF)!= MAX_BUF) ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_pcm.c:24: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ extract_pcm.c:410:7: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, audio, MAX_BUF)!= MAX_BUF) ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_pcm.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ extract_pcm.c:418:13: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, audio, padding)!= padding) ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_pcm.c:24: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ extract_pcm.c:423:7: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if(tc_pwrite(ipipe->fd_out, audio, padding)!= padding) ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_pcm.c:24: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcextract-extract_yuv.o `test -f 'extract_yuv.c' || echo './'`extract_yuv.c extract_rgb.c: In function ‘extract_rgb’: extract_rgb.c:82:21: warning: pointer targets in passing argument 2 of ‘AVI_read_frame’ differ in signedness [-Wpointer-sign] bytes = AVI_read_frame(avifile, video, &key); ^ In file included from ../src/transcode.h:44:0, from extract_rgb.c:26: ../avilib/avilib.h:364:6: note: expected ‘char *’ but argument is of type ‘uint8_t *’ long AVI_read_frame(avi_t *AVI, char *vidbuf, int *keyframe); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-tcprobe.o `test -f 'tcprobe.c' || echo './'`tcprobe.c extract_yuv.c: In function ‘extract_yuv_avi’: extract_yuv.c:170:13: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if (tc_pwrite(ipipe->fd_out, video, bytes) != bytes) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_yuv.c:27: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-ac3scan.o `test -f 'ac3scan.c' || echo './'`ac3scan.c In file included from tcprobe.c:1084:0: ../libtc/static_xio.h: In function ‘dummy_xio’: ../libtc/static_xio.h:24:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] xio_read(i, NULL, 0); ^ ../libtc/static_xio.h:25:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] xio_write(i, NULL, 0); ^ ../libtc/static_xio.h:26:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] xio_ftruncate(i, 0); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c aux_pes.c: In function ‘get_pts_dts’: aux_pes.c:183:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:186:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:199:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:202:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:207:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *dts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:210:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *dts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:164:7: warning: variable ‘pes_header_data_length’ set but not used [-Wunused-but-set-variable] int pes_header_data_length; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-dvd_reader.o `test -f 'dvd_reader.c' || echo './'`dvd_reader.c ac3scan.c: In function ‘ac3scan’: ac3scan.c:92:22: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness [-Wpointer-sign] if((frame_size = 2*get_ac3_framesize(buffer+2)) < 1) { ^ ac3scan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_framesize(uint8_t *ptr) ^ ac3scan.c:102:13: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness [-Wpointer-sign] bitrate = get_ac3_bitrate(buffer+2); ^ ac3scan.c:43:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_bitrate(uint8_t *ptr) ^ ac3scan.c: In function ‘buf_probe_ac3’: ac3scan.c:132:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] buffer=_buf; ^ ac3scan.c:146:7: warning: pointer targets in passing argument 1 of ‘get_ac3_samplerate’ differ in signedness [-Wpointer-sign] j = get_ac3_samplerate(&buffer[i+1]); ^ ac3scan.c:58:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_samplerate(uint8_t *ptr) ^ ac3scan.c:147:13: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness [-Wpointer-sign] bitrate = get_ac3_bitrate(&buffer[i+1]); ^ ac3scan.c:43:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_bitrate(uint8_t *ptr) ^ ac3scan.c:148:13: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness [-Wpointer-sign] fsize = 2*get_ac3_framesize(&buffer[i+1]); ^ ac3scan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_framesize(uint8_t *ptr) ^ ac3scan.c:149:13: warning: pointer targets in passing argument 1 of ‘get_ac3_nfchans’ differ in signedness [-Wpointer-sign] nfchans = get_ac3_nfchans(&buffer[i+1]); ^ ac3scan.c:64:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_nfchans(uint8_t *ptr) ^ ac3scan.c: In function ‘probe_ac3’: ac3scan.c:172:8: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, sbuffer, MAX_BUF) != MAX_BUF) { ^ In file included from ac3scan.c:24:0: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ ac3scan.c:180:8: warning: pointer targets in passing argument 1 of ‘buf_probe_ac3’ differ in signedness [-Wpointer-sign] if(buf_probe_ac3(sbuffer, MAX_BUF, &ipipe->probe_info->track[0])<0) { ^ ac3scan.c:121:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ int buf_probe_ac3(unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ ac3scan.c: In function ‘probe_dts’: ac3scan.c:284:8: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, sbuffer, MAX_BUF) != MAX_BUF) { ^ In file included from ac3scan.c:24:0: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ ac3scan.c:292:8: warning: pointer targets in passing argument 1 of ‘buf_probe_dts’ differ in signedness [-Wpointer-sign] if(buf_probe_dts(sbuffer, MAX_BUF, &ipipe->probe_info->track[0])<0) { ^ ac3scan.c:191:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ int buf_probe_dts (unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:14: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if( (ret = tc_pread(fdes, buf, bytes))p_nome_audio=p_node->xmlChildrenNode->content; //set the audio file name ^ ioxml.c:278:43: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_audiovideo->p_nome_video=p_node->xmlChildrenNode->content; //set the video file name ^ ioxml.c:321:17: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-video-module") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:323:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-audio-module") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:325:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-video-codec") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:327:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-audio-codec") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:329:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"target-height") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:331:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"target-width") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:333:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"resize-filter") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:360:56: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_audiovideo->p_v_resize_filter=p_node->xmlChildrenNode->content; ^ ioxml.c:369:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"dv") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:371:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"avi") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:373:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"mov") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:382:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"dv") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:384:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"avi") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:386:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"mov") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:395:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"rgb") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:397:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuv2") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:399:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuv420p") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:401:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yv12") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:403:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuy2") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:405:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"raw") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:421:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"pcm") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-scan_pes.o `test -f 'scan_pes.c' || echo './'`scan_pes.c mpg123.c: In function ‘check_aid’: mpg123.c:71:96: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ In file included from ../src/transcode.h:41:0, from mpg123.c:25: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ mpg123.c:71:330: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ In file included from ../src/transcode.h:41:0, from mpg123.c:25: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ mpg123.c:71:578: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ mpg123.c:71:578: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:741: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ In file included from ../src/transcode.h:41:0, from mpg123.c:25: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ mpg123.c:71:890: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ mpg123.c:71:890: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:1741: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ mpg123.c:71:1741: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:2323: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ mpg123.c:71:2323: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:2367: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ In file included from ../src/transcode.h:41:0, from mpg123.c:25: /usr/include/string.h:147:12: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ mpg123.c: In function ‘lame_decode_initfile’: mpg123.c:137:5: warning: implicit declaration of function ‘lame_decode_init’ [-Wimplicit-function-declaration] lame_decode_init(); ^ mpg123.c:186:5: warning: implicit declaration of function ‘lame_decode1_headers’ [-Wimplicit-function-declaration] ret = lame_decode1_headers(buf, len, pcm_l, pcm_r, mp3data); ^ mpg123.c: In function ‘buf_probe_mp3’: mpg123.c:279:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] buf=_buf; ^ mpg123.c: In function ‘probe_mp3’: mpg123.c:332:15: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if((ret = tc_pread(ipipe->fd_in, sbuffer, MAX_BUF)) != MAX_BUF) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from mpg123.c:25: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ mpg123.c:342:8: warning: pointer targets in passing argument 1 of ‘buf_probe_mp3’ differ in signedness [-Wpointer-sign] if(buf_probe_mp3(sbuffer, ret, &ipipe->probe_info->track[0])<0) { ^ mpg123.c:258:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ int buf_probe_mp3(unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-decode_dv.o `test -f 'decode_dv.c' || echo './'`decode_dv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-extract_avi.o `test -f 'extract_avi.c' || echo './'`extract_avi.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-extract_mxf.o `test -f 'extract_mxf.c' || echo './'`extract_mxf.c scan_pes.c: In function ‘probe_sequence’: scan_pes.c:85:7: warning: variable ‘load_non_intra_quantizer_matrix’ set but not used [-Wunused-but-set-variable] int load_non_intra_quantizer_matrix; ^ scan_pes.c:83:7: warning: variable ‘constrained_parameters_flag’ set but not used [-Wunused-but-set-variable] int constrained_parameters_flag; ^ scan_pes.c:82:7: warning: variable ‘vbv_buffer_size_value’ set but not used [-Wunused-but-set-variable] int vbv_buffer_size_value; ^ scan_pes.c: In function ‘probe_extension’: scan_pes.c:128:9: warning: variable ‘intra_vlc_format’ set but not used [-Wunused-but-set-variable] int intra_vlc_format; ^ scan_pes.c:127:9: warning: variable ‘q_scale_type’ set but not used [-Wunused-but-set-variable] int q_scale_type; ^ scan_pes.c:126:9: warning: variable ‘concealment_motion_vectors’ set but not used [-Wunused-but-set-variable] int concealment_motion_vectors; ^ scan_pes.c:125:9: warning: variable ‘frame_pred_frame_dct’ set but not used [-Wunused-but-set-variable] int frame_pred_frame_dct; ^ scan_pes.c:123:9: warning: variable ‘picture_structure’ set but not used [-Wunused-but-set-variable] int picture_structure; ^ scan_pes.c:122:9: warning: variable ‘intra_dc_precision’ set but not used [-Wunused-but-set-variable] int intra_dc_precision; ^ scan_pes.c: In function ‘scan_pes’: scan_pes.c:537:12: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:545:10: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:575:8: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c: In function ‘probe_pes’: scan_pes.c:774:19: warning: pointer targets in passing argument 1 of ‘read_time_stamp_long’ differ in signedness [-Wpointer-sign] pack_pts_2 = read_time_stamp_long(scan_buf); ^ In file included from scan_pes.c:26:0: ioaux.h:48:6: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ long read_time_stamp_long(const unsigned char *s); ^ scan_pes.c:775:17: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness [-Wpointer-sign] pack_ppp = read_time_stamp(scan_buf); ^ In file included from scan_pes.c:26:0: ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ double read_time_stamp(const unsigned char *s); ^ scan_pes.c:868:12: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:886:10: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_PICEXT) ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:920:8: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:688:12: warning: variable ‘pack_ppp’ set but not used [-Wunused-but-set-variable] double pack_ppp=0; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-extract_yuv.o `test -f 'extract_yuv.c' || echo './'`extract_yuv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_bktr.o `test -f 'probe_bktr.c' || echo './'`probe_bktr.c extract_yuv.c: In function ‘extract_yuv_avi’: extract_yuv.c:170:13: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness [-Wpointer-sign] if (tc_pwrite(ipipe->fd_out, video, bytes) != bytes) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from extract_yuv.c:27: ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pwrite(int fd, const uint8_t *buf, size_t len); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_bsdav.o `test -f 'probe_bsdav.c' || echo './'`probe_bsdav.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_dvd.o `test -f 'probe_dvd.c' || echo './'`probe_dvd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_im.o `test -f 'probe_im.c' || echo './'`probe_im.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_mov.o `test -f 'probe_mov.c' || echo './'`probe_mov.c In file included from probe_mov.c:35:0: /usr/include/lqt/quicktime.h:556:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] int quicktime_major(); ^ In file included from probe_mov.c:35:0: /usr/include/lqt/quicktime.h:565:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] int quicktime_minor(); ^ In file included from probe_mov.c:35:0: /usr/include/lqt/quicktime.h:575:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] int quicktime_release(); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_nuv.o `test -f 'probe_nuv.c' || echo './'`probe_nuv.c In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:29:0, from /usr/include/ImageMagick-6/wand/magick-wand.h:22, from probe_im.c:43: /usr/include/ImageMagick-6/magick/magick-config.h:29:3: warning: #warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:30:3: warning: #warning "this is an obsolete behavior please fix your makefile" [-Wcpp] # warning "this is an obsolete behavior please fix your makefile" ^ /usr/include/ImageMagick-6/magick/magick-config.h:52:3: warning: #warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" [-Wcpp] # warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" ^ /usr/include/ImageMagick-6/magick/magick-config.h:53:3: warning: #warning "this is an obsolete behavior please fix yours makefile" [-Wcpp] # warning "this is an obsolete behavior please fix yours makefile" ^ In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:126:0, from /usr/include/ImageMagick-6/wand/MagickWand.h:72, from /usr/include/ImageMagick-6/wand/magick-wand.h:22, from probe_im.c:43: /usr/include/ImageMagick-6/magick/opencl.h:36:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes] MagickCLEnv AcquireMagickOpenCLEnv(); ^ /usr/include/ImageMagick-6/magick/opencl.h:42:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes] MagickCLEnv GetDefaultOpenCLEnv(); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_ogg.o `test -f 'probe_ogg.c' || echo './'`probe_ogg.c probe_ogg.c: In function ‘ogm_packet_type’: probe_ogg.c:63:120: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_ogg.c:63:375: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_ogg.c:63:653: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) ^ probe_ogg.c:63:653: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:853: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_ogg.c:63:1014: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) ^ probe_ogg.c:63:1014: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:1943: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) ^ probe_ogg.c:63:1943: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:2548: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) ^ probe_ogg.c:63:2548: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:2602: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "vorbis", 6)) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:147:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ probe_ogg.c:65:125: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] else if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "theora", 6)) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_ogg.c:65:380: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] else if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "theora", 6)) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_ogg.c:65:658: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] else if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "theora", 6)) ^ probe_ogg.c:65:658: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:858: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] else if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "theora", 6)) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_ogg.c:65:1019: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] else if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "theora", 6)) ^ probe_ogg.c:65:1019: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:1948: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] else if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "theora", 6)) ^ probe_ogg.c:65:1948: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:2553: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] else if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "theora", 6)) ^ probe_ogg.c:65:2553: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:2607: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] else if ((pack.bytes >= 7) && ! strncmp(&pack.packet[1], "theora", 6)) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:147:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ probe_ogg.c:68:96: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", 35) ) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_ogg.c:68:440: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", 35) ) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_ogg.c:68:805: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", 35) ) ^ probe_ogg.c:68:805: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:1034: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", 35) ) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_ogg.c:68:1282: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", 35) ) ^ probe_ogg.c:68:1282: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:2385: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", 35) ) ^ probe_ogg.c:68:2385: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:3135: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", 35) ) ^ probe_ogg.c:68:3135: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:3218: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] !strncmp(&pack.packet[1],"Direct Show Samples embedded in Ogg", 35) ) ^ In file included from ../src/transcode.h:41:0, from probe_ogg.c:26: /usr/include/string.h:147:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_oss.o `test -f 'probe_oss.c' || echo './'`probe_oss.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_pv3.o `test -f 'probe_pv3.c' || echo './'`probe_pv3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_stream.o `test -f 'probe_stream.c' || echo './'`probe_stream.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_sunau.o `test -f 'probe_sunau.c' || echo './'`probe_sunau.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_v4l.o `test -f 'probe_v4l.c' || echo './'`probe_v4l.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_vnc.o `test -f 'probe_vnc.c' || echo './'`probe_vnc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_wav.o `test -f 'probe_wav.c' || echo './'`probe_wav.c probe_vnc.c: In function ‘probe_vnc’: probe_vnc.c:79:144: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] if(strcmp(matchingBuffer, VNCREC_MAGIC_STRING)) { /* NOT EQUAL */ ^ In file included from ../src/transcode.h:41:0, from probe_vnc.c:24: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_vnc.c:79:428: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if(strcmp(matchingBuffer, VNCREC_MAGIC_STRING)) { /* NOT EQUAL */ ^ probe_vnc.c:79:428: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:79:627: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] if(strcmp(matchingBuffer, VNCREC_MAGIC_STRING)) { /* NOT EQUAL */ ^ In file included from ../src/transcode.h:41:0, from probe_vnc.c:24: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ probe_vnc.c:79:796: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if(strcmp(matchingBuffer, VNCREC_MAGIC_STRING)) { /* NOT EQUAL */ ^ probe_vnc.c:79:796: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:79:1735: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if(strcmp(matchingBuffer, VNCREC_MAGIC_STRING)) { /* NOT EQUAL */ ^ probe_vnc.c:79:1735: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:79:2353: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if(strcmp(matchingBuffer, VNCREC_MAGIC_STRING)) { /* NOT EQUAL */ ^ probe_vnc.c:79:2353: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:91:8: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness [-Wpointer-sign] if(sscanf(matchingBuffer, VNC_RFB_PROTOCOL_SCANF_FORMAT, &major, &minor) != 2) { ^ In file included from ../src/transcode.h:39:0, from probe_vnc.c:24: /usr/include/stdio.h:448:12: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’ extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s, ^ probe_vnc.c:119:6: warning: variable ‘authResp’ set but not used [-Wunused-but-set-variable] int authResp = ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_xml.o `test -f 'probe_xml.c' || echo './'`probe_xml.c probe_xml.c: In function ‘f_build_xml_tree’: probe_xml.c:225:5: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system(s_probe_cmd_buf); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_mplayer.o `test -f 'probe_mplayer.c' || echo './'`probe_mplayer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_ffmpeg.o `test -f 'probe_ffmpeg.c' || echo './'`probe_ffmpeg.c probe_ffmpeg.c: In function ‘probe_ffmpeg’: probe_ffmpeg.c:123:5: warning: implicit declaration of function ‘av_close_input_file’ [-Wimplicit-function-declaration] av_close_input_file(lavf_dmx_context); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_x11.o `test -f 'probe_x11.c' || echo './'`probe_x11.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-x11source.o `test -f 'x11source.c' || echo './'`x11source.c x11source.c: In function ‘tc_x11source_acquire_image_plain’: x11source.c:142:13: warning: pointer targets in passing argument 2 of ‘tcv_convert’ differ in signedness [-Wpointer-sign] tcv_convert(handle->tcvhandle, handle->image->data, data, ^ In file included from ../src/transcode.h:48:0, from x11source.c:25: ../libtcvideo/tcvideo.h:93:5: note: expected ‘uint8_t *’ but argument is of type ‘char *’ int tcv_convert(TCVHandle handle, uint8_t *src, uint8_t *dest, int width, ^ x11source.c: In function ‘tc_x11source_acquire_image_shm’: x11source.c:187:13: warning: pointer targets in passing argument 2 of ‘tcv_convert’ differ in signedness [-Wpointer-sign] tcv_convert(handle->tcvhandle, handle->image->data, data, ^ In file included from ../src/transcode.h:48:0, from x11source.c:25: ../libtcvideo/tcvideo.h:93:5: note: expected ‘uint8_t *’ but argument is of type ‘char *’ int tcv_convert(TCVHandle handle, uint8_t *src, uint8_t *dest, int width, ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcprobe-probe_pvn.o `test -f 'probe_pvn.c' || echo './'`probe_pvn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcrequant-tcrequant.o `test -f 'tcrequant.c' || echo './'`tcrequant.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcscan-tcscan.o `test -f 'tcscan.c' || echo './'`tcscan.c tcscan.c: In function ‘main’: tcscan.c:393:6: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if (tc_pread(ipipe.fd_in, buffer, 1) !=1) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from tcscan.c:26: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ tcscan.c:407:11: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if (tc_pread(ipipe.fd_in, buffer, 3) !=3) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from tcscan.c:26: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ tcscan.c:412:26: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness [-Wpointer-sign] if((frame_size = 2*get_ac3_framesize(buffer)) < 1) { ^ tcscan.c:91:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_framesize(uint8_t *ptr) ^ tcscan.c:421:17: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness [-Wpointer-sign] bitrate = get_ac3_bitrate(buffer); ^ tcscan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_bitrate(uint8_t *ptr) ^ tcscan.c:434:23: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if ((bytes_read=tc_pread(ipipe.fd_in, buffer, ac_bytes)) != ac_bytes) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from tcscan.c:26: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ tcscan.c:464:22: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if( (bytes_read = tc_pread(ipipe.fd_in, buffer, CHUNK_SIZE)) != CHUNK_SIZE) on = 0; ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from tcscan.c:26: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ tcscan.c:512:22: warning: pointer targets in passing argument 1 of ‘tc_get_mp3_header’ differ in signedness [-Wpointer-sign] if ( (framesize = tc_get_mp3_header (header, &chans, &srate, &bitrate)) > 0) { ^ tcscan.c:40:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate, int *bitrate); ^ tcscan.c:541:23: warning: pointer targets in passing argument 1 of ‘tc_get_mp3_header’ differ in signedness [-Wpointer-sign] if ( (framesize = tc_get_mp3_header (header, &chans, &srate, &bitrate)) < 0) { ^ tcscan.c:40:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate, int *bitrate); ^ tcscan.c:222:7: warning: variable ‘pseudo_frame_size’ set but not used [-Wunused-but-set-variable] int pseudo_frame_size=0; ^ In file included from tcscan.c:719:0: ../libtc/static_xio.h: In function ‘dummy_xio’: ../libtc/static_xio.h:24:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] xio_read(i, NULL, 0); ^ ../libtc/static_xio.h:25:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] xio_write(i, NULL, 0); ^ ../libtc/static_xio.h:26:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] xio_ftruncate(i, 0); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcscan-ac3scan.o `test -f 'ac3scan.c' || echo './'`ac3scan.c tcrequant.c: In function ‘main’: tcrequant.c:1799:315: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LOCK(3) ^ tcrequant.c:1801:315: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LOCK(6) ^ tcrequant.c:1810:314: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LOCK(1) ^ tcrequant.c:1816:315: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LOCK(4) ^ tcrequant.c:1832:315: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LOCK(8) ^ tcrequant.c:1848:315: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LOCK(1) ^ tcrequant.c:1851:316: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LOCK(5) ^ tcrequant.c:1887:315: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LOCK(4) ^ tcrequant.c:1908:322: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LOCK(toLock) ^ tcrequant.c:1996:62: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] if (wbuf - owbuf > MIN_WRITE) { WRITE } ^ In file included from tcrequant.c:2003:0: ../libtc/static_xio.h: In function ‘dummy_xio’: ../libtc/static_xio.h:24:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] xio_read(i, NULL, 0); ^ ../libtc/static_xio.h:25:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] xio_write(i, NULL, 0); ^ ../libtc/static_xio.h:26:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] xio_ftruncate(i, 0); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcscan-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c ac3scan.c: In function ‘ac3scan’: ac3scan.c:92:22: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness [-Wpointer-sign] if((frame_size = 2*get_ac3_framesize(buffer+2)) < 1) { ^ ac3scan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_framesize(uint8_t *ptr) ^ ac3scan.c:102:13: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness [-Wpointer-sign] bitrate = get_ac3_bitrate(buffer+2); ^ ac3scan.c:43:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_bitrate(uint8_t *ptr) ^ ac3scan.c: In function ‘buf_probe_ac3’: ac3scan.c:132:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] buffer=_buf; ^ ac3scan.c:146:7: warning: pointer targets in passing argument 1 of ‘get_ac3_samplerate’ differ in signedness [-Wpointer-sign] j = get_ac3_samplerate(&buffer[i+1]); ^ ac3scan.c:58:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_samplerate(uint8_t *ptr) ^ ac3scan.c:147:13: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness [-Wpointer-sign] bitrate = get_ac3_bitrate(&buffer[i+1]); ^ ac3scan.c:43:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_bitrate(uint8_t *ptr) ^ ac3scan.c:148:13: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness [-Wpointer-sign] fsize = 2*get_ac3_framesize(&buffer[i+1]); ^ ac3scan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_framesize(uint8_t *ptr) ^ ac3scan.c:149:13: warning: pointer targets in passing argument 1 of ‘get_ac3_nfchans’ differ in signedness [-Wpointer-sign] nfchans = get_ac3_nfchans(&buffer[i+1]); ^ ac3scan.c:64:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ static int get_ac3_nfchans(uint8_t *ptr) ^ ac3scan.c: In function ‘probe_ac3’: ac3scan.c:172:8: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, sbuffer, MAX_BUF) != MAX_BUF) { ^ In file included from ac3scan.c:24:0: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ ac3scan.c:180:8: warning: pointer targets in passing argument 1 of ‘buf_probe_ac3’ differ in signedness [-Wpointer-sign] if(buf_probe_ac3(sbuffer, MAX_BUF, &ipipe->probe_info->track[0])<0) { ^ ac3scan.c:121:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ int buf_probe_ac3(unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ ac3scan.c: In function ‘probe_dts’: ac3scan.c:284:8: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if(tc_pread(ipipe->fd_in, sbuffer, MAX_BUF) != MAX_BUF) { ^ In file included from ac3scan.c:24:0: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ ac3scan.c:292:8: warning: pointer targets in passing argument 1 of ‘buf_probe_dts’ differ in signedness [-Wpointer-sign] if(buf_probe_dts(sbuffer, MAX_BUF, &ipipe->probe_info->track[0])<0) { ^ ac3scan.c:191:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ int buf_probe_dts (unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcscan-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:14: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if( (ret = tc_pread(fdes, buf, bytes))> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:186:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:199:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:202:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *pts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:207:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *dts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:210:16: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness [-Wpointer-sign] *dts |= (stream_read_int16(&buffer[ptr]) >> 1); ^ In file included from aux_pes.c:26:0: ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ unsigned int stream_read_int16(const unsigned char *s); ^ aux_pes.c:164:7: warning: variable ‘pes_header_data_length’ set but not used [-Wunused-but-set-variable] int pes_header_data_length; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcscan-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcscan-mpg123.o `test -f 'mpg123.c' || echo './'`mpg123.c ioaux.c: In function ‘read_time_stamp_long’: ioaux.c:85:30: warning: variable ‘clock_ref_ext’ set but not used [-Wunused-but-set-variable] unsigned long clock_ref=0, clock_ref_ext=0; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcscan-scan_pes.o `test -f 'scan_pes.c' || echo './'`scan_pes.c mpg123.c: In function ‘check_aid’: mpg123.c:71:96: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ In file included from ../src/transcode.h:41:0, from mpg123.c:25: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ mpg123.c:71:330: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ In file included from ../src/transcode.h:41:0, from mpg123.c:25: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ mpg123.c:71:578: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ mpg123.c:71:578: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:741: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ In file included from ../src/transcode.h:41:0, from mpg123.c:25: /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ mpg123.c:71:890: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ mpg123.c:71:890: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:1741: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ mpg123.c:71:1741: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:2323: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ mpg123.c:71:2323: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:2367: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] return 0 == strncmp(header, "AiD\1", 4); ^ In file included from ../src/transcode.h:41:0, from mpg123.c:25: /usr/include/string.h:147:12: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ mpg123.c: In function ‘lame_decode_initfile’: mpg123.c:137:5: warning: implicit declaration of function ‘lame_decode_init’ [-Wimplicit-function-declaration] lame_decode_init(); ^ mpg123.c:186:5: warning: implicit declaration of function ‘lame_decode1_headers’ [-Wimplicit-function-declaration] ret = lame_decode1_headers(buf, len, pcm_l, pcm_r, mp3data); ^ mpg123.c: In function ‘buf_probe_mp3’: mpg123.c:279:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] buf=_buf; ^ mpg123.c: In function ‘probe_mp3’: mpg123.c:332:15: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if((ret = tc_pread(ipipe->fd_in, sbuffer, MAX_BUF)) != MAX_BUF) { ^ In file included from ../libtc/tcframes.h:34:0, from ../src/framebuffer.h:32, from ../src/transcode.h:56, from mpg123.c:25: ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ssize_t tc_pread(int fd, uint8_t *buf, size_t len); ^ mpg123.c:342:8: warning: pointer targets in passing argument 1 of ‘buf_probe_mp3’ differ in signedness [-Wpointer-sign] if(buf_probe_mp3(sbuffer, ret, &ipipe->probe_info->track[0])<0) { ^ mpg123.c:258:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ int buf_probe_mp3(unsigned char *_buf, int len, ProbeTrackInfo *pcm) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcxmlcheck-tcxmlcheck.o `test -f 'tcxmlcheck.c' || echo './'`tcxmlcheck.c scan_pes.c: In function ‘probe_sequence’: scan_pes.c:85:7: warning: variable ‘load_non_intra_quantizer_matrix’ set but not used [-Wunused-but-set-variable] int load_non_intra_quantizer_matrix; ^ scan_pes.c:83:7: warning: variable ‘constrained_parameters_flag’ set but not used [-Wunused-but-set-variable] int constrained_parameters_flag; ^ scan_pes.c:82:7: warning: variable ‘vbv_buffer_size_value’ set but not used [-Wunused-but-set-variable] int vbv_buffer_size_value; ^ scan_pes.c: In function ‘probe_extension’: scan_pes.c:128:9: warning: variable ‘intra_vlc_format’ set but not used [-Wunused-but-set-variable] int intra_vlc_format; ^ scan_pes.c:127:9: warning: variable ‘q_scale_type’ set but not used [-Wunused-but-set-variable] int q_scale_type; ^ scan_pes.c:126:9: warning: variable ‘concealment_motion_vectors’ set but not used [-Wunused-but-set-variable] int concealment_motion_vectors; ^ scan_pes.c:125:9: warning: variable ‘frame_pred_frame_dct’ set but not used [-Wunused-but-set-variable] int frame_pred_frame_dct; ^ scan_pes.c:123:9: warning: variable ‘picture_structure’ set but not used [-Wunused-but-set-variable] int picture_structure; ^ scan_pes.c:122:9: warning: variable ‘intra_dc_precision’ set but not used [-Wunused-but-set-variable] int intra_dc_precision; ^ scan_pes.c: In function ‘scan_pes’: scan_pes.c:537:12: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:545:10: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:575:8: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c: In function ‘probe_pes’: scan_pes.c:774:19: warning: pointer targets in passing argument 1 of ‘read_time_stamp_long’ differ in signedness [-Wpointer-sign] pack_pts_2 = read_time_stamp_long(scan_buf); ^ In file included from scan_pes.c:26:0: ioaux.h:48:6: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ long read_time_stamp_long(const unsigned char *s); ^ scan_pes.c:775:17: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness [-Wpointer-sign] pack_ppp = read_time_stamp(scan_buf); ^ In file included from scan_pes.c:26:0: ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ double read_time_stamp(const unsigned char *s); ^ scan_pes.c:868:12: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:886:10: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_PICEXT) ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:920:8: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness [-Wpointer-sign] if(cmp_32_bits(buf+n, TC_MAGIC_M2V)) { ^ scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ static int cmp_32_bits(char *buf, long x) ^ scan_pes.c:688:12: warning: variable ‘pack_ppp’ set but not used [-Wunused-but-set-variable] double pack_ppp=0; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcxmlcheck-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:14: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness [-Wpointer-sign] if( (ret = tc_pread(fdes, buf, bytes))p_nome_audio=p_node->xmlChildrenNode->content; //set the audio file name ^ ioxml.c:278:43: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_audiovideo->p_nome_video=p_node->xmlChildrenNode->content; //set the video file name ^ ioxml.c:321:17: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-video-module") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:323:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-audio-module") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:325:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-video-codec") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:327:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"in-audio-codec") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:329:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"target-height") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:331:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"target-width") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:333:22: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"resize-filter") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:360:56: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p_audiovideo->p_v_resize_filter=p_node->xmlChildrenNode->content; ^ ioxml.c:369:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"dv") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:371:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"avi") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:373:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"mov") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:382:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"dv") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:384:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"avi") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:386:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"mov") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:395:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"rgb") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:397:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuv2") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:399:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuv420p") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:401:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yv12") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:403:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"yuy2") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:405:34: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] else if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"raw") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ ioxml.c:421:29: warning: pointer targets in passing argument 1 of ‘xmlStrcmp’ differ in signedness [-Wpointer-sign] if (xmlStrcmp((char *)p_node->xmlChildrenNode->content, (const xmlChar*)"pcm") == 0) ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from ioxml.h:28, from ioxml.c:32: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlStrcmp (const xmlChar *str1, ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -c -o tcxpm2rgb-tcxpm2rgb.o `test -f 'tcxpm2rgb.c' || echo './'`tcxpm2rgb.c probe_xml.c: In function ‘f_build_xml_tree’: probe_xml.c:225:5: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system(s_probe_cmd_buf); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o a52_decore.la -rpath /usr/lib64/transcode a52_decore.lo -L/usr/lib -la52 -lm -lm -lz -ldl tcxpm2rgb.c: In function ‘main’: tcxpm2rgb.c:294:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(linebuf, MAX_BUF, f); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_ac3.la -rpath /usr/lib64/transcode import_ac3.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/a52_decore.o -Wl,--as-needed -L/usr/lib -la52 -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,a52_decore.so -o .libs/a52_decore.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_ac3.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_ac3.so -o .libs/import_ac3.so libtool: link: ( cd ".libs" && rm -f "import_ac3.la" && ln -s "../import_ac3.la" "import_ac3.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_avi.la -rpath /usr/lib64/transcode import_avi.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "a52_decore.la" && ln -s "../a52_decore.la" "a52_decore.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_alsa.la -rpath /usr/lib64/transcode import_alsa.lo -lasound -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_avi.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_avi.so -o .libs/import_avi.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_alsa.o -Wl,--as-needed -lasound -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_alsa.so -o .libs/import_alsa.so libtool: link: ( cd ".libs" && rm -f "import_avi.la" && ln -s "../import_avi.la" "import_avi.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_bsdav.la -rpath /usr/lib64/transcode import_bsdav_la-import_bsdav.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_bsdav_la-import_bsdav.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_bsdav.so -o .libs/import_bsdav.so libtool: link: ( cd ".libs" && rm -f "import_alsa.la" && ln -s "../import_alsa.la" "import_alsa.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_dv.la -rpath /usr/lib64/transcode import_dv_la-import_dv.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_bsdav.la" && ln -s "../import_bsdav.la" "import_bsdav.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_dvd.la -rpath /usr/lib64/transcode import_dvd_la-import_dvd.lo import_dvd_la-ac3scan.lo import_dvd_la-dvd_reader.lo import_dvd_la-clone.lo import_dvd_la-ioaux.lo import_dvd_la-frame_info.lo import_dvd_la-ivtc.lo -L/usr/lib -ldvdread -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_dv_la-import_dv.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_dv.so -o .libs/import_dv.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_dvd_la-import_dvd.o .libs/import_dvd_la-ac3scan.o .libs/import_dvd_la-dvd_reader.o .libs/import_dvd_la-clone.o .libs/import_dvd_la-ioaux.o .libs/import_dvd_la-frame_info.o .libs/import_dvd_la-ivtc.o -Wl,--as-needed -L/usr/lib -ldvdread -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_dvd.so -o .libs/import_dvd.so libtool: link: ( cd ".libs" && rm -f "import_dv.la" && ln -s "../import_dv.la" "import_dv.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_ffmpeg.la -rpath /usr/lib64/transcode import_ffmpeg_la-import_ffmpeg.lo -lavformat -lm -lz -ldl .libs/import_dvd_la-clone.o: In function `clone_fifo': clone.c:(.text+0x84c): warning: the use of `mktemp' is dangerous, better use `mkstemp' libtool: link: ( cd ".libs" && rm -f "import_dvd.la" && ln -s "../import_dvd.la" "import_dvd.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_im.la -rpath /usr/lib64/transcode import_im_la-import_im.lo -lMagickWand-6.Q16 -lMagickCore-6.Q16 -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_ffmpeg_la-import_ffmpeg.o -Wl,--as-needed -lavformat -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_ffmpeg.so -o .libs/import_ffmpeg.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_im_la-import_im.o -Wl,--as-needed /usr/lib64/libMagickWand-6.Q16.so /usr/lib64/libMagickCore-6.Q16.so -lm -lz -ldl -march=native -O2 -Wl,-O1 -pthread -fopenmp -Wl,-soname -Wl,import_im.so -o .libs/import_im.so libtool: link: ( cd ".libs" && rm -f "import_ffmpeg.la" && ln -s "../import_ffmpeg.la" "import_ffmpeg.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_imlist.la -rpath /usr/lib64/transcode import_imlist_la-import_imlist.lo -lMagickWand-6.Q16 -lMagickCore-6.Q16 -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_im.la" && ln -s "../import_im.la" "import_im.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_lzo.la -rpath /usr/lib64/transcode import_lzo_la-import_lzo.lo -L/usr/lib -llzo2 -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_lzo_la-import_lzo.o -Wl,--as-needed -L/usr/lib -llzo2 -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_lzo.so -o .libs/import_lzo.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_imlist_la-import_imlist.o -Wl,--as-needed /usr/lib64/libMagickWand-6.Q16.so /usr/lib64/libMagickCore-6.Q16.so -lm -lz -ldl -march=native -O2 -Wl,-O1 -pthread -fopenmp -Wl,-soname -Wl,import_imlist.so -o .libs/import_imlist.so libtool: link: ( cd ".libs" && rm -f "import_lzo.la" && ln -s "../import_lzo.la" "import_lzo.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_mov.la -rpath /usr/lib64/transcode import_mov_la-import_mov.lo -lquicktime -lpthread -lm -lz -ldl -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_imlist.la" && ln -s "../import_imlist.la" "import_imlist.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_mp3.la -rpath /usr/lib64/transcode import_mp3.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_mp3.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_mp3.so -o .libs/import_mp3.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_mov_la-import_mov.o -Wl,--as-needed -lquicktime -lpthread -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_mov.so -o .libs/import_mov.so libtool: link: ( cd ".libs" && rm -f "import_mp3.la" && ln -s "../import_mp3.la" "import_mp3.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_mpeg2.la -rpath /usr/lib64/transcode import_mpeg2_la-import_mpeg2.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_mov.la" && ln -s "../import_mov.la" "import_mov.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_mplayer.la -rpath /usr/lib64/transcode import_mplayer.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_mpeg2_la-import_mpeg2.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_mpeg2.so -o .libs/import_mpeg2.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_mplayer.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_mplayer.so -o .libs/import_mplayer.so libtool: link: ( cd ".libs" && rm -f "import_mpeg2.la" && ln -s "../import_mpeg2.la" "import_mpeg2.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_null.la -rpath /usr/lib64/transcode import_null.lo -lm -lz -ldl .libs/import_mplayer.o: In function `tc_mplayer_open_video.isra.2': import_mplayer.c:(.text+0x50): warning: the use of `mktemp' is dangerous, better use `mkstemp' libtool: link: ( cd ".libs" && rm -f "import_mplayer.la" && ln -s "../import_mplayer.la" "import_mplayer.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_ogg.la -rpath /usr/lib64/transcode import_ogg_la-import_ogg.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_null.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_null.so -o .libs/import_null.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_ogg_la-import_ogg.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_ogg.so -o .libs/import_ogg.so libtool: link: ( cd ".libs" && rm -f "import_null.la" && ln -s "../import_null.la" "import_null.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_pvn.la -rpath /usr/lib64/transcode import_pvn.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_ogg.la" && ln -s "../import_ogg.la" "import_ogg.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_raw.la -rpath /usr/lib64/transcode import_raw.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_pvn.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_pvn.so -o .libs/import_pvn.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_raw.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_raw.so -o .libs/import_raw.so libtool: link: ( cd ".libs" && rm -f "import_pvn.la" && ln -s "../import_pvn.la" "import_pvn.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_vag.la -rpath /usr/lib64/transcode import_vag.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_raw.la" && ln -s "../import_raw.la" "import_raw.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_vnc.la -rpath /usr/lib64/transcode import_vnc.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_vag.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_vag.so -o .libs/import_vag.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_vnc.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_vnc.so -o .libs/import_vnc.so libtool: link: ( cd ".libs" && rm -f "import_vag.la" && ln -s "../import_vag.la" "import_vag.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_vob.la -rpath /usr/lib64/transcode import_vob_la-import_vob.lo import_vob_la-ac3scan.lo import_vob_la-clone.lo import_vob_la-ioaux.lo import_vob_la-frame_info.lo import_vob_la-ivtc.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_vnc.la" && ln -s "../import_vnc.la" "import_vnc.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_xml.la -rpath /usr/lib64/transcode import_xml_la-import_xml.lo import_xml_la-ioxml.lo import_xml_la-probe_xml.lo -lxml2 -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_vob_la-import_vob.o .libs/import_vob_la-ac3scan.o .libs/import_vob_la-clone.o .libs/import_vob_la-ioaux.o .libs/import_vob_la-frame_info.o .libs/import_vob_la-ivtc.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_vob.so -o .libs/import_vob.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_xml_la-import_xml.o .libs/import_xml_la-ioxml.o .libs/import_xml_la-probe_xml.o -Wl,--as-needed -lxml2 -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_xml.so -o .libs/import_xml.so .libs/import_vob_la-clone.o: In function `clone_fifo': clone.c:(.text+0x84c): warning: the use of `mktemp' is dangerous, better use `mkstemp' libtool: link: ( cd ".libs" && rm -f "import_vob.la" && ln -s "../import_vob.la" "import_vob.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_xvid.la -rpath /usr/lib64/transcode import_xvid.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_xvid.o -Wl,--as-needed -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_xvid.so -o .libs/import_xvid.so libtool: link: ( cd ".libs" && rm -f "import_xml.la" && ln -s "../import_xml.la" "import_xml.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_x11.la -rpath /usr/lib64/transcode import_x11_la-import_x11.lo import_x11_la-x11source.lo -lSM -lICE -lXext -lX11 -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_xvid.la" && ln -s "../import_xvid.la" "import_xvid.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o import_yuv4mpeg.la -rpath /usr/lib64/transcode import_yuv4mpeg_la-import_yuv4mpeg.lo -lmjpegutils -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_x11_la-import_x11.o .libs/import_x11_la-x11source.o -Wl,--as-needed -lSM -lICE -lXext -lX11 -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_x11.so -o .libs/import_x11.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/import_yuv4mpeg_la-import_yuv4mpeg.o -Wl,--as-needed -lmjpegutils -lm -lz -ldl -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,import_yuv4mpeg.so -o .libs/import_yuv4mpeg.so libtool: link: ( cd ".libs" && rm -f "import_x11.la" && ln -s "../import_x11.la" "import_x11.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tccat tccat-tccat.o tccat-dvd_reader.o tccat-extract_avi.o tccat-fileinfo.o tccat-ioaux.o tccat-ioxml.o tccat-ts_reader.o ../avilib/libavi.la -ldv -lm -L/usr/lib -ldvdread -lm -lxml2 ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_yuv4mpeg.la" && ln -s "../import_yuv4mpeg.la" "import_yuv4mpeg.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -o tcdecode tcdecode-tcdecode.o tcdecode-fileinfo.o tcdecode-ioaux.o tcdecode-mpg123.o tcdecode-decode_a52.o tcdecode-decode_dv.o tcdecode-decode_lavc.o tcdecode-decode_lzo.o tcdecode-decode_mov.o tcdecode-decode_mp3.o tcdecode-decode_mpeg2.o tcdecode-decode_ogg.o tcdecode-decode_yuv.o -lavcodec -ldv -lm -L/usr/lib -lmp3lame -L/usr/lib -llzo2 -lquicktime -lpthread -lm -lz -ldl -lmpeg2 -lmpeg2convert -logg -ltheora -logg -lvorbis -lvorbisfile ../libtcvideo/libtcvideo.la ../aclib/libac.la ../libtc/libtc.la -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -o tccat tccat-tccat.o tccat-dvd_reader.o tccat-extract_avi.o tccat-fileinfo.o tccat-ioaux.o tccat-ioxml.o tccat-ts_reader.o -Wl,--as-needed ../avilib/.libs/libavi.a -ldv -L/usr/lib -ldvdread -lxml2 ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include -I/usr/include -I/usr/include/lqt -I/usr/include/mpeg2dec -I/usr/include/mpeg2dec -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -o tcdecode tcdecode-tcdecode.o tcdecode-fileinfo.o tcdecode-ioaux.o tcdecode-mpg123.o tcdecode-decode_a52.o tcdecode-decode_dv.o tcdecode-decode_lavc.o tcdecode-decode_lzo.o tcdecode-decode_mov.o tcdecode-decode_mp3.o tcdecode-decode_mpeg2.o tcdecode-decode_ogg.o tcdecode-decode_yuv.o -Wl,--export-dynamic -Wl,--as-needed -lavcodec -ldv -L/usr/lib -lmp3lame -llzo2 -lquicktime -lpthread -lmpeg2 -lmpeg2convert -ltheora -logg -lvorbis -lvorbisfile ../libtcvideo/.libs/libtcvideo.a ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tcdemux tcdemux-aux_pes.o tcdemux-tcdemux.o tcdemux-demux_pass.o tcdemux-demuxer.o tcdemux-dvd_reader.o tcdemux-fileinfo.o tcdemux-ioaux.o tcdemux-packets.o tcdemux-scan_pack.o tcdemux-seqinfo.o ../avilib/libavi.la -ldv -lm -L/usr/lib -ldvdread -lm ../aclib/libac.la ../libtc/libtc.la -lpthread -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -o tcdemux tcdemux-aux_pes.o tcdemux-tcdemux.o tcdemux-demux_pass.o tcdemux-demuxer.o tcdemux-dvd_reader.o tcdemux-fileinfo.o tcdemux-ioaux.o tcdemux-packets.o tcdemux-scan_pack.o tcdemux-seqinfo.o -Wl,--as-needed ../avilib/.libs/libavi.a -ldv -L/usr/lib -ldvdread ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lpthread -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tcextract tcextract-tcextract.o tcextract-aux_pes.o tcextract-fileinfo.o tcextract-ioaux.o tcextract-extract_ac3.o tcextract-extract_avi.o tcextract-extract_dv.o tcextract-extract_lzo.o tcextract-extract_mp3.o tcextract-extract_mpeg2.o tcextract-extract_mxf.o tcextract-extract_ogm.o tcextract-extract_pcm.o tcextract-extract_rgb.o tcextract-extract_yuv.o ../avilib/libavi.la ../avilib/libwav.la -ldv -lm -lmjpegutils -logg -ltheora -logg -lvorbis ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -o tcextract tcextract-tcextract.o tcextract-aux_pes.o tcextract-fileinfo.o tcextract-ioaux.o tcextract-extract_ac3.o tcextract-extract_avi.o tcextract-extract_dv.o tcextract-extract_lzo.o tcextract-extract_mp3.o tcextract-extract_mpeg2.o tcextract-extract_mxf.o tcextract-extract_ogm.o tcextract-extract_pcm.o tcextract-extract_rgb.o tcextract-extract_yuv.o -Wl,--as-needed ../avilib/.libs/libavi.a ../avilib/.libs/libwav.a -ldv -lmjpegutils -ltheora -logg -lvorbis ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tcprobe tcprobe-tcprobe.o tcprobe-ac3scan.o tcprobe-aux_pes.o tcprobe-dvd_reader.o tcprobe-fileinfo.o tcprobe-ioaux.o tcprobe-ioxml.o tcprobe-mpg123.o tcprobe-scan_pes.o tcprobe-decode_dv.o tcprobe-extract_avi.o tcprobe-extract_mxf.o tcprobe-extract_yuv.o tcprobe-probe_bktr.o tcprobe-probe_bsdav.o tcprobe-probe_dvd.o tcprobe-probe_im.o tcprobe-probe_mov.o tcprobe-probe_nuv.o tcprobe-probe_ogg.o tcprobe-probe_oss.o tcprobe-probe_pv3.o tcprobe-probe_stream.o tcprobe-probe_sunau.o tcprobe-probe_v4l.o tcprobe-probe_vnc.o tcprobe-probe_wav.o tcprobe-probe_xml.o tcprobe-probe_mplayer.o tcprobe-probe_ffmpeg.o tcprobe-probe_x11.o tcprobe-x11source.o tcprobe-probe_pvn.o -lavformat -lavcodec ../avilib/libavi.la ../avilib/libwav.la -ldv -lm -L/usr/lib -ldvdread -lm -lMagickWand-6.Q16 -lMagickCore-6.Q16 -L/usr/lib -lmp3lame -lquicktime -lpthread -lm -lz -ldl -lmjpegutils -logg -ltheora -logg -lvorbis -lxml2 -lSM -lICE -lXext -lX11 ../libtcvideo/libtcvideo.la ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tcrequant tcrequant-tcrequant.o ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include -I/usr/include/ImageMagick-6 -I/usr/include -I/usr/include/lqt -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -o tcprobe tcprobe-tcprobe.o tcprobe-ac3scan.o tcprobe-aux_pes.o tcprobe-dvd_reader.o tcprobe-fileinfo.o tcprobe-ioaux.o tcprobe-ioxml.o tcprobe-mpg123.o tcprobe-scan_pes.o tcprobe-decode_dv.o tcprobe-extract_avi.o tcprobe-extract_mxf.o tcprobe-extract_yuv.o tcprobe-probe_bktr.o tcprobe-probe_bsdav.o tcprobe-probe_dvd.o tcprobe-probe_im.o tcprobe-probe_mov.o tcprobe-probe_nuv.o tcprobe-probe_ogg.o tcprobe-probe_oss.o tcprobe-probe_pv3.o tcprobe-probe_stream.o tcprobe-probe_sunau.o tcprobe-probe_v4l.o tcprobe-probe_vnc.o tcprobe-probe_wav.o tcprobe-probe_xml.o tcprobe-probe_mplayer.o tcprobe-probe_ffmpeg.o tcprobe-probe_x11.o tcprobe-x11source.o tcprobe-probe_pvn.o -Wl,--as-needed -lavformat -lavcodec ../avilib/.libs/libavi.a ../avilib/.libs/libwav.a -ldv -L/usr/lib -ldvdread /usr/lib64/libMagickWand-6.Q16.so /usr/lib64/libMagickCore-6.Q16.so -lmp3lame -lquicktime -lpthread -lmjpegutils -ltheora -logg -lvorbis -lxml2 -lSM -lICE -lXext -lX11 ../libtcvideo/.libs/libtcvideo.a ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl -fopenmp -pthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -o tcrequant tcrequant-tcrequant.o -Wl,--as-needed ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tcscan tcscan-tcscan.o tcscan-ac3scan.o tcscan-aux_pes.o tcscan-fileinfo.o tcscan-ioaux.o tcscan-mpg123.o tcscan-scan_pes.o ../avilib/libavi.la -ldv -lm -L/usr/lib -lmp3lame ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -o tcscan tcscan-tcscan.o tcscan-ac3scan.o tcscan-aux_pes.o tcscan-fileinfo.o tcscan-ioaux.o tcscan-mpg123.o tcscan-scan_pes.o -Wl,--as-needed ../avilib/.libs/libavi.a -ldv -L/usr/lib -lmp3lame ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tcxmlcheck tcxmlcheck-tcxmlcheck.o tcxmlcheck-fileinfo.o tcxmlcheck-ioaux.o tcxmlcheck-ioxml.o tcxmlcheck-probe_xml.o -ldv -lm -lxml2 ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -o tcxmlcheck tcxmlcheck-tcxmlcheck.o tcxmlcheck-fileinfo.o tcxmlcheck-ioaux.o tcxmlcheck-ioxml.o tcxmlcheck-probe_xml.o -Wl,--as-needed -ldv -lxml2 ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tcxpm2rgb tcxpm2rgb-tcxpm2rgb.o ../libtc/libtc.la -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=native -O2 -pipe -Wl,-O1 -o tcxpm2rgb tcxpm2rgb-tcxpm2rgb.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl tcprobe-probe_ffmpeg.o: In function `probe_ffmpeg': probe_ffmpeg.c:(.text+0x17c): undefined reference to `av_close_input_file' collect2: error: ld returned 1 exit status Makefile:1380: recipe for target 'tcprobe' failed make[3]: *** [tcprobe] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/import' Makefile:3058: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7/import' Makefile:474: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7' Makefile:381: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: media-video/transcode-1.1.7-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-video/transcode-1.1.7-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/transcode-1.1.7-r3::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-video/transcode-1.1.7-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/transcode-1.1.7-r3/temp/environment'. * Working directory: '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7' * S: '/var/tmp/portage/media-video/transcode-1.1.7-r3/work/transcode-1.1.7'