>>> Unpacking source... >>> Unpacking transcode-1.0.3.tar.bz2 to /var/tmp/portage/media-video/transcode-1.0.3/work >>> Unpacking transcode-types.patch.bz2 to /var/tmp/portage/media-video/transcode-1.0.3/work * Applying transcode-types.patch.bz2 ...  [ ok ] * Applying transcode-1.0.3-libmpeg3-1.7.patch ...  [ ok ] * Applying transcode-1.0.3-ffmpeg_codecs_are_not_in_public_api.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: transcode-1.0.3/autotools * Applying sed-1.5.6.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3 ... * econf: updating transcode-1.0.3/autotools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating transcode-1.0.3/autotools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-default-xvid=xvid4 --enable-a52 --enable-a52-default-decoder --enable-mmx --enable-sse --enable-sse2 --disable-3dnow --disable-altivec --disable-netstream --enable-freetype2 --enable-v4l --enable-lame --enable-ogg --enable-vorbis --enable-theora --enable-libdvdread --enable-libdv --enable-libquicktime --disable-lzo --enable-iconv --enable-libmpeg3 --enable-libxml2 --enable-mjpegtools --enable-sdl --disable-gtk --disable-libfame --enable-imagemagick --enable-libjpeg --with-x --with-mod-path=/usr/lib/transcode --with-libpostproc-builddir=/usr/lib --disable-avifile --disable-xio --build=i686-pc-linux-gnu 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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for gawk... (cached) gawk checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c 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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for gawk... /bin/gawk checking for dlopen in -ldl... yes checking for dlopen... yes checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for inline... inline checking for size_t... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking __attribute__ ((aligned ())) support... 64 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for working strcoll... yes checking return type of signal handlers... void checking for strtol... yes checking for memalign... yes checking for ftruncate... yes checking for gettimeofday... yes checking for memset... yes checking for strerror... yes checking for strncasecmp... yes checking for stat... yes checking for floor... no checking for atexit... yes checking for getpagesize... yes checking for memmove... yes checking for mkfifo... yes checking for vsscanf... yes checking for strptime... yes checking for alloca... no checking for strlcat... no checking for strlcpy... no checking for lrint in -lm... yes checking for getopt_long_only... yes checking whether support lib is needed... no checking for pthreads in -lpthread... yes checking for build architecture... Intel Pentium architecture (IA32) checking if $CC groks MMX inline assembly... yes checking for support of 3DNow in assembly code... no configure: WARNING: *** All of 3DNow dependent parts will be disabled *** checking if $CC groks SSE inline assembly... yes checking if $CC can handle SSE2 inline asm... yes checking if $CC groks AltiVec inline assembly... no checking if $CC groks AltiVec C extensions... no checking if linker needs -framework vecLib... checking for a sed that does not truncate output... /bin/sed 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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for correct ltmain.sh version... yes 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 checking if i686-pc-linux-gnu-gcc PIC flag -fPIC 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 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 whether stripping libraries is possible... yes 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if i686-pc-linux-gnu-gcc supports -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 flags... yes checking if i686-pc-linux-gnu-g++ supports -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 flags... yes checking if fast integers are available... yes checking for pkg-config... /usr/bin/pkg-config checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XvQueryExtension in -lXv... yes checking X11/Xaw/Simple.h usability... yes checking X11/Xaw/Simple.h presence... yes checking for X11/Xaw/Simple.h... yes checking for XpmFreeAttributes in -lXpm... yes checking for gzopen in -lz... yes checking for sin in -lm... yes checking for pkgconfig support for libavcodec... no checking how to determine LIBAVCODEC_CFLAGS... default checking ffmpeg/avcodec.h usability... yes checking ffmpeg/avcodec.h presence... yes checking for ffmpeg/avcodec.h... yes checking how to determine LIBAVCODEC_LIBS... default checking for avcodec_thread_init in -lavcodec... yes VER=51.40.4 BUILD=3352580 checking for pkgconfig support for libmpeg2... no checking how to determine LIBMPEG2_CFLAGS... default checking mpeg2dec/mpeg2.h usability... yes checking mpeg2dec/mpeg2.h presence... yes checking for mpeg2dec/mpeg2.h... yes checking how to determine LIBMPEG2_LIBS... default checking for mpeg2_init in -lmpeg2... yes checking for internal static framebuffer support... yes checking for network streaming support... no checking whether v4l support is requested... yes checking linux/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking for linux/videodev2.h... yes checking for struct v4l2_buffer in videodev2.h... no checking whether bktr support is requested... no checking whether sunau support is requested... no checking whether OSS support is requested... no checking decore.h usability... no checking decore.h presence... no checking for decore.h... no checking encore2.h usability... no checking encore2.h presence... no checking for encore2.h... no checking for default xvid... xvid4 checking whether ibp and lors support is requested... no checking whether libpostproc support is requested... no checking whether freetype2 support is requested... yes checking for pkgconfig support for freetype2... no checking for freetype-config... /usr/bin/freetype-config checking how to determine FREETYPE2_CFLAGS... /usr/bin/freetype-config checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking how to determine FREETYPE2_LIBS... /usr/bin/freetype-config checking for FT_Init_FreeType in -lfreetype... yes checking whether avifile 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... 397 checking whether ogg support is requested... yes checking for pkgconfig support for ogg... yes checking how to determine OGG_CFLAGS... pkg-config checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking how to determine OGG_LIBS... pkg-config checking for ogg_stream_init in -logg... yes checking whether vorbis support is requested... yes checking for pkgconfig support for vorbis... yes checking how to determine VORBIS_CFLAGS... pkg-config checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking how to determine VORBIS_LIBS... pkg-config checking for vorbis_info_init in -lvorbis... yes checking whether theora support is requested... yes checking for pkgconfig support for theora... yes checking for theora-config... no checking how to determine THEORA_CFLAGS... pkg-config checking theora/theora.h usability... yes checking theora/theora.h presence... yes checking for theora/theora.h... yes checking how to determine THEORA_LIBS... pkg-config checking for theora_info_init in -ltheora... yes checking whether libdvdread support is requested... yes checking for pkgconfig support for libdvdread... no checking how to determine LIBDVDREAD_CFLAGS... default checking how to determine LIBDVDREAD_LIBS... default checking for DVDOpen in -ldvdread... yes checking dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking whether pvm3 support is requested... no checking whether libdv support is requested... yes checking for pkgconfig support for libdv... yes checking how to determine LIBDV_CFLAGS... pkg-config checking libdv/dv.h usability... yes checking libdv/dv.h presence... yes checking for libdv/dv.h... yes checking how to determine LIBDV_LIBS... pkg-config checking for dv_encoder_new in -ldv... yes checking for dv_calculate_samples in -ldv... yes checking whether libquicktime support is requested... yes checking for pkgconfig support for libquicktime... yes checking for lqt-config... /usr/bin/lqt-config checking how to determine LIBQUICKTIME_CFLAGS... pkg-config checking quicktime.h usability... yes checking quicktime.h presence... yes checking for quicktime.h... yes checking how to determine LIBQUICKTIME_LIBS... pkg-config checking for lqt_rows_alloc in -lquicktime... yes checking whether lzo support is requested... no checking whether a52 support is requested... yes checking for pkgconfig support for a52... no checking how to determine A52_CFLAGS... default checking a52dec/a52.h usability... yes checking a52dec/a52.h presence... yes checking for a52dec/a52.h... yes checking how to determine A52_LIBS... default checking for a52_init in -la52... yes checking for liba52 as default A52/AC3 decoder... yes checking whether libmpeg3 support is requested... yes checking for pkgconfig support for libmpeg3... no checking how to determine LIBMPEG3_CFLAGS... default checking how to determine LIBMPEG3_LIBS... default checking for mpeg3_open in -lmpeg3... yes checking libmpeg3/libmpeg3.h usability... yes checking libmpeg3/libmpeg3.h presence... yes checking for libmpeg3/libmpeg3.h... yes checking whether libxml2 support is requested... yes checking for pkgconfig support for libxml2... yes checking for xml2-config... /usr/bin/xml2-config checking how to determine LIBXML2_CFLAGS... pkg-config checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking how to determine LIBXML2_LIBS... pkg-config checking for xmlStrcmp in -lxml2... yes checking whether mjpegtools support is requested... yes checking for pkgconfig support for mjpegtools... yes checking for mjpegtools-config... no checking how to determine MJPEGTOOLS_CFLAGS... pkg-config checking mjpegtools/yuv4mpeg.h usability... yes checking mjpegtools/yuv4mpeg.h presence... yes checking for mjpegtools/yuv4mpeg.h... yes checking how to determine MJPEGTOOLS_LIBS... pkg-config checking for y4m_si_get_height in -lmjpegutils... yes checking whether sdl support is requested... yes checking for pkgconfig support for sdl... no checking for sdl-config... /usr/bin/sdl-config checking how to determine SDL_CFLAGS... /usr/bin/sdl-config checking SDL.h usability... yes checking SDL.h presence... yes checking for SDL.h... yes checking how to determine SDL_LIBS... /usr/bin/sdl-config checking for SDL_Init in -lSDL... yes checking whether gtk support is requested... no checking whether libfame support is requested... no checking whether imagemagick support is requested... yes checking for pkgconfig support for imagemagick... yes checking for Magick-config... /usr/bin/Magick-config checking how to determine IMAGEMAGICK_CFLAGS... pkg-config checking magick/api.h usability... yes checking magick/api.h presence... yes checking for magick/api.h... yes checking how to determine IMAGEMAGICK_LIBS... pkg-config checking for InitializeMagick in -lMagick... yes checking whether libjpegmmx support is requested... no checking whether libjpeg support is requested... yes checking for pkgconfig support for libjpeg... no checking how to determine LIBJPEG_CFLAGS... default checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking how to determine LIBJPEG_LIBS... default checking for jpeg_CreateCompress in -ljpeg... yes checking whether bsdav support is requested... no checking whether iconv support is requested... yes checking for pkgconfig support for iconv... no checking how to determine ICONV_CFLAGS... default checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking how to determine ICONV_LIBS... default checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for iconv_open in -lc... yes checking whether internal libxio support is requested... no checking if i686-pc-linux-gnu-gcc supports -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 flags... yes configure: creating ./config.status config.status: creating Makefile config.status: creating aclib/Makefile config.status: creating avilib/Makefile config.status: creating contrib/Makefile config.status: creating contrib/pnmpvn/Makefile config.status: creating docs/Makefile config.status: creating docs/html/Makefile config.status: creating docs/man/Makefile config.status: creating docs/release-notes/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/pp/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 import/Makefile config.status: creating import/nuv/Makefile config.status: creating import/v4l/Makefile config.status: creating libac3/Makefile config.status: creating libdldarwin/Makefile config.status: creating libioaux/Makefile config.status: creating libsupport/Makefile config.status: creating libtc/Makefile config.status: creating libvo/Makefile config.status: creating libxio/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 ---------------------------------------- Summary for transcode 1.0.3: ---------------------------------------- core options ---------------------------------------- static AV-frame buffering yes network (sockets) streams no experimental xio no Default xvid export xvid4 A52 default decoder yes libavcodec ---------------------------------------- headers -I/usr/include libraries -L/usr/lib -lavcodec -lm -lz -lpthread build 3352580 version 51.40.4 statically linked no hardware support ---------------------------------------- v4l/v4l2 yes OSS no bktr no sunau no optional package support ---------------------------------------- IBP no X11 yes libmpeg2 yes libpostproc no freetype2 yes avifile no lame yes ogg yes vorbis yes theora yes libdvdread yes pvm3 no libdv yes libquicktime yes lzo no a52 yes libmpeg3 yes libxml2 yes mjpegtools yes sdl yes gtk no libfame no imagemagick yes libjpeg yes bsdav no iconv yes make all-recursive make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3' Making all in libtc make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libtc' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -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 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT tc_functions.lo -MD -MP -MF .deps/tc_functions.Tpo -c tc_functions.c -fPIC -DPIC -o .libs/tc_functions.o mv -f .deps/tc_functions.Tpo .deps/tc_functions.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c mv -f .deps/strlcat.Tpo .deps/strlcat.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -o libtc.la tc_functions.lo strlcat.lo strlcpy.lo -lm -lz -ldl i686-pc-linux-gnu-ar cru .libs/libtc.a .libs/tc_functions.o .libs/strlcat.o .libs/strlcpy.o i686-pc-linux-gnu-ranlib .libs/libtc.a creating libtc.la (cd .libs && rm -f libtc.la && ln -s ../libtc.la libtc.la) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libtc' Making all in libxio make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libxio' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/libxml2 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT libxio.lo -MD -MP -MF .deps/libxio.Tpo -c -o libxio.lo libxio.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/libxml2 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT libxio.lo -MD -MP -MF .deps/libxio.Tpo -c libxio.c -fPIC -DPIC -o .libs/libxio.o mv -f .deps/libxio.Tpo .deps/libxio.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -o libxio.la libxio.lo -lm -lz -ldl i686-pc-linux-gnu-ar cru .libs/libxio.a .libs/libxio.o i686-pc-linux-gnu-ranlib .libs/libxio.a creating libxio.la (cd .libs && rm -f libxio.la && ln -s ../libxio.la libxio.la) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libxio' Making all in docs make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs' Making all in man make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs/man' Making all in html make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs/html' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs/html' Making all in release-notes make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs/release-notes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs/release-notes' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/docs' Making all in contrib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/contrib' Making all in pnmpvn make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/contrib/pnmpvn' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/contrib/pnmpvn' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/contrib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/contrib' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/contrib' Making all in libdldarwin make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libdldarwin' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po rm -f libdldarwin.a i686-pc-linux-gnu-ar cru libdldarwin.a dummy.o i686-pc-linux-gnu-ranlib libdldarwin.a make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libdldarwin' Making all in libsupport make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libsupport' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -fno-common -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po rm -f libsupport.a i686-pc-linux-gnu-ar cru libsupport.a dummy.o i686-pc-linux-gnu-ranlib libsupport.a make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libsupport' Making all in libioaux make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libioaux' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT configs.lo -MD -MP -MF .deps/configs.Tpo -c -o configs.lo configs.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT framecode.lo -MD -MP -MF .deps/framecode.Tpo -c -o framecode.lo framecode.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT configs.lo -MD -MP -MF .deps/configs.Tpo -c configs.c -fPIC -DPIC -o .libs/configs.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT framecode.lo -MD -MP -MF .deps/framecode.Tpo -c framecode.c -fPIC -DPIC -o .libs/framecode.o mv -f .deps/configs.Tpo .deps/configs.Plo mv -f .deps/framecode.Tpo .deps/framecode.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -o libtcioaux.la configs.lo framecode.lo -lm -lz -ldl i686-pc-linux-gnu-ar cru .libs/libtcioaux.a .libs/configs.o .libs/framecode.o i686-pc-linux-gnu-ranlib .libs/libtcioaux.a creating libtcioaux.la (cd .libs && rm -f libtcioaux.la && ln -s ../libtcioaux.la libtcioaux.la) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libioaux' Making all in aclib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/aclib' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT tcmemcpy.lo -MD -MP -MF .deps/tcmemcpy.Tpo -c -o tcmemcpy.lo tcmemcpy.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT cputest.lo -MD -MP -MF .deps/cputest.Tpo -c -o cputest.lo cputest.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT cputest.lo -MD -MP -MF .deps/cputest.Tpo -c cputest.c -fPIC -DPIC -o .libs/cputest.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT tcmemcpy.lo -MD -MP -MF .deps/tcmemcpy.Tpo -c tcmemcpy.c -fPIC -DPIC -o .libs/tcmemcpy.o mv -f .deps/tcmemcpy.Tpo .deps/tcmemcpy.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c -o rescale.lo rescale.c mv -f .deps/cputest.Tpo .deps/cputest.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT average.lo -MD -MP -MF .deps/average.Tpo -c -o average.lo average.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -fPIC -DPIC -o .libs/rescale.o mv -f .deps/rescale.Tpo .deps/rescale.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo swap.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT average.lo -MD -MP -MF .deps/average.Tpo -c average.c -fPIC -DPIC -o .libs/average.o mv -f .deps/average.Tpo .deps/average.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o .libs/swap.o mv -f .deps/swap.Tpo .deps/swap.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -o libac.la tcmemcpy.lo cputest.lo rescale.lo average.lo swap.lo -lm -lz -ldl i686-pc-linux-gnu-ar cru .libs/libac.a .libs/tcmemcpy.o .libs/cputest.o .libs/rescale.o .libs/average.o .libs/swap.o i686-pc-linux-gnu-ranlib .libs/libac.a creating libac.la (cd .libs && rm -f libac.la && ln -s ../libac.la libac.la) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/aclib' Making all in avilib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/avilib' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -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../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT avilib.lo -MD -MP -MF .deps/avilib.Tpo -c -o avilib.lo avilib.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT avilib.lo -MD -MP -MF .deps/avilib.Tpo -c avilib.c -fPIC -DPIC -o .libs/avilib.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT avidump.lo -MD -MP -MF .deps/avidump.Tpo -c avidump.c -fPIC -DPIC -o .libs/avidump.o avilib.c: In function 'avi_ixnn_entry': avilib.c:259: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:261: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:262: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:263: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:266: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:267: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:270: warning: pointer targets in passing argument 2 of 'avi_add_chunk' differ in signedness avilib.c:270: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness avilib.c: In function 'avi_add_odml_index_entry': avilib.c:388: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness avilib.c:398: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness avilib.c:402: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness avilib.c:402: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness avilib.c:416: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness avilib.c:423: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness avilib.c:469: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness avilib.c:469: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness avilib.c:483: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness avilib.c:483: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness avilib.c:519: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness avilib.c: In function 'avi_parse_comments': avilib.c:1099: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c: In function 'avi_close_output_file': avilib.c:1616: warning: pointer targets in passing argument 2 of 'avi_parse_comments' differ in signedness avilib.c:1685: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c:1691: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness avilib.c: In function 'avi_write_data': avilib.c:1749: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness avilib.c:1751: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness avilib.c: In function 'avi_parse_input_file': avilib.c:2391: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness avilib.c:2399: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness avilib.c:2476: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness avilib.c:2483: warning: pointer targets in assignment differ in signedness avilib.c:2487: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2488: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness avilib.c:2491: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2504: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness avilib.c:2505: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2506: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2536: warning: pointer targets in assignment differ in signedness avilib.c:2540: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2541: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness avilib.c:2544: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2558: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness avilib.c:2559: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2560: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2584: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness avilib.c:2585: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness avilib.c:2586: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness avilib.c:2756: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2760: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness avilib.c:2773: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2774: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness avilib.c:2775: warning: pointer targets in passing argument 1 of 'str2ulong_key' differ in signedness avilib.c:2835: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2840: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness avilib.c:2849: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness avilib.c:2850: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness avilib.c: In function 'AVI_read_wave_header': avilib.c:3560: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness avilib.c:3561: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness avilib.c:3562: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness mv -f .deps/avidump.Tpo .deps/avidump.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT avimisc.lo -MD -MP -MF .deps/avimisc.Tpo -c -o avimisc.lo avimisc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT avimisc.lo -MD -MP -MF .deps/avimisc.Tpo -c avimisc.c -fPIC -DPIC -o .libs/avimisc.o mv -f .deps/avimisc.Tpo .deps/avimisc.Plo mv -f .deps/avilib.Tpo .deps/avilib.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -o libavi.la avidump.lo avilib.lo avimisc.lo -lm -lz -ldl i686-pc-linux-gnu-ar cru .libs/libavi.a .libs/avidump.o .libs/avilib.o .libs/avimisc.o i686-pc-linux-gnu-ranlib .libs/libavi.a creating libavi.la (cd .libs && rm -f libavi.la && ln -s ../libavi.la libavi.la) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/avilib' Making all in libac3 make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libac3' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT bit_allocate.lo -MD -MP -MF .deps/bit_allocate.Tpo -c -o bit_allocate.lo bit_allocate.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT bit_allocate.lo -MD -MP -MF .deps/bit_allocate.Tpo -c bit_allocate.c -fPIC -DPIC -o .libs/bit_allocate.o bit_allocate.c: In function 'bit_allocate': bit_allocate.c:238: warning: pointer targets in passing argument 3 of 'ba_compute_psd' differ in signedness bit_allocate.c:245: warning: pointer targets in passing argument 6 of 'ba_compute_bap' differ in signedness bit_allocate.c:257: warning: pointer targets in passing argument 3 of 'ba_compute_psd' differ in signedness bit_allocate.c:264: warning: pointer targets in passing argument 6 of 'ba_compute_bap' differ in signedness bit_allocate.c:276: warning: pointer targets in passing argument 3 of 'ba_compute_psd' differ in signedness bit_allocate.c:283: warning: pointer targets in passing argument 6 of 'ba_compute_bap' differ in signedness i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o In file included from bitstream.c:36: bitstream.h:36: warning: type qualifiers ignored on function return type mv -f .deps/bit_allocate.Tpo .deps/bit_allocate.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT coeff.lo -MD -MP -MF .deps/coeff.Tpo -c -o coeff.lo coeff.c mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o mv -f .deps/crc.Tpo .deps/crc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT coeff.lo -MD -MP -MF .deps/coeff.Tpo -c coeff.c -fPIC -DPIC -o .libs/coeff.o In file included from coeff.c:32: bitstream.h:36: warning: type qualifiers ignored on function return type coeff.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/coeff.Tpo .deps/coeff.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT dither.lo -MD -MP -MF .deps/dither.Tpo -c -o dither.lo dither.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o In file included from decode.c:36: bitstream.h:36: warning: type qualifiers ignored on function return type mv -f .deps/decode.Tpo .deps/decode.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c -o downmix.lo downmix.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -fPIC -DPIC -o .libs/downmix.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT dither.lo -MD -MP -MF .deps/dither.Tpo -c dither.c -fPIC -DPIC -o .libs/dither.o mv -f .deps/downmix.Tpo .deps/downmix.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT exponent.lo -MD -MP -MF .deps/exponent.Tpo -c -o exponent.lo exponent.c mv -f .deps/dither.Tpo .deps/dither.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT imdct.lo -MD -MP -MF .deps/imdct.Tpo -c -o imdct.lo imdct.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT exponent.lo -MD -MP -MF .deps/exponent.Tpo -c exponent.c -fPIC -DPIC -o .libs/exponent.o mv -f .deps/exponent.Tpo .deps/exponent.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT imdct.lo -MD -MP -MF .deps/imdct.Tpo -c imdct.c -fPIC -DPIC -o .libs/imdct.o mv -f .deps/imdct.Tpo .deps/imdct.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rematrix.lo -MD -MP -MF .deps/rematrix.Tpo -c -o rematrix.lo rematrix.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o In file included from parse.c:31: bitstream.h:36: warning: type qualifiers ignored on function return type mv -f .deps/parse.Tpo .deps/parse.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT sanity_check.lo -MD -MP -MF .deps/sanity_check.Tpo -c -o sanity_check.lo sanity_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rematrix.lo -MD -MP -MF .deps/rematrix.Tpo -c rematrix.c -fPIC -DPIC -o .libs/rematrix.o mv -f .deps/rematrix.Tpo .deps/rematrix.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c -o stats.lo stats.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT sanity_check.lo -MD -MP -MF .deps/sanity_check.Tpo -c sanity_check.c -fPIC -DPIC -o .libs/sanity_check.o mv -f .deps/sanity_check.Tpo .deps/sanity_check.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fPIC -DPIC -o .libs/stats.o mv -f .deps/stats.Tpo .deps/stats.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -o libac3_tc.la bit_allocate.lo bitstream.lo coeff.lo crc.lo debug.lo decode.lo dither.lo downmix.lo exponent.lo imdct.lo parse.lo rematrix.lo sanity_check.lo stats.lo -lm -lz -ldl i686-pc-linux-gnu-ar cru .libs/libac3_tc.a .libs/bit_allocate.o .libs/bitstream.o .libs/coeff.o .libs/crc.o .libs/debug.o .libs/decode.o .libs/dither.o .libs/downmix.o .libs/exponent.o .libs/imdct.o .libs/parse.o .libs/rematrix.o .libs/sanity_check.o .libs/stats.o i686-pc-linux-gnu-ranlib .libs/libac3_tc.a creating libac3_tc.la (cd .libs && rm -f libac3_tc.la && ln -s ../libac3_tc.la libac3_tc.la) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libac3' Making all in libvo make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libvo' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT cpu_accel.lo -MD -MP -MF .deps/cpu_accel.Tpo -c -o cpu_accel.lo cpu_accel.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rgb2yuv.lo -MD -MP -MF .deps/rgb2yuv.Tpo -c -o rgb2yuv.lo rgb2yuv.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rgb2yuv.lo -MD -MP -MF .deps/rgb2yuv.Tpo -c rgb2yuv.c -fPIC -DPIC -o .libs/rgb2yuv.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT cpu_accel.lo -MD -MP -MF .deps/cpu_accel.Tpo -c cpu_accel.c -fPIC -DPIC -o .libs/cpu_accel.o mv -f .deps/rgb2yuv.Tpo .deps/rgb2yuv.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT video_out.lo -MD -MP -MF .deps/video_out.Tpo -c -o video_out.lo video_out.c mv -f .deps/cpu_accel.Tpo .deps/cpu_accel.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT video_out_ppm.lo -MD -MP -MF .deps/video_out_ppm.Tpo -c -o video_out_ppm.lo video_out_ppm.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT video_out.lo -MD -MP -MF .deps/video_out.Tpo -c video_out.c -fPIC -DPIC -o .libs/video_out.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT video_out_ppm.lo -MD -MP -MF .deps/video_out_ppm.Tpo -c video_out_ppm.c -fPIC -DPIC -o .libs/video_out_ppm.o mv -f .deps/video_out.Tpo .deps/video_out.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT video_out_yuv.lo -MD -MP -MF .deps/video_out_yuv.Tpo -c -o video_out_yuv.lo video_out_yuv.c video_out_ppm.c: In function 'internal_draw_frame': video_out_ppm.c:84: warning: pointer targets in passing argument 1 of 'instance->outstream' differ in signedness video_out_ppm.c: In function 'directdraw_rgb': video_out_ppm.c:99: warning: pointer targets in passing argument 2 of 'yuv2rgb' differ in signedness video_out_ppm.c:99: warning: pointer targets in passing argument 3 of 'yuv2rgb' differ in signedness video_out_ppm.c:99: warning: pointer targets in passing argument 4 of 'yuv2rgb' differ in signedness video_out_ppm.c:101: warning: pointer targets in passing argument 1 of 'instance->outstream' differ in signedness mv -f .deps/video_out_ppm.Tpo .deps/video_out_ppm.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT yuv2rgb.lo -MD -MP -MF .deps/yuv2rgb.Tpo -c -o yuv2rgb.lo yuv2rgb.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT video_out_yuv.lo -MD -MP -MF .deps/video_out_yuv.Tpo -c video_out_yuv.c -fPIC -DPIC -o .libs/video_out_yuv.o video_out_yuv.c: In function 'internal_draw_frame': video_out_yuv.c:54: warning: pointer targets in passing argument 1 of 'instance->outstream' differ in signedness video_out_yuv.c:55: warning: pointer targets in passing argument 1 of 'instance->outstream' differ in signedness video_out_yuv.c:56: warning: pointer targets in passing argument 1 of 'instance->outstream' differ in signedness mv -f .deps/video_out_yuv.Tpo .deps/video_out_yuv.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT yuv2rgb_mlib.lo -MD -MP -MF .deps/yuv2rgb_mlib.Tpo -c -o yuv2rgb_mlib.lo yuv2rgb_mlib.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT yuv2rgb.lo -MD -MP -MF .deps/yuv2rgb.Tpo -c yuv2rgb.c -fPIC -DPIC -o .libs/yuv2rgb.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT yuv2rgb_mlib.lo -MD -MP -MF .deps/yuv2rgb_mlib.Tpo -c yuv2rgb_mlib.c -fPIC -DPIC -o .libs/yuv2rgb_mlib.o mv -f .deps/yuv2rgb_mlib.Tpo .deps/yuv2rgb_mlib.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT yuv2rgb_mmx.lo -MD -MP -MF .deps/yuv2rgb_mmx.Tpo -c -o yuv2rgb_mmx.lo yuv2rgb_mmx.c mv -f .deps/yuv2rgb.Tpo .deps/yuv2rgb.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT yuv2rgb_mmx.lo -MD -MP -MF .deps/yuv2rgb_mmx.Tpo -c yuv2rgb_mmx.c -fPIC -DPIC -o .libs/yuv2rgb_mmx.o mv -f .deps/yuv2rgb_mmx.Tpo .deps/yuv2rgb_mmx.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -o libvout.la cpu_accel.lo rgb2yuv.lo video_out.lo video_out_ppm.lo video_out_yuv.lo yuv2rgb.lo yuv2rgb_mlib.lo yuv2rgb_mmx.lo -lm -lz -ldl i686-pc-linux-gnu-ar cru .libs/libvout.a .libs/cpu_accel.o .libs/rgb2yuv.o .libs/video_out.o .libs/video_out_ppm.o .libs/video_out_yuv.o .libs/yuv2rgb.o .libs/yuv2rgb_mlib.o .libs/yuv2rgb_mmx.o i686-pc-linux-gnu-ranlib .libs/libvout.a creating libvout.la (cd .libs && rm -f libvout.la && ln -s ../libvout.la libvout.la) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/libvo' Making all in import make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/import' Making all in nuv make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/import/nuv' /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../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT RTjpegN.lo -MD -MP -MF .deps/RTjpegN.Tpo -c -o RTjpegN.lo RTjpegN.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../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_nuv.lo -MD -MP -MF .deps/import_nuv.Tpo -c -o import_nuv.lo import_nuv.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT RTjpegN.lo -MD -MP -MF .deps/RTjpegN.Tpo -c RTjpegN.c -fPIC -DPIC -o .libs/RTjpegN.o RTjpegN.c: In function 'RTjpeg_compressYUV420': RTjpegN.c:2857: warning: pointer targets in initialization differ in signedness RTjpegN.c:2858: warning: pointer targets in initialization differ in signedness RTjpegN.c:2879: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c:2883: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c:2887: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c:2891: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c: In function 'RTjpeg_compressYUV422': RTjpegN.c:2911: warning: pointer targets in initialization differ in signedness RTjpegN.c:2932: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c:2936: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c: In function 'RTjpeg_decompressYUV422': RTjpegN.c:2982: warning: pointer targets in initialization differ in signedness RTjpegN.c:3010: warning: pointer targets in passing argument 1 of 'RTjpeg_idct' differ in signedness RTjpegN.c:3016: warning: pointer targets in passing argument 1 of 'RTjpeg_idct' differ in signedness RTjpegN.c: In function 'RTjpeg_decompressYUV420': RTjpegN.c:3030: warning: pointer targets in initialization differ in signedness RTjpegN.c:3031: warning: pointer targets in initialization differ in signedness RTjpegN.c:3059: warning: pointer targets in passing argument 1 of 'RTjpeg_idct' differ in signedness RTjpegN.c:3065: warning: pointer targets in passing argument 1 of 'RTjpeg_idct' differ in signedness RTjpegN.c:3071: warning: pointer targets in passing argument 1 of 'RTjpeg_idct' differ in signedness RTjpegN.c:3077: warning: pointer targets in passing argument 1 of 'RTjpeg_idct' differ in signedness RTjpegN.c: In function 'RTjpeg_mcompressYUV420': RTjpegN.c:3211: warning: pointer targets in initialization differ in signedness RTjpegN.c:3212: warning: pointer targets in initialization differ in signedness RTjpegN.c:3250: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c:3259: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c:3268: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c:3277: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c: In function 'RTjpeg_mcompressYUV422': RTjpegN.c:3317: warning: pointer targets in assignment differ in signedness RTjpegN.c:3345: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness RTjpegN.c:3354: warning: pointer targets in passing argument 1 of 'RTjpeg_dctY' differ in signedness i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_nuv.lo -MD -MP -MF .deps/import_nuv.Tpo -c import_nuv.c -fPIC -DPIC -o .libs/import_nuv.o mv -f .deps/import_nuv.Tpo .deps/import_nuv.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../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT minilzo.lo -MD -MP -MF .deps/minilzo.Tpo -c -o minilzo.lo minilzo.c mv -f .deps/RTjpegN.Tpo .deps/RTjpegN.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../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c -o resample.lo resample.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT minilzo.lo -MD -MP -MF .deps/minilzo.Tpo -c minilzo.c -fPIC -DPIC -o .libs/minilzo.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c resample.c -fPIC -DPIC -o .libs/resample.o mv -f .deps/minilzo.Tpo .deps/minilzo.Plo mv -f .deps/resample.Tpo .deps/resample.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../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rtjpeg_aud_plugin.lo -MD -MP -MF .deps/rtjpeg_aud_plugin.Tpo -c -o rtjpeg_aud_plugin.lo rtjpeg_aud_plugin.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../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rtjpeg_vid_plugin.lo -MD -MP -MF .deps/rtjpeg_vid_plugin.Tpo -c -o rtjpeg_vid_plugin.lo rtjpeg_vid_plugin.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rtjpeg_aud_plugin.lo -MD -MP -MF .deps/rtjpeg_aud_plugin.Tpo -c rtjpeg_aud_plugin.c -fPIC -DPIC -o .libs/rtjpeg_aud_plugin.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT rtjpeg_vid_plugin.lo -MD -MP -MF .deps/rtjpeg_vid_plugin.Tpo -c rtjpeg_vid_plugin.c -fPIC -DPIC -o .libs/rtjpeg_vid_plugin.o mv -f .deps/rtjpeg_aud_plugin.Tpo .deps/rtjpeg_aud_plugin.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../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT soxfuncs.lo -MD -MP -MF .deps/soxfuncs.Tpo -c -o soxfuncs.lo soxfuncs.c rtjpeg_vid_plugin.c: In function 'rtjpeg_vid_open': rtjpeg_vid_plugin.c:155: warning: passing argument 1 of 'RTjpeg_init_decompress' from incompatible pointer type mv -f .deps/rtjpeg_vid_plugin.Tpo .deps/rtjpeg_vid_plugin.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT soxfuncs.lo -MD -MP -MF .deps/soxfuncs.Tpo -c soxfuncs.c -fPIC -DPIC -o .libs/soxfuncs.o mv -f .deps/soxfuncs.Tpo .deps/soxfuncs.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -module -avoid-version -o import_nuv.la -rpath /usr/lib/transcode RTjpegN.lo import_nuv.lo minilzo.lo resample.lo rtjpeg_aud_plugin.lo rtjpeg_vid_plugin.lo soxfuncs.lo -lm -lm -lz -ldl i686-pc-linux-gnu-gcc -shared .libs/RTjpegN.o .libs/import_nuv.o .libs/minilzo.o .libs/resample.o .libs/rtjpeg_aud_plugin.o .libs/rtjpeg_vid_plugin.o .libs/soxfuncs.o -lm -lz -ldl -march=pentium-m -mtune=pentium-m -Wl,-soname -Wl,import_nuv.so -o .libs/import_nuv.so creating import_nuv.la (cd .libs && rm -f import_nuv.la && ln -s ../import_nuv.la import_nuv.la) make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/import/nuv' Making all in v4l make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/import/v4l' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_v4l.lo -MD -MP -MF .deps/import_v4l.Tpo -c -o import_v4l.lo import_v4l.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 -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_v4l.lo -MD -MP -MF .deps/import_v4l.Tpo -c import_v4l.c -fPIC -DPIC -o .libs/import_v4l.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o mv -f .deps/import_v4l.Tpo .deps/import_v4l.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT video.lo -MD -MP -MF .deps/video.Tpo -c -o video.lo video.c mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c -o audio.lo audio.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c audio.c -fPIC -DPIC -o .libs/audio.o mv -f .deps/audio.Tpo .deps/audio.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT video.lo -MD -MP -MF .deps/video.Tpo -c video.c -fPIC -DPIC -o .libs/video.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT frequencies.lo -MD -MP -MF .deps/frequencies.Tpo -c -o frequencies.lo frequencies.c mv -f .deps/video.Tpo .deps/video.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_v4l2.lo -MD -MP -MF .deps/import_v4l2.Tpo -c -o import_v4l2.lo import_v4l2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT frequencies.lo -MD -MP -MF .deps/frequencies.Tpo -c frequencies.c -fPIC -DPIC -o .libs/frequencies.o mv -f .deps/frequencies.Tpo .deps/frequencies.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -no-undefined -module -avoid-version -o import_v4l.la -rpath /usr/lib/transcode import_v4l.lo common.lo video.lo audio.lo frequencies.lo -lm -lz -ldl i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_v4l2.lo -MD -MP -MF .deps/import_v4l2.Tpo -c import_v4l2.c -fPIC -DPIC -o .libs/import_v4l2.o i686-pc-linux-gnu-gcc -shared .libs/import_v4l.o .libs/common.o .libs/video.o .libs/audio.o .libs/frequencies.o -lm -lz -ldl -march=pentium-m -mtune=pentium-m -Wl,-soname -Wl,import_v4l.so -o .libs/import_v4l.so creating import_v4l.la import_v4l2.c: In function 'v4l2_video_init': import_v4l2.c:775: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness mv -f .deps/import_v4l2.Tpo .deps/import_v4l2.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -module -avoid-version -o import_v4l2.la -rpath /usr/lib/transcode import_v4l2.lo -lm -lz -ldl (cd .libs && rm -f import_v4l.la && ln -s ../import_v4l.la import_v4l.la) i686-pc-linux-gnu-gcc -shared .libs/import_v4l2.o -lm -lz -ldl -march=pentium-m -mtune=pentium-m -Wl,-soname -Wl,import_v4l2.so -o .libs/import_v4l2.so creating import_v4l2.la (cd .libs && rm -f import_v4l2.la && ln -s ../import_v4l2.la import_v4l2.la) make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/import/v4l' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/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 -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -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 -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_mpeg2.lo -MD -MP -MF .deps/import_mpeg2.Tpo -c -o import_mpeg2.lo import_mpeg2.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_mpeg2.lo -MD -MP -MF .deps/import_mpeg2.Tpo -c import_mpeg2.c -fPIC -DPIC -o .libs/import_mpeg2.o mv -f .deps/import_mpeg2.Tpo .deps/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 -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_vdrac3.lo -MD -MP -MF .deps/import_vdrac3.Tpo -c -o import_vdrac3.lo import_vdrac3.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_avi.lo -MD -MP -MF .deps/import_avi.Tpo -c import_avi.c -fPIC -DPIC -o .libs/import_avi.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_vdrac3.lo -MD -MP -MF .deps/import_vdrac3.Tpo -c import_vdrac3.c -fPIC -DPIC -o .libs/import_vdrac3.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 -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT ioaux.lo -MD -MP -MF .deps/ioaux.Tpo -c -o ioaux.lo ioaux.c mv -f .deps/import_vdrac3.Tpo .deps/import_vdrac3.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT ac3scan.lo -MD -MP -MF .deps/ac3scan.Tpo -c -o ac3scan.lo ac3scan.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT ioaux.lo -MD -MP -MF .deps/ioaux.Tpo -c ioaux.c -fPIC -DPIC -o .libs/ioaux.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT ac3scan.lo -MD -MP -MF .deps/ac3scan.Tpo -c ac3scan.c -fPIC -DPIC -o .libs/ac3scan.o ioaux.c: In function 'read_tc_time_stamp': ioaux.c:196: warning: pointer targets in passing argument 1 of 'stream_read_int32' differ in signedness ioaux.c:197: warning: pointer targets in passing argument 1 of 'stream_read_int16' differ in signedness mv -f .deps/ioaux.Tpo .deps/ioaux.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_ac3.lo -MD -MP -MF .deps/import_ac3.Tpo -c -o import_ac3.lo import_ac3.c ac3scan.c: In function 'buf_probe_ac3': ac3scan.c:84: warning: pointer targets in assignment differ in signedness ac3scan.c: In function 'probe_ac3': ac3scan.c:121: warning: pointer targets in passing argument 2 of 'p_read' differ in signedness ac3scan.c:129: warning: pointer targets in passing argument 1 of 'buf_probe_ac3' differ in signedness ac3scan.c: In function 'probe_dts': ac3scan.c:233: warning: pointer targets in passing argument 2 of 'p_read' differ in signedness ac3scan.c:241: warning: pointer targets in passing argument 1 of 'buf_probe_dts' differ in signedness mv -f .deps/ac3scan.Tpo .deps/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 -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_dv.lo -MD -MP -MF .deps/import_dv.Tpo -c -o import_dv.lo import_dv.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_ac3.lo -MD -MP -MF .deps/import_ac3.Tpo -c import_ac3.c -fPIC -DPIC -o .libs/import_ac3.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_dv.lo -MD -MP -MF .deps/import_dv.Tpo -c import_dv.c -fPIC -DPIC -o .libs/import_dv.o mv -f .deps/import_ac3.Tpo .deps/import_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 -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_vob.lo -MD -MP -MF .deps/import_vob.Tpo -c -o import_vob.lo import_vob.c mv -f .deps/import_dv.Tpo .deps/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 -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c -o clone.lo clone.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_vob.lo -MD -MP -MF .deps/import_vob.Tpo -c import_vob.c -fPIC -DPIC -o .libs/import_vob.o mv -f .deps/import_vob.Tpo .deps/import_vob.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT frame_info.lo -MD -MP -MF .deps/frame_info.Tpo -c -o frame_info.lo frame_info.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c clone.c -fPIC -DPIC -o .libs/clone.o clone.c: In function 'clone_read_thread': clone.c:360: warning: pointer targets in passing argument 2 of 'p_read' differ in signedness mv -f .deps/clone.Tpo .deps/clone.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT ivtc.lo -MD -MP -MF .deps/ivtc.Tpo -c -o ivtc.lo ivtc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT frame_info.lo -MD -MP -MF .deps/frame_info.Tpo -c frame_info.c -fPIC -DPIC -o .libs/frame_info.o mv -f .deps/frame_info.Tpo .deps/frame_info.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_raw.lo -MD -MP -MF .deps/import_raw.Tpo -c -o import_raw.lo import_raw.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT ivtc.lo -MD -MP -MF .deps/ivtc.Tpo -c ivtc.c -fPIC -DPIC -o .libs/ivtc.o ivtc.c: In function 'merge_yuv_fields': ivtc.c:41: warning: pointer targets in assignment differ in signedness ivtc.c:42: warning: pointer targets in assignment differ in signedness ivtc.c:57: warning: pointer targets in assignment differ in signedness ivtc.c:58: warning: pointer targets in assignment differ in signedness ivtc.c:70: warning: pointer targets in assignment differ in signedness ivtc.c:71: warning: pointer targets in assignment differ in signedness ivtc.c: In function 'merge_rgb_fields': ivtc.c:91: warning: pointer targets in assignment differ in signedness ivtc.c:92: warning: pointer targets in assignment differ in signedness ivtc.c: In function 'ivtc': ivtc.c:276: warning: pointer targets in passing argument 1 of 'merge_rgb_fields' differ in signedness ivtc.c:276: warning: pointer targets in passing argument 2 of 'merge_rgb_fields' differ in signedness ivtc.c:278: warning: pointer targets in passing argument 1 of 'merge_yuv_fields' differ in signedness ivtc.c:278: warning: pointer targets in passing argument 2 of 'merge_yuv_fields' differ in signedness mv -f .deps/ivtc.Tpo .deps/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 -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_nvrec.lo -MD -MP -MF .deps/import_nvrec.Tpo -c -o import_nvrec.lo import_nvrec.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -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_raw.Tpo .deps/import_raw.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_yuv4mpeg.lo -MD -MP -MF .deps/import_yuv4mpeg.Tpo -c -o import_yuv4mpeg.lo import_yuv4mpeg.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_nvrec.lo -MD -MP -MF .deps/import_nvrec.Tpo -c import_nvrec.c -fPIC -DPIC -o .libs/import_nvrec.o mv -f .deps/import_nvrec.Tpo .deps/import_nvrec.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_lav.lo -MD -MP -MF .deps/import_lav.Tpo -c -o import_lav.lo import_lav.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_yuv4mpeg.lo -MD -MP -MF .deps/import_yuv4mpeg.Tpo -c import_yuv4mpeg.c -fPIC -DPIC -o .libs/import_yuv4mpeg.o mv -f .deps/import_yuv4mpeg.Tpo .deps/import_yuv4mpeg.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_null.lo -MD -MP -MF .deps/import_null.Tpo -c -o import_null.lo import_null.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_lav.lo -MD -MP -MF .deps/import_lav.Tpo -c import_lav.c -fPIC -DPIC -o .libs/import_lav.o mv -f .deps/import_lav.Tpo .deps/import_lav.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_sh.lo -MD -MP -MF .deps/import_sh.Tpo -c -o import_sh.lo import_sh.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_null.lo -MD -MP -MF .deps/import_null.Tpo -c import_null.c -fPIC -DPIC -o .libs/import_null.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_sh.lo -MD -MP -MF .deps/import_sh.Tpo -c import_sh.c -fPIC -DPIC -o .libs/import_sh.o mv -f .deps/import_null.Tpo .deps/import_null.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_divx.lo -MD -MP -MF .deps/import_divx.Tpo -c -o import_divx.lo import_divx.c mv -f .deps/import_sh.Tpo .deps/import_sh.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT a52_decore.lo -MD -MP -MF .deps/a52_decore.Tpo -c -o a52_decore.lo a52_decore.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_divx.lo -MD -MP -MF .deps/import_divx.Tpo -c import_divx.c -fPIC -DPIC -o .libs/import_divx.o import_divx.c: In function 'import_divx_open': import_divx.c:475: warning: pointer targets in assignment differ in signedness import_divx.c: In function 'import_divx_decode': import_divx.c:551: warning: pointer targets in passing argument 1 of 'divx3_is_key' differ in signedness mv -f .deps/import_divx.Tpo .deps/import_divx.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_mp3.lo -MD -MP -MF .deps/import_mp3.Tpo -c -o import_mp3.lo import_mp3.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT a52_decore.lo -MD -MP -MF .deps/a52_decore.Tpo -c a52_decore.c -fPIC -DPIC -o .libs/a52_decore.o a52_decore.c: In function 'a52_decore': a52_decore.c:212: warning: pointer targets in passing argument 2 of 'p_write' differ in signedness mv -f .deps/a52_decore.Tpo .deps/a52_decore.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_dvd.lo -MD -MP -MF .deps/import_dvd.Tpo -c -o import_dvd.lo import_dvd.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_dvd.lo -MD -MP -MF .deps/import_dvd.Tpo -c import_dvd.c -fPIC -DPIC -o .libs/import_dvd.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_mp3.lo -MD -MP -MF .deps/import_mp3.Tpo -c import_mp3.c -fPIC -DPIC -o .libs/import_mp3.o mv -f .deps/import_dvd.Tpo .deps/import_dvd.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT dvd_reader.lo -MD -MP -MF .deps/dvd_reader.Tpo -c -o dvd_reader.lo dvd_reader.c mv -f .deps/import_mp3.Tpo .deps/import_mp3.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_mpeg3.lo -MD -MP -MF .deps/import_mpeg3.Tpo -c -o import_mpeg3.lo import_mpeg3.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT dvd_reader.lo -MD -MP -MF .deps/dvd_reader.Tpo -c dvd_reader.c -fPIC -DPIC -o .libs/dvd_reader.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_mpeg3.lo -MD -MP -MF .deps/import_mpeg3.Tpo -c import_mpeg3.c -fPIC -DPIC -o .libs/import_mpeg3.o mv -f .deps/dvd_reader.Tpo .deps/dvd_reader.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_im.lo -MD -MP -MF .deps/import_im.Tpo -c -o import_im.lo import_im.c import_mpeg3.c: In function 'import_mpeg3_decode': import_mpeg3.c:292: warning: pointer targets in passing argument 3 of 'mpeg3_read_audio' differ in signedness import_mpeg3.c:299: warning: pointer targets in passing argument 3 of 'mpeg3_reread_audio' differ in signedness import_mpeg3.c:345: warning: pointer targets in passing argument 2 of 'mpeg3_read_yuvframe' differ in signedness import_mpeg3.c:345: warning: pointer targets in passing argument 3 of 'mpeg3_read_yuvframe' differ in signedness import_mpeg3.c:345: warning: pointer targets in passing argument 4 of 'mpeg3_read_yuvframe' differ in signedness mv -f .deps/import_mpeg3.Tpo .deps/import_mpeg3.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_imlist.lo -MD -MP -MF .deps/import_imlist.Tpo -c -o import_imlist.lo import_imlist.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_imlist.lo -MD -MP -MF .deps/import_imlist.Tpo -c import_imlist.c -fPIC -DPIC -o .libs/import_imlist.o mv -f .deps/import_imlist.Tpo .deps/import_imlist.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../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_mov.lo -MD -MP -MF .deps/import_mov.Tpo -c -o import_mov.lo import_mov.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_im.lo -MD -MP -MF .deps/import_im.Tpo -c import_im.c -fPIC -DPIC -o .libs/import_im.o import_im.c: In function 'import_im_decode': import_im.c:269: error: invalid operands to binary >> import_im.c:272: error: invalid operands to binary >> import_im.c:275: error: invalid operands to binary >> make[3]: *** [import_im.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_mov.lo -MD -MP -MF .deps/import_mov.Tpo -c import_mov.c -fPIC -DPIC -o .libs/import_mov.o import_mov.c: In function 'import_mov_decode': import_mov.c:273: warning: pointer targets in passing argument 2 of 'quicktime_read_frame' differ in signedness import_mov.c:281: warning: pointer targets in initialization differ in signedness mv -f .deps/import_mov.Tpo .deps/import_mov.Plo make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/import' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/import' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3' make: *** [all] Error 2 * * ERROR: media-video/transcode-1.0.3 failed. * Call stack: * ebuild.sh, line 1654: Called dyn_compile * ebuild.sh, line 990: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * transcode-1.0.3.ebuild, line 112: Called die * * (no error message) * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-video/transcode-1.0.3/temp/build.log'. *