>>> Unpacking source... >>> Unpacking transcode-1.1.2.tar.bz2 to /var/tmp/portage/media-video/transcode-1.1.2-r1/work >>> Source unpacked in /var/tmp/portage/media-video/transcode-1.1.2-r1/work >>> Preparing source in /var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2 ... * Running eautoreconf in '/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: transcode-1.1.2/autotools * Applying sed-1.5.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2 ... * econf: updating transcode-1.1.2/autotools/config.guess with /usr/share/gnuconfig/config.guess * econf: updating transcode-1.1.2/autotools/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-mmx --enable-3dnow --enable-sse --enable-sse2 --disable-altivec --disable-v4l --enable-alsa --disable-oss --enable-freetype2 --enable-lame --disable-x264 --enable-xvid --enable-ogg --enable-vorbis --disable-theora --enable-libdvdread --disable-libdv --enable-libquicktime --disable-imagemagick --disable-libpostproc --disable-lzo --enable-a52 --enable-faac --enable-libxml2 --disable-mjpegtools --enable-sdl --enable-libjpeg --enable-iconv --with-x --enable-deprecated --enable-experimental --with-mod-path=/usr/lib64/transcode checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk checking 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 x86_64-pc-linux-gnu-gcc... gcc3 checking for gawk... /bin/gawk checking for dlopen in -ldl... yes checking for dlopen... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for standard header files... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking __attribute__((...)) support... yes checking __attribute__((aligned())) support... 64 checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for getopt_long_only... yes checking for getpagesize... yes checking for gettimeofday... yes checking for mmap... yes checking for strlcat... no checking for strlcpy... no checking for strtof... yes checking for vsscanf... yes checking for sysconf(_SC_PAGESIZE)... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for pthreads in -lpthread... yes checking for build architecture... AMD64 architecture (AMD64) checking if $CC groks MMX inline assembly... yes checking if $CC groks 3DNow inline assembly... yes checking if $CC groks SSE inline assembly... yes checking if $CC can handle SSE2 inline asm... yes checking if $CC groks AltiVec inline assembly... no checking if $CC groks AltiVec C extensions... no checking if linker needs -framework vecLib... checking for 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 for XShmQueryExtension in -lX11... yes checking X11/Xaw/Simple.h usability... yes checking X11/Xaw/Simple.h presence... yes checking for X11/Xaw/Simple.h... yes checking for XpmFreeAttributes in -lXpm... yes checking for gzopen in -lz... yes checking for sin in -lm... yes checking for ffmpeg support... requested checking for pkgconfig support for libavcodec... yes checking how to determine LIBAVCODEC_CFLAGS... pkg-config checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking how to determine LIBAVCODEC_LIBS... pkg-config checking for avcodec_thread_init in -lavcodec... yes VER=52.20.0 BUILD=3412992 checking for pkgconfig support for libavformat... yes checking how to determine LIBAVFORMAT_CFLAGS... pkg-config checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking how to determine LIBAVFORMAT_LIBS... pkg-config checking for av_register_all in -lavformat... yes VER=52.31.0 BUILD=3415808 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 enable new or experimental components... yes checking enable deprecated components... yes checking for internal static framebuffer support... yes checking whether v4l support is requested... no checking whether bktr support is requested... no checking whether sunau support is requested... no checking whether OSS support is requested... no checking whether ALSA support is requested... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking encore2.h usability... no checking encore2.h presence... no checking for encore2.h... no checking whether libpostproc support is requested... no checking whether freetype2 support is requested... yes checking for 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 lame support is requested... yes checking for pkgconfig support for lame... no checking how to determine LAME_CFLAGS... default checking how to determine LAME_LIBS... default checking for lame_init in -lmp3lame... yes checking lame/lame.h usability... yes checking lame/lame.h presence... yes checking for lame/lame.h... yes checking lame version... 398 checking whether xvid support is requested... yes checking for pkgconfig support for xvid... no checking how to determine xvid_CFLAGS... default checking xvid.h usability... yes checking xvid.h presence... yes checking for xvid.h... yes checking how to determine xvid_LIBS... default checking for xvid_global in -lxvidcore... yes checking xvid version >= 1.0... yes checking whether x264 support is requested... no 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... no checking whether libdvdread support is requested... yes checking for pkgconfig support for libdvdread... no checking how to determine LIBDVDREAD_CFLAGS... default checking how to determine LIBDVDREAD_LIBS... default checking for DVDOpen in -ldvdread... yes checking dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking whether pvm3 support is requested... no Package libdv was not found in the pkg-config search path. Perhaps you should add the directory containing `libdv.pc' to the PKG_CONFIG_PATH environment variable No package 'libdv' found checking whether libdv support is requested... no checking whether libquicktime support is requested... yes checking for pkgconfig support for libquicktime... yes 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 quicktime_open in -lquicktime... yes checking for lqt_encode_video 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 whether faac support is requested... yes checking for pkgconfig support for faac... no checking how to determine FAAC_CFLAGS... default checking faac.h usability... yes checking faac.h presence... yes checking for faac.h... yes checking how to determine FAAC_LIBS... default checking for faacEncGetVersion in -lfaac... yes checking whether libxml2 support is requested... yes checking for 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 ibp and lors support is requested... no checking whether mjpegtools support is requested... no 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 imagemagick support is requested... no checking whether libjpegmmx support is requested... no checking whether libjpeg support is requested... yes checking for pkgconfig support for libjpeg... no checking how to determine LIBJPEG_CFLAGS... default checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking how to determine LIBJPEG_LIBS... default checking for jpeg_CreateCompress in -ljpeg... yes checking whether bsdav support is requested... no checking whether iconv support is requested... yes checking for pkgconfig support for iconv... no checking how to determine ICONV_CFLAGS... default checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking how to determine ICONV_LIBS... default checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for iconv_open in -lc... yes checking for PV3 support... no checking for NuppelVideo support... no checking if x86_64-pc-linux-gnu-gcc supports -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe flags... yes configure: creating ./config.status config.status: creating Makefile config.status: creating aclib/Makefile config.status: creating avilib/Makefile config.status: creating docs/Makefile config.status: creating docs/html/Makefile config.status: creating docs/man/Makefile config.status: creating docs/pvm3/Makefile config.status: creating docs/tech/Makefile config.status: creating docs/tech/html/Makefile config.status: creating encode/Makefile config.status: creating export/Makefile config.status: creating filter/Makefile config.status: creating filter/divxkey/Makefile config.status: creating filter/extsub/Makefile config.status: creating filter/preview/Makefile config.status: creating filter/subtitler/Makefile config.status: creating filter/tomsmocomp/Makefile config.status: creating filter/yuvdenoise/Makefile config.status: creating filter/stabilize/Makefile config.status: creating import/Makefile config.status: creating import/nuv/Makefile config.status: creating import/v4l/Makefile config.status: creating multiplex/Makefile config.status: creating libdldarwin/Makefile config.status: creating libtc/Makefile config.status: creating libtcaudio/Makefile config.status: creating libtcvideo/Makefile config.status: creating pvm3/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating tools/Makefile config.status: creating transcode.spec config.status: creating filter/parse_csv.awk config.status: creating filter/filter_list.awk config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------- Summary for transcode 1.1.2: ---------------------------------------- core options ---------------------------------------- enable experimental code yes enable deprecated code yes static AV-frame buffering yes A52 default decoder yes FFmpeg support yes ffmpeg libraries ---------------------------------------- libavcodec build 3412992 libavcodec version 52.20.0 libavformat build 3415808 libavformat version 52.31.0 hardware support ---------------------------------------- v4l/v4l2 no ALSA yes OSS no bktr no sunau no optional module support ---------------------------------------- PV3 no NuppelVideo no optional package support ---------------------------------------- IBP (libxio) no X11 yes Xv extension yes Xshm extension yes Xaw library yes Xpm library yes libmpeg2 yes libpostproc no freetype2 yes lame yes xvid yes x264 no ogg yes vorbis yes theora no libdvdread yes pvm3 no libdv no libquicktime yes lzo no a52 yes faac yes libxml2 yes mjpegtools no sdl yes imagemagick no libjpeg yes bsdav no iconv yes >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2 ... make -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2' Making all in aclib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/aclib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT accore.lo -MD -MP -MF .deps/accore.Tpo -c -o accore.lo accore.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT accore.lo -MD -MP -MF .deps/accore.Tpo -c accore.c -fPIC -DPIC -o .libs/accore.o mv -f .deps/accore.Tpo .deps/accore.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT average.lo -MD -MP -MF .deps/average.Tpo -c -o average.lo average.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT imgconvert.lo -MD -MP -MF .deps/imgconvert.Tpo -c -o imgconvert.lo imgconvert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT imgconvert.lo -MD -MP -MF .deps/imgconvert.Tpo -c imgconvert.c -fPIC -DPIC -o .libs/imgconvert.o mv -f .deps/imgconvert.Tpo .deps/imgconvert.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_rgb_packed.lo -MD -MP -MF .deps/img_rgb_packed.Tpo -c -o img_rgb_packed.lo img_rgb_packed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_rgb_packed.lo -MD -MP -MF .deps/img_rgb_packed.Tpo -c img_rgb_packed.c -fPIC -DPIC -o .libs/img_rgb_packed.o mv -f .deps/img_rgb_packed.Tpo .deps/img_rgb_packed.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_yuv_mixed.lo -MD -MP -MF .deps/img_yuv_mixed.Tpo -c -o img_yuv_mixed.lo img_yuv_mixed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_yuv_mixed.lo -MD -MP -MF .deps/img_yuv_mixed.Tpo -c img_yuv_mixed.c -fPIC -DPIC -o .libs/img_yuv_mixed.o mv -f .deps/img_yuv_mixed.Tpo .deps/img_yuv_mixed.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_yuv_packed.lo -MD -MP -MF .deps/img_yuv_packed.Tpo -c -o img_yuv_packed.lo img_yuv_packed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_yuv_packed.lo -MD -MP -MF .deps/img_yuv_packed.Tpo -c img_yuv_packed.c -fPIC -DPIC -o .libs/img_yuv_packed.o mv -f .deps/img_yuv_packed.Tpo .deps/img_yuv_packed.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_yuv_planar.lo -MD -MP -MF .deps/img_yuv_planar.Tpo -c -o img_yuv_planar.lo img_yuv_planar.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_yuv_planar.lo -MD -MP -MF .deps/img_yuv_planar.Tpo -c img_yuv_planar.c -fPIC -DPIC -o .libs/img_yuv_planar.o mv -f .deps/img_yuv_planar.Tpo .deps/img_yuv_planar.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_yuv_rgb.lo -MD -MP -MF .deps/img_yuv_rgb.Tpo -c -o img_yuv_rgb.lo img_yuv_rgb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT img_yuv_rgb.lo -MD -MP -MF .deps/img_yuv_rgb.Tpo -c img_yuv_rgb.c -fPIC -DPIC -o .libs/img_yuv_rgb.o mv -f .deps/img_yuv_rgb.Tpo .deps/img_yuv_rgb.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c -o memcpy.lo memcpy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c memcpy.c -fPIC -DPIC -o .libs/memcpy.o mv -f .deps/memcpy.Tpo .deps/memcpy.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c -o rescale.lo rescale.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -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=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -Wl,-O1 -o libac.la accore.lo average.lo imgconvert.lo img_rgb_packed.lo img_yuv_mixed.lo img_yuv_packed.lo img_yuv_planar.lo img_yuv_rgb.lo memcpy.lo rescale.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libac.a .libs/accore.o .libs/average.o .libs/imgconvert.o .libs/img_rgb_packed.o .libs/img_yuv_mixed.o .libs/img_yuv_packed.o .libs/img_yuv_planar.o .libs/img_yuv_rgb.o .libs/memcpy.o .libs/rescale.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libac.a libtool: link: ( cd ".libs" && rm -f "libac.la" && ln -s "../libac.la" "libac.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/aclib' Making all in avilib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/avilib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT platform_tc.lo -MD -MP -MF .deps/platform_tc.Tpo -c -o platform_tc.lo platform_tc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT platform_tc.lo -MD -MP -MF .deps/platform_tc.Tpo -c platform_tc.c -fPIC -DPIC -o .libs/platform_tc.o mv -f .deps/platform_tc.Tpo .deps/platform_tc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT avidump.lo -MD -MP -MF .deps/avidump.Tpo -c -o avidump.lo avidump.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT avidump.lo -MD -MP -MF .deps/avidump.Tpo -c avidump.c -fPIC -DPIC -o .libs/avidump.o mv -f .deps/avidump.Tpo .deps/avidump.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT avilib.lo -MD -MP -MF .deps/avilib.Tpo -c -o avilib.lo avilib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT avilib.lo -MD -MP -MF .deps/avilib.Tpo -c avilib.c -fPIC -DPIC -o .libs/avilib.o avilib.c: В функции ‘avi_ixnn_entry’: avilib.c:209: предупреждение: при передаче аргумента 1 ‘long2str’: указуемые типы различаются знаковостью avilib.c:77: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:211: предупреждение: при передаче аргумента 1 ‘long2str’: указуемые типы различаются знаковостью avilib.c:77: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:212: предупреждение: при передаче аргумента 1 ‘long2str’: указуемые типы различаются знаковостью avilib.c:77: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:213: предупреждение: при передаче аргумента 1 ‘long2str’: указуемые типы различаются знаковостью avilib.c:77: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:216: предупреждение: при передаче аргумента 1 ‘long2str’: указуемые типы различаются знаковостью avilib.c:77: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:217: предупреждение: при передаче аргумента 1 ‘long2str’: указуемые типы различаются знаковостью avilib.c:77: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:220: предупреждение: при передаче аргумента 2 ‘avi_add_chunk’: указуемые типы различаются знаковостью avilib.c:143: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:220: предупреждение: при передаче аргумента 3 ‘avi_add_chunk’: указуемые типы различаются знаковостью avilib.c:143: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c: В функции ‘avi_add_odml_index_entry’: avilib.c:337: предупреждение: при передаче аргумента 1 ‘strchr’: указуемые типы различаются знаковостью /usr/include/string.h:233: замечание: expected ‘const char *’ but argument is of type ‘const unsigned char *’ avilib.c:347: предупреждение: при передаче аргумента 2 ‘avi_init_super_index’: указуемые типы различаются знаковостью avilib.c:232: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:351: предупреждение: при передаче аргумента 2 ‘avi_add_std_index’: указуемые типы различаются знаковостью avilib.c:276: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:351: предупреждение: при передаче аргумента 3 ‘avi_add_std_index’: указуемые типы различаются знаковостью avilib.c:276: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:365: предупреждение: при передаче аргумента 2 ‘avi_init_super_index’: указуемые типы различаются знаковостью avilib.c:232: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:372: предупреждение: при передаче аргумента 2 ‘avi_add_std_index’: указуемые типы различаются знаковостью avilib.c:276: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:421: предупреждение: при передаче аргумента 2 ‘avi_add_std_index’: указуемые типы различаются знаковостью avilib.c:276: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:421: предупреждение: при передаче аргумента 3 ‘avi_add_std_index’: указуемые типы различаются знаковостью avilib.c:276: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:435: предупреждение: при передаче аргумента 2 ‘avi_add_std_index’: указуемые типы различаются знаковостью avilib.c:276: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:435: предупреждение: при передаче аргумента 3 ‘avi_add_std_index’: указуемые типы различаются знаковостью avilib.c:276: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c:471: предупреждение: при передаче аргумента 3 ‘avi_add_chunk’: указуемые типы различаются знаковостью avilib.c:143: замечание: expected ‘const unsigned char *’ but argument is of type ‘char *’ avilib.c: В функции ‘avi_parse_comments’: avilib.c:1045: предупреждение: при передаче аргумента 1 ‘long2str’: указуемые типы различаются знаковостью avilib.c:77: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c: В функции ‘avi_close_output_file’: avilib.c:1562: предупреждение: при передаче аргумента 2 ‘avi_parse_comments’: указуемые типы различаются знаковостью avilib.c:972: замечание: expected ‘char *’ but argument is of type ‘unsigned char *’ avilib.c:1632: предупреждение: при передаче аргумента 1 ‘long2str’: указуемые типы различаются знаковостью avilib.c:77: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:1638: предупреждение: при передаче аргумента 1 ‘long2str’: указуемые типы различаются знаковостью avilib.c:77: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c: В функции ‘plat_write_data’: avilib.c:1697: предупреждение: при передаче аргумента 3 ‘avi_add_chunk’: указуемые типы различаются знаковостью avilib.c:143: замечание: expected ‘const unsigned char *’ but argument is of type ‘const char *’ avilib.c:1699: предупреждение: при передаче аргумента 3 ‘avi_add_chunk’: указуемые типы различаются знаковостью avilib.c:143: замечание: expected ‘const unsigned char *’ but argument is of type ‘const char *’ avilib.c: В функции ‘avi_parse_input_file’: avilib.c:2181: предупреждение: при передаче аргумента 1 ‘strncasecmp’: указуемые типы различаются знаковостью /usr/include/string.h:538: замечание: expected ‘const char *’ but argument is of type ‘uint8_t *’ avilib.c:2189: предупреждение: при передаче аргумента 1 ‘strncasecmp’: указуемые типы различаются знаковостью /usr/include/string.h:538: замечание: expected ‘const char *’ but argument is of type ‘uint8_t *’ avilib.c:2263: предупреждение: при передаче аргумента 1 ‘strncasecmp’: указуемые типы различаются знаковостью /usr/include/string.h:538: замечание: expected ‘const char *’ but argument is of type ‘uint8_t *’ avilib.c:2270: предупреждение: в присваивании указуемые типы различаются знаковостью avilib.c:2274: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2275: предупреждение: при передаче аргумента 1 ‘str2ushort’: указуемые типы различаются знаковостью avilib.c:107: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2278: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2293: предупреждение: при передаче аргумента 1 ‘str2ullong’: указуемые типы различаются знаковостью avilib.c:96: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2294: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2295: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2325: предупреждение: в присваивании указуемые типы различаются знаковостью avilib.c:2329: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2330: предупреждение: при передаче аргумента 1 ‘str2ushort’: указуемые типы различаются знаковостью avilib.c:107: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2333: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2349: предупреждение: при передаче аргумента 1 ‘str2ullong’: указуемые типы различаются знаковостью avilib.c:96: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2350: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2351: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2375: предупреждение: при передаче аргумента 1 ‘strncasecmp’: указуемые типы различаются знаковостью /usr/include/string.h:538: замечание: expected ‘const char *’ but argument is of type ‘uint8_t *’ avilib.c:2376: предупреждение: при передаче аргумента 1 ‘strncasecmp’: указуемые типы различаются знаковостью /usr/include/string.h:538: замечание: expected ‘const char *’ but argument is of type ‘uint8_t *’ avilib.c:2377: предупреждение: при передаче аргумента 1 ‘strncasecmp’: указуемые типы различаются знаковостью /usr/include/string.h:538: замечание: expected ‘const char *’ but argument is of type ‘uint8_t *’ avilib.c:2548: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2552: предупреждение: при передаче аргумента 1 ‘str2ullong’: указуемые типы различаются знаковостью avilib.c:96: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2566: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2567: предупреждение: при передаче аргумента 1 ‘str2ulong_len’: указуемые типы различаются знаковостью avilib.c:113: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2568: предупреждение: при передаче аргумента 1 ‘str2ulong_key’: указуемые типы различаются знаковостью avilib.c:120: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2631: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2636: предупреждение: при передаче аргумента 1 ‘str2ullong’: указуемые типы различаются знаковостью avilib.c:96: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2645: предупреждение: при передаче аргумента 1 ‘str2ulong’: указуемые типы различаются знаковостью avilib.c:103: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ avilib.c:2646: предупреждение: при передаче аргумента 1 ‘str2ulong_len’: указуемые типы различаются знаковостью avilib.c:113: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/avilib.Tpo .deps/avilib.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -Wl,-O1 -o libavi.la platform_tc.lo avidump.lo avilib.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libavi.a .libs/platform_tc.o .libs/avidump.o .libs/avilib.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libavi.a libtool: link: ( cd ".libs" && rm -f "libavi.la" && ln -s "../libavi.la" "libavi.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT wavlib.lo -MD -MP -MF .deps/wavlib.Tpo -c -o wavlib.lo wavlib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I../libtc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT wavlib.lo -MD -MP -MF .deps/wavlib.Tpo -c wavlib.c -fPIC -DPIC -o .libs/wavlib.o mv -f .deps/wavlib.Tpo .deps/wavlib.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -Wl,-O1 -o libwav.la platform_tc.lo wavlib.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libwav.a .libs/platform_tc.o .libs/wavlib.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libwav.a libtool: link: ( cd ".libs" && rm -f "libwav.la" && ln -s "../libwav.la" "libwav.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/avilib' Making all in libtc make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/libtc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT cfgfile.lo -MD -MP -MF .deps/cfgfile.Tpo -c -o cfgfile.lo cfgfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT cfgfile.lo -MD -MP -MF .deps/cfgfile.Tpo -c cfgfile.c -fPIC -DPIC -o .libs/cfgfile.o mv -f .deps/cfgfile.Tpo .deps/cfgfile.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT framecode.lo -MD -MP -MF .deps/framecode.Tpo -c -o framecode.lo framecode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT framecode.lo -MD -MP -MF .deps/framecode.Tpo -c framecode.c -fPIC -DPIC -o .libs/framecode.o mv -f .deps/framecode.Tpo .deps/framecode.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT iodir.lo -MD -MP -MF .deps/iodir.Tpo -c -o iodir.lo iodir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT iodir.lo -MD -MP -MF .deps/iodir.Tpo -c iodir.c -fPIC -DPIC -o .libs/iodir.o mv -f .deps/iodir.Tpo .deps/iodir.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT optstr.lo -MD -MP -MF .deps/optstr.Tpo -c -o optstr.lo optstr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT optstr.lo -MD -MP -MF .deps/optstr.Tpo -c optstr.c -fPIC -DPIC -o .libs/optstr.o mv -f .deps/optstr.Tpo .deps/optstr.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT ratiocodes.lo -MD -MP -MF .deps/ratiocodes.Tpo -c -o ratiocodes.lo ratiocodes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT ratiocodes.lo -MD -MP -MF .deps/ratiocodes.Tpo -c ratiocodes.c -fPIC -DPIC -o .libs/ratiocodes.o mv -f .deps/ratiocodes.Tpo .deps/ratiocodes.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o mv -f .deps/strlcat.Tpo .deps/strlcat.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -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=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tc_functions.lo -MD -MP -MF .deps/tc_functions.Tpo -c -o tc_functions.lo tc_functions.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tccodecs.lo -MD -MP -MF .deps/tccodecs.Tpo -c -o tccodecs.lo tccodecs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tccodecs.lo -MD -MP -MF .deps/tccodecs.Tpo -c tccodecs.c -fPIC -DPIC -o .libs/tccodecs.o mv -f .deps/tccodecs.Tpo .deps/tccodecs.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcframes.lo -MD -MP -MF .deps/tcframes.Tpo -c -o tcframes.lo tcframes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcframes.lo -MD -MP -MF .deps/tcframes.Tpo -c tcframes.c -fPIC -DPIC -o .libs/tcframes.o mv -f .deps/tcframes.Tpo .deps/tcframes.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcglob.lo -MD -MP -MF .deps/tcglob.Tpo -c -o tcglob.lo tcglob.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcglob.lo -MD -MP -MF .deps/tcglob.Tpo -c tcglob.c -fPIC -DPIC -o .libs/tcglob.o mv -f .deps/tcglob.Tpo .deps/tcglob.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tclist.lo -MD -MP -MF .deps/tclist.Tpo -c -o tclist.lo tclist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tclist.lo -MD -MP -MF .deps/tclist.Tpo -c tclist.c -fPIC -DPIC -o .libs/tclist.o mv -f .deps/tclist.Tpo .deps/tclist.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcmodule.lo -MD -MP -MF .deps/tcmodule.Tpo -c -o tcmodule.lo tcmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcmodule.lo -MD -MP -MF .deps/tcmodule.Tpo -c tcmodule.c -fPIC -DPIC -o .libs/tcmodule.o mv -f .deps/tcmodule.Tpo .deps/tcmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcmoduleinfo.lo -MD -MP -MF .deps/tcmoduleinfo.Tpo -c -o tcmoduleinfo.lo tcmoduleinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcmoduleinfo.lo -MD -MP -MF .deps/tcmoduleinfo.Tpo -c tcmoduleinfo.c -fPIC -DPIC -o .libs/tcmoduleinfo.o mv -f .deps/tcmoduleinfo.Tpo .deps/tcmoduleinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tctimer.lo -MD -MP -MF .deps/tctimer.Tpo -c -o tctimer.lo tctimer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tctimer.lo -MD -MP -MF .deps/tctimer.Tpo -c tctimer.c -fPIC -DPIC -o .libs/tctimer.o mv -f .deps/tctimer.Tpo .deps/tctimer.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -Wl,-O1 -o libtc.la cfgfile.lo framecode.lo iodir.lo optstr.lo ratiocodes.lo strlcat.lo strlcpy.lo tc_functions.lo tccodecs.lo tcframes.lo tcglob.lo tclist.lo tcmodule.lo tcmoduleinfo.lo tctimer.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtc.a .libs/cfgfile.o .libs/framecode.o .libs/iodir.o .libs/optstr.o .libs/ratiocodes.o .libs/strlcat.o .libs/strlcpy.o .libs/tc_functions.o .libs/tccodecs.o .libs/tcframes.o .libs/tcglob.o .libs/tclist.o .libs/tcmodule.o .libs/tcmoduleinfo.o .libs/tctimer.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtc.a libtool: link: ( cd ".libs" && rm -f "libtc.la" && ln -s "../libtc.la" "libtc.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/libtc' Making all in libtcaudio make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/libtcaudio' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcaudio.lo -MD -MP -MF .deps/tcaudio.Tpo -c -o tcaudio.lo tcaudio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcaudio.lo -MD -MP -MF .deps/tcaudio.Tpo -c tcaudio.c -fPIC -DPIC -o .libs/tcaudio.o mv -f .deps/tcaudio.Tpo .deps/tcaudio.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -Wl,-O1 -o libtcaudio.la tcaudio.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtcaudio.a .libs/tcaudio.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtcaudio.a libtool: link: ( cd ".libs" && rm -f "libtcaudio.la" && ln -s "../libtcaudio.la" "libtcaudio.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/libtcaudio' Making all in libtcvideo make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/libtcvideo' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcvideo.lo -MD -MP -MF .deps/tcvideo.Tpo -c -o tcvideo.lo tcvideo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT tcvideo.lo -MD -MP -MF .deps/tcvideo.Tpo -c tcvideo.c -fPIC -DPIC -o .libs/tcvideo.o mv -f .deps/tcvideo.Tpo .deps/tcvideo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c -o zoom.lo zoom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c zoom.c -fPIC -DPIC -o .libs/zoom.o mv -f .deps/zoom.Tpo .deps/zoom.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -Wl,-O1 -o libtcvideo.la tcvideo.lo zoom.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtcvideo.a .libs/tcvideo.o .libs/zoom.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtcvideo.a libtool: link: ( cd ".libs" && rm -f "libtcvideo.la" && ln -s "../libtcvideo.la" "libtcvideo.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/libtcvideo' Making all in encode make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/encode' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_copy.lo -MD -MP -MF .deps/encode_copy.Tpo -c -o encode_copy.lo encode_copy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_copy.lo -MD -MP -MF .deps/encode_copy.Tpo -c encode_copy.c -fPIC -DPIC -o .libs/encode_copy.o mv -f .deps/encode_copy.Tpo .deps/encode_copy.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o encode_copy.la -rpath /usr/lib64/transcode encode_copy.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/encode_copy.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,encode_copy.so -o .libs/encode_copy.so libtool: link: ( cd ".libs" && rm -f "encode_copy.la" && ln -s "../encode_copy.la" "encode_copy.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_faac_la-encode_faac.lo -MD -MP -MF .deps/encode_faac_la-encode_faac.Tpo -c -o encode_faac_la-encode_faac.lo `test -f 'encode_faac.c' || echo './'`encode_faac.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_faac_la-encode_faac.lo -MD -MP -MF .deps/encode_faac_la-encode_faac.Tpo -c encode_faac.c -fPIC -DPIC -o .libs/encode_faac_la-encode_faac.o mv -f .deps/encode_faac_la-encode_faac.Tpo .deps/encode_faac_la-encode_faac.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o encode_faac.la -rpath /usr/lib64/transcode encode_faac_la-encode_faac.lo -L/usr/lib -lfaac -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/encode_faac_la-encode_faac.o -L/usr/lib /usr/lib64/libfaac.so -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,encode_faac.so -o .libs/encode_faac.so libtool: link: ( cd ".libs" && rm -f "encode_faac.la" && ln -s "../encode_faac.la" "encode_faac.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_lame_la-encode_lame.lo -MD -MP -MF .deps/encode_lame_la-encode_lame.Tpo -c -o encode_lame_la-encode_lame.lo `test -f 'encode_lame.c' || echo './'`encode_lame.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_lame_la-encode_lame.lo -MD -MP -MF .deps/encode_lame_la-encode_lame.Tpo -c encode_lame.c -fPIC -DPIC -o .libs/encode_lame_la-encode_lame.o mv -f .deps/encode_lame_la-encode_lame.Tpo .deps/encode_lame_la-encode_lame.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o encode_lame.la -rpath /usr/lib64/transcode encode_lame_la-encode_lame.lo -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/encode_lame_la-encode_lame.o -L/usr/lib /usr/lib64/libmp3lame.so -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,encode_lame.so -o .libs/encode_lame.so libtool: link: ( cd ".libs" && rm -f "encode_lame.la" && ln -s "../encode_lame.la" "encode_lame.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_lavc_la-encode_lavc.lo -MD -MP -MF .deps/encode_lavc_la-encode_lavc.Tpo -c -o encode_lavc_la-encode_lavc.lo `test -f 'encode_lavc.c' || echo './'`encode_lavc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_lavc_la-encode_lavc.lo -MD -MP -MF .deps/encode_lavc_la-encode_lavc.Tpo -c encode_lavc.c -fPIC -DPIC -o .libs/encode_lavc_la-encode_lavc.o mv -f .deps/encode_lavc_la-encode_lavc.Tpo .deps/encode_lavc_la-encode_lavc.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o encode_lavc.la -rpath /usr/lib64/transcode encode_lavc_la-encode_lavc.lo -lavcodec -lavcodec -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/encode_lavc_la-encode_lavc.o -lavcodec -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,encode_lavc.so -o .libs/encode_lavc.so libtool: link: ( cd ".libs" && rm -f "encode_lavc.la" && ln -s "../encode_lavc.la" "encode_lavc.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_null.lo -MD -MP -MF .deps/encode_null.Tpo -c -o encode_null.lo encode_null.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_null.lo -MD -MP -MF .deps/encode_null.Tpo -c encode_null.c -fPIC -DPIC -o .libs/encode_null.o mv -f .deps/encode_null.Tpo .deps/encode_null.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o encode_null.la -rpath /usr/lib64/transcode encode_null.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/encode_null.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,encode_null.so -o .libs/encode_null.so libtool: link: ( cd ".libs" && rm -f "encode_null.la" && ln -s "../encode_null.la" "encode_null.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_xvid.lo -MD -MP -MF .deps/encode_xvid.Tpo -c -o encode_xvid.lo encode_xvid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT encode_xvid.lo -MD -MP -MF .deps/encode_xvid.Tpo -c encode_xvid.c -fPIC -DPIC -o .libs/encode_xvid.o mv -f .deps/encode_xvid.Tpo .deps/encode_xvid.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o encode_xvid.la -rpath /usr/lib64/transcode encode_xvid.lo -lxvidcore -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/encode_xvid.o -lxvidcore -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,encode_xvid.so -o .libs/encode_xvid.so libtool: link: ( cd ".libs" && rm -f "encode_xvid.la" && ln -s "../encode_xvid.la" "encode_xvid.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/encode' Making all in export make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/export' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ac3.lo -MD -MP -MF .deps/export_ac3.Tpo -c -o export_ac3.lo export_ac3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ac3.lo -MD -MP -MF .deps/export_ac3.Tpo -c export_ac3.c -fPIC -DPIC -o .libs/export_ac3.o export_ac3.c: В функции ‘export_ac3_encode’: export_ac3.c:146: предупреждение: при передаче аргумента 1 ‘p_write’: указуемые типы различаются знаковостью export_ac3.c:41: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_ac3.Tpo .deps/export_ac3.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_ac3.la -rpath /usr/lib64/transcode export_ac3.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_ac3.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_ac3.so -o .libs/export_ac3.so libtool: link: ( cd ".libs" && rm -f "export_ac3.la" && ln -s "../export_ac3.la" "export_ac3.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_divx5_la-export_divx5.lo -MD -MP -MF .deps/export_divx5_la-export_divx5.Tpo -c -o export_divx5_la-export_divx5.lo `test -f 'export_divx5.c' || echo './'`export_divx5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_divx5_la-export_divx5.lo -MD -MP -MF .deps/export_divx5_la-export_divx5.Tpo -c export_divx5.c -fPIC -DPIC -o .libs/export_divx5_la-export_divx5.o export_divx5.c: В функции ‘export_divx5_encode’: export_divx5.c:699: предупреждение: при передаче аргумента 1 ‘tc_audio_encode’: указуемые типы различаются знаковостью aud_aux.h:33: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_divx5_la-export_divx5.Tpo .deps/export_divx5_la-export_divx5.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_divx5_la-aud_aux.lo -MD -MP -MF .deps/export_divx5_la-aud_aux.Tpo -c -o export_divx5_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_divx5_la-aud_aux.lo -MD -MP -MF .deps/export_divx5_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_divx5_la-aud_aux.o aud_aux.c: В функции ‘tc_audio_encode_mp3’: aud_aux.c:752: предупреждение: при передаче аргумента 5 ‘lame_encode_buffer’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:707: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:759: предупреждение: при передаче аргумента 4 ‘lame_encode_buffer_interleaved’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:722: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:803: предупреждение: при передаче аргумента 1 ‘tc_get_mp3_header’: указуемые типы различаются знаковостью aud_aux.c:140: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c: В функции ‘tc_audio_close’: aud_aux.c:1027: предупреждение: при передаче аргумента 2 ‘lame_encode_flush’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:813: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/export_divx5_la-aud_aux.Tpo .deps/export_divx5_la-aud_aux.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_divx5_la-divx4_vbr.lo -MD -MP -MF .deps/export_divx5_la-divx4_vbr.Tpo -c -o export_divx5_la-divx4_vbr.lo `test -f 'divx4_vbr.c' || echo './'`divx4_vbr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_divx5_la-divx4_vbr.lo -MD -MP -MF .deps/export_divx5_la-divx4_vbr.Tpo -c divx4_vbr.c -fPIC -DPIC -o .libs/export_divx5_la-divx4_vbr.o mv -f .deps/export_divx5_la-divx4_vbr.Tpo .deps/export_divx5_la-divx4_vbr.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_divx5.la -rpath /usr/lib64/transcode export_divx5_la-export_divx5.lo export_divx5_la-aud_aux.lo export_divx5_la-divx4_vbr.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_divx5_la-export_divx5.o .libs/export_divx5_la-aud_aux.o .libs/export_divx5_la-divx4_vbr.o -lavcodec -L/usr/lib /usr/lib64/libmp3lame.so -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_divx5.so -o .libs/export_divx5.so libtool: link: ( cd ".libs" && rm -f "export_divx5.la" && ln -s "../export_divx5.la" "export_divx5.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ffmpeg_la-export_ffmpeg.lo -MD -MP -MF .deps/export_ffmpeg_la-export_ffmpeg.Tpo -c -o export_ffmpeg_la-export_ffmpeg.lo `test -f 'export_ffmpeg.c' || echo './'`export_ffmpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ffmpeg_la-export_ffmpeg.lo -MD -MP -MF .deps/export_ffmpeg_la-export_ffmpeg.Tpo -c export_ffmpeg.c -fPIC -DPIC -o .libs/export_ffmpeg_la-export_ffmpeg.o export_ffmpeg.c: В функции ‘export_ffmpeg_encode’: export_ffmpeg.c:1456: предупреждение: при передаче аргумента 2 ‘AVI_write_frame’: указуемые типы различаются знаковостью ../avilib/avilib.h:329: замечание: expected ‘const char *’ but argument is of type ‘uint8_t *’ export_ffmpeg.c:1510: предупреждение: при передаче аргумента 1 ‘tc_audio_encode’: указуемые типы различаются знаковостью aud_aux.h:33: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_ffmpeg_la-export_ffmpeg.Tpo .deps/export_ffmpeg_la-export_ffmpeg.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ffmpeg_la-aud_aux.lo -MD -MP -MF .deps/export_ffmpeg_la-aud_aux.Tpo -c -o export_ffmpeg_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ffmpeg_la-aud_aux.lo -MD -MP -MF .deps/export_ffmpeg_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_ffmpeg_la-aud_aux.o aud_aux.c: В функции ‘tc_audio_encode_mp3’: aud_aux.c:752: предупреждение: при передаче аргумента 5 ‘lame_encode_buffer’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:707: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:759: предупреждение: при передаче аргумента 4 ‘lame_encode_buffer_interleaved’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:722: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:803: предупреждение: при передаче аргумента 1 ‘tc_get_mp3_header’: указуемые типы различаются знаковостью aud_aux.c:140: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c: В функции ‘tc_audio_close’: aud_aux.c:1027: предупреждение: при передаче аргумента 2 ‘lame_encode_flush’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:813: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/export_ffmpeg_la-aud_aux.Tpo .deps/export_ffmpeg_la-aud_aux.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ffmpeg_la-ffmpeg_cfg.lo -MD -MP -MF .deps/export_ffmpeg_la-ffmpeg_cfg.Tpo -c -o export_ffmpeg_la-ffmpeg_cfg.lo `test -f 'ffmpeg_cfg.c' || echo './'`ffmpeg_cfg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ffmpeg_la-ffmpeg_cfg.lo -MD -MP -MF .deps/export_ffmpeg_la-ffmpeg_cfg.Tpo -c ffmpeg_cfg.c -fPIC -DPIC -o .libs/export_ffmpeg_la-ffmpeg_cfg.o mv -f .deps/export_ffmpeg_la-ffmpeg_cfg.Tpo .deps/export_ffmpeg_la-ffmpeg_cfg.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_ffmpeg.la -rpath /usr/lib64/transcode export_ffmpeg_la-export_ffmpeg.lo export_ffmpeg_la-aud_aux.lo export_ffmpeg_la-ffmpeg_cfg.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_ffmpeg_la-export_ffmpeg.o .libs/export_ffmpeg_la-aud_aux.o .libs/export_ffmpeg_la-ffmpeg_cfg.o -lavcodec -L/usr/lib /usr/lib64/libmp3lame.so -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_ffmpeg.so -o .libs/export_ffmpeg.so libtool: link: ( cd ".libs" && rm -f "export_ffmpeg.la" && ln -s "../export_ffmpeg.la" "export_ffmpeg.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_jpg_la-export_jpg.lo -MD -MP -MF .deps/export_jpg_la-export_jpg.Tpo -c -o export_jpg_la-export_jpg.lo `test -f 'export_jpg.c' || echo './'`export_jpg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_jpg_la-export_jpg.lo -MD -MP -MF .deps/export_jpg_la-export_jpg.Tpo -c export_jpg.c -fPIC -DPIC -o .libs/export_jpg_la-export_jpg.o export_jpg.c: В функции ‘export_jpg_encode’: export_jpg.c:281: предупреждение: в инициализации указуемые типы различаются знаковостью export_jpg.c:301: предупреждение: в присваивании указуемые типы различаются знаковостью mv -f .deps/export_jpg_la-export_jpg.Tpo .deps/export_jpg_la-export_jpg.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_jpg.la -rpath /usr/lib64/transcode export_jpg_la-export_jpg.lo -L/usr/lib -ljpeg -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_jpg_la-export_jpg.o -L/usr/lib /usr/lib64/libjpeg.so -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_jpg.so -o .libs/export_jpg.so libtool: link: ( cd ".libs" && rm -f "export_jpg.la" && ln -s "../export_jpg.la" "export_jpg.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_lame.lo -MD -MP -MF .deps/export_lame.Tpo -c -o export_lame.lo export_lame.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_lame.lo -MD -MP -MF .deps/export_lame.Tpo -c export_lame.c -fPIC -DPIC -o .libs/export_lame.o export_lame.c: В функции ‘export_lame_encode’: export_lame.c:204: предупреждение: при передаче аргумента 1 ‘p_write’: указуемые типы различаются знаковостью export_lame.c:50: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_lame.Tpo .deps/export_lame.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_lame.la -rpath /usr/lib64/transcode export_lame.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_lame.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_lame.so -o .libs/export_lame.so libtool: link: ( cd ".libs" && rm -f "export_lame.la" && ln -s "../export_lame.la" "export_lame.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/lqt -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_mov_la-export_mov.lo -MD -MP -MF .deps/export_mov_la-export_mov.Tpo -c -o export_mov_la-export_mov.lo `test -f 'export_mov.c' || echo './'`export_mov.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include/lqt -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_mov_la-export_mov.lo -MD -MP -MF .deps/export_mov_la-export_mov.Tpo -c export_mov.c -fPIC -DPIC -o .libs/export_mov_la-export_mov.o In file included from export_mov.c:57: /usr/include/lqt/quicktime.h:544: предупреждение: декларация функции не является прототипом In file included from export_mov.c:57: /usr/include/lqt/quicktime.h:553: предупреждение: декларация функции не является прототипом In file included from export_mov.c:57: /usr/include/lqt/quicktime.h:563: предупреждение: декларация функции не является прототипом In file included from /usr/include/lqt/lqt.h:31, from export_mov.c:59: /usr/include/lqt/lqt_codecinfo.h:214: предупреждение: декларация функции не является прототипом In file included from /usr/include/lqt/lqt.h:31, from export_mov.c:59: /usr/include/lqt/lqt_codecinfo.h:224: предупреждение: декларация функции не является прототипом /usr/include/lqt/lqt_codecinfo.h:232: предупреждение: декларация функции не является прототипом In file included from /usr/include/lqt/lqt.h:31, from export_mov.c:59: /usr/include/lqt/lqt_codecinfo.h:248: предупреждение: декларация функции не является прототипом In file included from /usr/include/lqt/lqt.h:31, from export_mov.c:59: /usr/include/lqt/lqt_codecinfo.h:257: предупреждение: декларация функции не является прототипом In file included from export_mov.c:59: /usr/include/lqt/lqt.h:190: предупреждение: декларация функции не является прототипом In file included from export_mov.c:59: /usr/include/lqt/lqt.h:719: предупреждение: декларация функции не является прототипом export_mov.c: В функции ‘list’: export_mov.c:135: предупреждение: comparison with string literal results in unspecified behavior export_mov.c:136: предупреждение: comparison with string literal results in unspecified behavior export_mov.c:147: предупреждение: comparison with string literal results in unspecified behavior export_mov.c: В функции ‘export_mov_init’: export_mov.c:491: предупреждение: неявная декларация функции ‘optstr_get’ mv -f .deps/export_mov_la-export_mov.Tpo .deps/export_mov_la-export_mov.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_mov.la -rpath /usr/lib64/transcode export_mov_la-export_mov.lo -lquicktime -lquicktime -lpthread -lm -lz -ldl -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_mov_la-export_mov.o /usr/lib64/libquicktime.so -lpthread -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_mov.so -o .libs/export_mov.so libtool: link: ( cd ".libs" && rm -f "export_mov.la" && ln -s "../export_mov.la" "export_mov.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_mp2.lo -MD -MP -MF .deps/export_mp2.Tpo -c -o export_mp2.lo export_mp2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_mp2.lo -MD -MP -MF .deps/export_mp2.Tpo -c export_mp2.c -fPIC -DPIC -o .libs/export_mp2.o export_mp2.c: В функции ‘export_mp2_encode’: export_mp2.c:199: предупреждение: при передаче аргумента 1 ‘p_write’: указуемые типы различаются знаковостью export_mp2.c:69: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_mp2.Tpo .deps/export_mp2.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_mp2.la -rpath /usr/lib64/transcode export_mp2.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_mp2.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_mp2.so -o .libs/export_mp2.so libtool: link: ( cd ".libs" && rm -f "export_mp2.la" && ln -s "../export_mp2.la" "export_mp2.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_null.lo -MD -MP -MF .deps/export_null.Tpo -c -o export_null.lo export_null.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_null.lo -MD -MP -MF .deps/export_null.Tpo -c export_null.c -fPIC -DPIC -o .libs/export_null.o mv -f .deps/export_null.Tpo .deps/export_null.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_null.la -rpath /usr/lib64/transcode export_null.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_null.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_null.so -o .libs/export_null.so libtool: link: ( cd ".libs" && rm -f "export_null.la" && ln -s "../export_null.la" "export_null.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ogg.lo -MD -MP -MF .deps/export_ogg.Tpo -c -o export_ogg.lo export_ogg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ogg.lo -MD -MP -MF .deps/export_ogg.Tpo -c export_ogg.c -fPIC -DPIC -o .libs/export_ogg.o export_ogg.c: В функции ‘export_ogg_encode’: export_ogg.c:162: предупреждение: при передаче аргумента 1 ‘p_write’: указуемые типы различаются знаковостью export_ogg.c:40: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_ogg.Tpo .deps/export_ogg.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_ogg.la -rpath /usr/lib64/transcode export_ogg.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_ogg.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_ogg.so -o .libs/export_ogg.so libtool: link: ( cd ".libs" && rm -f "export_ogg.la" && ln -s "../export_ogg.la" "export_ogg.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_pcm.lo -MD -MP -MF .deps/export_pcm.Tpo -c -o export_pcm.lo export_pcm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_pcm.lo -MD -MP -MF .deps/export_pcm.Tpo -c export_pcm.c -fPIC -DPIC -o .libs/export_pcm.o export_pcm.c: В функции ‘export_tc_pcm_init’: export_pcm.c:82: предупреждение: при передаче аргумента 1 ‘strlcpy’: указуемые типы различаются знаковостью ../libtc/libtc.h:260: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ export_pcm.c:83: предупреждение: при передаче аргумента 1 ‘strlcpy’: указуемые типы различаются знаковостью ../libtc/libtc.h:260: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ export_pcm.c:84: предупреждение: при передаче аргумента 1 ‘strlcpy’: указуемые типы различаются знаковостью ../libtc/libtc.h:260: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ export_pcm.c:115: предупреждение: при передаче аргумента 1 ‘strlcpy’: указуемые типы различаются знаковостью ../libtc/libtc.h:260: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_pcm.Tpo .deps/export_pcm.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_pcm.la -rpath /usr/lib64/transcode export_pcm.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_pcm.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_pcm.so -o .libs/export_pcm.so libtool: link: ( cd ".libs" && rm -f "export_pcm.la" && ln -s "../export_pcm.la" "export_pcm.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ppm_la-export_ppm.lo -MD -MP -MF .deps/export_ppm_la-export_ppm.Tpo -c -o export_ppm_la-export_ppm.lo `test -f 'export_ppm.c' || echo './'`export_ppm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ppm_la-export_ppm.lo -MD -MP -MF .deps/export_ppm_la-export_ppm.Tpo -c export_ppm.c -fPIC -DPIC -o .libs/export_ppm_la-export_ppm.o export_ppm.c: В функции ‘export_ppm_encode’: export_ppm.c:187: предупреждение: в инициализации указуемые типы различаются знаковостью export_ppm.c:199: предупреждение: в присваивании указуемые типы различаются знаковостью export_ppm.c:206: предупреждение: в присваивании указуемые типы различаются знаковостью export_ppm.c:237: предупреждение: при передаче аргумента 1 ‘tc_audio_encode’: указуемые типы различаются знаковостью aud_aux.h:33: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_ppm_la-export_ppm.Tpo .deps/export_ppm_la-export_ppm.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ppm_la-aud_aux.lo -MD -MP -MF .deps/export_ppm_la-aud_aux.Tpo -c -o export_ppm_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_ppm_la-aud_aux.lo -MD -MP -MF .deps/export_ppm_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_ppm_la-aud_aux.o aud_aux.c: В функции ‘tc_audio_encode_mp3’: aud_aux.c:752: предупреждение: при передаче аргумента 5 ‘lame_encode_buffer’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:707: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:759: предупреждение: при передаче аргумента 4 ‘lame_encode_buffer_interleaved’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:722: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:803: предупреждение: при передаче аргумента 1 ‘tc_get_mp3_header’: указуемые типы различаются знаковостью aud_aux.c:140: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c: В функции ‘tc_audio_close’: aud_aux.c:1027: предупреждение: при передаче аргумента 2 ‘lame_encode_flush’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:813: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/export_ppm_la-aud_aux.Tpo .deps/export_ppm_la-aud_aux.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_ppm.la -rpath /usr/lib64/transcode export_ppm_la-export_ppm.lo export_ppm_la-aud_aux.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_ppm_la-export_ppm.o .libs/export_ppm_la-aud_aux.o -lavcodec -L/usr/lib /usr/lib64/libmp3lame.so -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_ppm.so -o .libs/export_ppm.so libtool: link: ( cd ".libs" && rm -f "export_ppm.la" && ln -s "../export_ppm.la" "export_ppm.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_pvn.lo -MD -MP -MF .deps/export_pvn.Tpo -c -o export_pvn.lo export_pvn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_pvn.lo -MD -MP -MF .deps/export_pvn.Tpo -c export_pvn.c -fPIC -DPIC -o .libs/export_pvn.o export_pvn.c: В функции ‘pvn_stop’: export_pvn.c:143: предупреждение: при передаче аргумента 2 ‘tc_pwrite’: указуемые типы различаются знаковостью ../libtc/libtc.h:572: замечание: expected ‘const uint8_t *’ but argument is of type ‘char *’ export_pvn.c: В функции ‘export_pvn_open’: export_pvn.c:301: предупреждение: при передаче аргумента 2 ‘tc_pwrite’: указуемые типы различаются знаковостью ../libtc/libtc.h:572: замечание: expected ‘const uint8_t *’ but argument is of type ‘char *’ export_pvn.c:311: предупреждение: при передаче аргумента 2 ‘tc_pwrite’: указуемые типы различаются знаковостью ../libtc/libtc.h:572: замечание: expected ‘const uint8_t *’ but argument is of type ‘char *’ mv -f .deps/export_pvn.Tpo .deps/export_pvn.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_pvn.la -rpath /usr/lib64/transcode export_pvn.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_pvn.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_pvn.so -o .libs/export_pvn.so libtool: link: ( cd ".libs" && rm -f "export_pvn.la" && ln -s "../export_pvn.la" "export_pvn.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_raw_la-export_raw.lo -MD -MP -MF .deps/export_raw_la-export_raw.Tpo -c -o export_raw_la-export_raw.lo `test -f 'export_raw.c' || echo './'`export_raw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_raw_la-export_raw.lo -MD -MP -MF .deps/export_raw_la-export_raw.Tpo -c export_raw.c -fPIC -DPIC -o .libs/export_raw_la-export_raw.o export_raw.c: В функции ‘export_raw_encode’: export_raw.c:397: предупреждение: при передаче аргумента 2 ‘AVI_write_frame’: указуемые типы различаются знаковостью ../avilib/avilib.h:329: замечание: expected ‘const char *’ but argument is of type ‘uint8_t *’ export_raw.c:407: предупреждение: при передаче аргумента 1 ‘tc_audio_encode’: указуемые типы различаются знаковостью aud_aux.h:33: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_raw_la-export_raw.Tpo .deps/export_raw_la-export_raw.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_raw_la-aud_aux.lo -MD -MP -MF .deps/export_raw_la-aud_aux.Tpo -c -o export_raw_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_raw_la-aud_aux.lo -MD -MP -MF .deps/export_raw_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_raw_la-aud_aux.o aud_aux.c: В функции ‘tc_audio_encode_mp3’: aud_aux.c:752: предупреждение: при передаче аргумента 5 ‘lame_encode_buffer’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:707: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:759: предупреждение: при передаче аргумента 4 ‘lame_encode_buffer_interleaved’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:722: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:803: предупреждение: при передаче аргумента 1 ‘tc_get_mp3_header’: указуемые типы различаются знаковостью aud_aux.c:140: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c: В функции ‘tc_audio_close’: aud_aux.c:1027: предупреждение: при передаче аргумента 2 ‘lame_encode_flush’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:813: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/export_raw_la-aud_aux.Tpo .deps/export_raw_la-aud_aux.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_raw.la -rpath /usr/lib64/transcode export_raw_la-export_raw.lo export_raw_la-aud_aux.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_raw_la-export_raw.o .libs/export_raw_la-aud_aux.o -lavcodec -L/usr/lib /usr/lib64/libmp3lame.so -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_raw.so -o .libs/export_raw.so libtool: link: ( cd ".libs" && rm -f "export_raw.la" && ln -s "../export_raw.la" "export_raw.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_tcaud_la-export_tcaud.lo -MD -MP -MF .deps/export_tcaud_la-export_tcaud.Tpo -c -o export_tcaud_la-export_tcaud.lo `test -f 'export_tcaud.c' || echo './'`export_tcaud.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_tcaud_la-export_tcaud.lo -MD -MP -MF .deps/export_tcaud_la-export_tcaud.Tpo -c export_tcaud.c -fPIC -DPIC -o .libs/export_tcaud_la-export_tcaud.o export_tcaud.c: В функции ‘export_tcaud_encode’: export_tcaud.c:55: предупреждение: при передаче аргумента 1 ‘tc_audio_encode’: указуемые типы различаются знаковостью aud_aux.h:33: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_tcaud_la-export_tcaud.Tpo .deps/export_tcaud_la-export_tcaud.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_tcaud_la-aud_aux.lo -MD -MP -MF .deps/export_tcaud_la-aud_aux.Tpo -c -o export_tcaud_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_tcaud_la-aud_aux.lo -MD -MP -MF .deps/export_tcaud_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_tcaud_la-aud_aux.o aud_aux.c: В функции ‘tc_audio_encode_mp3’: aud_aux.c:752: предупреждение: при передаче аргумента 5 ‘lame_encode_buffer’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:707: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:759: предупреждение: при передаче аргумента 4 ‘lame_encode_buffer_interleaved’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:722: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:803: предупреждение: при передаче аргумента 1 ‘tc_get_mp3_header’: указуемые типы различаются знаковостью aud_aux.c:140: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c: В функции ‘tc_audio_close’: aud_aux.c:1027: предупреждение: при передаче аргумента 2 ‘lame_encode_flush’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:813: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/export_tcaud_la-aud_aux.Tpo .deps/export_tcaud_la-aud_aux.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_tcaud.la -rpath /usr/lib64/transcode export_tcaud_la-export_tcaud.lo export_tcaud_la-aud_aux.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_tcaud_la-export_tcaud.o .libs/export_tcaud_la-aud_aux.o -lavcodec -L/usr/lib /usr/lib64/libmp3lame.so -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_tcaud.so -o .libs/export_tcaud.so libtool: link: ( cd ".libs" && rm -f "export_tcaud.la" && ln -s "../export_tcaud.la" "export_tcaud.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_toolame.lo -MD -MP -MF .deps/export_toolame.Tpo -c -o export_toolame.lo export_toolame.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_toolame.lo -MD -MP -MF .deps/export_toolame.Tpo -c export_toolame.c -fPIC -DPIC -o .libs/export_toolame.o export_toolame.c: В функции ‘export_toolame_encode’: export_toolame.c:180: предупреждение: при передаче аргумента 1 ‘p_write’: указуемые типы различаются знаковостью export_toolame.c:53: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_toolame.Tpo .deps/export_toolame.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_toolame.la -rpath /usr/lib64/transcode export_toolame.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_toolame.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_toolame.so -o .libs/export_toolame.so libtool: link: ( cd ".libs" && rm -f "export_toolame.la" && ln -s "../export_toolame.la" "export_toolame.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_wav.lo -MD -MP -MF .deps/export_wav.Tpo -c -o export_wav.lo export_wav.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_wav.lo -MD -MP -MF .deps/export_wav.Tpo -c export_wav.c -fPIC -DPIC -o .libs/export_wav.o mv -f .deps/export_wav.Tpo .deps/export_wav.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_wav.la -rpath /usr/lib64/transcode export_wav.lo -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_wav.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_wav.so -o .libs/export_wav.so libtool: link: ( cd ".libs" && rm -f "export_wav.la" && ln -s "../export_wav.la" "export_wav.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_xvid4_la-export_xvid4.lo -MD -MP -MF .deps/export_xvid4_la-export_xvid4.Tpo -c -o export_xvid4_la-export_xvid4.lo `test -f 'export_xvid4.c' || echo './'`export_xvid4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_xvid4_la-export_xvid4.lo -MD -MP -MF .deps/export_xvid4_la-export_xvid4.Tpo -c export_xvid4.c -fPIC -DPIC -o .libs/export_xvid4_la-export_xvid4.o export_xvid4.c: В функции ‘tc_xvid_write’: export_xvid4.c:368: предупреждение: при передаче аргумента 2 ‘AVI_write_frame’: указуемые типы различаются знаковостью ../avilib/avilib.h:329: замечание: expected ‘const char *’ but argument is of type ‘uint8_t *’ export_xvid4.c: В функции ‘export_xvid4__encode’: export_xvid4.c:398: предупреждение: при передаче аргумента 1 ‘tc_audio_encode’: указуемые типы различаются знаковостью aud_aux.h:33: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/export_xvid4_la-export_xvid4.Tpo .deps/export_xvid4_la-export_xvid4.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_xvid4_la-aud_aux.lo -MD -MP -MF .deps/export_xvid4_la-aud_aux.Tpo -c -o export_xvid4_la-aud_aux.lo `test -f 'aud_aux.c' || echo './'`aud_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT export_xvid4_la-aud_aux.lo -MD -MP -MF .deps/export_xvid4_la-aud_aux.Tpo -c aud_aux.c -fPIC -DPIC -o .libs/export_xvid4_la-aud_aux.o aud_aux.c: В функции ‘tc_audio_encode_mp3’: aud_aux.c:752: предупреждение: при передаче аргумента 5 ‘lame_encode_buffer’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:707: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:759: предупреждение: при передаче аргумента 4 ‘lame_encode_buffer_interleaved’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:722: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c:803: предупреждение: при передаче аргумента 1 ‘tc_get_mp3_header’: указуемые типы различаются знаковостью aud_aux.c:140: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ aud_aux.c: В функции ‘tc_audio_close’: aud_aux.c:1027: предупреждение: при передаче аргумента 2 ‘lame_encode_flush’: указуемые типы различаются знаковостью /usr/include/lame/lame.h:813: замечание: expected ‘unsigned char *’ but argument is of type ‘char *’ mv -f .deps/export_xvid4_la-aud_aux.Tpo .deps/export_xvid4_la-aud_aux.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o export_xvid4.la -rpath /usr/lib64/transcode export_xvid4_la-export_xvid4.lo export_xvid4_la-aud_aux.lo -lavcodec -lavcodec -L/usr/lib -lmp3lame -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/export_xvid4_la-export_xvid4.o .libs/export_xvid4_la-aud_aux.o -lavcodec -L/usr/lib /usr/lib64/libmp3lame.so -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,export_xvid4.so -o .libs/export_xvid4.so libtool: link: ( cd ".libs" && rm -f "export_xvid4.la" && ln -s "../export_xvid4.la" "export_xvid4.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/export' Making all in filter make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/filter' Making all in divxkey make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/filter/divxkey' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT filter_divxkey.lo -MD -MP -MF .deps/filter_divxkey.Tpo -c -o filter_divxkey.lo filter_divxkey.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT filter_divxkey.lo -MD -MP -MF .deps/filter_divxkey.Tpo -c filter_divxkey.c -fPIC -DPIC -o .libs/filter_divxkey.o filter_divxkey.c: В функции ‘tc_filter’: filter_divxkey.c:179: предупреждение: при передаче аргумента 1 ‘quicktime_divx3_is_key’: указуемые типы различаются знаковостью filter_divxkey.c:83: замечание: expected ‘char *’ but argument is of type ‘unsigned char *’ mv -f .deps/filter_divxkey.Tpo .deps/filter_divxkey.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o filter_divxkey.la -rpath /usr/lib64/transcode filter_divxkey.lo bitstream.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/filter_divxkey.o .libs/bitstream.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,filter_divxkey.so -o .libs/filter_divxkey.so libtool: link: ( cd ".libs" && rm -f "filter_divxkey.la" && ln -s "../filter_divxkey.la" "filter_divxkey.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/filter/divxkey' Making all in extsub make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/filter/extsub' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT filter_extsub.lo -MD -MP -MF .deps/filter_extsub.Tpo -c -o filter_extsub.lo filter_extsub.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT filter_extsub.lo -MD -MP -MF .deps/filter_extsub.Tpo -c filter_extsub.c -fPIC -DPIC -o .libs/filter_extsub.o filter_extsub.c: В функции ‘anti_alias_subtitle’: filter_extsub.c:235: предупреждение: при передаче аргумента 2 ‘tcv_antialias’: указуемые типы различаются знаковостью ../../libtcvideo/tcvideo.h:85: замечание: expected ‘uint8_t *’ but argument is of type ‘char *’ filter_extsub.c:235: предупреждение: при передаче аргумента 3 ‘tcv_antialias’: указуемые типы различаются знаковостью ../../libtcvideo/tcvideo.h:85: замечание: expected ‘uint8_t *’ but argument is of type ‘char *’ filter_extsub.c: В функции ‘tc_filter’: filter_extsub.c:596: предупреждение: при передаче аргумента 1 ‘subtitle_overlay’: указуемые типы различаются знаковостью filter_extsub.c:368: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ filter_extsub.c:616: предупреждение: при передаче аргумента 1 ‘subtitle_overlay’: указуемые типы различаются знаковостью filter_extsub.c:368: замечание: expected ‘char *’ but argument is of type ‘uint8_t *’ mv -f .deps/filter_extsub.Tpo .deps/filter_extsub.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT subproc.lo -MD -MP -MF .deps/subproc.Tpo -c -o subproc.lo subproc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT subproc.lo -MD -MP -MF .deps/subproc.Tpo -c subproc.c -fPIC -DPIC -o .libs/subproc.o subproc.c: В функции ‘parse_data_sequence’: subproc.c:183: предупреждение: в присваивании указуемые типы различаются знаковостью mv -f .deps/subproc.Tpo .deps/subproc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT subtitle_buffer.lo -MD -MP -MF .deps/subtitle_buffer.Tpo -c -o subtitle_buffer.lo subtitle_buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../src -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT subtitle_buffer.lo -MD -MP -MF .deps/subtitle_buffer.Tpo -c subtitle_buffer.c -fPIC -DPIC -o .libs/subtitle_buffer.o mv -f .deps/subtitle_buffer.Tpo .deps/subtitle_buffer.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o filter_extsub.la -rpath /usr/lib64/transcode filter_extsub.lo subproc.lo subtitle_buffer.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/filter_extsub.o .libs/subproc.o .libs/subtitle_buffer.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,filter_extsub.so -o .libs/filter_extsub.so libtool: link: ( cd ".libs" && rm -f "filter_extsub.la" && ln -s "../filter_extsub.la" "filter_extsub.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o filter_extsub2.la -rpath /usr/lib64/transcode filter_extsub.lo subproc.lo subtitle_buffer.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/filter_extsub.o .libs/subproc.o .libs/subtitle_buffer.o -lm -lz -ldl -march=k8 -Wl,-O1 -Wl,-soname -Wl,filter_extsub2.so -o .libs/filter_extsub2.so libtool: link: ( cd ".libs" && rm -f "filter_extsub2.la" && ln -s "../filter_extsub2.la" "filter_extsub2.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/filter/extsub' Making all in preview make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/filter/preview' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT filter_sdlview.lo -MD -MP -MF .deps/filter_sdlview.Tpo -c -o filter_sdlview.lo filter_sdlview.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../src -I/usr/include/SDL -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -MT filter_sdlview.lo -MD -MP -MF .deps/filter_sdlview.Tpo -c filter_sdlview.c -fPIC -DPIC -o .libs/filter_sdlview.o mv -f .deps/filter_sdlview.Tpo .deps/filter_sdlview.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -march=k8 -pipe -module -avoid-version -Wl,-O1 -o filter_sdlview.la -rpath /usr/lib64/transcode filter_sdlview.lo -lSDL -lpthread -lXv -lSDL -lpthread grep: /usr/lib64/libcucul.la: No such file or directory /bin/sed: can't read /usr/lib64/libcucul.la: No such file or directory libtool: link: `/usr/lib64/libcucul.la' is not a valid libtool archive make[3]: *** [filter_sdlview.la] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/filter/preview' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2/filter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.2-r1/work/transcode-1.1.2' make: *** [all] Error 2 * * ERROR: media-video/transcode-1.1.2-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2984: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * 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.1.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/transcode-1.1.2-r1/temp/environment'. *