* Package: media-video/transcode-1.1.5-r2 * Repository: gentoo * Maintainer: media-video@gentoo.org * USE: dvd elibc_glibc iconv jpeg kernel_linux mjpeg mp3 ogg test userland_GNU vorbis x86 >>> Unpacking source... >>> Unpacking transcode-1.1.5.tar.bz2 to /var/tmp/portage/media-video/transcode-1.1.5-r2/work >>> Source unpacked in /var/tmp/portage/media-video/transcode-1.1.5-r2/work >>> Preparing source in /var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5 ... * Applying transcode-1.1.5-jpeg-7.patch ... [ ok ] * Applying transcode-1.1.5-mpa.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: transcode-1.1.5/autotools/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5 ... * econf: updating transcode-1.1.5/autotools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating transcode-1.1.5/autotools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-nuv --disable-mmx --disable-3dnow --disable-sse --disable-sse2 --disable-altivec --disable-v4l --disable-alsa --disable-oss --disable-freetype2 --enable-lame --disable-x264 --disable-xvid --enable-ogg --enable-vorbis --disable-theora --enable-libdvdread --disable-libdv --disable-libquicktime --disable-imagemagick --disable-libpostproc --disable-lzo --disable-a52 --disable-faac --disable-libxml2 --disable-libmpeg2 --disable-libmpeg2convert --enable-mjpegtools --disable-sdl --enable-libjpeg --enable-iconv --without-x --enable-deprecated --enable-experimental --with-mod-path=/usr/lib/transcode --disable-sse --disable-3dnow --disable-sse2 --disable-sse2 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc... gcc3 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (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... 64 checking for _LARGEFILE_SOURCE value needed for large files... no checking for pthreads in -lpthread... yes checking for build architecture... Intel Pentium architecture (IA32) configure: WARNING: *** All MMX dependent parts will be disabled *** configure: WARNING: *** All 3DNow dependent parts will be disabled *** configure: WARNING: *** All SSE dependent parts will be disabled *** *** All SSE2 dependent parts will be disabled *** checking if $CC groks AltiVec inline assembly... no checking if $CC groks AltiVec C extensions... no checking if linker needs -framework vecLib... checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for X... disabled configure: WARNING: can not find X11 checking for gzopen in -lz... yes checking for sin in -lm... yes checking for ffmpeg support... requested checking for pkgconfig support for libavcodec... yes checking how to determine LIBAVCODEC_CFLAGS... pkg-config checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking how to determine LIBAVCODEC_LIBS... pkg-config checking for avcodec_thread_init in -lavcodec... yes VER=52.92.0 BUILD=3431424 checking for pkgconfig support for libavformat... yes checking how to determine LIBAVFORMAT_CFLAGS... pkg-config checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking how to determine LIBAVFORMAT_LIBS... pkg-config checking for av_register_all in -lavformat... yes VER=52.80.0 BUILD=3428352 checking whether libv4l2 support is requested... no checking whether libv4lconvert support is requested... no checking whether libmpeg2 support is requested... no checking whether libmpeg2convert support is requested... no 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... no 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... no 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... no 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... 398 checking whether xvid support is requested... no checking whether x264 support is requested... no 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... no 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... no checking whether libquicktime support is requested... no checking whether lzo support is requested... no checking whether a52 support is requested... no checking whether faac support is requested... no checking whether libxml2 support is requested... no 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... no checking whether imagemagick support is requested... no 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 i686-pc-linux-gnu-gcc supports -Wall -Wstrict-prototypes -Wmissing-prototypes -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.5: ---------------------------------------- core options ---------------------------------------- enable experimental code yes enable deprecated code yes static AV-frame buffering yes A52 default decoder no FFmpeg support yes ffmpeg libraries ---------------------------------------- libavcodec build 3431424 libavcodec version 52.92.0 libavformat build 3428352 libavformat version 52.80.0 hardware support ---------------------------------------- v4l/v4l2 no ALSA no OSS no bktr no sunau no optional module support ---------------------------------------- PV3 no NuppelVideo no optional package support ---------------------------------------- IBP (libxio) no X11 no Xv extension no Xshm extension no Xaw library no Xpm library no libv4l2 no libv4lconvert no libmpeg2 no libmpeg2convert no libpostproc no freetype2 no lame yes xvid no x264 no ogg yes vorbis yes theora no libdvdread yes pvm3 no libdv no libquicktime no lzo no a52 no faac no libxml2 no mjpegtools yes sdl no imagemagick no libjpeg yes bsdav no iconv yes >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' Making all in aclib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/aclib' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT accore.lo -MD -MP -MF .deps/accore.Tpo -c -o accore.lo accore.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT average.lo -MD -MP -MF .deps/average.Tpo -c -o average.lo average.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT imgconvert.lo -MD -MP -MF .deps/imgconvert.Tpo -c -o imgconvert.lo imgconvert.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_rgb_packed.lo -MD -MP -MF .deps/img_rgb_packed.Tpo -c -o img_rgb_packed.lo img_rgb_packed.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_yuv_mixed.lo -MD -MP -MF .deps/img_yuv_mixed.Tpo -c -o img_yuv_mixed.lo img_yuv_mixed.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_yuv_packed.lo -MD -MP -MF .deps/img_yuv_packed.Tpo -c -o img_yuv_packed.lo img_yuv_packed.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_yuv_planar.lo -MD -MP -MF .deps/img_yuv_planar.Tpo -c -o img_yuv_planar.lo img_yuv_planar.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_yuv_rgb.lo -MD -MP -MF .deps/img_yuv_rgb.Tpo -c -o img_yuv_rgb.lo img_yuv_rgb.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c -o memcpy.lo memcpy.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c -o rescale.lo rescale.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT imgconvert.lo -MD -MP -MF .deps/imgconvert.Tpo -c imgconvert.c -fPIC -DPIC -o .libs/imgconvert.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_yuv_mixed.lo -MD -MP -MF .deps/img_yuv_mixed.Tpo -c img_yuv_mixed.c -fPIC -DPIC -o .libs/img_yuv_mixed.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_rgb_packed.lo -MD -MP -MF .deps/img_rgb_packed.Tpo -c img_rgb_packed.c -fPIC -DPIC -o .libs/img_rgb_packed.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_yuv_packed.lo -MD -MP -MF .deps/img_yuv_packed.Tpo -c img_yuv_packed.c -fPIC -DPIC -o .libs/img_yuv_packed.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT average.lo -MD -MP -MF .deps/average.Tpo -c average.c -fPIC -DPIC -o .libs/average.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_yuv_rgb.lo -MD -MP -MF .deps/img_yuv_rgb.Tpo -c img_yuv_rgb.c -fPIC -DPIC -o .libs/img_yuv_rgb.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT accore.lo -MD -MP -MF .deps/accore.Tpo -c accore.c -fPIC -DPIC -o .libs/accore.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT img_yuv_planar.lo -MD -MP -MF .deps/img_yuv_planar.Tpo -c img_yuv_planar.c -fPIC -DPIC -o .libs/img_yuv_planar.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -fPIC -DPIC -o .libs/rescale.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c memcpy.c -fPIC -DPIC -o .libs/memcpy.o accore.c: In function 'cpuinfo_x86': accore.c:167:5: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/average.Tpo .deps/average.Plo mv -f .deps/imgconvert.Tpo .deps/imgconvert.Plo mv -f .deps/rescale.Tpo .deps/rescale.Plo mv -f .deps/memcpy.Tpo .deps/memcpy.Plo mv -f .deps/accore.Tpo .deps/accore.Plo mv -f .deps/img_yuv_packed.Tpo .deps/img_yuv_packed.Plo mv -f .deps/img_yuv_mixed.Tpo .deps/img_yuv_mixed.Plo mv -f .deps/img_rgb_packed.Tpo .deps/img_rgb_packed.Plo mv -f .deps/img_yuv_planar.Tpo .deps/img_yuv_planar.Plo mv -f .deps/img_yuv_rgb.Tpo .deps/img_yuv_rgb.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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: i686-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: i686-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.5-r2/work/transcode-1.1.5/aclib' Making all in avilib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/avilib' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT platform_tc.lo -MD -MP -MF .deps/platform_tc.Tpo -c -o platform_tc.lo platform_tc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT avidump.lo -MD -MP -MF .deps/avidump.Tpo -c -o avidump.lo avidump.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT avilib.lo -MD -MP -MF .deps/avilib.Tpo -c -o avilib.lo avilib.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT wavlib.lo -MD -MP -MF .deps/wavlib.Tpo -c -o wavlib.lo wavlib.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT avidump.lo -MD -MP -MF .deps/avidump.Tpo -c avidump.c -fPIC -DPIC -o .libs/avidump.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT platform_tc.lo -MD -MP -MF .deps/platform_tc.Tpo -c platform_tc.c -fPIC -DPIC -o .libs/platform_tc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT avilib.lo -MD -MP -MF .deps/avilib.Tpo -c avilib.c -fPIC -DPIC -o .libs/avilib.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT wavlib.lo -MD -MP -MF .deps/wavlib.Tpo -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 avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:212:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:213:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:214:5: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:217:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:218:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:220:5: warning: pointer targets in passing argument 2 of 'avi_add_chunk' differ in signedness avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'char *' avilib.c:220:5: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'char *' avidump.c: In function 'DumpChunk': avidump.c:761:15: warning: ignoring return value of 'read', declared with attribute warn_unused_result avilib.c: In function 'avi_add_odml_index_entry': avilib.c:338:5: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness avilib.c:338:5: note: expected 'const char *' but argument is of type 'const unsigned char *' avilib.c:348:6: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness avilib.c:232:12: note: expected 'const unsigned char *' but argument is of type 'char *' avilib.c:352:6: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' avilib.c:352:6: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' avilib.c:366:6: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness avilib.c:232:12: note: expected 'const unsigned char *' but argument is of type 'char *' avilib.c:373:4: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' avilib.c:422:2: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' avilib.c:422:2: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' avilib.c:436:4: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' avilib.c:436:4: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness avilib.c:276:12: note: expected 'const unsigned char *' but argument is of type 'char *' avidump.c: In function 'ProcessChunk': avidump.c:581:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:615:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:616:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:617:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:639:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:640:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:663:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:679:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:684:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:689:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avilib.c:472:6: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'char *' avidump.c: In function 'dump_vals': avidump.c:329:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:333:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:338:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:343:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:357:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:370:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:381:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avidump.c:387:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result avilib.c: In function 'avi_parse_comments': avilib.c:1041:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c: In function 'avi_close_output_file': avilib.c:1558:4: warning: pointer targets in passing argument 2 of 'avi_parse_comments' differ in signedness avilib.c:968:12: note: expected 'char *' but argument is of type 'unsigned char *' avilib.c:1628:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:1634:6: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:77:13: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c: In function 'plat_write_data': avilib.c:1693:6: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'const char *' avilib.c:1695:6: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness avilib.c:143:12: note: expected 'const unsigned char *' but argument is of type 'const char *' avilib.c: In function 'avi_parse_input_file': avilib.c:2229:10: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'uint8_t *' avilib.c:2237:7: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'uint8_t *' avilib.c:2311:7: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'uint8_t *' avilib.c:2318:8: warning: pointer targets in assignment differ in signedness avilib.c:2322:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2323:6: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness avilib.c:107:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2326:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2341:9: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness avilib.c:96:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2342:9: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2343:9: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2372:8: warning: pointer targets in assignment differ in signedness avilib.c:2376:9: warning: pointer targets in passing argument 2 of 'avi_build_audio_superindex' differ in signedness avilib.c:2032:17: note: expected 'uint8_t *' but argument is of type 'char *' avilib.c:2376:11: warning: pointer targets in assignment differ in signedness avilib.c:2380:7: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'uint8_t *' avilib.c:2381:15: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'uint8_t *' avilib.c:2382:15: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness /usr/include/string.h:540:12: note: expected 'const char *' but argument is of type 'uint8_t *' In file included from /usr/include/unistd.h:1157:0, from avilib.h:33, from avidump.c:28: In function 'read': /usr/include/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer avilib.c:2553:3: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2557:3: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness avilib.c:96:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2571:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2572:6: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness avilib.c:113:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2573:6: warning: pointer targets in passing argument 1 of 'str2ulong_key' differ in signedness avilib.c:120:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2636:6: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2641:6: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness avilib.c:96:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2650:9: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:103:17: note: expected 'unsigned char *' but argument is of type 'char *' avilib.c:2651:9: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness avilib.c:113:17: note: expected 'unsigned char *' but argument is of type 'char *' mv -f .deps/platform_tc.Tpo .deps/platform_tc.Plo avilib.c: In function 'avi_parse_index_from_file': avilib.c:1946:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result avilib.c:1954:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result In function 'read', inlined from 'ProcessChunk' at avidump.c:615:14: /usr/include/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer mv -f .deps/wavlib.Tpo .deps/wavlib.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libwav.la platform_tc.lo wavlib.lo -lm -lz -ldl mv -f .deps/avidump.Tpo .deps/avidump.Plo libtool: link: i686-pc-linux-gnu-ar cru .libs/libwav.a .libs/platform_tc.o .libs/wavlib.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libwav.a libtool: link: ( cd ".libs" && rm -f "libwav.la" && ln -s "../libwav.la" "libwav.la" ) mv -f .deps/avilib.Tpo .deps/avilib.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libavi.la platform_tc.lo avidump.lo avilib.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-ar cru .libs/libavi.a .libs/platform_tc.o .libs/avidump.o .libs/avilib.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libavi.a libtool: link: ( cd ".libs" && rm -f "libavi.la" && ln -s "../libavi.la" "libavi.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/avilib' Making all in libtc make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtc' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT cfgfile.lo -MD -MP -MF .deps/cfgfile.Tpo -c -o cfgfile.lo cfgfile.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT framecode.lo -MD -MP -MF .deps/framecode.Tpo -c -o framecode.lo framecode.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT iodir.lo -MD -MP -MF .deps/iodir.Tpo -c -o iodir.lo iodir.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT optstr.lo -MD -MP -MF .deps/optstr.Tpo -c -o optstr.lo optstr.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT ratiocodes.lo -MD -MP -MF .deps/ratiocodes.Tpo -c -o ratiocodes.lo ratiocodes.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tc_functions.lo -MD -MP -MF .deps/tc_functions.Tpo -c -o tc_functions.lo tc_functions.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tccodecs.lo -MD -MP -MF .deps/tccodecs.Tpo -c -o tccodecs.lo tccodecs.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcframes.lo -MD -MP -MF .deps/tcframes.Tpo -c -o tcframes.lo tcframes.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcglob.lo -MD -MP -MF .deps/tcglob.Tpo -c -o tcglob.lo tcglob.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tclist.lo -MD -MP -MF .deps/tclist.Tpo -c -o tclist.lo tclist.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcmodule.lo -MD -MP -MF .deps/tcmodule.Tpo -c -o tcmodule.lo tcmodule.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT framecode.lo -MD -MP -MF .deps/framecode.Tpo -c framecode.c -fPIC -DPIC -o .libs/framecode.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT optstr.lo -MD -MP -MF .deps/optstr.Tpo -c optstr.c -fPIC -DPIC -o .libs/optstr.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcmoduleinfo.lo -MD -MP -MF .deps/tcmoduleinfo.Tpo -c -o tcmoduleinfo.lo tcmoduleinfo.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT cfgfile.lo -MD -MP -MF .deps/cfgfile.Tpo -c cfgfile.c -fPIC -DPIC -o .libs/cfgfile.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT ratiocodes.lo -MD -MP -MF .deps/ratiocodes.Tpo -c ratiocodes.c -fPIC -DPIC -o .libs/ratiocodes.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT iodir.lo -MD -MP -MF .deps/iodir.Tpo -c iodir.c -fPIC -DPIC -o .libs/iodir.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tccodecs.lo -MD -MP -MF .deps/tccodecs.Tpo -c tccodecs.c -fPIC -DPIC -o .libs/tccodecs.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcframes.lo -MD -MP -MF .deps/tcframes.Tpo -c tcframes.c -fPIC -DPIC -o .libs/tcframes.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tc_functions.lo -MD -MP -MF .deps/tc_functions.Tpo -c tc_functions.c -fPIC -DPIC -o .libs/tc_functions.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcglob.lo -MD -MP -MF .deps/tcglob.Tpo -c tcglob.c -fPIC -DPIC -o .libs/tcglob.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tclist.lo -MD -MP -MF .deps/tclist.Tpo -c tclist.c -fPIC -DPIC -o .libs/tclist.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcmodule.lo -MD -MP -MF .deps/tcmodule.Tpo -c tcmodule.c -fPIC -DPIC -o .libs/tcmodule.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcmoduleinfo.lo -MD -MP -MF .deps/tcmoduleinfo.Tpo -c tcmoduleinfo.c -fPIC -DPIC -o .libs/tcmoduleinfo.o mv -f .deps/strlcat.Tpo .deps/strlcat.Plo mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tctimer.lo -MD -MP -MF .deps/tctimer.Tpo -c -o tctimer.lo tctimer.c mv -f .deps/ratiocodes.Tpo .deps/ratiocodes.Plo mv -f .deps/iodir.Tpo .deps/iodir.Plo mv -f .deps/optstr.Tpo .deps/optstr.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tctimer.lo -MD -MP -MF .deps/tctimer.Tpo -c tctimer.c -fPIC -DPIC -o .libs/tctimer.o mv -f .deps/tcframes.Tpo .deps/tcframes.Plo mv -f .deps/tcglob.Tpo .deps/tcglob.Plo mv -f .deps/tccodecs.Tpo .deps/tccodecs.Plo mv -f .deps/framecode.Tpo .deps/framecode.Plo mv -f .deps/tclist.Tpo .deps/tclist.Plo mv -f .deps/tcmoduleinfo.Tpo .deps/tcmoduleinfo.Plo mv -f .deps/cfgfile.Tpo .deps/cfgfile.Plo mv -f .deps/tctimer.Tpo .deps/tctimer.Plo mv -f .deps/tc_functions.Tpo .deps/tc_functions.Plo mv -f .deps/tcmodule.Tpo .deps/tcmodule.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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: i686-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: i686-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.5-r2/work/transcode-1.1.5/libtc' Making all in libtcaudio make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcaudio' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcaudio.lo -MD -MP -MF .deps/tcaudio.Tpo -c -o tcaudio.lo tcaudio.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcaudio.lo -MD -MP -MF .deps/tcaudio.Tpo -c tcaudio.c -fPIC -DPIC -o .libs/tcaudio.o mv -f .deps/tcaudio.Tpo .deps/tcaudio.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libtcaudio.la tcaudio.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-ar cru .libs/libtcaudio.a .libs/tcaudio.o libtool: link: i686-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.5-r2/work/transcode-1.1.5/libtcaudio' Making all in libtcvideo make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcvideo' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcvideo.lo -MD -MP -MF .deps/tcvideo.Tpo -c -o tcvideo.lo tcvideo.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c -o zoom.lo zoom.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcvideo.lo -MD -MP -MF .deps/tcvideo.Tpo -c tcvideo.c -fPIC -DPIC -o .libs/tcvideo.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c zoom.c -fPIC -DPIC -o .libs/zoom.o mv -f .deps/zoom.Tpo .deps/zoom.Plo mv -f .deps/tcvideo.Tpo .deps/tcvideo.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libtcvideo.la tcvideo.lo zoom.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-ar cru .libs/libtcvideo.a .libs/tcvideo.o .libs/zoom.o libtool: link: i686-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.5-r2/work/transcode-1.1.5/libtcvideo' Making all in encode make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/encode' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encode_copy.lo -MD -MP -MF .deps/encode_copy.Tpo -c -o encode_copy.lo encode_copy.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encode_lame_la-encode_lame.lo -MD -MP -MF .deps/encode_lame_la-encode_lame.Tpo -c -o encode_lame_la-encode_lame.lo `test -f 'encode_lame.c' || echo './'`encode_lame.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encode_lavc_la-encode_lavc.lo -MD -MP -MF .deps/encode_lavc_la-encode_lavc.Tpo -c -o encode_lavc_la-encode_lavc.lo `test -f 'encode_lavc.c' || echo './'`encode_lavc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encode_null.lo -MD -MP -MF .deps/encode_null.Tpo -c -o encode_null.lo encode_null.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encode_copy.lo -MD -MP -MF .deps/encode_copy.Tpo -c encode_copy.c -fPIC -DPIC -o .libs/encode_copy.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encode_null.lo -MD -MP -MF .deps/encode_null.Tpo -c encode_null.c -fPIC -DPIC -o .libs/encode_null.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encode_lavc_la-encode_lavc.lo -MD -MP -MF .deps/encode_lavc_la-encode_lavc.Tpo -c encode_lavc.c -fPIC -DPIC -o .libs/encode_lavc_la-encode_lavc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encode_lame_la-encode_lame.lo -MD -MP -MF .deps/encode_lame_la-encode_lame.Tpo -c encode_lame.c -fPIC -DPIC -o .libs/encode_lame_la-encode_lame.o mv -f .deps/encode_null.Tpo .deps/encode_null.Plo mv -f .deps/encode_copy.Tpo .deps/encode_copy.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o encode_null.la -rpath /usr/lib/transcode encode_null.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o encode_copy.la -rpath /usr/lib/transcode encode_copy.lo -lm -lz -ldl mv -f .deps/encode_lame_la-encode_lame.Tpo .deps/encode_lame_la-encode_lame.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o encode_lame.la -rpath /usr/lib/transcode encode_lame_la-encode_lame.lo -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/encode_copy.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,encode_copy.so -o .libs/encode_copy.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/encode_null.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,encode_null.so -o .libs/encode_null.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/encode_lame_la-encode_lame.o -Wl,--as-needed -L/usr/lib -lmp3lame -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,encode_lame.so -o .libs/encode_lame.so libtool: link: ( cd ".libs" && rm -f "encode_null.la" && ln -s "../encode_null.la" "encode_null.la" ) libtool: link: ( cd ".libs" && rm -f "encode_copy.la" && ln -s "../encode_copy.la" "encode_copy.la" ) libtool: link: ( cd ".libs" && rm -f "encode_lame.la" && ln -s "../encode_lame.la" "encode_lame.la" ) mv -f .deps/encode_lavc_la-encode_lavc.Tpo .deps/encode_lavc_la-encode_lavc.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o encode_lavc.la -rpath /usr/lib/transcode encode_lavc_la-encode_lavc.lo -lavcodec -lavcodec -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/encode_lavc_la-encode_lavc.o -Wl,--as-needed -lavcodec -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,encode_lavc.so -o .libs/encode_lavc.so libtool: link: ( cd ".libs" && rm -f "encode_lavc.la" && ln -s "../encode_lavc.la" "encode_lavc.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/encode' Making all in export make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/export' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ac3.lo -MD -MP -MF .deps/export_ac3.Tpo -c -o export_ac3.lo export_ac3.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_divx5_la-export_divx5.lo -MD -MP -MF .deps/export_divx5_la-export_divx5.Tpo -c -o export_divx5_la-export_divx5.lo `test -f 'export_divx5.c' || echo './'`export_divx5.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_divx5_la-aud_aux.lo -MD -MP -MF .deps/export_divx5_la-aud_aux.Tpo -c -o export_divx5_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_divx5_la-divx4_vbr.lo -MD -MP -MF .deps/export_divx5_la-divx4_vbr.Tpo -c -o export_divx5_la-divx4_vbr.lo `test -f 'divx4_vbr.c' || echo './'`divx4_vbr.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ffmpeg_la-export_ffmpeg.lo -MD -MP -MF .deps/export_ffmpeg_la-export_ffmpeg.Tpo -c -o export_ffmpeg_la-export_ffmpeg.lo `test -f 'export_ffmpeg.c' || echo './'`export_ffmpeg.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ffmpeg_la-aud_aux.lo -MD -MP -MF .deps/export_ffmpeg_la-aud_aux.Tpo -c -o export_ffmpeg_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ffmpeg_la-ffmpeg_cfg.lo -MD -MP -MF .deps/export_ffmpeg_la-ffmpeg_cfg.Tpo -c -o export_ffmpeg_la-ffmpeg_cfg.lo `test -f 'ffmpeg_cfg.c' || echo './'`ffmpeg_cfg.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_jpg_la-export_jpg.lo -MD -MP -MF .deps/export_jpg_la-export_jpg.Tpo -c -o export_jpg_la-export_jpg.lo `test -f 'export_jpg.c' || echo './'`export_jpg.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_lame.lo -MD -MP -MF .deps/export_lame.Tpo -c -o export_lame.lo export_lame.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_mp2.lo -MD -MP -MF .deps/export_mp2.Tpo -c -o export_mp2.lo export_mp2.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_mp2enc_la-export_mp2enc.lo -MD -MP -MF .deps/export_mp2enc_la-export_mp2enc.Tpo -c -o export_mp2enc_la-export_mp2enc.lo `test -f 'export_mp2enc.c' || echo './'`export_mp2enc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_mpeg2enc_la-export_mpeg2enc.lo -MD -MP -MF .deps/export_mpeg2enc_la-export_mpeg2enc.Tpo -c -o export_mpeg2enc_la-export_mpeg2enc.lo `test -f 'export_mpeg2enc.c' || echo './'`export_mpeg2enc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_null.lo -MD -MP -MF .deps/export_null.Tpo -c -o export_null.lo export_null.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ogg.lo -MD -MP -MF .deps/export_ogg.Tpo -c -o export_ogg.lo export_ogg.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_divx5_la-export_divx5.lo -MD -MP -MF .deps/export_divx5_la-export_divx5.Tpo -c export_divx5.c -fPIC -DPIC -o .libs/export_divx5_la-export_divx5.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ffmpeg_la-aud_aux.lo -MD -MP -MF .deps/export_ffmpeg_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_ffmpeg_la-aud_aux.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_divx5_la-aud_aux.lo -MD -MP -MF .deps/export_divx5_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_divx5_la-aud_aux.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_lame.lo -MD -MP -MF .deps/export_lame.Tpo -c export_lame.c -fPIC -DPIC -o .libs/export_lame.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ac3.lo -MD -MP -MF .deps/export_ac3.Tpo -c export_ac3.c -fPIC -DPIC -o .libs/export_ac3.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_divx5_la-divx4_vbr.lo -MD -MP -MF .deps/export_divx5_la-divx4_vbr.Tpo -c divx4_vbr.c -fPIC -DPIC -o .libs/export_divx5_la-divx4_vbr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ffmpeg_la-export_ffmpeg.lo -MD -MP -MF .deps/export_ffmpeg_la-export_ffmpeg.Tpo -c export_ffmpeg.c -fPIC -DPIC -o .libs/export_ffmpeg_la-export_ffmpeg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_mpeg2enc_la-export_mpeg2enc.lo -MD -MP -MF .deps/export_mpeg2enc_la-export_mpeg2enc.Tpo -c export_mpeg2enc.c -fPIC -DPIC -o .libs/export_mpeg2enc_la-export_mpeg2enc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_mp2.lo -MD -MP -MF .deps/export_mp2.Tpo -c export_mp2.c -fPIC -DPIC -o .libs/export_mp2.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ogg.lo -MD -MP -MF .deps/export_ogg.Tpo -c export_ogg.c -fPIC -DPIC -o .libs/export_ogg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_jpg_la-export_jpg.lo -MD -MP -MF .deps/export_jpg_la-export_jpg.Tpo -c export_jpg.c -fPIC -DPIC -o .libs/export_jpg_la-export_jpg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_mp2enc_la-export_mp2enc.lo -MD -MP -MF .deps/export_mp2enc_la-export_mp2enc.Tpo -c export_mp2enc.c -fPIC -DPIC -o .libs/export_mp2enc_la-export_mp2enc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ffmpeg_la-ffmpeg_cfg.lo -MD -MP -MF .deps/export_ffmpeg_la-ffmpeg_cfg.Tpo -c ffmpeg_cfg.c -fPIC -DPIC -o .libs/export_ffmpeg_la-ffmpeg_cfg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_null.lo -MD -MP -MF .deps/export_null.Tpo -c export_null.c -fPIC -DPIC -o .libs/export_null.o export_divx5.c: In function 'export_divx5_encode': export_divx5.c:699:3: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:753:17: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness /usr/include/lame/lame.h:709:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:760:17: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness /usr/include/lame/lame.h:724:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:809:9: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c: In function 'tc_audio_close': aud_aux.c:1033:13: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness /usr/include/lame/lame.h:815:11: note: expected 'unsigned char *' but argument is of type 'char *' export_ffmpeg.c: In function 'export_ffmpeg_encode': export_ffmpeg.c:1456:24: warning: pointer targets in passing argument 2 of 'AVI_write_frame' differ in signedness ../avilib/avilib.h:329:6: note: expected 'const char *' but argument is of type 'uint8_t *' export_ffmpeg.c:1510:5: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' export_lame.c: In function 'export_lame_encode': export_lame.c:204:9: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness export_lame.c:50:12: note: expected 'char *' but argument is of type 'uint8_t *' export_ac3.c: In function 'export_ac3_encode': export_ac3.c:146:9: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness export_ac3.c:41:19: note: expected 'char *' but argument is of type 'uint8_t *' aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:753:17: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness /usr/include/lame/lame.h:709:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:760:17: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness /usr/include/lame/lame.h:724:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:809:9: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c: In function 'tc_audio_close': aud_aux.c:1033:13: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness /usr/include/lame/lame.h:815:11: note: expected 'unsigned char *' but argument is of type 'char *' export_ogg.c: In function 'export_ogg_encode': export_ogg.c:162:9: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness export_ogg.c:40:19: note: expected 'char *' but argument is of type 'uint8_t *' export_mp2.c: In function 'export_mp2_encode': export_mp2.c:199:9: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness export_mp2.c:69:19: note: expected 'char *' but argument is of type 'uint8_t *' mv -f .deps/export_ac3.Tpo .deps/export_ac3.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_pcm.lo -MD -MP -MF .deps/export_pcm.Tpo -c -o export_pcm.lo export_pcm.c divx4_vbr.c: In function 'VbrControl_init_2pass_vbr_encoding': divx4_vbr.c:151:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result divx4_vbr.c:157:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result divx4_vbr.c:158:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result divx4_vbr.c:204:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result divx4_vbr.c:236:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result export_mpeg2enc.c: In function 'export_mpeg2enc_encode': export_mpeg2enc.c:415:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result export_mpeg2enc.c:416:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result export_mpeg2enc.c:417:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result export_jpg.c: In function 'export_jpg_encode': export_jpg.c:282:22: warning: pointer targets in initialization differ in signedness export_jpg.c:302:20: warning: pointer targets in assignment differ in signedness mv -f .deps/export_divx5_la-export_divx5.Tpo .deps/export_divx5_la-export_divx5.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_pcm.lo -MD -MP -MF .deps/export_pcm.Tpo -c export_pcm.c -fPIC -DPIC -o .libs/export_pcm.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ppm_la-export_ppm.lo -MD -MP -MF .deps/export_ppm_la-export_ppm.Tpo -c -o export_ppm_la-export_ppm.lo `test -f 'export_ppm.c' || echo './'`export_ppm.c mv -f .deps/export_ffmpeg_la-ffmpeg_cfg.Tpo .deps/export_ffmpeg_la-ffmpeg_cfg.Plo mv -f .deps/export_lame.Tpo .deps/export_lame.Plo 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 ../libtc/libtc.h:260:8: note: expected 'char *' but argument is of type 'uint8_t *' export_pcm.c:83:9: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness ../libtc/libtc.h:260:8: note: expected 'char *' but argument is of type 'uint8_t *' export_pcm.c:84:9: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness ../libtc/libtc.h:260:8: note: expected 'char *' but argument is of type 'uint8_t *' export_pcm.c:115:9: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness ../libtc/libtc.h:260:8: note: expected 'char *' but argument is of type 'uint8_t *' mv -f .deps/export_mp2.Tpo .deps/export_mp2.Plo mv -f .deps/export_jpg_la-export_jpg.Tpo .deps/export_jpg_la-export_jpg.Plo mv -f .deps/export_null.Tpo .deps/export_null.Plo mv -f .deps/export_ogg.Tpo .deps/export_ogg.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ppm_la-aud_aux.lo -MD -MP -MF .deps/export_ppm_la-aud_aux.Tpo -c -o export_ppm_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c mv -f .deps/export_divx5_la-aud_aux.Tpo .deps/export_divx5_la-aud_aux.Plo mv -f .deps/export_mp2enc_la-export_mp2enc.Tpo .deps/export_mp2enc_la-export_mp2enc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_pvn.lo -MD -MP -MF .deps/export_pvn.Tpo -c -o export_pvn.lo export_pvn.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_raw_la-export_raw.lo -MD -MP -MF .deps/export_raw_la-export_raw.Tpo -c -o export_raw_la-export_raw.lo `test -f 'export_raw.c' || echo './'`export_raw.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ppm_la-export_ppm.lo -MD -MP -MF .deps/export_ppm_la-export_ppm.Tpo -c export_ppm.c -fPIC -DPIC -o .libs/export_ppm_la-export_ppm.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_raw_la-aud_aux.lo -MD -MP -MF .deps/export_raw_la-aud_aux.Tpo -c -o export_raw_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_tcaud_la-export_tcaud.lo -MD -MP -MF .deps/export_tcaud_la-export_tcaud.Tpo -c -o export_tcaud_la-export_tcaud.lo `test -f 'export_tcaud.c' || echo './'`export_tcaud.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_tcaud_la-aud_aux.lo -MD -MP -MF .deps/export_tcaud_la-aud_aux.Tpo -c -o export_tcaud_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_toolame.lo -MD -MP -MF .deps/export_toolame.Tpo -c -o export_toolame.lo export_toolame.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_wav.lo -MD -MP -MF .deps/export_wav.Tpo -c -o export_wav.lo export_wav.c mv -f .deps/export_mpeg2enc_la-export_mpeg2enc.Tpo .deps/export_mpeg2enc_la-export_mpeg2enc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_xvid4_la-export_xvid4.lo -MD -MP -MF .deps/export_xvid4_la-export_xvid4.Tpo -c -o export_xvid4_la-export_xvid4.lo `test -f 'export_xvid4.c' || echo './'`export_xvid4.c mv -f .deps/export_divx5_la-divx4_vbr.Tpo .deps/export_divx5_la-divx4_vbr.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_xvid4_la-aud_aux.lo -MD -MP -MF .deps/export_xvid4_la-aud_aux.Tpo -c -o export_xvid4_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_pvn.lo -MD -MP -MF .deps/export_pvn.Tpo -c export_pvn.c -fPIC -DPIC -o .libs/export_pvn.o mv -f .deps/export_pcm.Tpo .deps/export_pcm.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_ppm_la-aud_aux.lo -MD -MP -MF .deps/export_ppm_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_ppm_la-aud_aux.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_tcaud_la-aud_aux.lo -MD -MP -MF .deps/export_tcaud_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_tcaud_la-aud_aux.o export_ppm.c: In function 'export_ppm_encode': export_ppm.c:187:22: warning: pointer targets in initialization differ in signedness export_ppm.c:199:18: warning: pointer targets in assignment differ in signedness export_ppm.c:206:18: warning: pointer targets in assignment differ in signedness export_ppm.c:237:3: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/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 -O2 -pipe -MT export_yuv4mpeg_la-export_yuv4mpeg.lo -MD -MP -MF .deps/export_yuv4mpeg_la-export_yuv4mpeg.Tpo -c -o export_yuv4mpeg_la-export_yuv4mpeg.lo `test -f 'export_yuv4mpeg.c' || echo './'`export_yuv4mpeg.c mv -f .deps/export_ffmpeg_la-aud_aux.Tpo .deps/export_ffmpeg_la-aud_aux.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_toolame.lo -MD -MP -MF .deps/export_toolame.Tpo -c export_toolame.c -fPIC -DPIC -o .libs/export_toolame.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_raw_la-export_raw.lo -MD -MP -MF .deps/export_raw_la-export_raw.Tpo -c export_raw.c -fPIC -DPIC -o .libs/export_raw_la-export_raw.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/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 -O2 -pipe -MT export_yuv4mpeg_la-aud_aux.lo -MD -MP -MF .deps/export_yuv4mpeg_la-aud_aux.Tpo -c -o export_yuv4mpeg_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_wav.lo -MD -MP -MF .deps/export_wav.Tpo -c export_wav.c -fPIC -DPIC -o .libs/export_wav.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_tcaud_la-export_tcaud.lo -MD -MP -MF .deps/export_tcaud_la-export_tcaud.Tpo -c export_tcaud.c -fPIC -DPIC -o .libs/export_tcaud_la-export_tcaud.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_raw_la-aud_aux.lo -MD -MP -MF .deps/export_raw_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_raw_la-aud_aux.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_xvid4_la-aud_aux.lo -MD -MP -MF .deps/export_xvid4_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_xvid4_la-aud_aux.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_xvid4_la-export_xvid4.lo -MD -MP -MF .deps/export_xvid4_la-export_xvid4.Tpo -c export_xvid4.c -fPIC -DPIC -o .libs/export_xvid4_la-export_xvid4.o export_tcaud.c: In function 'export_tcaud_encode': export_tcaud.c:55:2: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' export_raw.c: In function 'export_raw_encode': export_raw.c:397:5: warning: pointer targets in passing argument 2 of 'AVI_write_frame' differ in signedness ../avilib/avilib.h:329:6: note: expected 'const char *' but argument is of type 'uint8_t *' export_raw.c:407:3: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' 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 ../libtc/libtc.h:572:9: note: expected 'const uint8_t *' but argument is of type 'char *' export_pvn.c: In function 'export_pvn_open': export_pvn.c:301:5: warning: pointer targets in passing argument 2 of 'tc_pwrite' differ in signedness ../libtc/libtc.h:572:9: note: expected 'const uint8_t *' but argument is of type 'char *' export_pvn.c:311:5: warning: pointer targets in passing argument 2 of 'tc_pwrite' differ in signedness ../libtc/libtc.h:572:9: note: expected 'const uint8_t *' but argument is of type 'char *' mv -f .deps/export_ppm_la-export_ppm.Tpo .deps/export_ppm_la-export_ppm.Plo aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:753:17: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness /usr/include/lame/lame.h:709:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:760:17: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness /usr/include/lame/lame.h:724:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:809:9: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c: In function 'tc_audio_close': aud_aux.c:1033:13: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness /usr/include/lame/lame.h:815:11: note: expected 'unsigned char *' but argument is of type 'char *' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/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 -O2 -pipe -MT export_yuv4mpeg_la-export_yuv4mpeg.lo -MD -MP -MF .deps/export_yuv4mpeg_la-export_yuv4mpeg.Tpo -c export_yuv4mpeg.c -fPIC -DPIC -o .libs/export_yuv4mpeg_la-export_yuv4mpeg.o export_toolame.c: In function 'export_toolame_encode': export_toolame.c:180:9: warning: pointer targets in passing argument 1 of 'p_write' differ in signedness export_toolame.c:53:12: note: expected 'char *' but argument is of type 'uint8_t *' aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:753:17: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness /usr/include/lame/lame.h:709:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:760:17: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness /usr/include/lame/lame.h:724:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:809:9: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c: In function 'tc_audio_close': aud_aux.c:1033:13: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness /usr/include/lame/lame.h:815:11: note: expected 'unsigned char *' but argument is of type 'char *' /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_ac3.la -rpath /usr/lib/transcode export_ac3.lo -lm -lz -ldl mv -f .deps/export_wav.Tpo .deps/export_wav.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/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 -O2 -pipe -MT export_yuv4mpeg_la-aud_aux.lo -MD -MP -MF .deps/export_yuv4mpeg_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_yuv4mpeg_la-aud_aux.o aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:753:17: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness /usr/include/lame/lame.h:709:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:760:17: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness /usr/include/lame/lame.h:724:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:809:9: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' mv -f .deps/export_tcaud_la-export_tcaud.Tpo .deps/export_tcaud_la-export_tcaud.Plo export_xvid4.c: In function 'tc_xvid_write': export_xvid4.c:368:35: warning: pointer targets in passing argument 2 of 'AVI_write_frame' differ in signedness ../avilib/avilib.h:329:6: note: expected 'const char *' but argument is of type 'uint8_t *' export_xvid4.c: In function 'export_xvid4__encode': export_xvid4.c:398:9: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' aud_aux.c: In function 'tc_audio_close': aud_aux.c:1033:13: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness /usr/include/lame/lame.h:815:11: note: expected 'unsigned char *' but argument is of type 'char *' /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_divx5.la -rpath /usr/lib/transcode export_divx5_la-export_divx5.lo export_divx5_la-aud_aux.lo export_divx5_la-divx4_vbr.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_jpg.la -rpath /usr/lib/transcode export_jpg_la-export_jpg.lo -L/usr/lib -ljpeg -lm -lm -lz -ldl export_yuv4mpeg.c: In function 'export_yuv4mpeg_encode': export_yuv4mpeg.c:222:9: warning: pointer targets in passing argument 1 of 'tc_audio_encode' differ in signedness aud_aux.h:33:5: note: expected 'char *' but argument is of type 'uint8_t *' aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:753:17: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness /usr/include/lame/lame.h:709:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:760:17: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness /usr/include/lame/lame.h:724:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:809:9: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c: In function 'tc_audio_close': aud_aux.c:1033:13: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness /usr/include/lame/lame.h:815:11: note: expected 'unsigned char *' but argument is of type 'char *' mv -f .deps/export_toolame.Tpo .deps/export_toolame.Plo mv -f .deps/export_raw_la-export_raw.Tpo .deps/export_raw_la-export_raw.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_lame.la -rpath /usr/lib/transcode export_lame.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_mp2.la -rpath /usr/lib/transcode export_mp2.lo -lm -lz -ldl mv -f .deps/export_pvn.Tpo .deps/export_pvn.Plo aud_aux.c: In function 'tc_audio_encode_mp3': aud_aux.c:753:17: warning: pointer targets in passing argument 5 of 'lame_encode_buffer' differ in signedness /usr/include/lame/lame.h:709:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:760:17: warning: pointer targets in passing argument 4 of 'lame_encode_buffer_interleaved' differ in signedness /usr/include/lame/lame.h:724:11: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c:809:9: warning: pointer targets in passing argument 1 of 'tc_get_mp3_header' differ in signedness aud_aux.c:140:12: note: expected 'unsigned char *' but argument is of type 'char *' aud_aux.c: In function 'tc_audio_close': aud_aux.c:1033:13: warning: pointer targets in passing argument 2 of 'lame_encode_flush' differ in signedness /usr/include/lame/lame.h:815:11: note: expected 'unsigned char *' but argument is of type 'char *' mv -f .deps/export_yuv4mpeg_la-export_yuv4mpeg.Tpo .deps/export_yuv4mpeg_la-export_yuv4mpeg.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_mp2enc.la -rpath /usr/lib/transcode export_mp2enc_la-export_mp2enc.lo -lm -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_mpeg2enc.la -rpath /usr/lib/transcode export_mpeg2enc_la-export_mpeg2enc.lo -lmjpegutils -lm -lm -lz -ldl mv -f .deps/export_ffmpeg_la-export_ffmpeg.Tpo .deps/export_ffmpeg_la-export_ffmpeg.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_null.la -rpath /usr/lib/transcode export_null.lo -lm -lz -ldl mv -f .deps/export_raw_la-aud_aux.Tpo .deps/export_raw_la-aud_aux.Plo libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_ac3.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_ac3.so -o .libs/export_ac3.so mv -f .deps/export_ppm_la-aud_aux.Tpo .deps/export_ppm_la-aud_aux.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_ogg.la -rpath /usr/lib/transcode export_ogg.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .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 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_divx5.so -o .libs/export_divx5.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_pcm.la -rpath /usr/lib/transcode export_pcm.lo -lm -lz -ldl mv -f .deps/export_tcaud_la-aud_aux.Tpo .deps/export_tcaud_la-aud_aux.Plo libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_mp2.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_mp2.so -o .libs/export_mp2.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_ppm.la -rpath /usr/lib/transcode export_ppm_la-export_ppm.lo export_ppm_la-aud_aux.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_lame.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_lame.so -o .libs/export_lame.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_jpg_la-export_jpg.o -Wl,--as-needed -L/usr/lib /usr/lib/libjpeg.so -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_jpg.so -o .libs/export_jpg.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_mp2enc_la-export_mp2enc.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_mp2enc.so -o .libs/export_mp2enc.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_null.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_null.so -o .libs/export_null.so mv -f .deps/export_yuv4mpeg_la-aud_aux.Tpo .deps/export_yuv4mpeg_la-aud_aux.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_pvn.la -rpath /usr/lib/transcode export_pvn.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_mpeg2enc_la-export_mpeg2enc.o -Wl,--as-needed /usr/lib/libmjpegutils.so -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_mpeg2enc.so -o .libs/export_mpeg2enc.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_ogg.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_ogg.so -o .libs/export_ogg.so mv -f .deps/export_xvid4_la-aud_aux.Tpo .deps/export_xvid4_la-aud_aux.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_raw.la -rpath /usr/lib/transcode export_raw_la-export_raw.lo export_raw_la-aud_aux.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_pcm.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_pcm.so -o .libs/export_pcm.so libtool: link: ( cd ".libs" && rm -f "export_ac3.la" && ln -s "../export_ac3.la" "export_ac3.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_tcaud.la -rpath /usr/lib/transcode export_tcaud_la-export_tcaud.lo export_tcaud_la-aud_aux.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl mv -f .deps/export_xvid4_la-export_xvid4.Tpo .deps/export_xvid4_la-export_xvid4.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_toolame.la -rpath /usr/lib/transcode export_toolame.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_mp2.la" && ln -s "../export_mp2.la" "export_mp2.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .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 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_ppm.so -o .libs/export_ppm.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_wav.la -rpath /usr/lib/transcode export_wav.lo -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "export_lame.la" && ln -s "../export_lame.la" "export_lame.la" ) libtool: link: ( cd ".libs" && rm -f "export_mp2enc.la" && ln -s "../export_mp2enc.la" "export_mp2enc.la" ) libtool: link: ( cd ".libs" && rm -f "export_null.la" && ln -s "../export_null.la" "export_null.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_xvid4.la -rpath /usr/lib/transcode export_xvid4_la-export_xvid4.lo export_xvid4_la-aud_aux.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_yuv4mpeg.la -rpath /usr/lib/transcode export_yuv4mpeg_la-export_yuv4mpeg.lo export_yuv4mpeg_la-aud_aux.lo -lmjpegutils -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_pvn.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_pvn.so -o .libs/export_pvn.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 i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o export_ffmpeg.la -rpath /usr/lib/transcode export_ffmpeg_la-export_ffmpeg.lo export_ffmpeg_la-aud_aux.lo export_ffmpeg_la-ffmpeg_cfg.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .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 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_raw.so -o .libs/export_raw.so libtool: link: i686-pc-linux-gnu-gcc -shared .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 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_tcaud.so -o .libs/export_tcaud.so libtool: link: ( cd ".libs" && rm -f "export_ogg.la" && ln -s "../export_ogg.la" "export_ogg.la" ) libtool: link: ( cd ".libs" && rm -f "export_divx5.la" && ln -s "../export_divx5.la" "export_divx5.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_toolame.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_toolame.so -o .libs/export_toolame.so libtool: link: ( cd ".libs" && rm -f "export_mpeg2enc.la" && ln -s "../export_mpeg2enc.la" "export_mpeg2enc.la" ) libtool: link: ( cd ".libs" && rm -f "export_pcm.la" && ln -s "../export_pcm.la" "export_pcm.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_wav.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_wav.so -o .libs/export_wav.so libtool: link: i686-pc-linux-gnu-gcc -shared .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 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_xvid4.so -o .libs/export_xvid4.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/export_yuv4mpeg_la-export_yuv4mpeg.o .libs/export_yuv4mpeg_la-aud_aux.o -Wl,--as-needed /usr/lib/libmjpegutils.so -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_yuv4mpeg.so -o .libs/export_yuv4mpeg.so libtool: link: ( cd ".libs" && rm -f "export_pvn.la" && ln -s "../export_pvn.la" "export_pvn.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .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 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,export_ffmpeg.so -o .libs/export_ffmpeg.so libtool: link: ( cd ".libs" && rm -f "export_ppm.la" && ln -s "../export_ppm.la" "export_ppm.la" ) libtool: link: ( cd ".libs" && rm -f "export_toolame.la" && ln -s "../export_toolame.la" "export_toolame.la" ) libtool: link: ( cd ".libs" && rm -f "export_wav.la" && ln -s "../export_wav.la" "export_wav.la" ) libtool: link: ( cd ".libs" && rm -f "export_raw.la" && ln -s "../export_raw.la" "export_raw.la" ) libtool: link: ( cd ".libs" && rm -f "export_tcaud.la" && ln -s "../export_tcaud.la" "export_tcaud.la" ) libtool: link: ( cd ".libs" && rm -f "export_xvid4.la" && ln -s "../export_xvid4.la" "export_xvid4.la" ) libtool: link: ( cd ".libs" && rm -f "export_ffmpeg.la" && ln -s "../export_ffmpeg.la" "export_ffmpeg.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.5-r2/work/transcode-1.1.5/export' Making all in filter make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' Making all in divxkey make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/divxkey' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_divxkey.lo -MD -MP -MF .deps/filter_divxkey.Tpo -c -o filter_divxkey.lo filter_divxkey.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_divxkey.lo -MD -MP -MF .deps/filter_divxkey.Tpo -c filter_divxkey.c -fPIC -DPIC -o .libs/filter_divxkey.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o filter_divxkey.c: In function 'tc_filter': filter_divxkey.c:179:4: warning: pointer targets in passing argument 1 of 'quicktime_divx3_is_key' differ in signedness filter_divxkey.c:83:12: note: expected 'char *' but argument is of type 'unsigned char *' mv -f .deps/filter_divxkey.Tpo .deps/filter_divxkey.Plo mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_divxkey.la -rpath /usr/lib/transcode filter_divxkey.lo bitstream.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_divxkey.o .libs/bitstream.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -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.5-r2/work/transcode-1.1.5/filter/divxkey' Making all in extsub make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/extsub' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_extsub.lo -MD -MP -MF .deps/filter_extsub.Tpo -c -o filter_extsub.lo filter_extsub.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT subproc.lo -MD -MP -MF .deps/subproc.Tpo -c -o subproc.lo subproc.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT subtitle_buffer.lo -MD -MP -MF .deps/subtitle_buffer.Tpo -c -o subtitle_buffer.lo subtitle_buffer.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_extsub.lo -MD -MP -MF .deps/filter_extsub.Tpo -c filter_extsub.c -fPIC -DPIC -o .libs/filter_extsub.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT subproc.lo -MD -MP -MF .deps/subproc.Tpo -c subproc.c -fPIC -DPIC -o .libs/subproc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT subtitle_buffer.lo -MD -MP -MF .deps/subtitle_buffer.Tpo -c subtitle_buffer.c -fPIC -DPIC -o .libs/subtitle_buffer.o subproc.c: In function 'parse_data_sequence': subproc.c:183:11: warning: pointer targets in assignment differ in signedness filter_extsub.c: In function 'anti_alias_subtitle': filter_extsub.c:235:5: warning: pointer targets in passing argument 2 of 'tcv_antialias' differ in signedness ../../libtcvideo/tcvideo.h:89:5: note: expected 'uint8_t *' but argument is of type 'char *' filter_extsub.c:235:5: warning: pointer targets in passing argument 3 of 'tcv_antialias' differ in signedness ../../libtcvideo/tcvideo.h:89:5: note: expected 'uint8_t *' but argument is of type 'char *' 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 filter_extsub.c:368:13: note: expected 'char *' but argument is of type 'uint8_t *' filter_extsub.c:616:7: warning: pointer targets in passing argument 1 of 'subtitle_overlay' differ in signedness filter_extsub.c:368:13: note: expected 'char *' but argument is of type 'uint8_t *' mv -f .deps/subtitle_buffer.Tpo .deps/subtitle_buffer.Plo mv -f .deps/subproc.Tpo .deps/subproc.Plo mv -f .deps/filter_extsub.Tpo .deps/filter_extsub.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_extsub.la -rpath /usr/lib/transcode filter_extsub.lo subproc.lo subtitle_buffer.lo -lm -lz -ldl /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_extsub2.la -rpath /usr/lib/transcode filter_extsub.lo subproc.lo subtitle_buffer.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_extsub.o .libs/subproc.o .libs/subtitle_buffer.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_extsub.so -o .libs/filter_extsub.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_extsub.o .libs/subproc.o .libs/subtitle_buffer.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_extsub2.so -o .libs/filter_extsub2.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.5-r2/work/transcode-1.1.5/filter/extsub' Making all in yuvdenoise make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/yuvdenoise' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_yuvdenoise.lo -MD -MP -MF .deps/filter_yuvdenoise.Tpo -c -o filter_yuvdenoise.lo filter_yuvdenoise.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT deinterlace.lo -MD -MP -MF .deps/deinterlace.Tpo -c -o deinterlace.lo deinterlace.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT denoise.lo -MD -MP -MF .deps/denoise.Tpo -c -o denoise.lo denoise.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT motion.lo -MD -MP -MF .deps/motion.Tpo -c -o motion.lo motion.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_yuvmedian.lo -MD -MP -MF .deps/filter_yuvmedian.Tpo -c -o filter_yuvmedian.lo filter_yuvmedian.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT deinterlace.lo -MD -MP -MF .deps/deinterlace.Tpo -c deinterlace.c -fPIC -DPIC -o .libs/deinterlace.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT denoise.lo -MD -MP -MF .deps/denoise.Tpo -c denoise.c -fPIC -DPIC -o .libs/denoise.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_yuvdenoise.lo -MD -MP -MF .deps/filter_yuvdenoise.Tpo -c filter_yuvdenoise.c -fPIC -DPIC -o .libs/filter_yuvdenoise.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT motion.lo -MD -MP -MF .deps/motion.Tpo -c motion.c -fPIC -DPIC -o .libs/motion.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_yuvmedian.lo -MD -MP -MF .deps/filter_yuvmedian.Tpo -c filter_yuvmedian.c -fPIC -DPIC -o .libs/filter_yuvmedian.o mv -f .deps/deinterlace.Tpo .deps/deinterlace.Plo mv -f .deps/filter_yuvmedian.Tpo .deps/filter_yuvmedian.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_yuvmedian.la -rpath /usr/lib/transcode filter_yuvmedian.lo -lm -lz -ldl mv -f .deps/motion.Tpo .deps/motion.Plo mv -f .deps/filter_yuvdenoise.Tpo .deps/filter_yuvdenoise.Plo libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_yuvmedian.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_yuvmedian.so -o .libs/filter_yuvmedian.so mv -f .deps/denoise.Tpo .deps/denoise.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_yuvdenoise.la -rpath /usr/lib/transcode filter_yuvdenoise.lo deinterlace.lo denoise.lo motion.lo ../../aclib/libac.la -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_yuvmedian.la" && ln -s "../filter_yuvmedian.la" "filter_yuvmedian.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .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 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_yuvdenoise.so -o .libs/filter_yuvdenoise.so libtool: link: ( cd ".libs" && rm -f "filter_yuvdenoise.la" && ln -s "../filter_yuvdenoise.la" "filter_yuvdenoise.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/yuvdenoise' Making all in stabilize make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/stabilize' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_stabilize.lo -MD -MP -MF .deps/filter_stabilize.Tpo -c -o filter_stabilize.lo filter_stabilize.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_transform.lo -MD -MP -MF .deps/filter_transform.Tpo -c -o filter_transform.lo filter_transform.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_stabilize.lo -MD -MP -MF .deps/filter_stabilize.Tpo -c filter_stabilize.c -fPIC -DPIC -o .libs/filter_stabilize.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_transform.lo -MD -MP -MF .deps/filter_transform.Tpo -c filter_transform.c -fPIC -DPIC -o .libs/filter_transform.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -fPIC -DPIC -o .libs/transform.o transform.c: In function 'cleanmaxmin_xy_transform': transform.c:237:9: warning: unused variable 'i' mv -f .deps/transform.Tpo .deps/transform.Plo mv -f .deps/filter_stabilize.Tpo .deps/filter_stabilize.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_stabilize.la -rpath /usr/lib/transcode filter_stabilize.lo transform.lo -lm -lz -ldl mv -f .deps/filter_transform.Tpo .deps/filter_transform.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_transform.la -rpath /usr/lib/transcode filter_transform.lo transform.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_stabilize.o .libs/transform.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_stabilize.so -o .libs/filter_stabilize.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_transform.o .libs/transform.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_transform.so -o .libs/filter_transform.so libtool: link: ( cd ".libs" && rm -f "filter_stabilize.la" && ln -s "../filter_stabilize.la" "filter_stabilize.la" ) 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.5-r2/work/transcode-1.1.5/filter/stabilize' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_29to23.lo -MD -MP -MF .deps/filter_29to23.Tpo -c -o filter_29to23.lo filter_29to23.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_32detect.lo -MD -MP -MF .deps/filter_32detect.Tpo -c -o filter_32detect.lo filter_32detect.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_32drop.lo -MD -MP -MF .deps/filter_32drop.Tpo -c -o filter_32drop.lo filter_32drop.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_aclip.lo -MD -MP -MF .deps/filter_aclip.Tpo -c -o filter_aclip.lo filter_aclip.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_ascii.lo -MD -MP -MF .deps/filter_ascii.Tpo -c -o filter_ascii.lo filter_ascii.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_astat.lo -MD -MP -MF .deps/filter_astat.Tpo -c -o filter_astat.lo filter_astat.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_control.lo -MD -MP -MF .deps/filter_control.Tpo -c -o filter_control.lo filter_control.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_cpaudio.lo -MD -MP -MF .deps/filter_cpaudio.Tpo -c -o filter_cpaudio.lo filter_cpaudio.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_decimate.lo -MD -MP -MF .deps/filter_decimate.Tpo -c -o filter_decimate.lo filter_decimate.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_denoise3d.lo -MD -MP -MF .deps/filter_denoise3d.Tpo -c -o filter_denoise3d.lo filter_denoise3d.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_detectclipping.lo -MD -MP -MF .deps/filter_detectclipping.Tpo -c -o filter_detectclipping.lo filter_detectclipping.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_detectsilence.lo -MD -MP -MF .deps/filter_detectsilence.Tpo -c -o filter_detectsilence.lo filter_detectsilence.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_dnr.lo -MD -MP -MF .deps/filter_dnr.Tpo -c -o filter_dnr.lo filter_dnr.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_doublefps.lo -MD -MP -MF .deps/filter_doublefps.Tpo -c -o filter_doublefps.lo filter_doublefps.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_29to23.lo -MD -MP -MF .deps/filter_29to23.Tpo -c filter_29to23.c -fPIC -DPIC -o .libs/filter_29to23.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_32detect.lo -MD -MP -MF .deps/filter_32detect.Tpo -c filter_32detect.c -fPIC -DPIC -o .libs/filter_32detect.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_32drop.lo -MD -MP -MF .deps/filter_32drop.Tpo -c filter_32drop.c -fPIC -DPIC -o .libs/filter_32drop.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_ascii.lo -MD -MP -MF .deps/filter_ascii.Tpo -c filter_ascii.c -fPIC -DPIC -o .libs/filter_ascii.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_aclip.lo -MD -MP -MF .deps/filter_aclip.Tpo -c filter_aclip.c -fPIC -DPIC -o .libs/filter_aclip.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_astat.lo -MD -MP -MF .deps/filter_astat.Tpo -c filter_astat.c -fPIC -DPIC -o .libs/filter_astat.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_detectclipping.lo -MD -MP -MF .deps/filter_detectclipping.Tpo -c filter_detectclipping.c -fPIC -DPIC -o .libs/filter_detectclipping.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_control.lo -MD -MP -MF .deps/filter_control.Tpo -c filter_control.c -fPIC -DPIC -o .libs/filter_control.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_decimate.lo -MD -MP -MF .deps/filter_decimate.Tpo -c filter_decimate.c -fPIC -DPIC -o .libs/filter_decimate.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_denoise3d.lo -MD -MP -MF .deps/filter_denoise3d.Tpo -c filter_denoise3d.c -fPIC -DPIC -o .libs/filter_denoise3d.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_cpaudio.lo -MD -MP -MF .deps/filter_cpaudio.Tpo -c filter_cpaudio.c -fPIC -DPIC -o .libs/filter_cpaudio.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_detectsilence.lo -MD -MP -MF .deps/filter_detectsilence.Tpo -c filter_detectsilence.c -fPIC -DPIC -o .libs/filter_detectsilence.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_doublefps.lo -MD -MP -MF .deps/filter_doublefps.Tpo -c filter_doublefps.c -fPIC -DPIC -o .libs/filter_doublefps.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_dnr.lo -MD -MP -MF .deps/filter_dnr.Tpo -c filter_dnr.c -fPIC -DPIC -o .libs/filter_dnr.o filter_32detect.c: In function 'tc_filter': filter_32detect.c:265:3: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness filter_32detect.c:90:12: note: expected 'char *' but argument is of type 'uint8_t *' filter_32detect.c:268:3: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness filter_32detect.c:90:12: note: expected 'char *' but argument is of type 'uint8_t *' filter_32detect.c:270:3: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness filter_32detect.c:90:12: note: expected 'char *' but argument is of type 'uint8_t *' filter_32detect.c:272:3: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness filter_32detect.c:90:12: note: expected 'char *' but argument is of type 'uint8_t *' filter_32drop.c: In function 'merge_frames': filter_32drop.c:103:9: warning: pointer targets in assignment differ in signedness filter_32drop.c:104:9: warning: pointer targets in assignment differ in signedness filter_detectclipping.c: In function 'tc_filter': filter_detectclipping.c:251:15: warning: pointer targets in initialization differ in signedness filter_detectclipping.c:260:2: warning: pointer targets in passing argument 1 of 'checkline' differ in signedness filter_detectclipping.c:84:12: note: expected 'unsigned char *' but argument is of type 'char *' filter_detectclipping.c:267:2: warning: pointer targets in passing argument 1 of 'checkline' differ in signedness filter_detectclipping.c:84:12: note: expected 'unsigned char *' but argument is of type 'char *' filter_32drop.c: In function 'tc_filter': filter_32drop.c:171:7: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness filter_32drop.c:49:12: note: expected 'char *' but argument is of type 'uint8_t *' filter_detectclipping.c:274:2: warning: pointer targets in passing argument 1 of 'checkline' differ in signednessfilter_32drop.c:173:7: warning: pointer targets in passing argument 1 of 'interlace_test' differ in signedness filter_detectclipping.c:84:12: note: expected 'unsigned char *' but argument is of type 'char *'filter_32drop.c:49:12: note: expected 'char *' but argument is of type 'uint8_t *' filter_32drop.c:186:6: warning: pointer targets in passing argument 1 of 'merge_frames' differ in signedness filter_32drop.c:90:13: note: expected 'unsigned char *' but argument is of type 'char *' filter_detectclipping.c:281:2: warning: pointer targets in passing argument 1 of 'checkline' differ in signedness filter_detectclipping.c:84:12: note: expected 'unsigned char *' but argument is of type 'char *' filter_ascii.c: In function 'tc_filter': filter_ascii.c:362:5: warning: pointer targets in passing argument 1 of 'aart_render' differ in signedness filter_ascii.c:144:12: note: expected 'char *' but argument is of type 'uint8_t *' filter_ascii.c:372:5: warning: pointer targets in passing argument 1 of 'aart_render' differ in signedness filter_ascii.c:144:12: note: expected 'char *' but argument is of type 'uint8_t *' mv -f .deps/filter_control.Tpo .deps/filter_control.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_facemask.lo -MD -MP -MF .deps/filter_facemask.Tpo -c -o filter_facemask.lo filter_facemask.c filter_doublefps.c:38:5: warning: variably modified 'saved_audio' at file scope mv -f .deps/filter_aclip.Tpo .deps/filter_aclip.Plo mv -f .deps/filter_29to23.Tpo .deps/filter_29to23.Plo mv -f .deps/filter_cpaudio.Tpo .deps/filter_cpaudio.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_fieldanalysis.lo -MD -MP -MF .deps/filter_fieldanalysis.Tpo -c -o filter_fieldanalysis.lo filter_fieldanalysis.c mv -f .deps/filter_32drop.Tpo .deps/filter_32drop.Plo mv -f .deps/filter_decimate.Tpo .deps/filter_decimate.Plo mv -f .deps/filter_32detect.Tpo .deps/filter_32detect.Plo mv -f .deps/filter_astat.Tpo .deps/filter_astat.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_fields.lo -MD -MP -MF .deps/filter_fields.Tpo -c -o filter_fields.lo filter_fields.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_fps.lo -MD -MP -MF .deps/filter_fps.Tpo -c -o filter_fps.lo filter_fps.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_hqdn3d.lo -MD -MP -MF .deps/filter_hqdn3d.Tpo -c -o filter_hqdn3d.lo filter_hqdn3d.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_facemask.lo -MD -MP -MF .deps/filter_facemask.Tpo -c filter_facemask.c -fPIC -DPIC -o .libs/filter_facemask.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_fieldanalysis.lo -MD -MP -MF .deps/filter_fieldanalysis.Tpo -c filter_fieldanalysis.c -fPIC -DPIC -o .libs/filter_fieldanalysis.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_invert.lo -MD -MP -MF .deps/filter_invert.Tpo -c -o filter_invert.lo filter_invert.c mv -f .deps/filter_ascii.Tpo .deps/filter_ascii.Plo mv -f .deps/filter_detectclipping.Tpo .deps/filter_detectclipping.Plo mv -f .deps/filter_detectsilence.Tpo .deps/filter_detectsilence.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_ivtc.lo -MD -MP -MF .deps/filter_ivtc.Tpo -c -o filter_ivtc.lo filter_ivtc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_levels.lo -MD -MP -MF .deps/filter_levels.Tpo -c -o filter_levels.lo filter_levels.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_fields.lo -MD -MP -MF .deps/filter_fields.Tpo -c filter_fields.c -fPIC -DPIC -o .libs/filter_fields.o mv -f .deps/filter_denoise3d.Tpo .deps/filter_denoise3d.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_lowpass.lo -MD -MP -MF .deps/filter_lowpass.Tpo -c -o filter_lowpass.lo filter_lowpass.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_mask.lo -MD -MP -MF .deps/filter_mask.Tpo -c -o filter_mask.lo filter_mask.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_modfps.lo -MD -MP -MF .deps/filter_modfps.Tpo -c -o filter_modfps.lo filter_modfps.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_msharpen.lo -MD -MP -MF .deps/filter_msharpen.Tpo -c -o filter_msharpen.lo filter_msharpen.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_fps.lo -MD -MP -MF .deps/filter_fps.Tpo -c filter_fps.c -fPIC -DPIC -o .libs/filter_fps.o mv -f .deps/filter_doublefps.Tpo .deps/filter_doublefps.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_hqdn3d.lo -MD -MP -MF .deps/filter_hqdn3d.Tpo -c filter_hqdn3d.c -fPIC -DPIC -o .libs/filter_hqdn3d.o mv -f .deps/filter_dnr.Tpo .deps/filter_dnr.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_invert.lo -MD -MP -MF .deps/filter_invert.Tpo -c filter_invert.c -fPIC -DPIC -o .libs/filter_invert.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_lowpass.lo -MD -MP -MF .deps/filter_lowpass.Tpo -c filter_lowpass.c -fPIC -DPIC -o .libs/filter_lowpass.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_normalize.lo -MD -MP -MF .deps/filter_normalize.Tpo -c -o filter_normalize.lo filter_normalize.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_null.lo -MD -MP -MF .deps/filter_null.Tpo -c -o filter_null.lo filter_null.c filter_fields.c: In function 'filter_fields_video_frame': filter_fields.c:235:14: warning: pointer targets in initialization differ in signedness filter_fields.c:236:14: warning: pointer targets in initialization differ in signedness libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_ivtc.lo -MD -MP -MF .deps/filter_ivtc.Tpo -c filter_ivtc.c -fPIC -DPIC -o .libs/filter_ivtc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_mask.lo -MD -MP -MF .deps/filter_mask.Tpo -c filter_mask.c -fPIC -DPIC -o .libs/filter_mask.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_msharpen.lo -MD -MP -MF .deps/filter_msharpen.Tpo -c filter_msharpen.c -fPIC -DPIC -o .libs/filter_msharpen.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_levels.lo -MD -MP -MF .deps/filter_levels.Tpo -c filter_levels.c -fPIC -DPIC -o .libs/filter_levels.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_modfps.lo -MD -MP -MF .deps/filter_modfps.Tpo -c filter_modfps.c -fPIC -DPIC -o .libs/filter_modfps.o filter_invert.c: In function 'tc_filter': filter_invert.c:163:15: warning: pointer targets in initialization differ in signedness libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_normalize.lo -MD -MP -MF .deps/filter_normalize.Tpo -c filter_normalize.c -fPIC -DPIC -o .libs/filter_normalize.o filter_hqdn3d.c: In function 'tc_filter': filter_hqdn3d.c:315:8: warning: pointer targets in passing argument 1 of 'deNoise' differ in signedness filter_hqdn3d.c:55:13: note: expected 'unsigned char *' but argument is of type 'char *' filter_hqdn3d.c:320:8: warning: pointer targets in passing argument 1 of 'deNoise' differ in signedness filter_hqdn3d.c:55:13: note: expected 'unsigned char *' but argument is of type 'char *' filter_hqdn3d.c:325:8: warning: pointer targets in passing argument 1 of 'deNoise' differ in signedness filter_hqdn3d.c:55:13: note: expected 'unsigned char *' but argument is of type 'char *' mv -f .deps/filter_fields.Tpo .deps/filter_fields.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_null.lo -MD -MP -MF .deps/filter_null.Tpo -c filter_null.c -fPIC -DPIC -o .libs/filter_null.o mv -f .deps/filter_facemask.Tpo .deps/filter_facemask.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_resample_la-filter_resample.lo -MD -MP -MF .deps/filter_resample_la-filter_resample.Tpo -c -o filter_resample_la-filter_resample.lo `test -f 'filter_resample.c' || echo './'`filter_resample.c mv -f .deps/filter_invert.Tpo .deps/filter_invert.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_skip.lo -MD -MP -MF .deps/filter_skip.Tpo -c -o filter_skip.lo filter_skip.c mv -f .deps/filter_fps.Tpo .deps/filter_fps.Plo filter_ivtc.c: In function 'tc_filter': filter_ivtc.c:191:11: warning: pointer targets in assignment differ in signedness filter_ivtc.c:193:12: warning: pointer targets in assignment differ in signedness filter_ivtc.c:195:12: warning: pointer targets in assignment differ in signedness filter_ivtc.c:197:12: warning: pointer targets in assignment differ in signedness filter_ivtc.c:199:12: warning: pointer targets in assignment differ in signedness filter_ivtc.c:201:12: warning: pointer targets in assignment differ in signedness filter_ivtc.c:203:12: warning: pointer targets in assignment differ in signedness filter_ivtc.c:270:8: warning: pointer targets in assignment differ in signedness filter_ivtc.c:272:8: warning: pointer targets in assignment differ in signedness filter_ivtc.c:274:8: warning: pointer targets in assignment differ in signedness filter_ivtc.c:283:6: warning: pointer targets in passing argument 2 of 'ivtc_copy_field' differ in signedness filter_ivtc.c:37:13: note: expected 'unsigned char *' but argument is of type 'char *' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_slowmo.lo -MD -MP -MF .deps/filter_slowmo.Tpo -c -o filter_slowmo.lo filter_slowmo.c mv -f .deps/filter_lowpass.Tpo .deps/filter_lowpass.Plo filter_modfps.c: In function 'clone_interpolate': filter_modfps.c:295:8: warning: pointer targets in assignment differ in signedness filter_modfps.c:311:10: warning: pointer targets in assignment differ in signedness filter_modfps.c:312:8: warning: pointer targets in assignment differ in signedness filter_modfps.c:313:8: warning: pointer targets in assignment differ in signedness 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 filter_modfps.c:210:13: note: expected 'unsigned char *' but argument is of type 'char *' filter_modfps.c:354:7: warning: pointer targets in passing argument 2 of 'clone_average' differ in signedness filter_modfps.c:210:13: note: expected 'unsigned char *' but argument is of type 'char *' filter_modfps.c:357:7: warning: pointer targets in passing argument 1 of 'clone_temporal_average' differ in signedness filter_modfps.c:222:13: note: expected 'unsigned char *' but argument is of type 'char *' filter_modfps.c:357:7: warning: pointer targets in passing argument 2 of 'clone_temporal_average' differ in signedness filter_modfps.c:222:13: note: expected 'unsigned char *' but argument is of type 'char *' filter_modfps.c:364:7: warning: pointer targets in passing argument 1 of 'clone_phosphor_average' differ in signedness filter_modfps.c:193:13: note: expected 'unsigned char *' but argument is of type 'char *' filter_modfps.c:364:7: warning: pointer targets in passing argument 2 of 'clone_phosphor_average' differ in signedness filter_modfps.c:193:13: note: expected 'unsigned char *' but argument is of type 'char *' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_smartbob.lo -MD -MP -MF .deps/filter_smartbob.Tpo -c -o filter_smartbob.lo filter_smartbob.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_smartdeinter.lo -MD -MP -MF .deps/filter_smartdeinter.Tpo -c -o filter_smartdeinter.lo filter_smartdeinter.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_resample_la-filter_resample.lo -MD -MP -MF .deps/filter_resample_la-filter_resample.Tpo -c filter_resample.c -fPIC -DPIC -o .libs/filter_resample_la-filter_resample.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_skip.lo -MD -MP -MF .deps/filter_skip.Tpo -c filter_skip.c -fPIC -DPIC -o .libs/filter_skip.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_smartbob.lo -MD -MP -MF .deps/filter_smartbob.Tpo -c filter_smartbob.c -fPIC -DPIC -o .libs/filter_smartbob.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_slowmo.lo -MD -MP -MF .deps/filter_slowmo.Tpo -c filter_slowmo.c -fPIC -DPIC -o .libs/filter_slowmo.o mv -f .deps/filter_ivtc.Tpo .deps/filter_ivtc.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_smartdeinter.lo -MD -MP -MF .deps/filter_smartdeinter.Tpo -c filter_smartdeinter.c -fPIC -DPIC -o .libs/filter_smartdeinter.o mv -f .deps/filter_hqdn3d.Tpo .deps/filter_hqdn3d.Plo mv -f .deps/filter_null.Tpo .deps/filter_null.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_smartyuv.lo -MD -MP -MF .deps/filter_smartyuv.Tpo -c -o filter_smartyuv.lo filter_smartyuv.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_smooth.lo -MD -MP -MF .deps/filter_smooth.Tpo -c -o filter_smooth.lo filter_smooth.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_testframe.lo -MD -MP -MF .deps/filter_testframe.Tpo -c -o filter_testframe.lo filter_testframe.c filter_resample.c: In function 'resample_configure': filter_resample.c:113:5: warning: 'audio_resample_init' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3029) mv -f .deps/filter_normalize.Tpo .deps/filter_normalize.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_unsharp.lo -MD -MP -MF .deps/filter_unsharp.Tpo -c -o filter_unsharp.lo filter_unsharp.c mv -f .deps/filter_mask.Tpo .deps/filter_mask.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_whitebalance.lo -MD -MP -MF .deps/filter_whitebalance.Tpo -c -o filter_whitebalance.lo filter_whitebalance.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_smartyuv.lo -MD -MP -MF .deps/filter_smartyuv.Tpo -c filter_smartyuv.c -fPIC -DPIC -o .libs/filter_smartyuv.o mv -f .deps/filter_levels.Tpo .deps/filter_levels.Plo mv -f .deps/filter_msharpen.Tpo .deps/filter_msharpen.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_xsharpen.lo -MD -MP -MF .deps/filter_xsharpen.Tpo -c -o filter_xsharpen.lo filter_xsharpen.c mv -f .deps/filter_fieldanalysis.Tpo .deps/filter_fieldanalysis.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_testframe.lo -MD -MP -MF .deps/filter_testframe.Tpo -c filter_testframe.c -fPIC -DPIC -o .libs/filter_testframe.o mv -f .deps/filter_skip.Tpo .deps/filter_skip.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_yait.lo -MD -MP -MF .deps/filter_yait.Tpo -c -o filter_yait.lo filter_yait.c /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_29to23.la -rpath /usr/lib/transcode filter_29to23.lo -lm -lz -ldl libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_smooth.lo -MD -MP -MF .deps/filter_smooth.Tpo -c filter_smooth.c -fPIC -DPIC -o .libs/filter_smooth.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_unsharp.lo -MD -MP -MF .deps/filter_unsharp.Tpo -c filter_unsharp.c -fPIC -DPIC -o .libs/filter_unsharp.o /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_32detect.la -rpath /usr/lib/transcode filter_32detect.lo -lm -lz -ldl libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_whitebalance.lo -MD -MP -MF .deps/filter_whitebalance.Tpo -c filter_whitebalance.c -fPIC -DPIC -o .libs/filter_whitebalance.o mv -f .deps/filter_slowmo.Tpo .deps/filter_slowmo.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_xsharpen.lo -MD -MP -MF .deps/filter_xsharpen.Tpo -c filter_xsharpen.c -fPIC -DPIC -o .libs/filter_xsharpen.o mv -f .deps/filter_resample_la-filter_resample.Tpo .deps/filter_resample_la-filter_resample.Plo 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 filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 'char *' filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 2 of 'Blendline_c' differ in signedness filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 'char *' filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 3 of 'Blendline_c' differ in signedness filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 'char *' filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 4 of 'Blendline_c' differ in signedness filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 'char *' filter_smartyuv.c: In function 'tc_filter': filter_smartyuv.c:1454:11: warning: pointer targets in passing argument 1 of 'smartyuv_core' differ in signedness filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 'uint8_t *' /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_32drop.la -rpath /usr/lib/transcode filter_32drop.lo -lm -lz -ldl filter_smartyuv.c:1470:6: warning: pointer targets in passing argument 1 of 'smartyuv_core' differ in signedness filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 'uint8_t *' filter_smartyuv.c:1474:6: warning: pointer targets in passing argument 1 of 'smartyuv_core' differ in signedness filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 'uint8_t *' filter_testframe.c: In function 'generate_yuv_frame': filter_testframe.c:131:13: warning: pointer targets in initialization differ in signedness 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 filter_testframe.c:36:13: note: expected 'char *' but argument is of type 'uint8_t *' filter_testframe.c:233:7: warning: pointer targets in passing argument 1 of 'generate_yuv_frame' differ in signedness filter_testframe.c:97:13: note: expected 'char *' but argument is of type 'uint8_t *' /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_aclip.la -rpath /usr/lib/transcode filter_aclip.lo -lm -lz -ldl libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter_yait.lo -MD -MP -MF .deps/filter_yait.Tpo -c filter_yait.c -fPIC -DPIC -o .libs/filter_yait.o mv -f .deps/filter_modfps.Tpo .deps/filter_modfps.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_ascii.la -rpath /usr/lib/transcode filter_ascii.lo -lm -lz -ldl filter_xsharpen.c: In function 'tc_filter': filter_xsharpen.c:472:19: warning: pointer targets in initialization differ in signedness filter_unsharp.c: In function 'tc_filter': filter_unsharp.c:330:7: warning: pointer targets in passing argument 2 of 'unsharp' differ in signedness filter_unsharp.c:62:13: note: expected 'uint8_t *' but argument is of type 'char *' filter_unsharp.c:332:7: warning: pointer targets in passing argument 2 of 'unsharp' differ in signedness filter_unsharp.c:62:13: note: expected 'uint8_t *' but argument is of type 'char *' filter_unsharp.c:334:7: warning: pointer targets in passing argument 2 of 'unsharp' differ in signedness filter_unsharp.c:62:13: note: expected 'uint8_t *' but argument is of type 'char *' mv -f .deps/filter_smartbob.Tpo .deps/filter_smartbob.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_astat.la -rpath /usr/lib/transcode filter_astat.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_32detect.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_32detect.so -o .libs/filter_32detect.so mv -f .deps/filter_testframe.Tpo .deps/filter_testframe.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_control.la -rpath /usr/lib/transcode filter_control.lo -lm -lz -ldl filter_yait.c: In function 'yait_ops_chk': filter_yait.c:625:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result filter_yait.c: In function 'yait_ops': filter_yait.c:590:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/filter_smooth.Tpo .deps/filter_smooth.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_cpaudio.la -rpath /usr/lib/transcode filter_cpaudio.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_29to23.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_29to23.so -o .libs/filter_29to23.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_aclip.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_aclip.so -o .libs/filter_aclip.so mv -f .deps/filter_whitebalance.Tpo .deps/filter_whitebalance.Plo libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_32drop.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_32drop.so -o .libs/filter_32drop.so mv -f .deps/filter_xsharpen.Tpo .deps/filter_xsharpen.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_decimate.la -rpath /usr/lib/transcode filter_decimate.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_denoise3d.la -rpath /usr/lib/transcode filter_denoise3d.lo -lm -lz -ldl mv -f .deps/filter_unsharp.Tpo .deps/filter_unsharp.Plo libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_ascii.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_ascii.so -o .libs/filter_ascii.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_detectclipping.la -rpath /usr/lib/transcode filter_detectclipping.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_control.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_control.so -o .libs/filter_control.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_astat.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_astat.so -o .libs/filter_astat.so mv -f .deps/filter_yait.Tpo .deps/filter_yait.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_detectsilence.la -rpath /usr/lib/transcode filter_detectsilence.lo -lm -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_cpaudio.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_cpaudio.so -o .libs/filter_cpaudio.so libtool: link: ( cd ".libs" && rm -f "filter_32detect.la" && ln -s "../filter_32detect.la" "filter_32detect.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_decimate.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_decimate.so -o .libs/filter_decimate.so mv -f .deps/filter_smartyuv.Tpo .deps/filter_smartyuv.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_dnr.la -rpath /usr/lib/transcode filter_dnr.lo -lm -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_doublefps.la -rpath /usr/lib/transcode filter_doublefps.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_denoise3d.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_denoise3d.so -o .libs/filter_denoise3d.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_29to23.la" && ln -s "../filter_29to23.la" "filter_29to23.la" ) mv -f .deps/filter_smartdeinter.Tpo .deps/filter_smartdeinter.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_facemask.la -rpath /usr/lib/transcode filter_facemask.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_fieldanalysis.la -rpath /usr/lib/transcode filter_fieldanalysis.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_fields.la -rpath /usr/lib/transcode filter_fields.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_control.la" && ln -s "../filter_control.la" "filter_control.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_detectclipping.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_detectclipping.so -o .libs/filter_detectclipping.so libtool: link: ( cd ".libs" && rm -f "filter_ascii.la" && ln -s "../filter_ascii.la" "filter_ascii.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_detectsilence.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_detectsilence.so -o .libs/filter_detectsilence.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_fps.la -rpath /usr/lib/transcode filter_fps.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_hqdn3d.la -rpath /usr/lib/transcode filter_hqdn3d.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_32drop.la" && ln -s "../filter_32drop.la" "filter_32drop.la" ) libtool: link: ( cd ".libs" && rm -f "filter_astat.la" && ln -s "../filter_astat.la" "filter_astat.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_invert.la -rpath /usr/lib/transcode filter_invert.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_ivtc.la -rpath /usr/lib/transcode filter_ivtc.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_dnr.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_dnr.so -o .libs/filter_dnr.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_doublefps.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_doublefps.so -o .libs/filter_doublefps.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 i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_levels.la -rpath /usr/lib/transcode filter_levels.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_fields.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_fields.so -o .libs/filter_fields.so libtool: link: ( cd ".libs" && rm -f "filter_decimate.la" && ln -s "../filter_decimate.la" "filter_decimate.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_facemask.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_facemask.so -o .libs/filter_facemask.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_lowpass.la -rpath /usr/lib/transcode filter_lowpass.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_denoise3d.la" && ln -s "../filter_denoise3d.la" "filter_denoise3d.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_fieldanalysis.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_fieldanalysis.so -o .libs/filter_fieldanalysis.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_hqdn3d.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_hqdn3d.so -o .libs/filter_hqdn3d.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_mask.la -rpath /usr/lib/transcode filter_mask.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_fps.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_fps.so -o .libs/filter_fps.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_ivtc.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_ivtc.so -o .libs/filter_ivtc.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_invert.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_invert.so -o .libs/filter_invert.so libtool: link: ( cd ".libs" && rm -f "filter_detectclipping.la" && ln -s "../filter_detectclipping.la" "filter_detectclipping.la" ) libtool: link: ( cd ".libs" && rm -f "filter_detectsilence.la" && ln -s "../filter_detectsilence.la" "filter_detectsilence.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_modfps.la -rpath /usr/lib/transcode filter_modfps.lo -lm -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_msharpen.la -rpath /usr/lib/transcode filter_msharpen.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_doublefps.la" && ln -s "../filter_doublefps.la" "filter_doublefps.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_lowpass.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_lowpass.so -o .libs/filter_lowpass.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_levels.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_levels.so -o .libs/filter_levels.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_normalize.la -rpath /usr/lib/transcode filter_normalize.lo -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_dnr.la" && ln -s "../filter_dnr.la" "filter_dnr.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_null.la -rpath /usr/lib/transcode filter_null.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_mask.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_mask.so -o .libs/filter_mask.so libtool: link: ( cd ".libs" && rm -f "filter_facemask.la" && ln -s "../filter_facemask.la" "filter_facemask.la" ) libtool: link: ( cd ".libs" && rm -f "filter_fields.la" && ln -s "../filter_fields.la" "filter_fields.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_resample.la -rpath /usr/lib/transcode filter_resample_la-filter_resample.lo -lavcodec -lavcodec -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_skip.la -rpath /usr/lib/transcode filter_skip.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_fieldanalysis.la" && ln -s "../filter_fieldanalysis.la" "filter_fieldanalysis.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_slowmo.la -rpath /usr/lib/transcode filter_slowmo.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_ivtc.la" && ln -s "../filter_ivtc.la" "filter_ivtc.la" ) libtool: link: ( cd ".libs" && rm -f "filter_fps.la" && ln -s "../filter_fps.la" "filter_fps.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_msharpen.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_msharpen.so -o .libs/filter_msharpen.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_smartbob.la -rpath /usr/lib/transcode filter_smartbob.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_modfps.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_modfps.so -o .libs/filter_modfps.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_smartdeinter.la -rpath /usr/lib/transcode filter_smartdeinter.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_hqdn3d.la" && ln -s "../filter_hqdn3d.la" "filter_hqdn3d.la" ) libtool: link: ( cd ".libs" && rm -f "filter_invert.la" && ln -s "../filter_invert.la" "filter_invert.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_smartyuv.la -rpath /usr/lib/transcode filter_smartyuv.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_smooth.la -rpath /usr/lib/transcode filter_smooth.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_normalize.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_normalize.so -o .libs/filter_normalize.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_null.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_null.so -o .libs/filter_null.so libtool: link: ( cd ".libs" && rm -f "filter_lowpass.la" && ln -s "../filter_lowpass.la" "filter_lowpass.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_skip.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_skip.so -o .libs/filter_skip.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_resample_la-filter_resample.o -Wl,--as-needed -lavcodec -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_resample.so -o .libs/filter_resample.so libtool: link: ( cd ".libs" && rm -f "filter_mask.la" && ln -s "../filter_mask.la" "filter_mask.la" ) libtool: link: ( cd ".libs" && rm -f "filter_levels.la" && ln -s "../filter_levels.la" "filter_levels.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_testframe.la -rpath /usr/lib/transcode filter_testframe.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_slowmo.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_slowmo.so -o .libs/filter_slowmo.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_unsharp.la -rpath /usr/lib/transcode filter_unsharp.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_whitebalance.la -rpath /usr/lib/transcode filter_whitebalance.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_smartbob.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_smartbob.so -o .libs/filter_smartbob.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_smartdeinter.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_smartdeinter.so -o .libs/filter_smartdeinter.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_smartyuv.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_smartyuv.so -o .libs/filter_smartyuv.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_smooth.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_smooth.so -o .libs/filter_smooth.so libtool: link: ( cd ".libs" && rm -f "filter_msharpen.la" && ln -s "../filter_msharpen.la" "filter_msharpen.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_xsharpen.la -rpath /usr/lib/transcode filter_xsharpen.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_modfps.la" && ln -s "../filter_modfps.la" "filter_modfps.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_unsharp.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_unsharp.so -o .libs/filter_unsharp.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_testframe.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_testframe.so -o .libs/filter_testframe.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter_yait.la -rpath /usr/lib/transcode filter_yait.lo -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "filter_normalize.la" && ln -s "../filter_normalize.la" "filter_normalize.la" ) libtool: link: ( cd ".libs" && rm -f "filter_null.la" && ln -s "../filter_null.la" "filter_null.la" ) libtool: link: ( cd ".libs" && rm -f "filter_skip.la" && ln -s "../filter_skip.la" "filter_skip.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_whitebalance.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_whitebalance.so -o .libs/filter_whitebalance.so libtool: link: ( cd ".libs" && rm -f "filter_slowmo.la" && ln -s "../filter_slowmo.la" "filter_slowmo.la" ) libtool: link: ( cd ".libs" && rm -f "filter_smartdeinter.la" && ln -s "../filter_smartdeinter.la" "filter_smartdeinter.la" ) libtool: link: ( cd ".libs" && rm -f "filter_resample.la" && ln -s "../filter_resample.la" "filter_resample.la" ) libtool: link: ( cd ".libs" && rm -f "filter_smartbob.la" && ln -s "../filter_smartbob.la" "filter_smartbob.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_xsharpen.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_xsharpen.so -o .libs/filter_xsharpen.so libtool: link: ( cd ".libs" && rm -f "filter_smooth.la" && ln -s "../filter_smooth.la" "filter_smooth.la" ) libtool: link: ( cd ".libs" && rm -f "filter_smartyuv.la" && ln -s "../filter_smartyuv.la" "filter_smartyuv.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/filter_yait.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,filter_yait.so -o .libs/filter_yait.so libtool: link: ( cd ".libs" && rm -f "filter_unsharp.la" && ln -s "../filter_unsharp.la" "filter_unsharp.la" ) libtool: link: ( cd ".libs" && rm -f "filter_testframe.la" && ln -s "../filter_testframe.la" "filter_testframe.la" ) libtool: link: ( cd ".libs" && rm -f "filter_whitebalance.la" && ln -s "../filter_whitebalance.la" "filter_whitebalance.la" ) libtool: link: ( cd ".libs" && rm -f "filter_xsharpen.la" && ln -s "../filter_xsharpen.la" "filter_xsharpen.la" ) 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.5-r2/work/transcode-1.1.5/filter' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' Making all in import make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' Making all in framegen make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/framegen' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_framegen_la-import_framegen.lo -MD -MP -MF .deps/import_framegen_la-import_framegen.Tpo -c -o import_framegen_la-import_framegen.lo `test -f 'import_framegen.c' || echo './'`import_framegen.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_framegen_la-pink.lo -MD -MP -MF .deps/import_framegen_la-pink.Tpo -c -o import_framegen_la-pink.lo `test -f 'pink.c' || echo './'`pink.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_framegen_la-import_framegen.lo -MD -MP -MF .deps/import_framegen_la-import_framegen.Tpo -c import_framegen.c -fPIC -DPIC -o .libs/import_framegen_la-import_framegen.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_framegen_la-pink.lo -MD -MP -MF .deps/import_framegen_la-pink.Tpo -c pink.c -fPIC -DPIC -o .libs/import_framegen_la-pink.o mv -f .deps/import_framegen_la-pink.Tpo .deps/import_framegen_la-pink.Plo mv -f .deps/import_framegen_la-import_framegen.Tpo .deps/import_framegen_la-import_framegen.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_framegen.la -rpath /usr/lib/transcode import_framegen_la-import_framegen.lo import_framegen_la-pink.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_framegen_la-import_framegen.o .libs/import_framegen_la-pink.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -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.5-r2/work/transcode-1.1.5/import/framegen' Making all in v4l make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/v4l' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/v4l' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_ac3.lo -MD -MP -MF .deps/import_ac3.Tpo -c -o import_ac3.lo import_ac3.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_avi.lo -MD -MP -MF .deps/import_avi.Tpo -c -o import_avi.lo import_avi.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_bsdav_la-import_bsdav.lo -MD -MP -MF .deps/import_bsdav_la-import_bsdav.Tpo -c -o import_bsdav_la-import_bsdav.lo `test -f 'import_bsdav.c' || echo './'`import_bsdav.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dv_la-import_dv.lo -MD -MP -MF .deps/import_dv_la-import_dv.Tpo -c -o import_dv_la-import_dv.lo `test -f 'import_dv.c' || echo './'`import_dv.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-import_dvd.lo -MD -MP -MF .deps/import_dvd_la-import_dvd.Tpo -c -o import_dvd_la-import_dvd.lo `test -f 'import_dvd.c' || echo './'`import_dvd.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-ac3scan.lo -MD -MP -MF .deps/import_dvd_la-ac3scan.Tpo -c -o import_dvd_la-ac3scan.lo `test -f 'ac3scan.c' || echo './'`ac3scan.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-dvd_reader.lo -MD -MP -MF .deps/import_dvd_la-dvd_reader.Tpo -c -o import_dvd_la-dvd_reader.lo `test -f 'dvd_reader.c' || echo './'`dvd_reader.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-clone.lo -MD -MP -MF .deps/import_dvd_la-clone.Tpo -c -o import_dvd_la-clone.lo `test -f 'clone.c' || echo './'`clone.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-ioaux.lo -MD -MP -MF .deps/import_dvd_la-ioaux.Tpo -c -o import_dvd_la-ioaux.lo `test -f 'ioaux.c' || echo './'`ioaux.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-frame_info.lo -MD -MP -MF .deps/import_dvd_la-frame_info.Tpo -c -o import_dvd_la-frame_info.lo `test -f 'frame_info.c' || echo './'`frame_info.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-ivtc.lo -MD -MP -MF .deps/import_dvd_la-ivtc.Tpo -c -o import_dvd_la-ivtc.lo `test -f 'ivtc.c' || echo './'`ivtc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_ffmpeg_la-import_ffmpeg.lo -MD -MP -MF .deps/import_ffmpeg_la-import_ffmpeg.Tpo -c -o import_ffmpeg_la-import_ffmpeg.lo `test -f 'import_ffmpeg.c' || echo './'`import_ffmpeg.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_mp3.lo -MD -MP -MF .deps/import_mp3.Tpo -c -o import_mp3.lo import_mp3.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_mpeg2_la-import_mpeg2.lo -MD -MP -MF .deps/import_mpeg2_la-import_mpeg2.Tpo -c -o import_mpeg2_la-import_mpeg2.lo `test -f 'import_mpeg2.c' || echo './'`import_mpeg2.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_ac3.lo -MD -MP -MF .deps/import_ac3.Tpo -c import_ac3.c -fPIC -DPIC -o .libs/import_ac3.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dv_la-import_dv.lo -MD -MP -MF .deps/import_dv_la-import_dv.Tpo -c import_dv.c -fPIC -DPIC -o .libs/import_dv_la-import_dv.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_avi.lo -MD -MP -MF .deps/import_avi.Tpo -c import_avi.c -fPIC -DPIC -o .libs/import_avi.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-ac3scan.lo -MD -MP -MF .deps/import_dvd_la-ac3scan.Tpo -c ac3scan.c -fPIC -DPIC -o .libs/import_dvd_la-ac3scan.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-import_dvd.lo -MD -MP -MF .deps/import_dvd_la-import_dvd.Tpo -c import_dvd.c -fPIC -DPIC -o .libs/import_dvd_la-import_dvd.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-dvd_reader.lo -MD -MP -MF .deps/import_dvd_la-dvd_reader.Tpo -c dvd_reader.c -fPIC -DPIC -o .libs/import_dvd_la-dvd_reader.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-clone.lo -MD -MP -MF .deps/import_dvd_la-clone.Tpo -c clone.c -fPIC -DPIC -o .libs/import_dvd_la-clone.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_bsdav_la-import_bsdav.lo -MD -MP -MF .deps/import_bsdav_la-import_bsdav.Tpo -c import_bsdav.c -fPIC -DPIC -o .libs/import_bsdav_la-import_bsdav.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_ffmpeg_la-import_ffmpeg.lo -MD -MP -MF .deps/import_ffmpeg_la-import_ffmpeg.Tpo -c import_ffmpeg.c -fPIC -DPIC -o .libs/import_ffmpeg_la-import_ffmpeg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_mp3.lo -MD -MP -MF .deps/import_mp3.Tpo -c import_mp3.c -fPIC -DPIC -o .libs/import_mp3.o ac3scan.c: In function 'ac3scan': ac3scan.c:92:3: warning: pointer targets in passing argument 1 of 'get_ac3_framesize' differ in signedness ac3scan.c:70:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:102:3: warning: pointer targets in passing argument 1 of 'get_ac3_bitrate' differ in signedness ac3scan.c:43:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c: In function 'buf_probe_ac3': ac3scan.c:132:9: warning: pointer targets in assignment differ in signedness ac3scan.c:146:3: warning: pointer targets in passing argument 1 of 'get_ac3_samplerate' differ in signedness ac3scan.c:58:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:147:3: warning: pointer targets in passing argument 1 of 'get_ac3_bitrate' differ in signedness ac3scan.c:43:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:148:3: warning: pointer targets in passing argument 1 of 'get_ac3_framesize' differ in signedness ac3scan.c:70:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:149:3: warning: pointer targets in passing argument 1 of 'get_ac3_nfchans' differ in signedness ac3scan.c:64:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c: In function 'probe_ac3': ac3scan.c:172:5: warning: pointer targets in passing argument 2 of 'tc_pread' differ in signedness ../libtc/libtc.h:550:9: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:180:5: warning: pointer targets in passing argument 1 of 'buf_probe_ac3' differ in signedness ac3scan.c:121:5: note: expected 'unsigned char *' but argument is of type 'char *' ac3scan.c: In function 'probe_dts': ac3scan.c:284:5: warning: pointer targets in passing argument 2 of 'tc_pread' differ in signedness ../libtc/libtc.h:550:9: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:292:5: warning: pointer targets in passing argument 1 of 'buf_probe_dts' differ in signedness ac3scan.c:191:5: note: expected 'unsigned char *' but argument is of type 'char *' import_ac3.c: In function 'import_ac3_decode': import_ac3.c:144:4: warning: pointer targets in passing argument 2 of 'ac3scan' differ in signedness ac3scan.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-ivtc.lo -MD -MP -MF .deps/import_dvd_la-ivtc.Tpo -c ivtc.c -fPIC -DPIC -o .libs/import_dvd_la-ivtc.o import_dvd.c: In function 'import_dvd_decode': import_dvd.c:518:7: warning: pointer targets in passing argument 1 of 'clone_frame' differ in signedness clone.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-ioaux.lo -MD -MP -MF .deps/import_dvd_la-ioaux.Tpo -c ioaux.c -fPIC -DPIC -o .libs/import_dvd_la-ioaux.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_mpeg2_la-import_mpeg2.lo -MD -MP -MF .deps/import_mpeg2_la-import_mpeg2.Tpo -c import_mpeg2.c -fPIC -DPIC -o .libs/import_mpeg2_la-import_mpeg2.o import_dvd.c:677:20: warning: pointer targets in passing argument 2 of 'ac3scan' differ in signedness ac3scan.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_dvd_la-frame_info.lo -MD -MP -MF .deps/import_dvd_la-frame_info.Tpo -c frame_info.c -fPIC -DPIC -o .libs/import_dvd_la-frame_info.o import_avi.c: In function 'tc_csp_translate': import_avi.c:74:7: warning: case value '2' not in enumerated type 'TCCodecID' import_avi.c:77:7: warning: case value '256' not in enumerated type 'TCCodecID' import_avi.c: In function 'import_avi_decode': import_avi.c:274:9: warning: pointer targets in passing argument 2 of 'AVI_read_frame' differ in signedness ../avilib/avilib.h:364:6: note: expected 'char *' but argument is of type 'uint8_t *' import_avi.c:323:13: warning: pointer targets in passing argument 2 of 'AVI_read_audio' differ in signedness ../avilib/avilib.h:373:6: note: expected 'char *' but argument is of type 'uint8_t *' import_avi.c:328:13: warning: pointer targets in passing argument 2 of 'AVI_read_audio' differ in signedness ../avilib/avilib.h:373:6: note: expected 'char *' but argument is of type 'uint8_t *' ivtc.c: In function 'merge_yuv_fields': ivtc.c:42:9: warning: pointer targets in assignment differ in signedness ivtc.c:43:9: warning: pointer targets in assignment differ in signedness ivtc.c:58:9: warning: pointer targets in assignment differ in signedness ivtc.c:59:9: warning: pointer targets in assignment differ in signedness ivtc.c:71:9: warning: pointer targets in assignment differ in signedness ivtc.c:72:9: warning: pointer targets in assignment differ in signedness ivtc.c: In function 'merge_rgb_fields': ivtc.c:92:9: warning: pointer targets in assignment differ in signedness ivtc.c:93:9: warning: pointer targets in assignment differ in signedness ivtc.c: In function 'ivtc': ivtc.c:279:2: warning: pointer targets in passing argument 1 of 'merge_rgb_fields' differ in signedness ivtc.c:83:13: note: expected 'unsigned char *' but argument is of type 'char *' ivtc.c:279:2: warning: pointer targets in passing argument 2 of 'merge_rgb_fields' differ in signedness ivtc.c:83:13: note: expected 'unsigned char *' but argument is of type 'char *' ivtc.c:281:2: warning: pointer targets in passing argument 1 of 'merge_yuv_fields' differ in signedness ivtc.c:33:13: note: expected 'unsigned char *' but argument is of type 'char *' ivtc.c:281:2: warning: pointer targets in passing argument 2 of 'merge_yuv_fields' differ in signedness ivtc.c:33:13: note: expected 'unsigned char *' but argument is of type 'char *' mv -f .deps/import_ac3.Tpo .deps/import_ac3.Plo dvd_reader.c: In function 'dvd_stream': dvd_reader.c:1286:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dvd_reader.c:1310:26: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dvd_reader.c:1320:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dvd_reader.c: In function 'dvd_read': dvd_reader.c:1049:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dvd_reader.c: In function 'lock': dvd_reader.c:107:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_mplayer.lo -MD -MP -MF .deps/import_mplayer.Tpo -c -o import_mplayer.lo import_mplayer.c mv -f .deps/import_dv_la-import_dv.Tpo .deps/import_dv_la-import_dv.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_null.lo -MD -MP -MF .deps/import_null.Tpo -c -o import_null.lo import_null.c mv -f .deps/import_dvd_la-frame_info.Tpo .deps/import_dvd_la-frame_info.Plo mv -f .deps/import_dvd_la-ac3scan.Tpo .deps/import_dvd_la-ac3scan.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_ogg_la-import_ogg.lo -MD -MP -MF .deps/import_ogg_la-import_ogg.Tpo -c -o import_ogg_la-import_ogg.lo `test -f 'import_ogg.c' || echo './'`import_ogg.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_pvn.lo -MD -MP -MF .deps/import_pvn.Tpo -c -o import_pvn.lo import_pvn.c mv -f .deps/import_mp3.Tpo .deps/import_mp3.Plo mv -f .deps/import_bsdav_la-import_bsdav.Tpo .deps/import_bsdav_la-import_bsdav.Plo mv -f .deps/import_dvd_la-clone.Tpo .deps/import_dvd_la-clone.Plo mv -f .deps/import_dvd_la-ioaux.Tpo .deps/import_dvd_la-ioaux.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_mplayer.lo -MD -MP -MF .deps/import_mplayer.Tpo -c import_mplayer.c -fPIC -DPIC -o .libs/import_mplayer.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_raw.lo -MD -MP -MF .deps/import_raw.Tpo -c -o import_raw.lo import_raw.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vag.lo -MD -MP -MF .deps/import_vag.Tpo -c -o import_vag.lo import_vag.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vnc.lo -MD -MP -MF .deps/import_vnc.Tpo -c -o import_vnc.lo import_vnc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-import_vob.lo -MD -MP -MF .deps/import_vob_la-import_vob.Tpo -c -o import_vob_la-import_vob.lo `test -f 'import_vob.c' || echo './'`import_vob.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_null.lo -MD -MP -MF .deps/import_null.Tpo -c import_null.c -fPIC -DPIC -o .libs/import_null.o mv -f .deps/import_avi.Tpo .deps/import_avi.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-ac3scan.lo -MD -MP -MF .deps/import_vob_la-ac3scan.Tpo -c -o import_vob_la-ac3scan.lo `test -f 'ac3scan.c' || echo './'`ac3scan.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_pvn.lo -MD -MP -MF .deps/import_pvn.Tpo -c import_pvn.c -fPIC -DPIC -o .libs/import_pvn.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_ogg_la-import_ogg.lo -MD -MP -MF .deps/import_ogg_la-import_ogg.Tpo -c import_ogg.c -fPIC -DPIC -o .libs/import_ogg_la-import_ogg.o mv -f .deps/import_dvd_la-ivtc.Tpo .deps/import_dvd_la-ivtc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-clone.lo -MD -MP -MF .deps/import_vob_la-clone.Tpo -c -o import_vob_la-clone.lo `test -f 'clone.c' || echo './'`clone.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vag.lo -MD -MP -MF .deps/import_vag.Tpo -c import_vag.c -fPIC -DPIC -o .libs/import_vag.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_raw.lo -MD -MP -MF .deps/import_raw.Tpo -c import_raw.c -fPIC -DPIC -o .libs/import_raw.o mv -f .deps/import_mpeg2_la-import_mpeg2.Tpo .deps/import_mpeg2_la-import_mpeg2.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-ioaux.lo -MD -MP -MF .deps/import_vob_la-ioaux.Tpo -c -o import_vob_la-ioaux.lo `test -f 'ioaux.c' || echo './'`ioaux.c mv -f .deps/import_dvd_la-import_dvd.Tpo .deps/import_dvd_la-import_dvd.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-ac3scan.lo -MD -MP -MF .deps/import_vob_la-ac3scan.Tpo -c ac3scan.c -fPIC -DPIC -o .libs/import_vob_la-ac3scan.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vnc.lo -MD -MP -MF .deps/import_vnc.Tpo -c import_vnc.c -fPIC -DPIC -o .libs/import_vnc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-import_vob.lo -MD -MP -MF .deps/import_vob_la-import_vob.Tpo -c import_vob.c -fPIC -DPIC -o .libs/import_vob_la-import_vob.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-frame_info.lo -MD -MP -MF .deps/import_vob_la-frame_info.Tpo -c -o import_vob_la-frame_info.lo `test -f 'frame_info.c' || echo './'`frame_info.c mv -f .deps/import_null.Tpo .deps/import_null.Plo 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 import_vag.c:325:13: note: expected 'int16_t *' but argument is of type 'uint16_t *' import_vag.c:776:13: warning: pointer targets in passing argument 2 of 'do_decode' differ in signedness import_vag.c:325:13: note: expected 'int16_t *' but argument is of type 'uint16_t *' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-ivtc.lo -MD -MP -MF .deps/import_vob_la-ivtc.Tpo -c -o import_vob_la-ivtc.lo `test -f 'ivtc.c' || echo './'`ivtc.c import_vob.c: In function 'import_vob_decode': import_vob.c:415:7: warning: pointer targets in passing argument 1 of 'clone_frame' differ in signedness clone.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' import_vob.c:571:2: warning: pointer targets in passing argument 2 of 'ac3scan' differ in signedness ac3scan.h:30:5: note: expected 'char *' but argument is of type 'uint8_t *' mv -f .deps/import_mplayer.Tpo .deps/import_mplayer.Plo ac3scan.c: In function 'ac3scan': ac3scan.c:92:3: warning: pointer targets in passing argument 1 of 'get_ac3_framesize' differ in signedness ac3scan.c:70:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:102:3: warning: pointer targets in passing argument 1 of 'get_ac3_bitrate' differ in signedness ac3scan.c:43:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c: In function 'buf_probe_ac3': ac3scan.c:132:9: warning: pointer targets in assignment differ in signedness ac3scan.c:146:3: warning: pointer targets in passing argument 1 of 'get_ac3_samplerate' differ in signedness ac3scan.c:58:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:147:3: warning: pointer targets in passing argument 1 of 'get_ac3_bitrate' differ in signedness ac3scan.c:43:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:148:3: warning: pointer targets in passing argument 1 of 'get_ac3_framesize' differ in signedness ac3scan.c:70:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:149:3: warning: pointer targets in passing argument 1 of 'get_ac3_nfchans' differ in signedness ac3scan.c:64:12: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c: In function 'probe_ac3': ac3scan.c:172:5: warning: pointer targets in passing argument 2 of 'tc_pread' differ in signedness ../libtc/libtc.h:550:9: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:180:5: warning: pointer targets in passing argument 1 of 'buf_probe_ac3' differ in signedness ac3scan.c:121:5: note: expected 'unsigned char *' but argument is of type 'char *' ac3scan.c: In function 'probe_dts': ac3scan.c:284:5: warning: pointer targets in passing argument 2 of 'tc_pread' differ in signedness ../libtc/libtc.h:550:9: note: expected 'uint8_t *' but argument is of type 'char *' ac3scan.c:292:5: warning: pointer targets in passing argument 1 of 'buf_probe_dts' differ in signedness ac3scan.c:191:5: note: expected 'unsigned char *' but argument is of type 'char *' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_xvid.lo -MD -MP -MF .deps/import_xvid.Tpo -c -o import_xvid.lo import_xvid.c mv -f .deps/import_raw.Tpo .deps/import_raw.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-clone.lo -MD -MP -MF .deps/import_vob_la-clone.Tpo -c clone.c -fPIC -DPIC -o .libs/import_vob_la-clone.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-ioaux.lo -MD -MP -MF .deps/import_vob_la-ioaux.Tpo -c ioaux.c -fPIC -DPIC -o .libs/import_vob_la-ioaux.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-frame_info.lo -MD -MP -MF .deps/import_vob_la-frame_info.Tpo -c frame_info.c -fPIC -DPIC -o .libs/import_vob_la-frame_info.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_x11_la-import_x11.lo -MD -MP -MF .deps/import_x11_la-import_x11.Tpo -c -o import_x11_la-import_x11.lo `test -f 'import_x11.c' || echo './'`import_x11.c mv -f .deps/import_ogg_la-import_ogg.Tpo .deps/import_ogg_la-import_ogg.Plo mv -f .deps/import_vnc.Tpo .deps/import_vnc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_x11_la-x11source.lo -MD -MP -MF .deps/import_x11_la-x11source.Tpo -c -o import_x11_la-x11source.lo `test -f 'x11source.c' || echo './'`x11source.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_yuv4mpeg_la-import_yuv4mpeg.lo -MD -MP -MF .deps/import_yuv4mpeg_la-import_yuv4mpeg.Tpo -c -o import_yuv4mpeg_la-import_yuv4mpeg.lo `test -f 'import_yuv4mpeg.c' || echo './'`import_yuv4mpeg.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_xvid.lo -MD -MP -MF .deps/import_xvid.Tpo -c import_xvid.c -fPIC -DPIC -o .libs/import_xvid.o mv -f .deps/import_ffmpeg_la-import_ffmpeg.Tpo .deps/import_ffmpeg_la-import_ffmpeg.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tccat-tccat.o -MD -MP -MF .deps/tccat-tccat.Tpo -c -o tccat-tccat.o `test -f 'tccat.c' || echo './'`tccat.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_vob_la-ivtc.lo -MD -MP -MF .deps/import_vob_la-ivtc.Tpo -c ivtc.c -fPIC -DPIC -o .libs/import_vob_la-ivtc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_x11_la-import_x11.lo -MD -MP -MF .deps/import_x11_la-import_x11.Tpo -c import_x11.c -fPIC -DPIC -o .libs/import_x11_la-import_x11.o mv -f .deps/import_dvd_la-dvd_reader.Tpo .deps/import_dvd_la-dvd_reader.Plo mv -f .deps/import_vob_la-ac3scan.Tpo .deps/import_vob_la-ac3scan.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tccat-dvd_reader.o -MD -MP -MF .deps/tccat-dvd_reader.Tpo -c -o tccat-dvd_reader.o `test -f 'dvd_reader.c' || echo './'`dvd_reader.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tccat-extract_avi.o -MD -MP -MF .deps/tccat-extract_avi.Tpo -c -o tccat-extract_avi.o `test -f 'extract_avi.c' || echo './'`extract_avi.c mv -f .deps/import_vob_la-ioaux.Tpo .deps/import_vob_la-ioaux.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tccat-fileinfo.o -MD -MP -MF .deps/tccat-fileinfo.Tpo -c -o tccat-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_x11_la-x11source.lo -MD -MP -MF .deps/import_x11_la-x11source.Tpo -c x11source.c -fPIC -DPIC -o .libs/import_x11_la-x11source.o mv -f .deps/import_vob_la-frame_info.Tpo .deps/import_vob_la-frame_info.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tccat-ioaux.o -MD -MP -MF .deps/tccat-ioaux.Tpo -c -o tccat-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c ivtc.c: In function 'merge_yuv_fields': ivtc.c:42:9: warning: pointer targets in assignment differ in signedness ivtc.c:43:9: warning: pointer targets in assignment differ in signedness ivtc.c:58:9: warning: pointer targets in assignment differ in signedness ivtc.c:59:9: warning: pointer targets in assignment differ in signedness ivtc.c:71:9: warning: pointer targets in assignment differ in signedness ivtc.c:72:9: warning: pointer targets in assignment differ in signedness ivtc.c: In function 'merge_rgb_fields': ivtc.c:92:9: warning: pointer targets in assignment differ in signedness ivtc.c:93:9: warning: pointer targets in assignment differ in signedness tccat.c: In function ‘dummy_xio’: ../libtc/static_xio.h:24:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ../libtc/static_xio.h:25:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ../libtc/static_xio.h:26:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mv -f .deps/import_vob_la-clone.Tpo .deps/import_vob_la-clone.Plo ivtc.c: In function 'ivtc': ivtc.c:279:2: warning: pointer targets in passing argument 1 of 'merge_rgb_fields' differ in signedness ivtc.c:83:13: note: expected 'unsigned char *' but argument is of type 'char *' ivtc.c:279:2: warning: pointer targets in passing argument 2 of 'merge_rgb_fields' differ in signedness ivtc.c:83:13: note: expected 'unsigned char *' but argument is of type 'char *' ivtc.c:281:2: warning: pointer targets in passing argument 1 of 'merge_yuv_fields' differ in signedness ivtc.c:33:13: note: expected 'unsigned char *' but argument is of type 'char *' ivtc.c:281:2: warning: pointer targets in passing argument 2 of 'merge_yuv_fields' differ in signedness ivtc.c:33:13: note: expected 'unsigned char *' but argument is of type 'char *' mv -f .deps/import_xvid.Tpo .deps/import_xvid.Plo dvd_reader.c: In function ‘dvd_stream’: dvd_reader.c:1286:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c:1310:26: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c:1320:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c: In function ‘dvd_read’: dvd_reader.c:1049:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c: In function ‘lock’: dvd_reader.c:107:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tccat-ioxml.o -MD -MP -MF .deps/tccat-ioxml.Tpo -c -o tccat-ioxml.o `test -f 'ioxml.c' || echo './'`ioxml.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT import_yuv4mpeg_la-import_yuv4mpeg.lo -MD -MP -MF .deps/import_yuv4mpeg_la-import_yuv4mpeg.Tpo -c import_yuv4mpeg.c -fPIC -DPIC -o .libs/import_yuv4mpeg_la-import_yuv4mpeg.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tccat-ts_reader.o -MD -MP -MF .deps/tccat-ts_reader.Tpo -c -o tccat-ts_reader.o `test -f 'ts_reader.c' || echo './'`ts_reader.c mv -f .deps/import_vag.Tpo .deps/import_vag.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-tcdecode.o -MD -MP -MF .deps/tcdecode-tcdecode.Tpo -c -o tcdecode-tcdecode.o `test -f 'tcdecode.c' || echo './'`tcdecode.c mv -f .deps/import_pvn.Tpo .deps/import_pvn.Plo fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:3: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ mv -f .deps/import_vob_la-import_vob.Tpo .deps/import_vob_la-import_vob.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-fileinfo.o -MD -MP -MF .deps/tcdecode-fileinfo.Tpo -c -o tcdecode-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-ioaux.o -MD -MP -MF .deps/tcdecode-ioaux.Tpo -c -o tcdecode-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c mv -f .deps/import_x11_la-import_x11.Tpo .deps/import_x11_la-import_x11.Plo mv -f .deps/import_x11_la-x11source.Tpo .deps/import_x11_la-x11source.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-mpg123.o -MD -MP -MF .deps/tcdecode-mpg123.Tpo -c -o tcdecode-mpg123.o `test -f 'mpg123.c' || echo './'`mpg123.c mv -f .deps/tccat-extract_avi.Tpo .deps/tccat-extract_avi.Po mv -f .deps/import_vob_la-ivtc.Tpo .deps/import_vob_la-ivtc.Plo mv -f .deps/tccat-ioaux.Tpo .deps/tccat-ioaux.Po ts_reader.c: In function ‘demux’: ts_reader.c:274:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ts_reader.c:278:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ts_reader.c:372:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ts_reader.c:378:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f .deps/tccat-ioxml.Tpo .deps/tccat-ioxml.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-decode_a52.o -MD -MP -MF .deps/tcdecode-decode_a52.Tpo -c -o tcdecode-decode_a52.o `test -f 'decode_a52.c' || echo './'`decode_a52.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-decode_dv.o -MD -MP -MF .deps/tcdecode-decode_dv.Tpo -c -o tcdecode-decode_dv.o `test -f 'decode_dv.c' || echo './'`decode_dv.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-decode_lavc.o -MD -MP -MF .deps/tcdecode-decode_lavc.Tpo -c -o tcdecode-decode_lavc.o `test -f 'decode_lavc.c' || echo './'`decode_lavc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-decode_lzo.o -MD -MP -MF .deps/tcdecode-decode_lzo.Tpo -c -o tcdecode-decode_lzo.o `test -f 'decode_lzo.c' || echo './'`decode_lzo.c mv -f .deps/tccat-tccat.Tpo .deps/tccat-tccat.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-decode_mov.o -MD -MP -MF .deps/tcdecode-decode_mov.Tpo -c -o tcdecode-decode_mov.o `test -f 'decode_mov.c' || echo './'`decode_mov.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:3: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-decode_mp3.o -MD -MP -MF .deps/tcdecode-decode_mp3.Tpo -c -o tcdecode-decode_mp3.o `test -f 'decode_mp3.c' || echo './'`decode_mp3.c mpg123.c: In function ‘check_aid’: mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c: In function ‘buf_probe_mp3’: mpg123.c:279:6: warning: pointer targets in assignment differ in signedness mpg123.c:295:3: warning: pointer targets in passing argument 1 of ‘lame_decode1_headers’ differ in signedness /usr/include/lame/lame.h:1083:11: note: expected ‘unsigned char *’ but argument is of type ‘char *’ mpg123.c: In function ‘probe_mp3’: mpg123.c:332:5: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ mpg123.c:342:5: warning: pointer targets in passing argument 1 of ‘buf_probe_mp3’ differ in signedness mpg123.c:258:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/tccat-fileinfo.Tpo .deps/tccat-fileinfo.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-decode_mpeg2.o -MD -MP -MF .deps/tcdecode-decode_mpeg2.Tpo -c -o tcdecode-decode_mpeg2.o `test -f 'decode_mpeg2.c' || echo './'`decode_mpeg2.c tcdecode.c: In function ‘dummy_xio’: ../libtc/static_xio.h:24:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ../libtc/static_xio.h:25:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ../libtc/static_xio.h:26:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mv -f .deps/tcdecode-ioaux.Tpo .deps/tcdecode-ioaux.Po mv -f .deps/import_yuv4mpeg_la-import_yuv4mpeg.Tpo .deps/import_yuv4mpeg_la-import_yuv4mpeg.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-decode_ogg.o -MD -MP -MF .deps/tcdecode-decode_ogg.Tpo -c -o tcdecode-decode_ogg.o `test -f 'decode_ogg.c' || echo './'`decode_ogg.c mv -f .deps/tccat-ts_reader.Tpo .deps/tccat-ts_reader.Po mv -f .deps/tcdecode-decode_dv.Tpo .deps/tcdecode-decode_dv.Po mv -f .deps/tcdecode-decode_a52.Tpo .deps/tcdecode-decode_a52.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdecode-decode_yuv.o -MD -MP -MF .deps/tcdecode-decode_yuv.Tpo -c -o tcdecode-decode_yuv.o `test -f 'decode_yuv.c' || echo './'`decode_yuv.c mv -f .deps/tcdecode-mpg123.Tpo .deps/tcdecode-mpg123.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-aux_pes.o -MD -MP -MF .deps/tcdemux-aux_pes.Tpo -c -o tcdemux-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c mv -f .deps/tcdecode-decode_mov.Tpo .deps/tcdecode-decode_mov.Po mv -f .deps/tcdecode-decode_lzo.Tpo .deps/tcdecode-decode_lzo.Po mv -f .deps/tcdecode-decode_mpeg2.Tpo .deps/tcdecode-decode_mpeg2.Po decode_lavc.c: In function ‘decode_lavc’: decode_lavc.c:264:4: warning: ‘avcodec_decode_video’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3562) decode_lavc.c:265:5: warning: pointer targets in passing argument 4 of ‘avcodec_decode_video’ differ in signedness /usr/include/libavcodec/avcodec.h:3562:26: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-tcdemux.o -MD -MP -MF .deps/tcdemux-tcdemux.Tpo -c -o tcdemux-tcdemux.o `test -f 'tcdemux.c' || echo './'`tcdemux.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-demux_pass.o -MD -MP -MF .deps/tcdemux-demux_pass.Tpo -c -o tcdemux-demux_pass.o `test -f 'demux_pass.c' || echo './'`demux_pass.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-demuxer.o -MD -MP -MF .deps/tcdemux-demuxer.Tpo -c -o tcdemux-demuxer.o `test -f 'demuxer.c' || echo './'`demuxer.c mv -f .deps/tcdecode-fileinfo.Tpo .deps/tcdecode-fileinfo.Po decode_mp3.c: In function ‘decode_mpaudio’: decode_mp3.c:131:5: warning: pointer targets in passing argument 2 of ‘lame_decode_fromfile’ differ in signedness mpg123.h:40:5: note: expected ‘short int *’ but argument is of type ‘uint16_t *’ decode_mp3.c:131:5: warning: pointer targets in passing argument 3 of ‘lame_decode_fromfile’ differ in signedness mpg123.h:40:5: note: expected ‘short int *’ but argument is of type ‘uint16_t *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-dvd_reader.o -MD -MP -MF .deps/tcdemux-dvd_reader.Tpo -c -o tcdemux-dvd_reader.o `test -f 'dvd_reader.c' || echo './'`dvd_reader.c decode_ogg.c: In function ‘decode_ogg_file’: decode_ogg.c:76:25: warning: pointer targets in passing argument 2 of ‘ov_read’ differ in signedness /usr/include/vorbis/vorbisfile.h:194:13: note: expected ‘char *’ but argument is of type ‘uint8_t *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-fileinfo.o -MD -MP -MF .deps/tcdemux-fileinfo.Tpo -c -o tcdemux-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c aux_pes.c: In function ‘get_pts_dts’: aux_pes.c:183:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:186:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:199:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:202:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:207:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:210:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-ioaux.o -MD -MP -MF .deps/tcdemux-ioaux.Tpo -c -o tcdemux-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-packets.o -MD -MP -MF .deps/tcdemux-packets.Tpo -c -o tcdemux-packets.o `test -f 'packets.c' || echo './'`packets.c mv -f .deps/tcdecode-decode_ogg.Tpo .deps/tcdecode-decode_ogg.Po mv -f .deps/tcdecode-decode_yuv.Tpo .deps/tcdecode-decode_yuv.Po mv -f .deps/tcdecode-tcdecode.Tpo .deps/tcdecode-tcdecode.Po mv -f .deps/tccat-dvd_reader.Tpo .deps/tccat-dvd_reader.Po mv -f .deps/tcdemux-aux_pes.Tpo .deps/tcdemux-aux_pes.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-scan_pack.o -MD -MP -MF .deps/tcdemux-scan_pack.Tpo -c -o tcdemux-scan_pack.o `test -f 'scan_pack.c' || echo './'`scan_pack.c mv -f .deps/tcdecode-decode_lavc.Tpo .deps/tcdecode-decode_lavc.Po demux_pass.c: In function ‘tcdemux_pass_through’: demux_pass.c:115:9: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ demux_pass.c:253:27: warning: pointer targets in initialization differ in signedness demux_pass.c:268:17: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ demux_pass.c:68:9: warning: unused variable ‘flag_avsync’ demux_pass.c:66:9: warning: unused variable ‘flag_append_audio’ demux_pass.c:53:9: warning: unused variable ‘k’ demux_pass.c:51:9: warning: unused variable ‘i’ mv -f .deps/tcdecode-decode_mp3.Tpo .deps/tcdecode-decode_mp3.Po demuxer.c: In function ‘tcdemux_thread’: demuxer.c:300:7: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ demuxer.c:448:16: warning: pointer targets in initialization differ in signedness i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcdemux-seqinfo.o -MD -MP -MF .deps/tcdemux-seqinfo.Tpo -c -o tcdemux-seqinfo.o `test -f 'seqinfo.c' || echo './'`seqinfo.c demuxer.c:491:6: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ demuxer.c:568:6: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ demuxer.c:608:6: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ demuxer.c:654:4: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ demuxer.c:674:2: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ demuxer.c:911:4: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ demuxer.c:942:2: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-tcextract.o -MD -MP -MF .deps/tcextract-tcextract.Tpo -c -o tcextract-tcextract.o `test -f 'tcextract.c' || echo './'`tcextract.c tcdemux.c: In function ‘dummy_xio’: ../libtc/static_xio.h:24:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ../libtc/static_xio.h:25:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ../libtc/static_xio.h:26:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:3: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-aux_pes.o -MD -MP -MF .deps/tcextract-aux_pes.Tpo -c -o tcextract-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-fileinfo.o -MD -MP -MF .deps/tcextract-fileinfo.Tpo -c -o tcextract-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c dvd_reader.c: In function ‘dvd_stream’: dvd_reader.c:1286:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c:1310:26: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c:1320:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c: In function ‘dvd_read’: dvd_reader.c:1049:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c: In function ‘lock’: dvd_reader.c:107:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result packets.c: In function ‘packet_buffer_flush’: packets.c:382:3: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-ioaux.o -MD -MP -MF .deps/tcextract-ioaux.Tpo -c -o tcextract-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c mv -f .deps/tcdemux-ioaux.Tpo .deps/tcdemux-ioaux.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_ac3.o -MD -MP -MF .deps/tcextract-extract_ac3.Tpo -c -o tcextract-extract_ac3.o `test -f 'extract_ac3.c' || echo './'`extract_ac3.c mv -f .deps/tcdemux-demux_pass.Tpo .deps/tcdemux-demux_pass.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_avi.o -MD -MP -MF .deps/tcextract-extract_avi.Tpo -c -o tcextract-extract_avi.o `test -f 'extract_avi.c' || echo './'`extract_avi.c scan_pack.c: In function ‘scan_pack_ext’: scan_pack.c:215:4: warning: pointer targets in passing argument 1 of ‘probe_picext’ differ in signedness scan_pack.c:126:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ scan_pack.c: In function ‘scan_pack_payload’: scan_pack.c:242:5: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ scan_pack.c:247:5: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ scan_pack.c:265:6: warning: pointer targets in passing argument 1 of ‘stats_sequence’ differ in signedness aux_pes.h:45:5: note: expected ‘uint8_t *’ but argument is of type ‘char *’ scan_pack.c:275:7: warning: pointer targets in passing argument 1 of ‘probe_picext’ differ in signedness scan_pack.c:126:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ scan_pack.c:306:22: warning: pointer targets in initialization differ in signedness i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_dv.o -MD -MP -MF .deps/tcextract-extract_dv.Tpo -c -o tcextract-extract_dv.o `test -f 'extract_dv.c' || echo './'`extract_dv.c mv -f .deps/tcdemux-packets.Tpo .deps/tcdemux-packets.Po aux_pes.c: In function ‘get_pts_dts’: aux_pes.c:183:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:186:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:199:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:202:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:207:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:210:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ mv -f .deps/tcextract-ioaux.Tpo .deps/tcextract-ioaux.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_lzo.o -MD -MP -MF .deps/tcextract-extract_lzo.Tpo -c -o tcextract-extract_lzo.o `test -f 'extract_lzo.c' || echo './'`extract_lzo.c extract_ac3.c: In function ‘read_tc_time_stamp’: extract_ac3.c:53:5: warning: pointer targets in passing argument 1 of ‘stream_read_int32’ differ in signedness ioaux.h:46:14: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ extract_ac3.c:54:5: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ extract_ac3.c: In function ‘ac3scan’: extract_ac3.c:389:13: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ extract_ac3.c:418:9: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ extract_ac3.c:422:9: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness extract_ac3.c:362:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ extract_ac3.c:432:9: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness extract_ac3.c:341:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ extract_ac3.c:445:9: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ac3.c:447:9: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ac3.c:451:9: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ extract_ac3.c:452:9: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ac3.c: In function ‘extract_ac3’: extract_ac3.c:572:2: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ac3.c:581:7: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_mp3.o -MD -MP -MF .deps/tcextract-extract_mp3.Tpo -c -o tcextract-extract_mp3.o `test -f 'extract_mp3.c' || echo './'`extract_mp3.c tcextract.c: In function ‘dummy_xio’: ../libtc/static_xio.h:24:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ../libtc/static_xio.h:25:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ../libtc/static_xio.h:26:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result extract_dv.c: In function ‘extract_dv’: extract_dv.c:105:6: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ mv -f .deps/tcextract-extract_avi.Tpo .deps/tcextract-extract_avi.Po fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:3: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ mv -f .deps/tcdemux-scan_pack.Tpo .deps/tcdemux-scan_pack.Po mv -f .deps/tcextract-aux_pes.Tpo .deps/tcextract-aux_pes.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_mpeg2.o -MD -MP -MF .deps/tcextract-extract_mpeg2.Tpo -c -o tcextract-extract_mpeg2.o `test -f 'extract_mpeg2.c' || echo './'`extract_mpeg2.c mv -f .deps/tcdemux-tcdemux.Tpo .deps/tcdemux-tcdemux.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_mxf.o -MD -MP -MF .deps/tcextract-extract_mxf.Tpo -c -o tcextract-extract_mxf.o `test -f 'extract_mxf.c' || echo './'`extract_mxf.c mv -f .deps/tcdemux-fileinfo.Tpo .deps/tcdemux-fileinfo.Po mv -f .deps/tcextract-extract_ac3.Tpo .deps/tcextract-extract_ac3.Po mv -f .deps/tcextract-extract_dv.Tpo .deps/tcextract-extract_dv.Po extract_mp3.c: In function ‘mp3scan’: extract_mp3.c:210:5: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ extract_mp3.c:238:3: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_mp3.c: In function ‘extract_mp3’: extract_mp3.c:323:2: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_mp3.c:332:7: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_ogm.o -MD -MP -MF .deps/tcextract-extract_ogm.Tpo -c -o tcextract-extract_ogm.o `test -f 'extract_ogm.c' || echo './'`extract_ogm.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_pcm.o -MD -MP -MF .deps/tcextract-extract_pcm.Tpo -c -o tcextract-extract_pcm.o `test -f 'extract_pcm.c' || echo './'`extract_pcm.c mv -f .deps/tcdemux-demuxer.Tpo .deps/tcdemux-demuxer.Po mv -f .deps/tcdemux-dvd_reader.Tpo .deps/tcdemux-dvd_reader.Po mv -f .deps/tcextract-extract_lzo.Tpo .deps/tcextract-extract_lzo.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_rgb.o -MD -MP -MF .deps/tcextract-extract_rgb.Tpo -c -o tcextract-extract_rgb.o `test -f 'extract_rgb.c' || echo './'`extract_rgb.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcextract-extract_yuv.o -MD -MP -MF .deps/tcextract-extract_yuv.Tpo -c -o tcextract-extract_yuv.o `test -f 'extract_yuv.c' || echo './'`extract_yuv.c mv -f .deps/tcextract-extract_mxf.Tpo .deps/tcextract-extract_mxf.Po mv -f .deps/tcextract-fileinfo.Tpo .deps/tcextract-fileinfo.Po mv -f .deps/tcextract-extract_mpeg2.Tpo .deps/tcextract-extract_mpeg2.Po mv -f .deps/tcdemux-seqinfo.Tpo .deps/tcdemux-seqinfo.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-tcprobe.o -MD -MP -MF .deps/tcprobe-tcprobe.Tpo -c -o tcprobe-tcprobe.o `test -f 'tcprobe.c' || echo './'`tcprobe.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-ac3scan.o -MD -MP -MF .deps/tcprobe-ac3scan.Tpo -c -o tcprobe-ac3scan.o `test -f 'ac3scan.c' || echo './'`ac3scan.c extract_ogm.c: In function ‘handle_packet’: extract_ogm.c:202:21: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ogm.c:217:23: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ogm.c:241:9: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ogm.c:251:9: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ogm.c:258:9: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ mv -f .deps/tcextract-extract_mp3.Tpo .deps/tcextract-extract_mp3.Po extract_ogm.c:275:15: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ogm.c:282:25: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ogm.c: In function ‘process_ogm’: extract_ogm.c:369:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:369:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:369:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness extract_ogm.c:369:7: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:369:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:369:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness extract_ogm.c:369:7: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_pcm.c: In function ‘extract_pcm’: extract_pcm.c:310:7: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_pcm.c:319:5: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_pcm.c:340:7: warning: pointer targets in passing argument 2 of ‘wav_read_data’ differ in signedness ../avilib/wavlib.h:160:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ extract_pcm.c:342:7: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ogm.c:369:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness extract_ogm.c:369:7: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_pcm.c:405:10: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ extract_ogm.c:369:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness extract_pcm.c:410:4: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness extract_ogm.c:369:7: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_pcm.c:418:10: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ extract_pcm.c:423:4: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ extract_ogm.c:369:7: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:18: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:18: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:18: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness extract_ogm.c:417:18: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:18: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:18: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness extract_ogm.c:417:18: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:18: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness extract_ogm.c:417:18: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extract_ogm.c:417:18: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness extract_ogm.c:417:18: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-aux_pes.o -MD -MP -MF .deps/tcprobe-aux_pes.Tpo -c -o tcprobe-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c extract_ogm.c:417:18: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-dvd_reader.o -MD -MP -MF .deps/tcprobe-dvd_reader.Tpo -c -o tcprobe-dvd_reader.o `test -f 'dvd_reader.c' || echo './'`dvd_reader.c extract_rgb.c: In function ‘extract_rgb’: extract_rgb.c:82:13: warning: pointer targets in passing argument 2 of ‘AVI_read_frame’ differ in signedness ../avilib/avilib.h:364:6: note: expected ‘char *’ but argument is of type ‘uint8_t *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-fileinfo.o -MD -MP -MF .deps/tcprobe-fileinfo.Tpo -c -o tcprobe-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-ioaux.o -MD -MP -MF .deps/tcprobe-ioaux.Tpo -c -o tcprobe-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-ioxml.o -MD -MP -MF .deps/tcprobe-ioxml.Tpo -c -o tcprobe-ioxml.o `test -f 'ioxml.c' || echo './'`ioxml.c extract_yuv.c: In function ‘extract_yuv_avi’: extract_yuv.c:170:9: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ mv -f .deps/tcextract-extract_rgb.Tpo .deps/tcextract-extract_rgb.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-mpg123.o -MD -MP -MF .deps/tcprobe-mpg123.Tpo -c -o tcprobe-mpg123.o `test -f 'mpg123.c' || echo './'`mpg123.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-scan_pes.o -MD -MP -MF .deps/tcprobe-scan_pes.Tpo -c -o tcprobe-scan_pes.o `test -f 'scan_pes.c' || echo './'`scan_pes.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-decode_dv.o -MD -MP -MF .deps/tcprobe-decode_dv.Tpo -c -o tcprobe-decode_dv.o `test -f 'decode_dv.c' || echo './'`decode_dv.c mv -f .deps/tcextract-extract_pcm.Tpo .deps/tcextract-extract_pcm.Po ac3scan.c: In function ‘ac3scan’: ac3scan.c:92:3: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness ac3scan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:102:3: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness ac3scan.c:43:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c: In function ‘buf_probe_ac3’: ac3scan.c:132:9: warning: pointer targets in assignment differ in signedness ac3scan.c:146:3: warning: pointer targets in passing argument 1 of ‘get_ac3_samplerate’ differ in signedness ac3scan.c:58:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:147:3: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness ac3scan.c:43:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:148:3: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness ac3scan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:149:3: warning: pointer targets in passing argument 1 of ‘get_ac3_nfchans’ differ in signedness ac3scan.c:64:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c: In function ‘probe_ac3’: ac3scan.c:172:5: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:180:5: warning: pointer targets in passing argument 1 of ‘buf_probe_ac3’ differ in signedness ac3scan.c:121:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/tcextract-tcextract.Tpo .deps/tcextract-tcextract.Po ac3scan.c: In function ‘probe_dts’: ac3scan.c:284:5: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:292:5: warning: pointer targets in passing argument 1 of ‘buf_probe_dts’ differ in signedness ac3scan.c:191:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/tcextract-extract_yuv.Tpo .deps/tcextract-extract_yuv.Po tcprobe.c: In function ‘dummy_xio’: ../libtc/static_xio.h:24:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ../libtc/static_xio.h:25:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ../libtc/static_xio.h:26:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-extract_avi.o -MD -MP -MF .deps/tcprobe-extract_avi.Tpo -c -o tcprobe-extract_avi.o `test -f 'extract_avi.c' || echo './'`extract_avi.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-extract_mxf.o -MD -MP -MF .deps/tcprobe-extract_mxf.Tpo -c -o tcprobe-extract_mxf.o `test -f 'extract_mxf.c' || echo './'`extract_mxf.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:3: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-extract_yuv.o -MD -MP -MF .deps/tcprobe-extract_yuv.Tpo -c -o tcprobe-extract_yuv.o `test -f 'extract_yuv.c' || echo './'`extract_yuv.c aux_pes.c: In function ‘get_pts_dts’: aux_pes.c:183:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:186:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:199:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:202:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:207:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:210:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ dvd_reader.c: In function ‘dvd_stream’: dvd_reader.c:1286:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c:1310:26: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c:1320:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c: In function ‘dvd_read’: dvd_reader.c:1049:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dvd_reader.c: In function ‘lock’: dvd_reader.c:107:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mv -f .deps/tcprobe-ioxml.Tpo .deps/tcprobe-ioxml.Po mpg123.c: In function ‘check_aid’: mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mv -f .deps/tcprobe-ac3scan.Tpo .deps/tcprobe-ac3scan.Po mpg123.c: In function ‘buf_probe_mp3’: mpg123.c:279:6: warning: pointer targets in assignment differ in signedness mpg123.c:295:3: warning: pointer targets in passing argument 1 of ‘lame_decode1_headers’ differ in signedness /usr/include/lame/lame.h:1083:11: note: expected ‘unsigned char *’ but argument is of type ‘char *’ mpg123.c: In function ‘probe_mp3’: mpg123.c:332:5: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ mpg123.c:342:5: warning: pointer targets in passing argument 1 of ‘buf_probe_mp3’ differ in signedness mpg123.c:258:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_bktr.o -MD -MP -MF .deps/tcprobe-probe_bktr.Tpo -c -o tcprobe-probe_bktr.o `test -f 'probe_bktr.c' || echo './'`probe_bktr.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_bsdav.o -MD -MP -MF .deps/tcprobe-probe_bsdav.Tpo -c -o tcprobe-probe_bsdav.o `test -f 'probe_bsdav.c' || echo './'`probe_bsdav.c mv -f .deps/tcprobe-aux_pes.Tpo .deps/tcprobe-aux_pes.Po mv -f .deps/tcprobe-ioaux.Tpo .deps/tcprobe-ioaux.Po mv -f .deps/tcprobe-mpg123.Tpo .deps/tcprobe-mpg123.Po mv -f .deps/tcprobe-decode_dv.Tpo .deps/tcprobe-decode_dv.Po scan_pes.c: In function ‘scan_pes’: scan_pes.c:537:9: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ scan_pes.c:545:7: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ scan_pes.c:575:5: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ extract_yuv.c: In function ‘extract_yuv_avi’: extract_yuv.c:170:9: warning: pointer targets in passing argument 2 of ‘tc_pwrite’ differ in signedness ../libtc/libtc.h:572:9: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ scan_pes.c: In function ‘probe_pes’: scan_pes.c:774:6: warning: pointer targets in passing argument 1 of ‘read_time_stamp_long’ differ in signedness ioaux.h:48:6: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ scan_pes.c:775:6: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ scan_pes.c:868:9: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ scan_pes.c:886:7: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ scan_pes.c:920:5: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_dvd.o -MD -MP -MF .deps/tcprobe-probe_dvd.Tpo -c -o tcprobe-probe_dvd.o `test -f 'probe_dvd.c' || echo './'`probe_dvd.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_im.o -MD -MP -MF .deps/tcprobe-probe_im.Tpo -c -o tcprobe-probe_im.o `test -f 'probe_im.c' || echo './'`probe_im.c mv -f .deps/tcprobe-extract_mxf.Tpo .deps/tcprobe-extract_mxf.Po mv -f .deps/tcprobe-probe_bktr.Tpo .deps/tcprobe-probe_bktr.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_mov.o -MD -MP -MF .deps/tcprobe-probe_mov.Tpo -c -o tcprobe-probe_mov.o `test -f 'probe_mov.c' || echo './'`probe_mov.c mv -f .deps/tcprobe-extract_yuv.Tpo .deps/tcprobe-extract_yuv.Po mv -f .deps/tcprobe-probe_bsdav.Tpo .deps/tcprobe-probe_bsdav.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_nuv.o -MD -MP -MF .deps/tcprobe-probe_nuv.Tpo -c -o tcprobe-probe_nuv.o `test -f 'probe_nuv.c' || echo './'`probe_nuv.c mv -f .deps/tcprobe-fileinfo.Tpo .deps/tcprobe-fileinfo.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_ogg.o -MD -MP -MF .deps/tcprobe-probe_ogg.Tpo -c -o tcprobe-probe_ogg.o `test -f 'probe_ogg.c' || echo './'`probe_ogg.c mv -f .deps/tcprobe-probe_dvd.Tpo .deps/tcprobe-probe_dvd.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_oss.o -MD -MP -MF .deps/tcprobe-probe_oss.Tpo -c -o tcprobe-probe_oss.o `test -f 'probe_oss.c' || echo './'`probe_oss.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_pv3.o -MD -MP -MF .deps/tcprobe-probe_pv3.Tpo -c -o tcprobe-probe_pv3.o `test -f 'probe_pv3.c' || echo './'`probe_pv3.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_stream.o -MD -MP -MF .deps/tcprobe-probe_stream.Tpo -c -o tcprobe-probe_stream.o `test -f 'probe_stream.c' || echo './'`probe_stream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_sunau.o -MD -MP -MF .deps/tcprobe-probe_sunau.Tpo -c -o tcprobe-probe_sunau.o `test -f 'probe_sunau.c' || echo './'`probe_sunau.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_v4l.o -MD -MP -MF .deps/tcprobe-probe_v4l.Tpo -c -o tcprobe-probe_v4l.o `test -f 'probe_v4l.c' || echo './'`probe_v4l.c mv -f .deps/tcprobe-extract_avi.Tpo .deps/tcprobe-extract_avi.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_vnc.o -MD -MP -MF .deps/tcprobe-probe_vnc.Tpo -c -o tcprobe-probe_vnc.o `test -f 'probe_vnc.c' || echo './'`probe_vnc.c probe_ogg.c: In function ‘ogm_packet_type’: probe_ogg.c:63:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:63:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:63:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:63:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:63:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:63:5: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:65:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:65:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:65:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:65:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:65:5: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:6: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:6: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:6: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:68:6: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:6: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:6: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:68:6: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:6: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:68:6: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:6: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_ogg.c:68:6: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_ogg.c:68:6: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ mv -f .deps/tcprobe-probe_oss.Tpo .deps/tcprobe-probe_oss.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_wav.o -MD -MP -MF .deps/tcprobe-probe_wav.Tpo -c -o tcprobe-probe_wav.o `test -f 'probe_wav.c' || echo './'`probe_wav.c mv -f .deps/tcprobe-probe_im.Tpo .deps/tcprobe-probe_im.Po mv -f .deps/tcprobe-probe_mov.Tpo .deps/tcprobe-probe_mov.Po mv -f .deps/tcprobe-probe_stream.Tpo .deps/tcprobe-probe_stream.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_xml.o -MD -MP -MF .deps/tcprobe-probe_xml.Tpo -c -o tcprobe-probe_xml.o `test -f 'probe_xml.c' || echo './'`probe_xml.c probe_vnc.c: In function ‘probe_vnc’: probe_vnc.c:79:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:79:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_vnc.c:79:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:79:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:79:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_vnc.c:79:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:79:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_vnc.c:79:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:79:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness probe_vnc.c:79:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ probe_vnc.c:91:5: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness /usr/include/stdio.h:450:12: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_mplayer.o -MD -MP -MF .deps/tcprobe-probe_mplayer.Tpo -c -o tcprobe-probe_mplayer.o `test -f 'probe_mplayer.c' || echo './'`probe_mplayer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_ffmpeg.o -MD -MP -MF .deps/tcprobe-probe_ffmpeg.Tpo -c -o tcprobe-probe_ffmpeg.o `test -f 'probe_ffmpeg.c' || echo './'`probe_ffmpeg.c mv -f .deps/tcprobe-tcprobe.Tpo .deps/tcprobe-tcprobe.Po mv -f .deps/tcprobe-probe_vnc.Tpo .deps/tcprobe-probe_vnc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_x11.o -MD -MP -MF .deps/tcprobe-probe_x11.Tpo -c -o tcprobe-probe_x11.o `test -f 'probe_x11.c' || echo './'`probe_x11.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-x11source.o -MD -MP -MF .deps/tcprobe-x11source.Tpo -c -o tcprobe-x11source.o `test -f 'x11source.c' || echo './'`x11source.c mv -f .deps/tcprobe-probe_ogg.Tpo .deps/tcprobe-probe_ogg.Po mv -f .deps/tcprobe-probe_pv3.Tpo .deps/tcprobe-probe_pv3.Po mv -f .deps/tcprobe-probe_nuv.Tpo .deps/tcprobe-probe_nuv.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcprobe-probe_pvn.o -MD -MP -MF .deps/tcprobe-probe_pvn.Tpo -c -o tcprobe-probe_pvn.o `test -f 'probe_pvn.c' || echo './'`probe_pvn.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcrequant-tcrequant.o -MD -MP -MF .deps/tcrequant-tcrequant.Tpo -c -o tcrequant-tcrequant.o `test -f 'tcrequant.c' || echo './'`tcrequant.c mv -f .deps/tcprobe-probe_v4l.Tpo .deps/tcprobe-probe_v4l.Po mv -f .deps/tcextract-extract_ogm.Tpo .deps/tcextract-extract_ogm.Po mv -f .deps/tcprobe-probe_wav.Tpo .deps/tcprobe-probe_wav.Po mv -f .deps/tcprobe-probe_sunau.Tpo .deps/tcprobe-probe_sunau.Po mv -f .deps/tcprobe-probe_xml.Tpo .deps/tcprobe-probe_xml.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcscan-tcscan.o -MD -MP -MF .deps/tcscan-tcscan.Tpo -c -o tcscan-tcscan.o `test -f 'tcscan.c' || echo './'`tcscan.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcscan-ac3scan.o -MD -MP -MF .deps/tcscan-ac3scan.Tpo -c -o tcscan-ac3scan.o `test -f 'ac3scan.c' || echo './'`ac3scan.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcscan-aux_pes.o -MD -MP -MF .deps/tcscan-aux_pes.Tpo -c -o tcscan-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c mv -f .deps/tcprobe-dvd_reader.Tpo .deps/tcprobe-dvd_reader.Po mv -f .deps/tcprobe-x11source.Tpo .deps/tcprobe-x11source.Po mv -f .deps/tcprobe-probe_x11.Tpo .deps/tcprobe-probe_x11.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcscan-fileinfo.o -MD -MP -MF .deps/tcscan-fileinfo.Tpo -c -o tcscan-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcscan-ioaux.o -MD -MP -MF .deps/tcscan-ioaux.Tpo -c -o tcscan-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c mv -f .deps/tcprobe-probe_mplayer.Tpo .deps/tcprobe-probe_mplayer.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcscan-mpg123.o -MD -MP -MF .deps/tcscan-mpg123.Tpo -c -o tcscan-mpg123.o `test -f 'mpg123.c' || echo './'`mpg123.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcscan-scan_pes.o -MD -MP -MF .deps/tcscan-scan_pes.Tpo -c -o tcscan-scan_pes.o `test -f 'scan_pes.c' || echo './'`scan_pes.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcxmlcheck-tcxmlcheck.o -MD -MP -MF .deps/tcxmlcheck-tcxmlcheck.Tpo -c -o tcxmlcheck-tcxmlcheck.o `test -f 'tcxmlcheck.c' || echo './'`tcxmlcheck.c mv -f .deps/tcprobe-probe_ffmpeg.Tpo .deps/tcprobe-probe_ffmpeg.Po tcscan.c: In function ‘main’: tcscan.c:393:2: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ tcscan.c:407:7: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ tcscan.c:412:7: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness tcscan.c:91:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ tcscan.c:421:7: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness tcscan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ tcscan.c:434:7: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ tcscan.c:464:4: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ tcscan.c:512:4: warning: pointer targets in passing argument 1 of ‘tc_get_mp3_header’ differ in signedness tcscan.c:40:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ tcscan.c:541:5: warning: pointer targets in passing argument 1 of ‘tc_get_mp3_header’ differ in signedness tcscan.c:40:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcxmlcheck-fileinfo.o -MD -MP -MF .deps/tcxmlcheck-fileinfo.Tpo -c -o tcxmlcheck-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c tcscan.c: In function ‘dummy_xio’: ../libtc/static_xio.h:24:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ../libtc/static_xio.h:25:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ../libtc/static_xio.h:26:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mv -f .deps/tcprobe-probe_pvn.Tpo .deps/tcprobe-probe_pvn.Po aux_pes.c: In function ‘get_pts_dts’: aux_pes.c:183:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:186:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:199:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:202:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:207:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ aux_pes.c:210:7: warning: pointer targets in passing argument 1 of ‘stream_read_int16’ differ in signedness ioaux.h:45:14: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcxmlcheck-ioaux.o -MD -MP -MF .deps/tcxmlcheck-ioaux.Tpo -c -o tcxmlcheck-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c ac3scan.c: In function ‘ac3scan’: ac3scan.c:92:3: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness ac3scan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:102:3: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness ac3scan.c:43:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c: In function ‘buf_probe_ac3’: ac3scan.c:132:9: warning: pointer targets in assignment differ in signedness ac3scan.c:146:3: warning: pointer targets in passing argument 1 of ‘get_ac3_samplerate’ differ in signedness ac3scan.c:58:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:147:3: warning: pointer targets in passing argument 1 of ‘get_ac3_bitrate’ differ in signedness ac3scan.c:43:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:148:3: warning: pointer targets in passing argument 1 of ‘get_ac3_framesize’ differ in signedness ac3scan.c:70:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:149:3: warning: pointer targets in passing argument 1 of ‘get_ac3_nfchans’ differ in signedness ac3scan.c:64:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c: In function ‘probe_ac3’: ac3scan.c:172:5: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:180:5: warning: pointer targets in passing argument 1 of ‘buf_probe_ac3’ differ in signedness ac3scan.c:121:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ ac3scan.c: In function ‘probe_dts’: ac3scan.c:284:5: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ ac3scan.c:292:5: warning: pointer targets in passing argument 1 of ‘buf_probe_dts’ differ in signedness ac3scan.c:191:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcxmlcheck-ioxml.o -MD -MP -MF .deps/tcxmlcheck-ioxml.Tpo -c -o tcxmlcheck-ioxml.o `test -f 'ioxml.c' || echo './'`ioxml.c tcrequant.c: In function ‘dummy_xio’: ../libtc/static_xio.h:24:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ../libtc/static_xio.h:25:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ../libtc/static_xio.h:26:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result tcrequant.c: In function ‘main’: tcrequant.c:1799:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result tcrequant.c:1801:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result tcrequant.c:1810:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result tcrequant.c:1816:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result tcrequant.c:1832:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result tcrequant.c:1848:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result tcrequant.c:1851:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result tcrequant.c:1887:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result tcrequant.c:1908:6: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result tcrequant.c:1996:35: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcxmlcheck-probe_xml.o -MD -MP -MF .deps/tcxmlcheck-probe_xml.Tpo -c -o tcxmlcheck-probe_xml.o `test -f 'probe_xml.c' || echo './'`probe_xml.c mv -f .deps/tcscan-aux_pes.Tpo .deps/tcscan-aux_pes.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcxpm2rgb-tcxpm2rgb.o -MD -MP -MF .deps/tcxpm2rgb-tcxpm2rgb.Tpo -c -o tcxpm2rgb-tcxpm2rgb.o `test -f 'tcxpm2rgb.c' || echo './'`tcxpm2rgb.c fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:3: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ scan_pes.c: In function ‘scan_pes’: scan_pes.c:537:9: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ scan_pes.c:545:7: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ scan_pes.c:575:5: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ scan_pes.c: In function ‘probe_pes’: scan_pes.c:774:6: warning: pointer targets in passing argument 1 of ‘read_time_stamp_long’ differ in signedness ioaux.h:48:6: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ scan_pes.c:775:6: warning: pointer targets in passing argument 1 of ‘read_time_stamp’ differ in signedness ioaux.h:47:8: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ scan_pes.c:868:9: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ scan_pes.c:886:7: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ scan_pes.c:920:5: warning: pointer targets in passing argument 1 of ‘cmp_32_bits’ differ in signedness scan_pes.c:58:12: note: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/tcxmlcheck-ioxml.Tpo .deps/tcxmlcheck-ioxml.Po mpg123.c: In function ‘check_aid’: mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness mpg123.c:71:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c:71:5: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ mpg123.c: In function ‘buf_probe_mp3’: mpg123.c:279:6: warning: pointer targets in assignment differ in signedness mpg123.c:295:3: warning: pointer targets in passing argument 1 of ‘lame_decode1_headers’ differ in signedness /usr/include/lame/lame.h:1083:11: note: expected ‘unsigned char *’ but argument is of type ‘char *’ mpg123.c: In function ‘probe_mp3’: mpg123.c:332:5: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ mpg123.c:342:5: warning: pointer targets in passing argument 1 of ‘buf_probe_mp3’ differ in signedness mpg123.c:258:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_ac3.la -rpath /usr/lib/transcode import_ac3.lo -lm -lz -ldl mv -f .deps/tcscan-ac3scan.Tpo .deps/tcscan-ac3scan.Po fileinfo.c: In function ‘streaminfo’: fileinfo.c:610:3: warning: pointer targets in passing argument 2 of ‘tc_pread’ differ in signedness ../libtc/libtc.h:550:9: note: expected ‘uint8_t *’ but argument is of type ‘char *’ mv -f .deps/tcxmlcheck-ioaux.Tpo .deps/tcxmlcheck-ioaux.Po mv -f .deps/tcxmlcheck-probe_xml.Tpo .deps/tcxmlcheck-probe_xml.Po mv -f .deps/tcscan-ioaux.Tpo .deps/tcscan-ioaux.Po mv -f .deps/tcprobe-scan_pes.Tpo .deps/tcprobe-scan_pes.Po mv -f .deps/tcxmlcheck-tcxmlcheck.Tpo .deps/tcxmlcheck-tcxmlcheck.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_avi.la -rpath /usr/lib/transcode import_avi.lo -lm -lz -ldl mv -f .deps/tcscan-tcscan.Tpo .deps/tcscan-tcscan.Po tcxpm2rgb.c: In function ‘main’: tcxpm2rgb.c:294:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_bsdav.la -rpath /usr/lib/transcode import_bsdav_la-import_bsdav.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_dv.la -rpath /usr/lib/transcode import_dv_la-import_dv.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_dvd.la -rpath /usr/lib/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 mv -f .deps/tcscan-mpg123.Tpo .deps/tcscan-mpg123.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_ffmpeg.la -rpath /usr/lib/transcode import_ffmpeg_la-import_ffmpeg.lo -lavformat -lavformat -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_mp3.la -rpath /usr/lib/transcode import_mp3.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_mpeg2.la -rpath /usr/lib/transcode import_mpeg2_la-import_mpeg2.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_mplayer.la -rpath /usr/lib/transcode import_mplayer.lo -lm -lz -ldl mv -f .deps/tcscan-fileinfo.Tpo .deps/tcscan-fileinfo.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_null.la -rpath /usr/lib/transcode import_null.lo -lm -lz -ldl mv -f .deps/tcxpm2rgb-tcxpm2rgb.Tpo .deps/tcxpm2rgb-tcxpm2rgb.Po libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_ac3.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_ac3.so -o .libs/import_ac3.so mv -f .deps/tcxmlcheck-fileinfo.Tpo .deps/tcxmlcheck-fileinfo.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_ogg.la -rpath /usr/lib/transcode import_ogg_la-import_ogg.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_pvn.la -rpath /usr/lib/transcode import_pvn.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_avi.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_avi.so -o .libs/import_avi.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_dv_la-import_dv.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_dv.so -o .libs/import_dv.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_bsdav_la-import_bsdav.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_bsdav.so -o .libs/import_bsdav.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_mp3.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_mp3.so -o .libs/import_mp3.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_ffmpeg_la-import_ffmpeg.o -Wl,--as-needed -lavformat -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_ffmpeg.so -o .libs/import_ffmpeg.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_mplayer.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_mplayer.so -o .libs/import_mplayer.so libtool: link: i686-pc-linux-gnu-gcc -shared .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 /usr/lib/libdvdread.so -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_dvd.so -o .libs/import_dvd.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_mpeg2_la-import_mpeg2.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_mpeg2.so -o .libs/import_mpeg2.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_null.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_null.so -o .libs/import_null.so mv -f .deps/tcscan-scan_pes.Tpo .deps/tcscan-scan_pes.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_raw.la -rpath /usr/lib/transcode import_raw.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_ogg_la-import_ogg.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_ogg.so -o .libs/import_ogg.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_pvn.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_pvn.so -o .libs/import_pvn.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 i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_vag.la -rpath /usr/lib/transcode import_vag.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_avi.la" && ln -s "../import_avi.la" "import_avi.la" ) libtool: link: ( cd ".libs" && rm -f "import_mp3.la" && ln -s "../import_mp3.la" "import_mp3.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_vnc.la -rpath /usr/lib/transcode import_vnc.lo -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_vob.la -rpath /usr/lib/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_bsdav.la" && ln -s "../import_bsdav.la" "import_bsdav.la" ) libtool: link: ( cd ".libs" && rm -f "import_mplayer.la" && ln -s "../import_mplayer.la" "import_mplayer.la" ) libtool: link: ( cd ".libs" && rm -f "import_ffmpeg.la" && ln -s "../import_ffmpeg.la" "import_ffmpeg.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_xvid.la -rpath /usr/lib/transcode import_xvid.lo -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_raw.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_raw.so -o .libs/import_raw.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_x11.la -rpath /usr/lib/transcode import_x11_la-import_x11.lo import_x11_la-x11source.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_dv.la" && ln -s "../import_dv.la" "import_dv.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o import_yuv4mpeg.la -rpath /usr/lib/transcode import_yuv4mpeg_la-import_yuv4mpeg.lo -lmjpegutils -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -L/usr/lib -ldvdread -lm ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_null.la" && ln -s "../import_null.la" "import_null.la" ) libtool: link: ( cd ".libs" && rm -f "import_mpeg2.la" && ln -s "../import_mpeg2.la" "import_mpeg2.la" ) libtool: link: ( cd ".libs" && rm -f "import_pvn.la" && ln -s "../import_pvn.la" "import_pvn.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -lavcodec -L/usr/lib -lmp3lame -logg -lvorbis -lm -logg -lvorbisfile ../libtcvideo/libtcvideo.la ../aclib/libac.la ../libtc/libtc.la -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_dvd.la" && ln -s "../import_dvd.la" "import_dvd.la" ) libtool: link: ( cd ".libs" && rm -f "import_ogg.la" && ln -s "../import_ogg.la" "import_ogg.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_vag.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_vag.so -o .libs/import_vag.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -L/usr/lib -ldvdread -lm ../aclib/libac.la ../libtc/libtc.la -lpthread -lm -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -lmjpegutils -logg -lvorbis -lm -logg ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -lavformat -lavcodec -lavcodec ../avilib/libavi.la ../avilib/libwav.la -L/usr/lib -ldvdread -lm -L/usr/lib -lmp3lame -lmjpegutils -logg -lvorbis -lm -logg ../libtcvideo/libtcvideo.la ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .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 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_vob.so -o .libs/import_vob.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -L/usr/lib -lmp3lame ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_xvid.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_xvid.so -o .libs/import_xvid.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_vnc.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_vnc.so -o .libs/import_vnc.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_x11_la-import_x11.o .libs/import_x11_la-x11source.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_x11.so -o .libs/import_x11.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/import_yuv4mpeg_la-import_yuv4mpeg.o -Wl,--as-needed /usr/lib/libmjpegutils.so -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,import_yuv4mpeg.so -o .libs/import_yuv4mpeg.so libtool: link: ( cd ".libs" && rm -f "import_raw.la" && ln -s "../import_raw.la" "import_raw.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcxmlcheck tcxmlcheck-tcxmlcheck.o tcxmlcheck-fileinfo.o tcxmlcheck-ioaux.o tcxmlcheck-ioxml.o tcxmlcheck-probe_xml.o ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_xvid.la" && ln -s "../import_xvid.la" "import_xvid.la" ) libtool: link: ( cd ".libs" && rm -f "import_vag.la" && ln -s "../import_vag.la" "import_vag.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcxpm2rgb tcxpm2rgb-tcxpm2rgb.o ../libtc/libtc.la -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_vob.la" && ln -s "../import_vob.la" "import_vob.la" ) libtool: link: i686-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -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 -L/usr/lib -lmp3lame -lvorbis -logg -lvorbisfile ../libtcvideo/.libs/libtcvideo.a ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_vnc.la" && ln -s "../import_vnc.la" "import_vnc.la" ) libtool: link: i686-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -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 -L/usr/lib -lmp3lame ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -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 -L/usr/lib /usr/lib/libdvdread.so ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_x11.la" && ln -s "../import_x11.la" "import_x11.la" ) libtool: link: i686-pc-linux-gnu-gcc -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -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 -L/usr/lib /usr/lib/libdvdread.so ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lpthread -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_yuv4mpeg.la" && ln -s "../import_yuv4mpeg.la" "import_yuv4mpeg.la" ) libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tcxmlcheck tcxmlcheck-tcxmlcheck.o tcxmlcheck-fileinfo.o tcxmlcheck-ioaux.o tcxmlcheck-ioxml.o tcxmlcheck-probe_xml.o -Wl,--as-needed ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -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 /usr/lib/libmjpegutils.so -lvorbis -logg ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tcxpm2rgb tcxpm2rgb-tcxpm2rgb.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Dattribute_deprecated= -I/usr/include -I/usr/include -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -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 -L/usr/lib /usr/lib/libdvdread.so -lmp3lame /usr/lib/libmjpegutils.so -lvorbis -logg ../libtcvideo/.libs/libtcvideo.a ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl mv -f .deps/tcrequant-tcrequant.Tpo .deps/tcrequant-tcrequant.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcrequant tcrequant-tcrequant.o ../aclib/libac.la ../libtc/libtc.la -lm -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tcrequant tcrequant-tcrequant.o -Wl,--as-needed ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' Making all in multiplex make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/multiplex' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT multiplex_raw.lo -MD -MP -MF .deps/multiplex_raw.Tpo -c -o multiplex_raw.lo multiplex_raw.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT multiplex_avi.lo -MD -MP -MF .deps/multiplex_avi.Tpo -c -o multiplex_avi.lo multiplex_avi.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT multiplex_y4m_la-multiplex_y4m.lo -MD -MP -MF .deps/multiplex_y4m_la-multiplex_y4m.Tpo -c -o multiplex_y4m_la-multiplex_y4m.lo `test -f 'multiplex_y4m.c' || echo './'`multiplex_y4m.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT multiplex_null.lo -MD -MP -MF .deps/multiplex_null.Tpo -c -o multiplex_null.lo multiplex_null.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT multiplex_raw.lo -MD -MP -MF .deps/multiplex_raw.Tpo -c multiplex_raw.c -fPIC -DPIC -o .libs/multiplex_raw.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT multiplex_avi.lo -MD -MP -MF .deps/multiplex_avi.Tpo -c multiplex_avi.c -fPIC -DPIC -o .libs/multiplex_avi.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT multiplex_null.lo -MD -MP -MF .deps/multiplex_null.Tpo -c multiplex_null.c -fPIC -DPIC -o .libs/multiplex_null.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT multiplex_y4m_la-multiplex_y4m.lo -MD -MP -MF .deps/multiplex_y4m_la-multiplex_y4m.Tpo -c multiplex_y4m.c -fPIC -DPIC -o .libs/multiplex_y4m_la-multiplex_y4m.o mv -f .deps/multiplex_null.Tpo .deps/multiplex_null.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o multiplex_null.la -rpath /usr/lib/transcode multiplex_null.lo -lm -lz -ldl mv -f .deps/multiplex_raw.Tpo .deps/multiplex_raw.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o multiplex_raw.la -rpath /usr/lib/transcode multiplex_raw.lo -lm -lz -ldl mv -f .deps/multiplex_avi.Tpo .deps/multiplex_avi.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o multiplex_avi.la -rpath /usr/lib/transcode multiplex_avi.lo -lm -lz -ldl mv -f .deps/multiplex_y4m_la-multiplex_y4m.Tpo .deps/multiplex_y4m_la-multiplex_y4m.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o multiplex_y4m.la -rpath /usr/lib/transcode multiplex_y4m_la-multiplex_y4m.lo -lmjpegutils -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -shared .libs/multiplex_null.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,multiplex_null.so -o .libs/multiplex_null.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/multiplex_raw.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,multiplex_raw.so -o .libs/multiplex_raw.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/multiplex_avi.o -Wl,--as-needed -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,multiplex_avi.so -o .libs/multiplex_avi.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/multiplex_y4m_la-multiplex_y4m.o -Wl,--as-needed /usr/lib/libmjpegutils.so -lm -lz -ldl -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,multiplex_y4m.so -o .libs/multiplex_y4m.so libtool: link: ( cd ".libs" && rm -f "multiplex_null.la" && ln -s "../multiplex_null.la" "multiplex_null.la" ) libtool: link: ( cd ".libs" && rm -f "multiplex_raw.la" && ln -s "../multiplex_raw.la" "multiplex_raw.la" ) libtool: link: ( cd ".libs" && rm -f "multiplex_avi.la" && ln -s "../multiplex_avi.la" "multiplex_avi.la" ) libtool: link: ( cd ".libs" && rm -f "multiplex_y4m.la" && ln -s "../multiplex_y4m.la" "multiplex_y4m.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/multiplex' Making all in src make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT transcode.o -MD -MP -MF .deps/transcode.Tpo -c -o transcode.o transcode.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT audio_trans.o -MD -MP -MF .deps/audio_trans.Tpo -c -o audio_trans.o audio_trans.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT counter.o -MD -MP -MF .deps/counter.Tpo -c -o counter.o counter.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT decoder.o -MD -MP -MF .deps/decoder.Tpo -c -o decoder.o decoder.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT dl_loader.o -MD -MP -MF .deps/dl_loader.Tpo -c -o dl_loader.o dl_loader.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encoder.o -MD -MP -MF .deps/encoder.Tpo -c -o encoder.o encoder.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encoder-common.o -MD -MP -MF .deps/encoder-common.Tpo -c -o encoder-common.o encoder-common.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT encoder-buffer.o -MD -MP -MF .deps/encoder-buffer.Tpo -c -o encoder-buffer.o encoder-buffer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT frame_threads.o -MD -MP -MF .deps/frame_threads.Tpo -c -o frame_threads.o frame_threads.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT framebuffer.o -MD -MP -MF .deps/framebuffer.Tpo -c -o framebuffer.o framebuffer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT probe.o -MD -MP -MF .deps/probe.Tpo -c -o probe.o probe.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c mv -f .deps/audio_trans.Tpo .deps/audio_trans.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c transcode.c: In function ‘parse_navigation_file’: transcode.c:1135:18: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result transcode.c:1136:18: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result mv -f .deps/dl_loader.Tpo .deps/dl_loader.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT video_trans.o -MD -MP -MF .deps/video_trans.Tpo -c -o video_trans.o video_trans.c mv -f .deps/encoder-common.Tpo .deps/encoder-common.Po mv -f .deps/encoder-buffer.Tpo .deps/encoder-buffer.Po mv -f .deps/counter.Tpo .deps/counter.Po mv -f .deps/frame_threads.Tpo .deps/frame_threads.Po mv -f .deps/filter.Tpo .deps/filter.Po mv -f .deps/encoder.Tpo .deps/encoder.Po mv -f .deps/split.Tpo .deps/split.Po mv -f .deps/decoder.Tpo .deps/decoder.Po mv -f .deps/probe.Tpo .deps/probe.Po mv -f .deps/framebuffer.Tpo .deps/framebuffer.Po mv -f .deps/socket.Tpo .deps/socket.Po mv -f .deps/video_trans.Tpo .deps/video_trans.Po mv -f .deps/cmdline.Tpo .deps/cmdline.Po mv -f .deps/transcode.Tpo .deps/transcode.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o transcode transcode.o audio_trans.o cmdline.o counter.o decoder.o dl_loader.o encoder.o encoder-common.o encoder-buffer.o filter.o frame_threads.o framebuffer.o probe.o socket.o split.o video_trans.o ../libtc/libtc.la ../libtcaudio/libtcaudio.la ../libtcvideo/libtcvideo.la ../aclib/libac.la ../avilib/libavi.la ../avilib/libwav.la -lpthread -lm -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o transcode transcode.o audio_trans.o cmdline.o counter.o decoder.o dl_loader.o encoder.o encoder-common.o encoder-buffer.o filter.o frame_threads.o framebuffer.o probe.o socket.o split.o video_trans.o -Wl,--export-dynamic -Wl,--as-needed ../libtc/.libs/libtc.a ../libtcaudio/.libs/libtcaudio.a ../libtcvideo/.libs/libtcvideo.a ../aclib/.libs/libac.a ../avilib/.libs/libavi.a ../avilib/.libs/libwav.a -lpthread -lm -lz -ldl make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/src' Making all in testsuite make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/testsuite' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-acmemcpy.o -MD -MP -MF .deps/test-acmemcpy.Tpo -c -o test-acmemcpy.o test-acmemcpy.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-acmemcpy-speed.o -MD -MP -MF .deps/test-acmemcpy-speed.Tpo -c -o test-acmemcpy-speed.o test-acmemcpy-speed.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-average.o -MD -MP -MF .deps/test-average.Tpo -c -o test-average.o test-average.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-bufalloc.o -MD -MP -MF .deps/test-bufalloc.Tpo -c -o test-bufalloc.o test-bufalloc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-cfg-filelist.o -MD -MP -MF .deps/test-cfg-filelist.Tpo -c -o test-cfg-filelist.o test-cfg-filelist.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-export-profile.o -MD -MP -MF .deps/test-export-profile.Tpo -c -o test-export-profile.o test-export-profile.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT export_profile.o -MD -MP -MF .deps/export_profile.Tpo -c -o export_profile.o `test -f '../src/export_profile.c' || echo './'`../src/export_profile.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-framecode.o -MD -MP -MF .deps/test-framecode.Tpo -c -o test-framecode.o test-framecode.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-framealloc.o -MD -MP -MF .deps/test-framealloc.Tpo -c -o test-framealloc.o test-framealloc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-imgconvert.o -MD -MP -MF .deps/test-imgconvert.Tpo -c -o test-imgconvert.o test-imgconvert.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-iodir.o -MD -MP -MF .deps/test-iodir.Tpo -c -o test-iodir.o test-iodir.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-mangle-cmdline.o -MD -MP -MF .deps/test-mangle-cmdline.Tpo -c -o test-mangle-cmdline.o test-mangle-cmdline.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-ratiocodes.o -MD -MP -MF .deps/test-ratiocodes.Tpo -c -o test-ratiocodes.o test-ratiocodes.c test-average.c:178:5: warning: pointer targets in initialization differ in signedness test-average.c:178:5: warning: pointer targets in initialization differ in signedness test-average.c:179:5: warning: pointer targets in initialization differ in signedness test-average.c:179:5: warning: pointer targets in initialization differ in signedness test-average.c:180:5: warning: pointer targets in initialization differ in signedness test-average.c:180:5: warning: pointer targets in initialization differ in signedness test-average.c:181:5: warning: pointer targets in initialization differ in signedness test-average.c:181:5: warning: pointer targets in initialization differ in signedness test-average.c:182:5: warning: pointer targets in initialization differ in signedness test-average.c:182:5: warning: pointer targets in initialization differ in signedness test-average.c:183:5: warning: pointer targets in initialization differ in signedness test-average.c:183:5: warning: pointer targets in initialization differ in signedness test-average.c:184:5: warning: pointer targets in initialization differ in signedness test-average.c:184:5: warning: pointer targets in initialization differ in signedness test-average.c:185:5: warning: pointer targets in initialization differ in signedness test-average.c:185:5: warning: pointer targets in initialization differ in signedness test-average.c:186:5: warning: pointer targets in initialization differ in signedness test-average.c:186:5: warning: pointer targets in initialization differ in signedness test-average.c:187:5: warning: pointer targets in initialization differ in signedness test-average.c:187:5: warning: pointer targets in initialization differ in signedness test-average.c:188:5: warning: pointer targets in initialization differ in signedness test-average.c:188:5: warning: pointer targets in initialization differ in signedness test-average.c:189:5: warning: pointer targets in initialization differ in signedness test-average.c:189:5: warning: pointer targets in initialization differ in signedness test-average.c:190:5: warning: pointer targets in initialization differ in signedness test-average.c:190:5: warning: pointer targets in initialization differ in signedness test-average.c:191:5: warning: pointer targets in initialization differ in signedness test-average.c:191:5: warning: pointer targets in initialization differ in signedness test-average.c:192:5: warning: pointer targets in initialization differ in signedness test-average.c:192:5: warning: pointer targets in initialization differ in signedness test-average.c:193:5: warning: pointer targets in initialization differ in signedness test-average.c:193:5: warning: pointer targets in initialization differ in signedness test-average.c:194:5: warning: pointer targets in initialization differ in signedness test-average.c:194:5: warning: pointer targets in initialization differ in signedness test-average.c:195:5: warning: pointer targets in initialization differ in signedness test-average.c:195:5: warning: pointer targets in initialization differ in signedness test-average.c:196:5: warning: pointer targets in initialization differ in signedness test-average.c:196:5: warning: pointer targets in initialization differ in signedness test-average.c:197:5: warning: pointer targets in initialization differ in signedness test-average.c:197:5: warning: pointer targets in initialization differ in signedness test-average.c:198:5: warning: pointer targets in initialization differ in signedness test-average.c:198:5: warning: pointer targets in initialization differ in signedness test-average.c:199:5: warning: pointer targets in initialization differ in signedness test-average.c:199:5: warning: pointer targets in initialization differ in signedness test-average.c:200:5: warning: pointer targets in initialization differ in signedness test-average.c:200:5: warning: pointer targets in initialization differ in signedness test-average.c:201:5: warning: pointer targets in initialization differ in signedness test-average.c:201:5: warning: pointer targets in initialization differ in signedness test-average.c:202:5: warning: pointer targets in initialization differ in signedness test-average.c:202:5: warning: pointer targets in initialization differ in signedness test-average.c:203:5: warning: pointer targets in initialization differ in signedness test-average.c:203:5: warning: pointer targets in initialization differ in signedness test-average.c:204:5: warning: pointer targets in initialization differ in signedness test-average.c:204:5: warning: pointer targets in initialization differ in signedness test-average.c:205:5: warning: pointer targets in initialization differ in signedness test-average.c:205:5: warning: pointer targets in initialization differ in signedness test-average.c:206:5: warning: pointer targets in initialization differ in signedness test-average.c:206:5: warning: pointer targets in initialization differ in signedness test-average.c:207:5: warning: pointer targets in initialization differ in signedness test-average.c:207:5: warning: pointer targets in initialization differ in signedness test-average.c:208:5: warning: pointer targets in initialization differ in signedness test-average.c:208:5: warning: pointer targets in initialization differ in signedness test-average.c:209:5: warning: pointer targets in initialization differ in signedness test-average.c:209:5: warning: pointer targets in initialization differ in signedness i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-resize-values.o -MD -MP -MF .deps/test-resize-values.Tpo -c -o test-resize-values.o test-resize-values.c test-average.c:213:5: warning: pointer targets in initialization differ in signedness test-average.c:213:5: warning: pointer targets in initialization differ in signedness test-average.c:214:5: warning: pointer targets in initialization differ in signedness test-average.c:214:5: warning: pointer targets in initialization differ in signedness test-average.c:215:5: warning: pointer targets in initialization differ in signedness test-average.c:215:5: warning: pointer targets in initialization differ in signedness test-average.c:216:5: warning: pointer targets in initialization differ in signedness test-average.c:216:5: warning: pointer targets in initialization differ in signedness test-average.c:217:5: warning: pointer targets in initialization differ in signedness test-average.c:217:5: warning: pointer targets in initialization differ in signedness test-average.c:218:5: warning: pointer targets in initialization differ in signedness test-average.c:218:5: warning: pointer targets in initialization differ in signedness test-average.c:219:5: warning: pointer targets in initialization differ in signedness test-average.c:219:5: warning: pointer targets in initialization differ in signedness test-average.c:220:5: warning: pointer targets in initialization differ in signedness test-average.c:220:5: warning: pointer targets in initialization differ in signedness test-average.c:221:5: warning: pointer targets in initialization differ in signedness test-average.c:221:5: warning: pointer targets in initialization differ in signedness test-average.c:222:5: warning: pointer targets in initialization differ in signedness test-average.c:222:5: warning: pointer targets in initialization differ in signedness test-average.c:223:5: warning: pointer targets in initialization differ in signedness test-average.c:223:5: warning: pointer targets in initialization differ in signedness test-average.c:224:5: warning: pointer targets in initialization differ in signedness test-average.c:224:5: warning: pointer targets in initialization differ in signedness test-average.c:225:5: warning: pointer targets in initialization differ in signedness test-average.c:225:5: warning: pointer targets in initialization differ in signedness test-average.c:226:5: warning: pointer targets in initialization differ in signedness test-average.c:226:5: warning: pointer targets in initialization differ in signedness test-average.c:227:5: warning: pointer targets in initialization differ in signedness test-average.c:227:5: warning: pointer targets in initialization differ in signedness test-average.c:228:5: warning: pointer targets in initialization differ in signedness test-average.c:228:5: warning: pointer targets in initialization differ in signedness test-average.c:229:5: warning: pointer targets in initialization differ in signedness test-average.c:229:5: warning: pointer targets in initialization differ in signedness test-average.c:230:5: warning: pointer targets in initialization differ in signedness test-average.c:230:5: warning: pointer targets in initialization differ in signedness test-average.c:231:5: warning: pointer targets in initialization differ in signedness test-average.c:231:5: warning: pointer targets in initialization differ in signedness test-average.c:232:5: warning: pointer targets in initialization differ in signedness test-average.c:232:5: warning: pointer targets in initialization differ in signedness test-average.c:233:5: warning: pointer targets in initialization differ in signedness test-average.c:233:5: warning: pointer targets in initialization differ in signedness test-average.c:234:5: warning: pointer targets in initialization differ in signedness test-average.c:234:5: warning: pointer targets in initialization differ in signedness test-average.c:235:5: warning: pointer targets in initialization differ in signedness test-average.c:235:5: warning: pointer targets in initialization differ in signedness test-average.c:236:5: warning: pointer targets in initialization differ in signedness test-average.c:236:5: warning: pointer targets in initialization differ in signedness test-average.c:237:5: warning: pointer targets in initialization differ in signedness test-average.c:237:5: warning: pointer targets in initialization differ in signedness test-average.c:238:5: warning: pointer targets in initialization differ in signedness test-average.c:238:5: warning: pointer targets in initialization differ in signedness test-average.c:239:5: warning: pointer targets in initialization differ in signedness test-average.c:239:5: warning: pointer targets in initialization differ in signedness test-average.c:240:5: warning: pointer targets in initialization differ in signedness test-average.c:240:5: warning: pointer targets in initialization differ in signedness test-average.c:241:5: warning: pointer targets in initialization differ in signedness test-average.c:241:5: warning: pointer targets in initialization differ in signedness test-average.c:242:5: warning: pointer targets in initialization differ in signedness test-average.c:242:5: warning: pointer targets in initialization differ in signedness test-average.c:243:5: warning: pointer targets in initialization differ in signedness test-average.c:243:5: warning: pointer targets in initialization differ in signedness test-average.c:244:5: warning: pointer targets in initialization differ in signedness test-average.c:244:5: warning: pointer targets in initialization differ in signedness test-average.c:253:9: warning: pointer targets in initialization differ in signedness test-average.c:255:9: warning: pointer targets in initialization differ in signedness test-average.c:257:9: warning: pointer targets in initialization differ in signedness test-average.c:259:9: warning: pointer targets in initialization differ in signedness test-average.c:261:9: warning: pointer targets in initialization differ in signedness test-average.c:263:9: warning: pointer targets in initialization differ in signedness test-average.c:265:9: warning: pointer targets in initialization differ in signedness test-average.c:267:9: warning: pointer targets in initialization differ in signedness test-average.c:269:9: warning: pointer targets in initialization differ in signedness test-average.c:271:9: warning: pointer targets in initialization differ in signedness test-average.c:273:9: warning: pointer targets in initialization differ in signedness test-average.c:275:9: warning: pointer targets in initialization differ in signedness test-average.c:277:9: warning: pointer targets in initialization differ in signedness test-average.c:279:9: warning: pointer targets in initialization differ in signedness test-average.c:281:9: warning: pointer targets in initialization differ in signedness test-average.c:283:9: warning: pointer targets in initialization differ in signedness test-average.c:285:9: warning: pointer targets in initialization differ in signedness test-average.c:287:9: warning: pointer targets in initialization differ in signedness test-average.c:289:9: warning: pointer targets in initialization differ in signedness test-average.c:291:9: warning: pointer targets in initialization differ in signedness test-average.c:293:9: warning: pointer targets in initialization differ in signedness test-average.c:295:9: warning: pointer targets in initialization differ in signedness test-average.c:297:9: warning: pointer targets in initialization differ in signedness test-average.c:299:9: warning: pointer targets in initialization differ in signedness test-average.c:301:9: warning: pointer targets in initialization differ in signedness test-average.c:303:9: warning: pointer targets in initialization differ in signedness test-average.c:305:9: warning: pointer targets in initialization differ in signedness test-average.c:307:9: warning: pointer targets in initialization differ in signedness test-average.c:309:9: warning: pointer targets in initialization differ in signedness test-average.c:311:9: warning: pointer targets in initialization differ in signedness test-average.c:313:9: warning: pointer targets in initialization differ in signedness test-average.c:315:9: warning: pointer targets in initialization differ in signedness test-average.c:317:9: warning: pointer targets in initialization differ in signedness test-average.c:319:9: warning: pointer targets in initialization differ in signedness test-average.c:321:9: warning: pointer targets in initialization differ in signedness test-average.c:323:9: warning: pointer targets in initialization differ in signedness test-average.c:325:9: warning: pointer targets in initialization differ in signedness test-average.c:327:9: warning: pointer targets in initialization differ in signedness test-average.c:329:9: warning: pointer targets in initialization differ in signedness test-average.c:331:9: warning: pointer targets in initialization differ in signedness test-average.c:333:9: warning: pointer targets in initialization differ in signedness test-average.c:335:9: warning: pointer targets in initialization differ in signedness test-average.c:337:9: warning: pointer targets in initialization differ in signedness test-average.c:339:9: warning: pointer targets in initialization differ in signedness test-average.c:341:9: warning: pointer targets in initialization differ in signedness test-average.c:343:9: warning: pointer targets in initialization differ in signedness test-average.c:345:9: warning: pointer targets in initialization differ in signedness test-average.c:347:9: warning: pointer targets in initialization differ in signedness test-average.c:349:9: warning: pointer targets in initialization differ in signedness test-average.c:351:9: warning: pointer targets in initialization differ in signedness test-average.c:353:9: warning: pointer targets in initialization differ in signedness test-average.c:355:9: warning: pointer targets in initialization differ in signedness test-average.c:357:9: warning: pointer targets in initialization differ in signedness test-average.c:359:9: warning: pointer targets in initialization differ in signedness test-average.c:361:9: warning: pointer targets in initialization differ in signedness test-average.c:363:9: warning: pointer targets in initialization differ in signedness test-average.c:365:9: warning: pointer targets in initialization differ in signedness test-average.c:367:9: warning: pointer targets in initialization differ in signedness test-average.c:369:9: warning: pointer targets in initialization differ in signedness test-average.c:371:9: warning: pointer targets in initialization differ in signedness test-average.c:373:9: warning: pointer targets in initialization differ in signedness test-average.c:375:9: warning: pointer targets in initialization differ in signedness test-average.c:377:9: warning: pointer targets in initialization differ in signedness test-average.c:379:9: warning: pointer targets in initialization differ in signedness test-average.c:388:9: warning: pointer targets in initialization differ in signedness test-average.c:392:9: warning: pointer targets in initialization differ in signedness test-average.c:396:9: warning: pointer targets in initialization differ in signedness test-average.c:400:9: warning: pointer targets in initialization differ in signedness test-average.c:404:9: warning: pointer targets in initialization differ in signedness test-average.c:408:9: warning: pointer targets in initialization differ in signedness test-average.c:412:9: warning: pointer targets in initialization differ in signedness test-average.c:416:9: warning: pointer targets in initialization differ in signedness test-average.c:420:9: warning: pointer targets in initialization differ in signedness test-average.c:424:9: warning: pointer targets in initialization differ in signedness test-average.c:428:9: warning: pointer targets in initialization differ in signedness test-average.c:432:9: warning: pointer targets in initialization differ in signedness test-average.c:436:9: warning: pointer targets in initialization differ in signedness test-average.c:440:9: warning: pointer targets in initialization differ in signedness test-average.c:444:9: warning: pointer targets in initialization differ in signedness test-average.c:448:9: warning: pointer targets in initialization differ in signedness test-average.c:452:9: warning: pointer targets in initialization differ in signedness test-average.c:456:9: warning: pointer targets in initialization differ in signedness test-average.c:460:9: warning: pointer targets in initialization differ in signedness test-average.c:464:9: warning: pointer targets in initialization differ in signedness test-average.c:468:9: warning: pointer targets in initialization differ in signedness test-average.c:472:9: warning: pointer targets in initialization differ in signedness test-average.c:476:9: warning: pointer targets in initialization differ in signedness test-average.c:480:9: warning: pointer targets in initialization differ in signedness test-average.c:484:9: warning: pointer targets in initialization differ in signedness test-average.c:488:9: warning: pointer targets in initialization differ in signedness test-average.c:492:9: warning: pointer targets in initialization differ in signedness test-average.c:496:9: warning: pointer targets in initialization differ in signedness test-average.c:500:9: warning: pointer targets in initialization differ in signedness test-average.c:504:9: warning: pointer targets in initialization differ in signedness test-average.c:508:9: warning: pointer targets in initialization differ in signedness test-average.c:512:9: warning: pointer targets in initialization differ in signedness test-average.c:516:9: warning: pointer targets in initialization differ in signedness test-average.c:520:9: warning: pointer targets in initialization differ in signedness test-average.c:524:9: warning: pointer targets in initialization differ in signedness test-average.c:528:9: warning: pointer targets in initialization differ in signedness test-average.c:532:9: warning: pointer targets in initialization differ in signedness test-average.c:536:9: warning: pointer targets in initialization differ in signedness test-average.c:540:9: warning: pointer targets in initialization differ in signedness test-average.c:544:9: warning: pointer targets in initialization differ in signedness test-average.c:548:9: warning: pointer targets in initialization differ in signedness test-average.c:552:9: warning: pointer targets in initialization differ in signedness test-average.c:556:9: warning: pointer targets in initialization differ in signedness test-average.c:560:9: warning: pointer targets in initialization differ in signedness test-average.c:564:9: warning: pointer targets in initialization differ in signedness test-average.c:568:9: warning: pointer targets in initialization differ in signedness test-average.c:572:9: warning: pointer targets in initialization differ in signedness test-average.c:576:9: warning: pointer targets in initialization differ in signedness test-average.c:580:9: warning: pointer targets in initialization differ in signedness test-average.c:584:9: warning: pointer targets in initialization differ in signedness test-average.c:588:9: warning: pointer targets in initialization differ in signedness test-average.c:592:9: warning: pointer targets in initialization differ in signedness test-average.c:596:9: warning: pointer targets in initialization differ in signedness test-average.c:600:9: warning: pointer targets in initialization differ in signedness test-average.c:604:9: warning: pointer targets in initialization differ in signedness test-average.c:608:9: warning: pointer targets in initialization differ in signedness test-average.c:612:9: warning: pointer targets in initialization differ in signedness test-average.c:616:9: warning: pointer targets in initialization differ in signedness test-average.c:620:9: warning: pointer targets in initialization differ in signedness test-average.c:624:9: warning: pointer targets in initialization differ in signedness test-average.c:628:9: warning: pointer targets in initialization differ in signedness test-average.c:632:9: warning: pointer targets in initialization differ in signedness test-average.c:636:9: warning: pointer targets in initialization differ in signedness test-average.c:640:9: warning: pointer targets in initialization differ in signedness mv -f .deps/test-cfg-filelist.Tpo .deps/test-cfg-filelist.Po mv -f .deps/test-bufalloc.Tpo .deps/test-bufalloc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-tclist.o -MD -MP -MF .deps/test-tclist.Tpo -c -o test-tclist.o test-tclist.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wno-format-zero-length -MT test-tclog.o -MD -MP -MF .deps/test-tclog.Tpo -c -o test-tclog.o test-tclog.c mv -f .deps/test-acmemcpy-speed.Tpo .deps/test-acmemcpy-speed.Po mv -f .deps/test-export-profile.Tpo .deps/test-export-profile.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-tcglob.o -MD -MP -MF .deps/test-tcglob.Tpo -c -o test-tcglob.o test-tcglob.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-tcmodule.o -MD -MP -MF .deps/test-tcmodule.Tpo -c -o test-tcmodule.o test-tcmodule.c mv -f .deps/test-iodir.Tpo .deps/test-iodir.Po mv -f .deps/test-acmemcpy.Tpo .deps/test-acmemcpy.Po mv -f .deps/test-average.Tpo .deps/test-average.Po mv -f .deps/test-framealloc.Tpo .deps/test-framealloc.Po mv -f .deps/test-ratiocodes.Tpo .deps/test-ratiocodes.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-tcmoduleinfo.o -MD -MP -MF .deps/test-tcmoduleinfo.Tpo -c -o test-tcmoduleinfo.o test-tcmoduleinfo.c mv -f .deps/export_profile.Tpo .deps/export_profile.Po mv -f .deps/test-resize-values.Tpo .deps/test-resize-values.Po mv -f .deps/test-tclog.Tpo .deps/test-tclog.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DFBUF_TEST -I.. -I../src -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT test-tcstrdup.o -MD -MP -MF .deps/test-tcstrdup.Tpo -c -o test-tcstrdup.o test-tcstrdup.c mv -f .deps/test-mangle-cmdline.Tpo .deps/test-mangle-cmdline.Po mv -f .deps/test-tcglob.Tpo .deps/test-tcglob.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-acmemcpy test-acmemcpy.o ../aclib/libac.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-acmemcpy-speed test-acmemcpy-speed.o ../aclib/libac.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-average test-average.o ../aclib/libac.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-bufalloc test-bufalloc.o ../libtc/libtc.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-cfg-filelist test-cfg-filelist.o ../libtc/libtc.la -lm -lz -ldl mv -f .deps/test-imgconvert.Tpo .deps/test-imgconvert.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-export-profile test-export-profile.o export_profile.o ../libtc/libtc.la -lm -lz -ldl mv -f .deps/test-tcstrdup.Tpo .deps/test-tcstrdup.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-framealloc test-framealloc.o ../libtc/libtc.la -lm -lz -ldl mv -f .deps/test-tclist.Tpo .deps/test-tclist.Po mv -f .deps/test-tcmodule.Tpo .deps/test-tcmodule.Po mv -f .deps/test-tcmoduleinfo.Tpo .deps/test-tcmoduleinfo.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-imgconvert test-imgconvert.o ../aclib/libac.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-iodir test-iodir.o ../libtc/libtc.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-mangle-cmdline test-mangle-cmdline.o ../libtc/libtc.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-ratiocodes test-ratiocodes.o ../libtc/libtc.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-resize-values test-resize-values.o ../libtc/libtc.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-tclist test-tclist.o ../libtc/libtc.la -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-acmemcpy-speed test-acmemcpy-speed.o -Wl,--as-needed ../aclib/.libs/libac.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-average test-average.o -Wl,--as-needed ../aclib/.libs/libac.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-acmemcpy test-acmemcpy.o -Wl,--as-needed ../aclib/.libs/libac.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-cfg-filelist test-cfg-filelist.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wno-format-zero-length -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-tclog test-tclog.o ../libtc/libtc.la -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-export-profile test-export-profile.o export_profile.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-tcglob test-tcglob.o ../libtc/libtc.la -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-bufalloc test-bufalloc.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-framealloc test-framealloc.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-tcmodule test-tcmodule.o ../libtc/libtc.la -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-mangle-cmdline test-mangle-cmdline.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-tcmoduleinfo test-tcmoduleinfo.o ../libtc/libtc.la -lm -lz -ldl mv -f .deps/test-framecode.Tpo .deps/test-framecode.Po libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-imgconvert test-imgconvert.o -Wl,--as-needed ../aclib/.libs/libac.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-tcstrdup test-tcstrdup.o ../libtc/libtc.la -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-tclist test-tclist.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-iodir test-iodir.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-framecode test-framecode.o ../libtc/libtc.la -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-resize-values test-resize-values.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-ratiocodes test-ratiocodes.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wno-format-zero-length -Wl,-O1 -Wl,--hash-style=gnu -o test-tclog test-tclog.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-tcglob test-tcglob.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-tcmodule test-tcmodule.o -Wl,--export-dynamic -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-tcmoduleinfo test-tcmoduleinfo.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-framecode test-framecode.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o test-tcstrdup test-tcstrdup.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/testsuite' Making all in tools make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/tools' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT avifix.o -MD -MP -MF .deps/avifix.Tpo -c -o avifix.o avifix.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT avimisc.o -MD -MP -MF .deps/avimisc.Tpo -c -o avimisc.o avimisc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT aviindex.o -MD -MP -MF .deps/aviindex.Tpo -c -o aviindex.o aviindex.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT aud_scan.o -MD -MP -MF .deps/aud_scan.Tpo -c -o aud_scan.o aud_scan.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT avimerge.o -MD -MP -MF .deps/avimerge.Tpo -c -o avimerge.o avimerge.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT aud_scan_avi.o -MD -MP -MF .deps/aud_scan_avi.Tpo -c -o aud_scan_avi.o aud_scan_avi.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT avisplit.o -MD -MP -MF .deps/avisplit.Tpo -c -o avisplit.o avisplit.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT avisync.o -MD -MP -MF .deps/avisync.Tpo -c -o avisync.o avisync.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcmodinfo-tcmodinfo.o -MD -MP -MF .deps/tcmodinfo-tcmodinfo.Tpo -c -o tcmodinfo-tcmodinfo.o `test -f 'tcmodinfo.c' || echo './'`tcmodinfo.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcmodinfo-tcstub.o -MD -MP -MF .deps/tcmodinfo-tcstub.Tpo -c -o tcmodinfo-tcstub.o `test -f 'tcstub.c' || echo './'`tcstub.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcmp3cut.o -MD -MP -MF .deps/tcmp3cut.Tpo -c -o tcmp3cut.o tcmp3cut.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcyait.o -MD -MP -MF .deps/tcyait.Tpo -c -o tcyait.o tcyait.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-tcexport.o -MD -MP -MF .deps/tcexport-tcexport.Tpo -c -o tcexport-tcexport.o `test -f 'tcexport.c' || echo './'`tcexport.c mv -f .deps/avimisc.Tpo .deps/avimisc.Po aviindex.c: In function ‘AVI_read_data_fast’: aviindex.c:271:7: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signednessi686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-tcstub.o -MD -MP -MF .deps/tcexport-tcstub.Tpo -c -o tcexport-tcstub.o `test -f 'tcstub.c' || echo './'`tcstub.c aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:292:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:301:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:311:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:322:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:333:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:344:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:355:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:366:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:377:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:388:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c: In function ‘main’: aviindex.c:631:4: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:642:3: warning: pointer targets in passing argument 1 of ‘is_key’ differ in signedness aviindex.c:403:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:702:2: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:756:10: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness /usr/include/string.h:540:12: note: expected ‘const char *’ but argument is of type ‘uint8_t *’ aviindex.c:763:7: warning: pointer targets in passing argument 2 of ‘strncasecmp’ differ in signedness /usr/include/string.h:540:12: note: expected ‘const char *’ but argument is of type ‘uint8_t *’ aviindex.c:763:7: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:771:10: warning: pointer targets in passing argument 2 of ‘strncasecmp’ differ in signedness /usr/include/string.h:540:12: note: expected ‘const char *’ but argument is of type ‘uint8_t *’ aviindex.c:771:10: warning: pointer targets in passing argument 1 of ‘str2ulong’ differ in signedness aviindex.c:70:22: note: expected ‘unsigned char *’ but argument is of type ‘char *’ aviindex.c:555:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result aviindex.c:691:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result aviindex.c:692:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result aviindex.c:699:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aviindex.c:716:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result aviindex.c:722:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result aviindex.c: In function ‘aviidx1_to_mpidx1’: aviindex.c:153:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result aviindex.c:154:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result aviindex.c:166:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result aviindex.c:166:34: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result aviindex.c:185:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result aviindex.c:186:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result aviindex.c:187:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result aviindex.c: In function ‘mpidx1_to_aviidx1’: aviindex.c:206:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result aviindex.c: In function ‘AVI_read_data_fast’: aviindex.c:305:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aviindex.c:315:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aviindex.c:326:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aviindex.c:337:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aviindex.c:348:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aviindex.c:359:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aviindex.c:370:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aviindex.c:381:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aviindex.c:392:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result aud_scan_avi.c: In function ‘sync_audio_video_avi2avi’: aud_scan_avi.c:87:6: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/aud_scan.Tpo .deps/aud_scan.Po aud_scan_avi.c: In function ‘sync_audio_video_avi2avi_ro’: aud_scan_avi.c:160:6: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ tcmodinfo.c: In function ‘do_connect_socket’: tcmodinfo.c:105:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result avimerge.c: In function ‘main’: avimerge.c:426:7: warning: pointer targets in passing argument 1 of ‘tc_probe_audio_header’ differ in signedness aud_scan.h:32:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avimerge.c:613:3: warning: pointer targets in passing argument 1 of ‘tc_probe_audio_header’ differ in signedness aud_scan.h:32:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avimerge.c:614:3: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avimerge.c:676:2: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avimerge.c:768:4: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avisync.c: In function ‘main’: avisync.c:397:3: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avisync.c:465:3: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avisync.c:523:3: warning: pointer targets in passing argument 1 of ‘tc_probe_audio_header’ differ in signedness aud_scan.h:32:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avisync.c:524:7: warning: pointer targets in passing argument 1 of ‘tc_format_mute’ differ in signedness aud_scan.h:35:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avisync.c:533:3: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avisync.c:625:6: warning: pointer targets in passing argument 1 of ‘tc_probe_audio_header’ differ in signedness aud_scan.h:32:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avisync.c:626:3: warning: pointer targets in passing argument 1 of ‘tc_format_mute’ differ in signedness aud_scan.h:35:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ avisync.c:660:4: warning: pointer targets in passing argument 1 of ‘tc_get_audio_header’ differ in signedness aud_scan.h:31:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-rawsource.o -MD -MP -MF .deps/tcexport-rawsource.Tpo -c -o tcexport-rawsource.o `test -f 'rawsource.c' || echo './'`rawsource.c avisync.c:284:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result avisync.c:761:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result mv -f .deps/buffer.Tpo .deps/buffer.Po mv -f .deps/aud_scan_avi.Tpo .deps/aud_scan_avi.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-probe.o -MD -MP -MF .deps/tcexport-probe.Tpo -c -o tcexport-probe.o `test -f '../src/probe.c' || echo './'`../src/probe.c mv -f .deps/avifix.Tpo .deps/avifix.Po tcmp3cut.c: In function ‘main’: tcmp3cut.c:218:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcmp3cut.c:244:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcmp3cut.c:274:16: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-dl_loader.o -MD -MP -MF .deps/tcexport-dl_loader.Tpo -c -o tcexport-dl_loader.o `test -f '../src/dl_loader.c' || echo './'`../src/dl_loader.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-counter.o -MD -MP -MF .deps/tcexport-counter.Tpo -c -o tcexport-counter.o `test -f '../src/counter.c' || echo './'`../src/counter.c mv -f .deps/tcmodinfo-tcmodinfo.Tpo .deps/tcmodinfo-tcmodinfo.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-encoder.o -MD -MP -MF .deps/tcexport-encoder.Tpo -c -o tcexport-encoder.o `test -f '../src/encoder.c' || echo './'`../src/encoder.c mv -f .deps/tcmodinfo-tcstub.Tpo .deps/tcmodinfo-tcstub.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-encoder-common.o -MD -MP -MF .deps/tcexport-encoder-common.Tpo -c -o tcexport-encoder-common.o `test -f '../src/encoder-common.c' || echo './'`../src/encoder-common.c mv -f .deps/avisplit.Tpo .deps/avisplit.Po mv -f .deps/tcexport-tcexport.Tpo .deps/tcexport-tcexport.Po mv -f .deps/tcexport-tcstub.Tpo .deps/tcexport-tcstub.Po mv -f .deps/tcmp3cut.Tpo .deps/tcmp3cut.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-export_profile.o -MD -MP -MF .deps/tcexport-export_profile.Tpo -c -o tcexport-export_profile.o `test -f '../src/export_profile.c' || echo './'`../src/export_profile.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcexport-framebuffer.o -MD -MP -MF .deps/tcexport-framebuffer.Tpo -c -o tcexport-framebuffer.o `test -f '../src/framebuffer.c' || echo './'`../src/framebuffer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcmodchain-tcmodchain.o -MD -MP -MF .deps/tcmodchain-tcmodchain.Tpo -c -o tcmodchain-tcmodchain.o `test -f 'tcmodchain.c' || echo './'`tcmodchain.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -DPROF_PATH=\"/usr/share/transcode/profiles\" -DTC_ENCODER_NG=1 -DTCEXPORT_PROFILE=1 -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -MT tcmodchain-tcstub.o -MD -MP -MF .deps/tcmodchain-tcstub.Tpo -c -o tcmodchain-tcstub.o `test -f 'tcstub.c' || echo './'`tcstub.c mv -f .deps/tcexport-rawsource.Tpo .deps/tcexport-rawsource.Po mv -f .deps/avisync.Tpo .deps/avisync.Po mv -f .deps/avimerge.Tpo .deps/avimerge.Po mv -f .deps/tcexport-dl_loader.Tpo .deps/tcexport-dl_loader.Po mv -f .deps/tcexport-encoder-common.Tpo .deps/tcexport-encoder-common.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o avifix avifix.o avimisc.o ../avilib/libavi.la ../aclib/libac.la ../libtc/libtc.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o avimerge avimerge.o avimisc.o aud_scan.o aud_scan_avi.o ../avilib/libavi.la ../aclib/libac.la ../libtc/libtc.la -lm -lz -ldl mv -f .deps/aviindex.Tpo .deps/aviindex.Po mv -f .deps/tcexport-counter.Tpo .deps/tcexport-counter.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o avisplit avisplit.o avimisc.o aud_scan.o aud_scan_avi.o ../avilib/libavi.la ../aclib/libac.la ../libtc/libtc.la -lm -lz -ldl mv -f .deps/tcexport-probe.Tpo .deps/tcexport-probe.Po mv -f .deps/tcexport-export_profile.Tpo .deps/tcexport-export_profile.Po mv -f .deps/tcmodchain-tcstub.Tpo .deps/tcmodchain-tcstub.Po mv -f .deps/tcmodchain-tcmodchain.Tpo .deps/tcmodchain-tcmodchain.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o avisync avisync.o avimisc.o buffer.o aud_scan.o aud_scan_avi.o ../avilib/libavi.la ../aclib/libac.la ../libtc/libtc.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcmodinfo tcmodinfo-tcmodinfo.o tcmodinfo-tcstub.o ../aclib/libac.la ../avilib/libavi.la ../avilib/libwav.la ../libtc/libtc.la ../libtcvideo/libtcvideo.la -lpthread -lm -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcmp3cut tcmp3cut.o aud_scan.o ../libtc/libtc.la -lm -lz -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcmodchain tcmodchain-tcmodchain.o tcmodchain-tcstub.o ../aclib/libac.la ../avilib/libavi.la ../avilib/libwav.la ../libtc/libtc.la ../libtcvideo/libtcvideo.la -lpthread -lm -lm -lz -ldl mv -f .deps/tcexport-encoder.Tpo .deps/tcexport-encoder.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o aviindex aviindex.o avimisc.o aud_scan.o ../avilib/libavi.la ../aclib/libac.la ../libtc/libtc.la -lm -lz -ldl mv -f .deps/tcyait.Tpo .deps/tcyait.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcyait tcyait.o -lm -lm -lz -ldl mv -f .deps/tcexport-framebuffer.Tpo .deps/tcexport-framebuffer.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcexport tcexport-tcexport.o tcexport-tcstub.o tcexport-rawsource.o tcexport-probe.o tcexport-dl_loader.o tcexport-counter.o tcexport-encoder.o tcexport-encoder-common.o tcexport-export_profile.o tcexport-framebuffer.o ../aclib/libac.la ../avilib/libavi.la ../avilib/libwav.la ../libtc/libtc.la ../libtcvideo/libtcvideo.la ../libtcaudio/libtcaudio.la -lpthread -lm -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o avifix avifix.o avimisc.o -Wl,--as-needed ../avilib/.libs/libavi.a ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tcmp3cut tcmp3cut.o aud_scan.o -Wl,--as-needed ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o avimerge avimerge.o avimisc.o aud_scan.o aud_scan_avi.o -Wl,--as-needed ../avilib/.libs/libavi.a ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o avisplit avisplit.o avimisc.o aud_scan.o aud_scan_avi.o -Wl,--as-needed ../avilib/.libs/libavi.a ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o avisync avisync.o avimisc.o buffer.o aud_scan.o aud_scan_avi.o -Wl,--as-needed ../avilib/.libs/libavi.a ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tcyait tcyait.o -Wl,--as-needed -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o aviindex aviindex.o avimisc.o aud_scan.o -Wl,--as-needed ../avilib/.libs/libavi.a ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tcmodinfo tcmodinfo-tcmodinfo.o tcmodinfo-tcstub.o -Wl,--export-dynamic -Wl,--as-needed ../aclib/.libs/libac.a ../avilib/.libs/libavi.a ../avilib/.libs/libwav.a ../libtc/.libs/libtc.a ../libtcvideo/.libs/libtcvideo.a -lpthread -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tcmodchain tcmodchain-tcmodchain.o tcmodchain-tcstub.o -Wl,--export-dynamic -Wl,--as-needed ../aclib/.libs/libac.a ../avilib/.libs/libavi.a ../avilib/.libs/libwav.a ../libtc/.libs/libtc.a ../libtcvideo/.libs/libtcvideo.a -lpthread -lm -lz -ldl libtool: link: i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tcexport tcexport-tcexport.o tcexport-tcstub.o tcexport-rawsource.o tcexport-probe.o tcexport-dl_loader.o tcexport-counter.o tcexport-encoder.o tcexport-encoder-common.o tcexport-export_profile.o tcexport-framebuffer.o -Wl,--export-dynamic -Wl,--as-needed ../aclib/.libs/libac.a ../avilib/.libs/libavi.a ../avilib/.libs/libwav.a ../libtc/.libs/libtc.a ../libtcvideo/.libs/libtcvideo.a ../libtcaudio/.libs/libtcaudio.a -lpthread -lm -lz -ldl make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/tools' Making all in docs make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' Making all in man make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/man' Making all in html make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/html' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/html' Making all in pvm3 make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/pvm3' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/pvm3' Making all in tech make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' Making all in html make[4]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech/html' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech/html' make[4]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' >>> Source compiled. >>> Test phase [check]: media-video/transcode-1.1.5-r2 make -j14 -j1 check Making check in aclib make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/aclib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/aclib' Making check in avilib make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/avilib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/avilib' Making check in libtc make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtc' Making check in libtcaudio make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcaudio' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcaudio' Making check in libtcvideo make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcvideo' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcvideo' Making check in encode make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/encode' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/encode' Making check in export make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/export' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/export' Making check in filter make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' Making check in divxkey make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/divxkey' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/divxkey' Making check in extsub make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/extsub' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/extsub' Making check in yuvdenoise make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/yuvdenoise' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/yuvdenoise' Making check in stabilize make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/stabilize' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/stabilize' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' Making check in import make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' Making check in framegen make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/framegen' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/framegen' Making check in v4l make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/v4l' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/v4l' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' Making check in multiplex make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/multiplex' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/multiplex' Making check in src make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/src' Making check in testsuite make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/testsuite' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/testsuite' Making check in tools make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/tools' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/tools' Making check in docs make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' Making check in man make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/man' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/man' Making check in html make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/html' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/html' Making check in pvm3 make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/pvm3' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/pvm3' Making check in tech make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' Making check in html make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech/html' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech/html' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' >>> Install transcode-1.1.5-r2 into /var/tmp/portage/media-video/transcode-1.1.5-r2/image/ category media-video * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/media-video/transcode-1.1.5-r2/image/ install Making install in aclib make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/aclib' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/aclib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/aclib' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/aclib' Making install in avilib make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/avilib' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/avilib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/avilib' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/avilib' Making install in libtc make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtc' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtc' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtc' Making install in libtcaudio make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcaudio' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcaudio' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcaudio' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcaudio' Making install in libtcvideo make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcvideo' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcvideo' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcvideo' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/libtcvideo' Making install in encode make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/encode' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/encode' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /bin/sh ../libtool --mode=install /usr/bin/install -c 'encode_copy.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_copy.la' libtool: install: /usr/bin/install -c .libs/encode_copy.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_copy.so libtool: install: /usr/bin/install -c .libs/encode_copy.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_copy.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'encode_lame.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_lame.la' libtool: install: /usr/bin/install -c .libs/encode_lame.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_lame.so libtool: install: /usr/bin/install -c .libs/encode_lame.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_lame.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'encode_lavc.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_lavc.la' libtool: install: /usr/bin/install -c .libs/encode_lavc.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_lavc.so libtool: install: /usr/bin/install -c .libs/encode_lavc.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_lavc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'encode_null.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_null.la' libtool: install: /usr/bin/install -c .libs/encode_null.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_null.so libtool: install: /usr/bin/install -c .libs/encode_null.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/encode_null.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/encode' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/encode' Making install in export make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/export' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/export' make install-exec-hook test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /usr/bin/install -c -m 644 'xvid4.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/xvid4.cfg' /usr/bin/install -c -m 644 'dvd-pal.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/dvd-pal.cfg' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/export' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_ac3.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ac3.la' /usr/bin/install -c -m 644 'dvd-ntsc.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/dvd-ntsc.cfg' /usr/bin/install -c -m 644 'vcd-pal.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/vcd-pal.cfg' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/export' /usr/bin/install -c -m 644 'vcd-ntsc.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/vcd-ntsc.cfg' /usr/bin/install -c -m 644 'svcd-pal.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/svcd-pal.cfg' libtool: install: /usr/bin/install -c .libs/export_ac3.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ac3.so libtool: install: /usr/bin/install -c .libs/export_ac3.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ac3.la /usr/bin/install -c -m 644 'svcd-ntsc.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/svcd-ntsc.cfg' libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /usr/bin/install -c -m 644 'xvcd-pal.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/xvcd-pal.cfg' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_divx5.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_divx5.la' /usr/bin/install -c -m 644 'xvcd-ntsc.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/xvcd-ntsc.cfg' libtool: install: /usr/bin/install -c .libs/export_divx5.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_divx5.so libtool: install: /usr/bin/install -c .libs/export_divx5.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_divx5.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_ffmpeg.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ffmpeg.la' libtool: install: /usr/bin/install -c .libs/export_ffmpeg.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ffmpeg.so libtool: install: /usr/bin/install -c .libs/export_ffmpeg.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ffmpeg.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_jpg.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_jpg.la' libtool: install: /usr/bin/install -c .libs/export_jpg.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_jpg.so libtool: install: /usr/bin/install -c .libs/export_jpg.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_jpg.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_lame.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_lame.la' libtool: install: /usr/bin/install -c .libs/export_lame.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_lame.so libtool: install: /usr/bin/install -c .libs/export_lame.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_lame.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_mp2.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_mp2.la' libtool: install: /usr/bin/install -c .libs/export_mp2.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_mp2.so libtool: install: /usr/bin/install -c .libs/export_mp2.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_mp2.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_mp2enc.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_mp2enc.la' libtool: install: /usr/bin/install -c .libs/export_mp2enc.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_mp2enc.so libtool: install: /usr/bin/install -c .libs/export_mp2enc.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_mp2enc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_mpeg2enc.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_mpeg2enc.la' libtool: install: /usr/bin/install -c .libs/export_mpeg2enc.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_mpeg2enc.so libtool: install: /usr/bin/install -c .libs/export_mpeg2enc.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_mpeg2enc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_null.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_null.la' libtool: install: /usr/bin/install -c .libs/export_null.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_null.so libtool: install: /usr/bin/install -c .libs/export_null.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_null.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_ogg.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ogg.la' libtool: install: /usr/bin/install -c .libs/export_ogg.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ogg.so libtool: install: /usr/bin/install -c .libs/export_ogg.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ogg.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_pcm.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_pcm.la' libtool: install: /usr/bin/install -c .libs/export_pcm.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_pcm.so libtool: install: /usr/bin/install -c .libs/export_pcm.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_pcm.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_ppm.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ppm.la' libtool: install: /usr/bin/install -c .libs/export_ppm.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ppm.so libtool: install: /usr/bin/install -c .libs/export_ppm.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_ppm.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_pvn.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_pvn.la' libtool: install: /usr/bin/install -c .libs/export_pvn.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_pvn.so libtool: install: /usr/bin/install -c .libs/export_pvn.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_pvn.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_raw.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_raw.la' libtool: install: /usr/bin/install -c .libs/export_raw.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_raw.so libtool: install: /usr/bin/install -c .libs/export_raw.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_raw.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_tcaud.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_tcaud.la' libtool: install: /usr/bin/install -c .libs/export_tcaud.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_tcaud.so libtool: install: /usr/bin/install -c .libs/export_tcaud.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_tcaud.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_toolame.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_toolame.la' libtool: install: /usr/bin/install -c .libs/export_toolame.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_toolame.so libtool: install: /usr/bin/install -c .libs/export_toolame.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_toolame.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_wav.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_wav.la' libtool: install: /usr/bin/install -c .libs/export_wav.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_wav.so libtool: install: /usr/bin/install -c .libs/export_wav.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_wav.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_xvid4.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_xvid4.la' libtool: install: /usr/bin/install -c .libs/export_xvid4.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_xvid4.so libtool: install: /usr/bin/install -c .libs/export_xvid4.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_xvid4.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'export_yuv4mpeg.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_yuv4mpeg.la' libtool: install: /usr/bin/install -c .libs/export_yuv4mpeg.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_yuv4mpeg.so libtool: install: /usr/bin/install -c .libs/export_yuv4mpeg.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/export_yuv4mpeg.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/export' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/export' Making install in filter make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' Making install in divxkey make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/divxkey' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/divxkey' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'filter_divxkey.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_divxkey.la' libtool: install: /usr/bin/install -c .libs/filter_divxkey.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_divxkey.so libtool: install: /usr/bin/install -c .libs/filter_divxkey.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_divxkey.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/divxkey' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/divxkey' Making install in extsub make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/extsub' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/extsub' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'filter_extsub.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_extsub.la' libtool: install: /usr/bin/install -c .libs/filter_extsub.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_extsub.so libtool: install: /usr/bin/install -c .libs/filter_extsub.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_extsub.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'filter_extsub2.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_extsub2.la' libtool: install: /usr/bin/install -c .libs/filter_extsub2.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_extsub2.so libtool: install: /usr/bin/install -c .libs/filter_extsub2.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_extsub2.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/extsub' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/extsub' Making install in yuvdenoise make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/yuvdenoise' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/yuvdenoise' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'filter_yuvdenoise.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_yuvdenoise.la' libtool: install: /usr/bin/install -c .libs/filter_yuvdenoise.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_yuvdenoise.so libtool: install: /usr/bin/install -c .libs/filter_yuvdenoise.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_yuvdenoise.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'filter_yuvmedian.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_yuvmedian.la' libtool: install: /usr/bin/install -c .libs/filter_yuvmedian.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_yuvmedian.so libtool: install: /usr/bin/install -c .libs/filter_yuvmedian.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_yuvmedian.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/yuvdenoise' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/yuvdenoise' Making install in stabilize make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/stabilize' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/stabilize' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'filter_stabilize.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_stabilize.la' libtool: install: /usr/bin/install -c .libs/filter_stabilize.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_stabilize.so libtool: install: /usr/bin/install -c .libs/filter_stabilize.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_stabilize.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'filter_transform.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_transform.la' libtool: install: /usr/bin/install -c .libs/filter_transform.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_transform.so libtool: install: /usr/bin/install -c .libs/filter_transform.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_transform.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/stabilize' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter/stabilize' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_29to23.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_29to23.la' /usr/bin/install -c 'filter_list.awk' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_list.awk' /usr/bin/install -c 'parse_csv.awk' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/parse_csv.awk' libtool: install: /usr/bin/install -c .libs/filter_29to23.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_29to23.so libtool: install: /usr/bin/install -c .libs/filter_29to23.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_29to23.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_32detect.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_32detect.la' libtool: install: /usr/bin/install -c .libs/filter_32detect.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_32detect.so libtool: install: /usr/bin/install -c .libs/filter_32detect.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_32detect.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_32drop.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_32drop.la' libtool: install: /usr/bin/install -c .libs/filter_32drop.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_32drop.so libtool: install: /usr/bin/install -c .libs/filter_32drop.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_32drop.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_aclip.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_aclip.la' libtool: install: /usr/bin/install -c .libs/filter_aclip.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_aclip.so libtool: install: /usr/bin/install -c .libs/filter_aclip.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_aclip.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_ascii.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_ascii.la' libtool: install: /usr/bin/install -c .libs/filter_ascii.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_ascii.so libtool: install: /usr/bin/install -c .libs/filter_ascii.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_ascii.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_astat.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_astat.la' libtool: install: /usr/bin/install -c .libs/filter_astat.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_astat.so libtool: install: /usr/bin/install -c .libs/filter_astat.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_astat.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_control.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_control.la' libtool: install: /usr/bin/install -c .libs/filter_control.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_control.so libtool: install: /usr/bin/install -c .libs/filter_control.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_control.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_cpaudio.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_cpaudio.la' libtool: install: /usr/bin/install -c .libs/filter_cpaudio.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_cpaudio.so libtool: install: /usr/bin/install -c .libs/filter_cpaudio.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_cpaudio.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_decimate.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_decimate.la' libtool: install: /usr/bin/install -c .libs/filter_decimate.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_decimate.so libtool: install: /usr/bin/install -c .libs/filter_decimate.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_decimate.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_denoise3d.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_denoise3d.la' libtool: install: /usr/bin/install -c .libs/filter_denoise3d.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_denoise3d.so libtool: install: /usr/bin/install -c .libs/filter_denoise3d.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_denoise3d.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_detectclipping.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_detectclipping.la' libtool: install: /usr/bin/install -c .libs/filter_detectclipping.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_detectclipping.so libtool: install: /usr/bin/install -c .libs/filter_detectclipping.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_detectclipping.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_detectsilence.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_detectsilence.la' libtool: install: /usr/bin/install -c .libs/filter_detectsilence.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_detectsilence.so libtool: install: /usr/bin/install -c .libs/filter_detectsilence.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_detectsilence.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_dnr.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_dnr.la' libtool: install: /usr/bin/install -c .libs/filter_dnr.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_dnr.so libtool: install: /usr/bin/install -c .libs/filter_dnr.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_dnr.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_doublefps.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_doublefps.la' libtool: install: /usr/bin/install -c .libs/filter_doublefps.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_doublefps.so libtool: install: /usr/bin/install -c .libs/filter_doublefps.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_doublefps.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_facemask.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_facemask.la' libtool: install: /usr/bin/install -c .libs/filter_facemask.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_facemask.so libtool: install: /usr/bin/install -c .libs/filter_facemask.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_facemask.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_fieldanalysis.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_fieldanalysis.la' libtool: install: /usr/bin/install -c .libs/filter_fieldanalysis.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_fieldanalysis.so libtool: install: /usr/bin/install -c .libs/filter_fieldanalysis.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_fieldanalysis.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_fields.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_fields.la' libtool: install: /usr/bin/install -c .libs/filter_fields.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_fields.so libtool: install: /usr/bin/install -c .libs/filter_fields.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_fields.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_fps.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_fps.la' libtool: install: /usr/bin/install -c .libs/filter_fps.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_fps.so libtool: install: /usr/bin/install -c .libs/filter_fps.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_fps.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_hqdn3d.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_hqdn3d.la' libtool: install: /usr/bin/install -c .libs/filter_hqdn3d.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_hqdn3d.so libtool: install: /usr/bin/install -c .libs/filter_hqdn3d.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_hqdn3d.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_invert.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_invert.la' libtool: install: /usr/bin/install -c .libs/filter_invert.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_invert.so libtool: install: /usr/bin/install -c .libs/filter_invert.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_invert.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_ivtc.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_ivtc.la' libtool: install: /usr/bin/install -c .libs/filter_ivtc.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_ivtc.so libtool: install: /usr/bin/install -c .libs/filter_ivtc.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_ivtc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_levels.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_levels.la' libtool: install: /usr/bin/install -c .libs/filter_levels.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_levels.so libtool: install: /usr/bin/install -c .libs/filter_levels.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_levels.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_lowpass.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_lowpass.la' libtool: install: /usr/bin/install -c .libs/filter_lowpass.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_lowpass.so libtool: install: /usr/bin/install -c .libs/filter_lowpass.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_lowpass.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_mask.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_mask.la' libtool: install: /usr/bin/install -c .libs/filter_mask.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_mask.so libtool: install: /usr/bin/install -c .libs/filter_mask.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_mask.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_modfps.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_modfps.la' libtool: install: /usr/bin/install -c .libs/filter_modfps.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_modfps.so libtool: install: /usr/bin/install -c .libs/filter_modfps.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_modfps.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_msharpen.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_msharpen.la' libtool: install: /usr/bin/install -c .libs/filter_msharpen.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_msharpen.so libtool: install: /usr/bin/install -c .libs/filter_msharpen.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_msharpen.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_normalize.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_normalize.la' libtool: install: /usr/bin/install -c .libs/filter_normalize.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_normalize.so libtool: install: /usr/bin/install -c .libs/filter_normalize.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_normalize.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_null.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_null.la' libtool: install: /usr/bin/install -c .libs/filter_null.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_null.so libtool: install: /usr/bin/install -c .libs/filter_null.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_null.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_resample.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_resample.la' libtool: install: /usr/bin/install -c .libs/filter_resample.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_resample.so libtool: install: /usr/bin/install -c .libs/filter_resample.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_resample.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_skip.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_skip.la' libtool: install: /usr/bin/install -c .libs/filter_skip.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_skip.so libtool: install: /usr/bin/install -c .libs/filter_skip.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_skip.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_slowmo.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_slowmo.la' libtool: install: /usr/bin/install -c .libs/filter_slowmo.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_slowmo.so libtool: install: /usr/bin/install -c .libs/filter_slowmo.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_slowmo.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_smartbob.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smartbob.la' libtool: install: /usr/bin/install -c .libs/filter_smartbob.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smartbob.so libtool: install: /usr/bin/install -c .libs/filter_smartbob.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smartbob.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_smartdeinter.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smartdeinter.la' libtool: install: /usr/bin/install -c .libs/filter_smartdeinter.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smartdeinter.so libtool: install: /usr/bin/install -c .libs/filter_smartdeinter.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smartdeinter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_smartyuv.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smartyuv.la' libtool: install: /usr/bin/install -c .libs/filter_smartyuv.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smartyuv.so libtool: install: /usr/bin/install -c .libs/filter_smartyuv.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smartyuv.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_smooth.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smooth.la' libtool: install: /usr/bin/install -c .libs/filter_smooth.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smooth.so libtool: install: /usr/bin/install -c .libs/filter_smooth.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_smooth.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_testframe.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_testframe.la' libtool: install: /usr/bin/install -c .libs/filter_testframe.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_testframe.so libtool: install: /usr/bin/install -c .libs/filter_testframe.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_testframe.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_unsharp.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_unsharp.la' libtool: install: /usr/bin/install -c .libs/filter_unsharp.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_unsharp.so libtool: install: /usr/bin/install -c .libs/filter_unsharp.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_unsharp.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_whitebalance.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_whitebalance.la' libtool: install: /usr/bin/install -c .libs/filter_whitebalance.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_whitebalance.so libtool: install: /usr/bin/install -c .libs/filter_whitebalance.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_whitebalance.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_xsharpen.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_xsharpen.la' libtool: install: /usr/bin/install -c .libs/filter_xsharpen.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_xsharpen.so libtool: install: /usr/bin/install -c .libs/filter_xsharpen.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_xsharpen.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filter_yait.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_yait.la' libtool: install: /usr/bin/install -c .libs/filter_yait.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_yait.so libtool: install: /usr/bin/install -c .libs/filter_yait.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/filter_yait.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/filter' Making install in import make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' Making install in framegen make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/framegen' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/framegen' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'import_framegen.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_framegen.la' libtool: install: /usr/bin/install -c .libs/import_framegen.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_framegen.so libtool: install: /usr/bin/install -c .libs/import_framegen.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_framegen.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/framegen' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/framegen' Making install in v4l make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/v4l' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/v4l' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/v4l' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import/v4l' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin" test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_ac3.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_ac3.la' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tccat' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tccat' libtool: install: /usr/bin/install -c .libs/import_ac3.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_ac3.so libtool: install: /usr/bin/install -c tccat /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tccat libtool: install: /usr/bin/install -c .libs/import_ac3.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_ac3.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_avi.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_avi.la' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcdecode' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcdecode' libtool: install: /usr/bin/install -c .libs/import_avi.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_avi.so libtool: install: /usr/bin/install -c .libs/import_avi.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_avi.la libtool: install: /usr/bin/install -c tcdecode /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcdecode libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_bsdav.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_bsdav.la' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcdemux' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcdemux' libtool: install: /usr/bin/install -c .libs/import_bsdav.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_bsdav.so libtool: install: /usr/bin/install -c tcdemux /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcdemux libtool: install: /usr/bin/install -c .libs/import_bsdav.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_bsdav.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_dv.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_dv.la' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcextract' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcextract' libtool: install: /usr/bin/install -c .libs/import_dv.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_dv.so libtool: install: /usr/bin/install -c tcextract /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcextract libtool: install: /usr/bin/install -c .libs/import_dv.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_dv.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_dvd.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_dvd.la' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcprobe' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcprobe' libtool: install: /usr/bin/install -c .libs/import_dvd.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_dvd.so libtool: install: /usr/bin/install -c .libs/import_dvd.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_dvd.la libtool: install: /usr/bin/install -c tcprobe /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcprobe libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_ffmpeg.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_ffmpeg.la' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcrequant' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcrequant' libtool: install: /usr/bin/install -c .libs/import_ffmpeg.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_ffmpeg.so libtool: install: /usr/bin/install -c .libs/import_ffmpeg.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_ffmpeg.la libtool: install: /usr/bin/install -c tcrequant /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcrequant libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_mp3.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_mp3.la' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcscan' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcscan' libtool: install: /usr/bin/install -c .libs/import_mp3.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_mp3.so libtool: install: /usr/bin/install -c .libs/import_mp3.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_mp3.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' libtool: install: /usr/bin/install -c tcscan /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcscan /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_mpeg2.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_mpeg2.la' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcxmlcheck' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcxmlcheck' libtool: install: /usr/bin/install -c .libs/import_mpeg2.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_mpeg2.so libtool: install: /usr/bin/install -c .libs/import_mpeg2.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_mpeg2.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' libtool: install: /usr/bin/install -c tcxmlcheck /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcxmlcheck /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_mplayer.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_mplayer.la' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcxpm2rgb' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcxpm2rgb' libtool: install: /usr/bin/install -c .libs/import_mplayer.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_mplayer.so libtool: install: /usr/bin/install -c .libs/import_mplayer.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_mplayer.la libtool: install: /usr/bin/install -c tcxpm2rgb /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcxpm2rgb libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_null.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_null.la' libtool: install: /usr/bin/install -c .libs/import_null.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_null.so libtool: install: /usr/bin/install -c .libs/import_null.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_null.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_ogg.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_ogg.la' libtool: install: /usr/bin/install -c .libs/import_ogg.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_ogg.so libtool: install: /usr/bin/install -c .libs/import_ogg.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_ogg.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_pvn.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_pvn.la' libtool: install: /usr/bin/install -c .libs/import_pvn.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_pvn.so libtool: install: /usr/bin/install -c .libs/import_pvn.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_pvn.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_raw.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_raw.la' libtool: install: /usr/bin/install -c .libs/import_raw.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_raw.so libtool: install: /usr/bin/install -c .libs/import_raw.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_raw.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_vag.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_vag.la' libtool: install: /usr/bin/install -c .libs/import_vag.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_vag.so libtool: install: /usr/bin/install -c .libs/import_vag.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_vag.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_vnc.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_vnc.la' libtool: install: /usr/bin/install -c .libs/import_vnc.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_vnc.so libtool: install: /usr/bin/install -c .libs/import_vnc.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_vnc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_vob.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_vob.la' libtool: install: /usr/bin/install -c .libs/import_vob.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_vob.so libtool: install: /usr/bin/install -c .libs/import_vob.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_vob.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_xvid.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_xvid.la' libtool: install: /usr/bin/install -c .libs/import_xvid.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_xvid.so libtool: install: /usr/bin/install -c .libs/import_xvid.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_xvid.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_x11.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_x11.la' libtool: install: /usr/bin/install -c .libs/import_x11.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_x11.so libtool: install: /usr/bin/install -c .libs/import_x11.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_x11.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'import_yuv4mpeg.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_yuv4mpeg.la' libtool: install: /usr/bin/install -c .libs/import_yuv4mpeg.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_yuv4mpeg.so libtool: install: /usr/bin/install -c .libs/import_yuv4mpeg.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/import_yuv4mpeg.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/import' Making install in multiplex make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/multiplex' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/multiplex' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/transcode" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode" /bin/sh ../libtool --mode=install /usr/bin/install -c 'multiplex_raw.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_raw.la' libtool: install: /usr/bin/install -c .libs/multiplex_raw.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_raw.so libtool: install: /usr/bin/install -c .libs/multiplex_raw.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_raw.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'multiplex_avi.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_avi.la' libtool: install: /usr/bin/install -c .libs/multiplex_avi.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_avi.so libtool: install: /usr/bin/install -c .libs/multiplex_avi.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_avi.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'multiplex_y4m.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_y4m.la' libtool: install: /usr/bin/install -c .libs/multiplex_y4m.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_y4m.so libtool: install: /usr/bin/install -c .libs/multiplex_y4m.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_y4m.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' /bin/sh ../libtool --mode=install /usr/bin/install -c 'multiplex_null.la' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_null.la' libtool: install: /usr/bin/install -c .libs/multiplex_null.so /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_null.so libtool: install: /usr/bin/install -c .libs/multiplex_null.lai /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/lib/transcode/multiplex_null.la libtool: install: warning: remember to run `libtool --finish /usr/lib/transcode' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/multiplex' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/multiplex' Making install in src make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/src' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'transcode' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/transcode' libtool: install: /usr/bin/install -c transcode /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/transcode make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/src' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/src' Making install in testsuite make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/testsuite' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/testsuite' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/testsuite' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/testsuite' Making install in tools make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/tools' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/tools' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'avifix' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/avifix' libtool: install: /usr/bin/install -c avifix /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/avifix /bin/sh ../libtool --mode=install /usr/bin/install -c 'aviindex' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/aviindex' libtool: install: /usr/bin/install -c aviindex /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/aviindex /bin/sh ../libtool --mode=install /usr/bin/install -c 'avimerge' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/avimerge' libtool: install: /usr/bin/install -c avimerge /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/avimerge /bin/sh ../libtool --mode=install /usr/bin/install -c 'avisplit' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/avisplit' libtool: install: /usr/bin/install -c avisplit /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/avisplit /bin/sh ../libtool --mode=install /usr/bin/install -c 'avisync' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/avisync' libtool: install: /usr/bin/install -c avisync /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/avisync /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcmodinfo' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcmodinfo' libtool: install: /usr/bin/install -c tcmodinfo /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcmodinfo /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcmp3cut' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcmp3cut' libtool: install: /usr/bin/install -c tcmp3cut /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcmp3cut /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcyait' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcyait' libtool: install: /usr/bin/install -c tcyait /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcyait /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcexport' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcexport' libtool: install: /usr/bin/install -c tcexport /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcexport /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcmodchain' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcmodchain' libtool: install: /usr/bin/install -c tcmodchain /var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/bin/tcmodchain make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/tools' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/tools' Making install in docs make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' Making install in man make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/man' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1" /usr/bin/install -c -m 644 'transcode.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/transcode.1' /usr/bin/install -c -m 644 'transcode_export.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/transcode_export.1' /usr/bin/install -c -m 644 'transcode_filter.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/transcode_filter.1' /usr/bin/install -c -m 644 'transcode_import.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/transcode_import.1' /usr/bin/install -c -m 644 'tccat.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tccat.1' /usr/bin/install -c -m 644 'tcprobe.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcprobe.1' /usr/bin/install -c -m 644 'tcdemux.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcdemux.1' /usr/bin/install -c -m 644 'tcscan.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcscan.1' /usr/bin/install -c -m 644 'tcexport.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcexport.1' /usr/bin/install -c -m 644 'tcextract.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcextract.1' /usr/bin/install -c -m 644 'tcdecode.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcdecode.1' /usr/bin/install -c -m 644 'tcmodinfo.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcmodinfo.1' /usr/bin/install -c -m 644 'tcmodchain.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcmodchain.1' /usr/bin/install -c -m 644 'tcxmlcheck.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcxmlcheck.1' /usr/bin/install -c -m 644 'tcpvmexportd.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/tcpvmexportd.1' /usr/bin/install -c -m 644 'avisplit.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/avisplit.1' /usr/bin/install -c -m 644 'avimerge.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/avimerge.1' /usr/bin/install -c -m 644 'avifix.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/avifix.1' /usr/bin/install -c -m 644 'aviindex.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/aviindex.1' /usr/bin/install -c -m 644 'avisync.1' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/man/man1/avisync.1' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/man' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/man' Making install in html make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/html' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/html' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/transcode-1.1.5-r2/html" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html" /usr/bin/install -c -m 644 'dv.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/dv.html' /usr/bin/install -c -m 644 'dvd.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/dvd.html' /usr/bin/install -c -m 644 'export_divx.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/export_divx.html' /usr/bin/install -c -m 644 'export_divx4.php' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/export_divx4.php' /usr/bin/install -c -m 644 'export_divx5.php' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/export_divx5.php' /usr/bin/install -c -m 644 'export_fame.php' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/export_fame.php' /usr/bin/install -c -m 644 'export_ogg.php' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/export_ogg.php' /usr/bin/install -c -m 644 'export_opendivx.php' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/export_opendivx.php' /usr/bin/install -c -m 644 'export_xvid.php' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/export_xvid.php' /usr/bin/install -c -m 644 'import_avi.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_avi.html' /usr/bin/install -c -m 644 'import_dv.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_dv.html' /usr/bin/install -c -m 644 'import_dvd.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_dvd.html' /usr/bin/install -c -m 644 'import_mp3.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_mp3.html' /usr/bin/install -c -m 644 'import_mpeg2.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_mpeg2.html' /usr/bin/install -c -m 644 'import_mpeg3.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_mpeg3.html' /usr/bin/install -c -m 644 'import_null.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_null.html' /usr/bin/install -c -m 644 'import_nuv.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_nuv.html' /usr/bin/install -c -m 644 'import_ogg.php' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_ogg.php' /usr/bin/install -c -m 644 'import_raw.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_raw.html' /usr/bin/install -c -m 644 'import_vob.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_vob.html' /usr/bin/install -c -m 644 'import_yuv4mpeg.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/import_yuv4mpeg.html' /usr/bin/install -c -m 644 'index.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/index.html' /usr/bin/install -c -m 644 'intro.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/intro.html' /usr/bin/install -c -m 644 'mes0-00000.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/mes0-00000.png' /usr/bin/install -c -m 644 'mes4-00000.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/mes4-00000.png' /usr/bin/install -c -m 644 'mes5-00000.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/mes5-00000.png' /usr/bin/install -c -m 644 'mes6-00000.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/mes6-00000.png' /usr/bin/install -c -m 644 'mes7-00000.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/mes7-00000.png' /usr/bin/install -c -m 644 'misc.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/misc.html' /usr/bin/install -c -m 644 'modules.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/modules.html' /usr/bin/install -c -m 644 'mpeg.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/mpeg.html' /usr/bin/install -c -m 644 'new.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/new.png' /usr/bin/install -c -m 644 'other.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/other.html' /usr/bin/install -c -m 644 'post.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/post.html' /usr/bin/install -c -m 644 'pre.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/pre.html' /usr/bin/install -c -m 644 'smart.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/smart.html' /usr/bin/install -c -m 644 'sorry.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/sorry.html' /usr/bin/install -c -m 644 'sub0-00000.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/sub0-00000.png' /usr/bin/install -c -m 644 'sub1-00000.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/sub1-00000.png' /usr/bin/install -c -m 644 'sub2-00000.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/sub2-00000.png' /usr/bin/install -c -m 644 'sub3-00000.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/sub3-00000.png' /usr/bin/install -c -m 644 'subtitles.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/subtitles.html' /usr/bin/install -c -m 644 'table.php' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/table.php' /usr/bin/install -c -m 644 'tc.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/html/tc.png' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/html' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/html' Making install in pvm3 make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/pvm3' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/pvm3' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/transcode-1.1.5-r2/pvm3" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/pvm3" /usr/bin/install -c -m 644 'export_pvm.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/pvm3/export_pvm.txt' /usr/bin/install -c -m 644 'pvm_10x.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/pvm3/pvm_10x.cfg' /usr/bin/install -c -m 644 'pvm_11x.cfg' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/pvm3/pvm_11x.cfg' /usr/bin/install -c -m 644 'pvm_config.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/pvm3/pvm_config.txt' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/pvm3' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/pvm3' Making install in tech make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' Making install in html make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech/html' make[4]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech/html' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/transcode-1.1.5-r2/tech/html" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/html" /usr/bin/install -c -m 644 'index.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/html/index.html' /usr/bin/install -c -m 644 'tc_basic.css' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/html/tc_basic.css' /usr/bin/install -c -m 644 'tc_frame_buffer.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/html/tc_frame_buffer.html' /usr/bin/install -c -m 644 'tc_input_rotation.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/html/tc_input_rotation.html' /usr/bin/install -c -m 644 'tc_libraries.html' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/html/tc_libraries.html' /usr/bin/install -c -m 644 'tc_logo.png' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/html/tc_logo.png' make[4]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech/html' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech/html' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[4]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/transcode-1.1.5-r2/tech" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech" /usr/bin/install -c -m 644 'OPTIMIZERS' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/OPTIMIZERS' /usr/bin/install -c -m 644 'architecture.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/architecture.txt' /usr/bin/install -c -m 644 'avi_comments.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/avi_comments.txt' /usr/bin/install -c -m 644 'clone.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/clone.txt' /usr/bin/install -c -m 644 'export-API.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/export-API.txt' /usr/bin/install -c -m 644 'filter-API.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/filter-API.txt' /usr/bin/install -c -m 644 'ibp_support.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/ibp_support.txt' /usr/bin/install -c -m 644 'import-API.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/import-API.txt' /usr/bin/install -c -m 644 'libraries.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/libraries.txt' /usr/bin/install -c -m 644 'module-system-API.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/module-system-API.txt' /usr/bin/install -c -m 644 'filter_template.c' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/tech/filter_template.c' make[4]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs/tech' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/transcode-1.1.5-r2" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2" /usr/bin/install -c -m 644 'DV-to-DVD-HOWTO.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/DV-to-DVD-HOWTO.txt' /usr/bin/install -c -m 644 'README.Inverse.Telecine.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/README.Inverse.Telecine.txt' /usr/bin/install -c -m 644 'README.dv' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/README.dv' /usr/bin/install -c -m 644 'README.cluster' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/README.cluster' /usr/bin/install -c -m 644 'README.filter.modfps' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/README.filter.modfps' /usr/bin/install -c -m 644 'README.rip' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/README.rip' /usr/bin/install -c -m 644 'README.sync' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/README.sync' /usr/bin/install -c -m 644 'README.vcd' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/README.vcd' /usr/bin/install -c -m 644 'README.xvid-credits' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/README.xvid-credits' /usr/bin/install -c -m 644 'RELNOTES-0.6.13' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/RELNOTES-0.6.13' /usr/bin/install -c -m 644 'RELNOTES-1.1.0' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/RELNOTES-1.1.0' /usr/bin/install -c -m 644 'export_ffmpeg.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/export_ffmpeg.txt' /usr/bin/install -c -m 644 'export_mp2.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/export_mp2.txt' /usr/bin/install -c -m 644 'filter-socket.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/filter-socket.txt' /usr/bin/install -c -m 644 'filter_dnr.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/filter_dnr.txt' /usr/bin/install -c -m 644 'filter_logo.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/filter_logo.txt' /usr/bin/install -c -m 644 'filter_logoaway.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/filter_logoaway.txt' /usr/bin/install -c -m 644 'filter_text.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/filter_text.txt' /usr/bin/install -c -m 644 'filter_yuvdenoise.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/filter_yuvdenoise.txt' /usr/bin/install -c -m 644 'framerate.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/framerate.txt' /usr/bin/install -c -m 644 'import-xml.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/import-xml.txt' /usr/bin/install -c -m 644 'import_nvrec.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/import_nvrec.txt' /usr/bin/install -c -m 644 'import_v4l2.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/import_v4l2.txt' /usr/bin/install -c -m 644 'import_yuv.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/import_yuv.txt' /usr/bin/install -c -m 644 'import_x11.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/import_x11.txt' /usr/bin/install -c -m 644 'faq' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/faq' /usr/bin/install -c -m 644 'template.cfg.txt' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/template.cfg.txt' make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5/docs' make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/transcode-1.1.5-r2" || /bin/mkdir -p "/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2" /usr/bin/install -c -m 644 'ChangeLog' '/var/tmp/portage/media-video/transcode-1.1.5-r2/image//usr/share/doc/transcode-1.1.5-r2/ChangeLog' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.5-r2/work/transcode-1.1.5' install: omitting directory `docs/html' install: omitting directory `docs/man' install: omitting directory `docs/pvm3' install: omitting directory `docs/tech' >>> Completed installing transcode-1.1.5-r2 into /var/tmp/portage/media-video/transcode-1.1.5-r2/image/ * Tinderbox QA Notice! Insecure functions used mktemp@@GLIBC_2.0 /var/tmp/portage/media-video/transcode-1.1.5-r2/image/usr/lib/transcode/import_vob.so mktemp@@GLIBC_2.0 /var/tmp/portage/media-video/transcode-1.1.5-r2/image/usr/lib/transcode/import_dvd.so mktemp@@GLIBC_2.0 /var/tmp/portage/media-video/transcode-1.1.5-r2/image/usr/lib/transcode/import_mplayer.so * Tinderbox QA Notice (end)! Insecure functions used Fixing .la files usr/lib/transcode/import_dvd.la usr/lib/transcode/multiplex_y4m.la usr/lib/transcode/import_yuv4mpeg.la usr/lib/transcode/export_tcaud.la usr/lib/transcode/export_ffmpeg.la usr/lib/transcode/export_xvid4.la usr/lib/transcode/export_raw.la usr/lib/transcode/export_divx5.la usr/lib/transcode/export_mpeg2enc.la usr/lib/transcode/export_ppm.la usr/lib/transcode/export_yuv4mpeg.la usr/lib/transcode/export_jpg.la strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/transcode/filter_smartyuv.so usr/lib/transcode/export_mpeg2enc.so usr/lib/transcode/export_wav.so usr/lib/transcode/export_divx5.so usr/lib/transcode/import_null.so usr/lib/transcode/multiplex_avi.so usr/lib/transcode/filter_invert.so usr/lib/transcode/filter_dnr.so usr/lib/transcode/encode_copy.so usr/lib/transcode/filter_stabilize.so usr/lib/transcode/filter_detectclipping.so usr/lib/transcode/export_mp2enc.so usr/lib/transcode/filter_divxkey.so usr/lib/transcode/export_pcm.so usr/lib/transcode/filter_facemask.so usr/lib/transcode/import_vnc.so usr/lib/transcode/filter_msharpen.so usr/lib/transcode/filter_null.so usr/lib/transcode/export_ogg.so usr/lib/transcode/import_xvid.so usr/lib/transcode/export_raw.so usr/lib/transcode/export_lame.so usr/lib/transcode/filter_unsharp.so usr/lib/transcode/filter_ascii.so usr/lib/transcode/filter_astat.so usr/lib/transcode/filter_32drop.so usr/lib/transcode/filter_resample.so usr/lib/transcode/multiplex_raw.so usr/lib/transcode/export_jpg.so usr/lib/transcode/import_pvn.so usr/lib/transcode/filter_mask.so usr/lib/transcode/export_null.so usr/lib/transcode/filter_control.so usr/lib/transcode/filter_levels.so usr/lib/transcode/filter_denoise3d.so usr/lib/transcode/filter_aclip.so usr/lib/transcode/export_ac3.so usr/lib/transcode/multiplex_null.so usr/lib/transcode/filter_doublefps.so usr/lib/transcode/filter_cpaudio.so usr/lib/transcode/filter_lowpass.so usr/lib/transcode/filter_extsub.so usr/lib/transcode/import_mp3.so usr/lib/transcode/export_mp2.so usr/lib/transcode/filter_yuvdenoise.so usr/lib/transcode/export_yuv4mpeg.so usr/lib/transcode/import_vag.so usr/lib/transcode/filter_xsharpen.so usr/lib/transcode/filter_normalize.so usr/lib/transcode/import_ac3.so usr/lib/transcode/filter_29to23.so usr/lib/transcode/encode_lavc.so usr/lib/transcode/filter_ivtc.so usr/lib/transcode/filter_modfps.so usr/lib/transcode/import_yuv4mpeg.so usr/lib/transcode/encode_lame.so usr/lib/transcode/filter_whitebalance.so usr/lib/transcode/filter_yait.so usr/lib/transcode/filter_32detect.so usr/lib/transcode/filter_smartbob.so usr/lib/transcode/filter_testframe.so usr/lib/transcode/export_ffmpeg.so usr/lib/transcode/import_avi.so usr/lib/transcode/filter_detectsilence.so usr/lib/transcode/filter_hqdn3d.so usr/lib/transcode/import_raw.so usr/lib/transcode/multiplex_y4m.so usr/lib/transcode/export_toolame.so usr/lib/transcode/import_ogg.so usr/lib/transcode/export_pvn.so usr/lib/transcode/import_bsdav.so usr/lib/transcode/filter_smartdeinter.so usr/lib/transcode/import_framegen.so usr/lib/transcode/import_vob.so usr/lib/transcode/filter_fps.so usr/lib/transcode/filter_decimate.so usr/lib/transcode/filter_fields.so usr/lib/transcode/import_x11.so usr/lib/transcode/import_ffmpeg.so usr/lib/transcode/filter_skip.so usr/lib/transcode/import_dvd.so usr/lib/transcode/export_xvid4.so usr/lib/transcode/encode_null.so usr/lib/transcode/import_dv.so usr/lib/transcode/export_tcaud.so usr/lib/transcode/export_ppm.so usr/lib/transcode/import_mplayer.so usr/lib/transcode/filter_extsub2.so usr/lib/transcode/filter_smooth.so usr/lib/transcode/filter_yuvmedian.so usr/lib/transcode/import_mpeg2.so usr/lib/transcode/filter_transform.so usr/lib/transcode/filter_fieldanalysis.so usr/lib/transcode/filter_slowmo.so usr/bin/avisync usr/bin/tcexport usr/bin/avisplit usr/bin/avimerge usr/bin/transcode usr/bin/avifix usr/bin/tcmodinfo usr/bin/tcxmlcheck usr/bin/tcscan usr/bin/tcxpm2rgb usr/bin/tcdecode usr/bin/tcprobe usr/bin/tcextract usr/bin/tcmp3cut usr/bin/tcdemux usr/bin/tcyait usr/bin/tcmodchain usr/bin/aviindex usr/bin/tccat usr/bin/tcrequant * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * accore.c:167:5: warning: dereferencing type-punned pointer will break strict-aliasing rules * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer * /usr/include/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://tcforge.berlios.de/