>>> Unpacking source... >>> Unpacking transcode-1.0.7.tar.bz2 to /var/tmp/portage/media-video/transcode-1.0.7/work * Applying transcode-1.0.6-imagemagick.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7' ... * 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.0.7/autotools * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source unpacked in /var/tmp/portage/media-video/transcode-1.0.7/work >>> Compiling source in /var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7 ... * econf: updating transcode-1.0.7/autotools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating transcode-1.0.7/autotools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-default-xvid=xvid4 --enable-a52 --enable-a52-default-decoder --enable-mmx --enable-sse --enable-sse2 --disable-3dnow --disable-altivec --disable-netstream --enable-freetype2 --enable-v4l --enable-lame --enable-nuv --enable-ogg --disable-oss --enable-vorbis --enable-theora --enable-libdvdread --enable-libdv --enable-libquicktime --enable-lzo --enable-iconv --enable-libmpeg3 --enable-libxml2 --enable-mjpegtools --enable-sdl --enable-libfame --enable-imagemagick --enable-libjpeg --with-x --with-mod-path=/usr/lib64/transcode --with-libpostproc-prefix=/usr/lib64 --disable-avifile --disable-xio 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 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no 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 for gawk... (cached) gawk checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking for gawk... /bin/gawk checking for dlopen in -ldl... yes checking for dlopen... yes checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for inline... inline checking for size_t... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking __attribute__ ((aligned ())) support... 64 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for working strcoll... yes checking return type of signal handlers... void checking for strtol... yes checking for memalign... yes checking for ftruncate... yes checking for gettimeofday... yes checking for memset... yes checking for strerror... yes checking for strncasecmp... yes checking for stat... yes checking for floor... no checking for atexit... yes checking for getpagesize... yes checking for memmove... yes checking for mkfifo... yes checking for vsscanf... yes checking for strptime... yes checking for alloca... no checking for strlcat... no checking for strlcpy... no checking for lrint in -lm... yes checking for getopt_long_only... yes checking whether support lib is needed... no checking for pthreads in -lpthread... yes checking for build architecture... AMD64 architecture (AMD64) checking if $CC groks MMX inline assembly... yes checking for support of 3DNow in assembly code... no configure: WARNING: *** All of 3DNow dependent parts will be disabled *** checking if $CC groks SSE inline assembly... yes checking if $CC can handle SSE2 inline asm... yes checking if $CC groks AltiVec inline assembly... no checking if $CC groks AltiVec C extensions... no checking if linker needs -framework vecLib... checking if x86_64-pc-linux-gnu-gcc supports -fomit-frame-pointer flags... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /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 whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E 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 x86_64-pc-linux-gnu-gcc supports -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 flags... yes checking if x86_64-pc-linux-gnu-g++ supports -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 flags... yes checking if fast integers are available... yes checking for pkg-config... /usr/bin/pkg-config checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XvQueryExtension in -lXv... yes checking X11/Xaw/Simple.h usability... yes checking X11/Xaw/Simple.h presence... yes checking for X11/Xaw/Simple.h... yes checking for XpmFreeAttributes in -lXpm... yes checking for gzopen in -lz... yes checking for sin in -lm... yes checking for pkgconfig support for libavcodec... 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 libmpeg2... no checking how to determine LIBMPEG2_CFLAGS... default checking mpeg2dec/mpeg2.h usability... yes checking mpeg2dec/mpeg2.h presence... yes checking for mpeg2dec/mpeg2.h... yes checking how to determine LIBMPEG2_LIBS... default checking for mpeg2_init in -lmpeg2... yes checking for internal static framebuffer support... yes checking for network streaming support... no checking for internal NUV support... configure: WARNING: *** NUV format support on x86_64 is EXPERIMENTAL *** configure: WARNING: *** Be prepared for glitches and even crashes *** yes checking whether v4l support is requested... yes checking linux/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking for linux/videodev2.h... yes checking for struct v4l2_buffer in videodev2.h... no checking whether bktr support is requested... no checking whether sunau support is requested... no checking whether OSS support is requested... no checking decore.h usability... no checking decore.h presence... no checking for decore.h... no checking encore2.h usability... no checking encore2.h presence... no checking for encore2.h... no checking for default xvid... xvid4 checking whether ibp and lors support is requested... no checking whether libpostproc support is requested... no checking whether freetype2 support is requested... yes checking for pkgconfig support for freetype2... no checking for freetype-config... /usr/bin/freetype-config checking how to determine FREETYPE2_CFLAGS... /usr/bin/freetype-config checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking how to determine FREETYPE2_LIBS... /usr/bin/freetype-config checking for FT_Init_FreeType in -lfreetype... yes checking whether avifile support is requested... no checking whether lame support is requested... yes checking for pkgconfig support for lame... no checking how to determine LAME_CFLAGS... default checking how to determine LAME_LIBS... default checking for lame_init in -lmp3lame... yes checking lame/lame.h usability... yes checking lame/lame.h presence... yes checking for lame/lame.h... yes checking lame version... 398 checking whether ogg support is requested... yes checking for pkgconfig support for ogg... yes checking how to determine OGG_CFLAGS... pkg-config checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking how to determine OGG_LIBS... pkg-config checking for ogg_stream_init in -logg... yes checking whether vorbis support is requested... yes checking for pkgconfig support for vorbis... yes checking how to determine VORBIS_CFLAGS... pkg-config checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking how to determine VORBIS_LIBS... pkg-config checking for vorbis_info_init in -lvorbis... yes checking whether theora support is requested... yes checking for pkgconfig support for theora... yes checking for theora-config... no checking how to determine THEORA_CFLAGS... pkg-config checking theora/theora.h usability... yes checking theora/theora.h presence... yes checking for theora/theora.h... yes checking how to determine THEORA_LIBS... pkg-config checking for theora_info_init in -ltheora... yes checking whether libdvdread support is requested... yes checking for pkgconfig support for libdvdread... no checking how to determine LIBDVDREAD_CFLAGS... default checking how to determine LIBDVDREAD_LIBS... default checking for DVDOpen in -ldvdread... yes checking dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking whether pvm3 support is requested... no checking whether libdv support is requested... yes checking for pkgconfig support for libdv... yes checking how to determine LIBDV_CFLAGS... pkg-config checking libdv/dv.h usability... yes checking libdv/dv.h presence... yes checking for libdv/dv.h... yes checking how to determine LIBDV_LIBS... pkg-config checking for dv_encoder_new in -ldv... yes checking for dv_calculate_samples in -ldv... yes checking whether libquicktime support is requested... yes checking for pkgconfig support for libquicktime... yes checking for lqt-config... /usr/bin/lqt-config checking how to determine LIBQUICKTIME_CFLAGS... pkg-config checking quicktime.h usability... yes checking quicktime.h presence... yes checking for quicktime.h... yes checking how to determine LIBQUICKTIME_LIBS... pkg-config checking for lqt_rows_alloc in -lquicktime... yes checking whether lzo support is requested... yes checking for pkgconfig support for lzo... no checking how to determine LZO_CFLAGS... default checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking how to determine LZO_LIBS... default checking for lzo_version in -llzo2... yes checking whether a52 support is requested... yes checking for pkgconfig support for a52... no checking how to determine A52_CFLAGS... default checking a52dec/a52.h usability... yes checking a52dec/a52.h presence... yes checking for a52dec/a52.h... yes checking how to determine A52_LIBS... default checking for a52_init in -la52... yes checking for liba52 as default A52/AC3 decoder... yes Package libmpeg3 was not found in the pkg-config search path. Perhaps you should add the directory containing `libmpeg3.pc' to the PKG_CONFIG_PATH environment variable No package 'libmpeg3' found checking whether libmpeg3 support is requested... yes checking for pkgconfig support for libmpeg3... no checking how to determine LIBMPEG3_CFLAGS... default checking how to determine LIBMPEG3_LIBS... default checking for mpeg3_open in -lmpeg3... yes checking libmpeg3.h usability... no checking libmpeg3.h presence... no checking for libmpeg3.h... no checking libmpeg3/libmpeg3.h usability... yes checking libmpeg3/libmpeg3.h presence... yes checking for libmpeg3/libmpeg3.h... yes 170 checking whether libxml2 support is requested... yes checking for pkgconfig support for libxml2... yes checking for xml2-config... /usr/bin/xml2-config checking how to determine LIBXML2_CFLAGS... pkg-config checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking how to determine LIBXML2_LIBS... pkg-config checking for xmlStrcmp in -lxml2... yes checking whether mjpegtools support is requested... yes checking for pkgconfig support for mjpegtools... yes checking for mjpegtools-config... no checking how to determine MJPEGTOOLS_CFLAGS... pkg-config checking mjpegtools/yuv4mpeg.h usability... yes checking mjpegtools/yuv4mpeg.h presence... yes checking for mjpegtools/yuv4mpeg.h... yes checking how to determine MJPEGTOOLS_LIBS... pkg-config checking for y4m_si_get_height in -lmjpegutils... yes checking whether sdl support is requested... yes checking for pkgconfig support for sdl... no checking for sdl-config... /usr/bin/sdl-config checking how to determine SDL_CFLAGS... /usr/bin/sdl-config checking SDL.h usability... yes checking SDL.h presence... yes checking for SDL.h... yes checking how to determine SDL_LIBS... /usr/bin/sdl-config checking for SDL_Init in -lSDL... yes checking whether libfame support is requested... yes checking for pkgconfig support for libfame... no checking for libfame-config... /usr/bin/libfame-config checking how to determine LIBFAME_CFLAGS... /usr/bin/libfame-config checking fame.h usability... yes checking fame.h presence... yes checking for fame.h... yes checking how to determine LIBFAME_LIBS... /usr/bin/libfame-config checking for fame_init in -lfame... yes checking whether imagemagick support is requested... yes checking for pkgconfig support for imagemagick... yes checking for Wand-config... /usr/bin/Wand-config checking how to determine IMAGEMAGICK_CFLAGS... pkg-config checking magick/api.h usability... yes checking magick/api.h presence... yes checking for magick/api.h... yes checking how to determine IMAGEMAGICK_LIBS... pkg-config checking for InitializeMagick in -lMagickWand... yes checking wand/magick-wand.h usability... no checking wand/magick-wand.h presence... no checking for wand/magick-wand.h... 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 whether internal libxio support is requested... no checking if x86_64-pc-linux-gnu-gcc supports -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 flags... yes configure: creating ./config.status config.status: creating Makefile config.status: creating aclib/Makefile config.status: creating avilib/Makefile config.status: creating contrib/Makefile config.status: creating contrib/pnmpvn/Makefile config.status: creating docs/Makefile config.status: creating docs/html/Makefile config.status: creating docs/man/Makefile config.status: creating docs/release-notes/Makefile config.status: creating export/Makefile config.status: creating filter/Makefile config.status: creating filter/divxkey/Makefile config.status: creating filter/extsub/Makefile config.status: creating filter/pp/Makefile config.status: creating filter/preview/Makefile config.status: creating filter/subtitler/Makefile config.status: creating filter/tomsmocomp/Makefile config.status: creating filter/yuvdenoise/Makefile config.status: creating import/Makefile config.status: creating import/nuv/Makefile config.status: creating import/v4l/Makefile config.status: creating libac3/Makefile config.status: creating libdldarwin/Makefile config.status: creating libioaux/Makefile config.status: creating libsupport/Makefile config.status: creating libtc/Makefile config.status: creating libvo/Makefile config.status: creating libxio/Makefile config.status: creating pvm3/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating tools/Makefile config.status: creating transcode.spec config.status: creating filter/parse_csv.awk config.status: creating filter/filter_list.awk config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------- Summary for transcode 1.0.7: ---------------------------------------- core options ---------------------------------------- static AV-frame buffering yes network (sockets) streams no NUV format support yes experimental xio no Default xvid export xvid4 A52 default decoder yes libavcodec ---------------------------------------- headers libraries -lavcodec -lavcodec build 3412992 version 52.20.0 statically linked hardware support ---------------------------------------- v4l/v4l2 yes OSS no bktr no sunau no optional package support ---------------------------------------- IBP no X11 yes libmpeg2 yes libpostproc no freetype2 yes avifile no lame yes ogg yes vorbis yes theora yes libdvdread yes pvm3 no libdv yes libquicktime yes lzo yes a52 yes libmpeg3 yes libxml2 yes mjpegtools yes sdl yes libfame yes imagemagick yes libjpeg yes bsdav no iconv yes make -j5 all make all-recursive make[1]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7' Making all in libtc make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libtc' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tc_functions.lo -MD -MP -MF ".deps/tc_functions.Tpo" -c -o tc_functions.lo tc_functions.c; \ then mv -f ".deps/tc_functions.Tpo" ".deps/tc_functions.Plo"; else rm -f ".deps/tc_functions.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT strlcat.lo -MD -MP -MF ".deps/strlcat.Tpo" -c -o strlcat.lo strlcat.c; \ then mv -f ".deps/strlcat.Tpo" ".deps/strlcat.Plo"; else rm -f ".deps/strlcat.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT strlcpy.lo -MD -MP -MF ".deps/strlcpy.Tpo" -c -o strlcpy.lo strlcpy.c; \ then mv -f ".deps/strlcpy.Tpo" ".deps/strlcpy.Plo"; else rm -f ".deps/strlcpy.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tc_functions.lo -MD -MP -MF .deps/tc_functions.Tpo -c tc_functions.c -fPIC -DPIC -o .libs/tc_functions.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o libtc.la tc_functions.lo strlcat.lo strlcpy.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtc.a .libs/tc_functions.o .libs/strlcat.o .libs/strlcpy.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.0.7/work/transcode-1.0.7/libtc' Making all in libxio make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libxio' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/libxml2 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT libxio.lo -MD -MP -MF ".deps/libxio.Tpo" -c -o libxio.lo libxio.c; \ then mv -f ".deps/libxio.Tpo" ".deps/libxio.Plo"; else rm -f ".deps/libxio.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/libxml2 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT libxio.lo -MD -MP -MF .deps/libxio.Tpo -c libxio.c -fPIC -DPIC -o .libs/libxio.o libxio.c: In Funktion »open«: libxio.c:710: Warnung: Typkonvertierung in Zeiger von Ganzzahl anderer Breite /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o libxio.la libxio.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libxio.a .libs/libxio.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libxio.a libtool: link: ( cd ".libs" && rm -f "libxio.la" && ln -s "../libxio.la" "libxio.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libxio' Making all in docs make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs' Making all in man make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs/man' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs/man' Making all in html make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs/html' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs/html' Making all in release-notes make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs/release-notes' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs/release-notes' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/docs' Making all in contrib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/contrib' Making all in pnmpvn make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/contrib/pnmpvn' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/contrib/pnmpvn' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/contrib' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/contrib' make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/contrib' Making all in libdldarwin make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libdldarwin' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT dummy.o -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.o dummy.c; \ then mv -f ".deps/dummy.Tpo" ".deps/dummy.Po"; else rm -f ".deps/dummy.Tpo"; exit 1; fi rm -f libdldarwin.a x86_64-pc-linux-gnu-ar cru libdldarwin.a dummy.o x86_64-pc-linux-gnu-ranlib libdldarwin.a make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libdldarwin' Making all in libsupport make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libsupport' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -fno-common -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT dummy.o -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.o dummy.c; \ then mv -f ".deps/dummy.Tpo" ".deps/dummy.Po"; else rm -f ".deps/dummy.Tpo"; exit 1; fi rm -f libsupport.a x86_64-pc-linux-gnu-ar cru libsupport.a dummy.o x86_64-pc-linux-gnu-ranlib libsupport.a make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libsupport' Making all in libioaux make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libioaux' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT configs.lo -MD -MP -MF ".deps/configs.Tpo" -c -o configs.lo configs.c; \ then mv -f ".deps/configs.Tpo" ".deps/configs.Plo"; else rm -f ".deps/configs.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT framecode.lo -MD -MP -MF ".deps/framecode.Tpo" -c -o framecode.lo framecode.c; \ then mv -f ".deps/framecode.Tpo" ".deps/framecode.Plo"; else rm -f ".deps/framecode.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT configs.lo -MD -MP -MF .deps/configs.Tpo -c configs.c -fPIC -DPIC -o .libs/configs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT framecode.lo -MD -MP -MF .deps/framecode.Tpo -c framecode.c -fPIC -DPIC -o .libs/framecode.o framecode.c: In Funktion »yylex«: framecode.c:1134: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert framecode.c: Auf höchster Ebene: framecode.c:1499: Warnung: »input« definiert, aber nicht verwendet /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o libtcioaux.la configs.lo framecode.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtcioaux.a .libs/configs.o .libs/framecode.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtcioaux.a libtool: link: ( cd ".libs" && rm -f "libtcioaux.la" && ln -s "../libtcioaux.la" "libtcioaux.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libioaux' Making all in aclib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/aclib' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcmemcpy.lo -MD -MP -MF ".deps/tcmemcpy.Tpo" -c -o tcmemcpy.lo tcmemcpy.c; \ then mv -f ".deps/tcmemcpy.Tpo" ".deps/tcmemcpy.Plo"; else rm -f ".deps/tcmemcpy.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT cputest.lo -MD -MP -MF ".deps/cputest.Tpo" -c -o cputest.lo cputest.c; \ then mv -f ".deps/cputest.Tpo" ".deps/cputest.Plo"; else rm -f ".deps/cputest.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT rescale.lo -MD -MP -MF ".deps/rescale.Tpo" -c -o rescale.lo rescale.c; \ then mv -f ".deps/rescale.Tpo" ".deps/rescale.Plo"; else rm -f ".deps/rescale.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT average.lo -MD -MP -MF ".deps/average.Tpo" -c -o average.lo average.c; \ then mv -f ".deps/average.Tpo" ".deps/average.Plo"; else rm -f ".deps/average.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT swap.lo -MD -MP -MF ".deps/swap.Tpo" -c -o swap.lo swap.c; \ then mv -f ".deps/swap.Tpo" ".deps/swap.Plo"; else rm -f ".deps/swap.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT average.lo -MD -MP -MF .deps/average.Tpo -c average.c -fPIC -DPIC -o .libs/average.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT cputest.lo -MD -MP -MF .deps/cputest.Tpo -c cputest.c -fPIC -DPIC -o .libs/cputest.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcmemcpy.lo -MD -MP -MF .deps/tcmemcpy.Tpo -c tcmemcpy.c -fPIC -DPIC -o .libs/tcmemcpy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -fPIC -DPIC -o .libs/rescale.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o libac.la tcmemcpy.lo cputest.lo rescale.lo average.lo swap.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libac.a .libs/tcmemcpy.o .libs/cputest.o .libs/rescale.o .libs/average.o .libs/swap.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.0.7/work/transcode-1.0.7/aclib' Making all in avilib make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/avilib' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT avidump.lo -MD -MP -MF ".deps/avidump.Tpo" -c -o avidump.lo avidump.c; \ then mv -f ".deps/avidump.Tpo" ".deps/avidump.Plo"; else rm -f ".deps/avidump.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT avilib.lo -MD -MP -MF ".deps/avilib.Tpo" -c -o avilib.lo avilib.c; \ then mv -f ".deps/avilib.Tpo" ".deps/avilib.Plo"; else rm -f ".deps/avilib.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT avimisc.lo -MD -MP -MF ".deps/avimisc.Tpo" -c -o avimisc.lo avimisc.c; \ then mv -f ".deps/avimisc.Tpo" ".deps/avimisc.Plo"; else rm -f ".deps/avimisc.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT avidump.lo -MD -MP -MF .deps/avidump.Tpo -c avidump.c -fPIC -DPIC -o .libs/avidump.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT avimisc.lo -MD -MP -MF .deps/avimisc.Tpo -c avimisc.c -fPIC -DPIC -o .libs/avimisc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT avilib.lo -MD -MP -MF .deps/avilib.Tpo -c avilib.c -fPIC -DPIC -o .libs/avilib.o avilib.c: In Funktion »avi_ixnn_entry«: avilib.c:259: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2str« unterscheiden sich im Vorzeichenbesitz avilib.c:261: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2str« unterscheiden sich im Vorzeichenbesitz avilib.c:262: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2str« unterscheiden sich im Vorzeichenbesitz avilib.c:263: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2str« unterscheiden sich im Vorzeichenbesitz avilib.c:266: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2str« unterscheiden sich im Vorzeichenbesitz avilib.c:267: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2str« unterscheiden sich im Vorzeichenbesitz avilib.c:270: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »avi_add_chunk« unterscheiden sich im Vorzeichenbesitz avilib.c:270: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »avi_add_chunk« unterscheiden sich im Vorzeichenbesitz avilib.c: In Funktion »avi_add_odml_index_entry«: avilib.c:388: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strchr« unterscheiden sich im Vorzeichenbesitz avilib.c:398: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »avi_init_super_index« unterscheiden sich im Vorzeichenbesitz avilib.c:402: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »avi_add_std_index« unterscheiden sich im Vorzeichenbesitz avilib.c:402: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »avi_add_std_index« unterscheiden sich im Vorzeichenbesitz avilib.c:416: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »avi_init_super_index« unterscheiden sich im Vorzeichenbesitz avilib.c:423: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »avi_add_std_index« unterscheiden sich im Vorzeichenbesitz avilib.c:465: Warnung: format »%lld« erwartet Typ »long long int«, aber Argument 5 hat Typ »off_t« avilib.c:465: Warnung: format »%lld« erwartet Typ »long long int«, aber Argument 6 hat Typ »off_t« avilib.c:469: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »avi_add_std_index« unterscheiden sich im Vorzeichenbesitz avilib.c:469: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »avi_add_std_index« unterscheiden sich im Vorzeichenbesitz avilib.c:483: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »avi_add_std_index« unterscheiden sich im Vorzeichenbesitz avilib.c:483: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »avi_add_std_index« unterscheiden sich im Vorzeichenbesitz avilib.c:519: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »avi_add_chunk« unterscheiden sich im Vorzeichenbesitz avilib.c: In Funktion »avi_parse_comments«: avilib.c:1099: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2str« unterscheiden sich im Vorzeichenbesitz avilib.c: In Funktion »avi_close_output_file«: avilib.c:1616: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »avi_parse_comments« unterscheiden sich im Vorzeichenbesitz avilib.c:1685: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2str« unterscheiden sich im Vorzeichenbesitz avilib.c:1691: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2str« unterscheiden sich im Vorzeichenbesitz avilib.c: In Funktion »avi_write_data«: avilib.c:1749: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »avi_add_chunk« unterscheiden sich im Vorzeichenbesitz avilib.c:1751: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »avi_add_chunk« unterscheiden sich im Vorzeichenbesitz avilib.c: In Funktion »avi_parse_index_from_file«: avilib.c:2148: Warnung: Der Rückgabewert von »fgets«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avilib.c:2156: Warnung: Der Rückgabewert von »fgets«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avilib.c: In Funktion »avi_parse_input_file«: avilib.c:2391: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncasecmp« unterscheiden sich im Vorzeichenbesitz avilib.c:2399: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncasecmp« unterscheiden sich im Vorzeichenbesitz avilib.c:2476: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncasecmp« unterscheiden sich im Vorzeichenbesitz avilib.c:2483: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz avilib.c:2488: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2489: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ushort« unterscheiden sich im Vorzeichenbesitz avilib.c:2492: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2505: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ullong« unterscheiden sich im Vorzeichenbesitz avilib.c:2506: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2507: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2537: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz avilib.c:2541: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2542: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ushort« unterscheiden sich im Vorzeichenbesitz avilib.c:2545: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2559: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ullong« unterscheiden sich im Vorzeichenbesitz avilib.c:2560: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2561: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2585: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncasecmp« unterscheiden sich im Vorzeichenbesitz avilib.c:2586: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncasecmp« unterscheiden sich im Vorzeichenbesitz avilib.c:2587: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncasecmp« unterscheiden sich im Vorzeichenbesitz avilib.c:2757: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2761: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ullong« unterscheiden sich im Vorzeichenbesitz avilib.c:2774: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2775: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong_len« unterscheiden sich im Vorzeichenbesitz avilib.c:2776: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong_key« unterscheiden sich im Vorzeichenbesitz avilib.c:2836: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2841: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ullong« unterscheiden sich im Vorzeichenbesitz avilib.c:2850: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong« unterscheiden sich im Vorzeichenbesitz avilib.c:2851: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »str2ulong_len« unterscheiden sich im Vorzeichenbesitz avilib.c: In Funktion »AVI_read_audio«: avilib.c:3325: Warnung: format »%lld« erwartet Typ »long long int«, aber Argument 3 hat Typ »off_t« avilib.c:3325: Warnung: format »%lld« erwartet Typ »long long int«, aber Argument 4 hat Typ »off_t« avilib.c: In Funktion »AVI_read_wave_header«: avilib.c:3561: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncasecmp« unterscheiden sich im Vorzeichenbesitz avilib.c:3562: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncasecmp« unterscheiden sich im Vorzeichenbesitz avilib.c:3563: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncasecmp« unterscheiden sich im Vorzeichenbesitz avidump.c: In Funktion »dump_vals«: avidump.c:339: Warnung: format »%016llx« erwartet Typ »long long unsigned int«, aber Argument 3 hat Typ »off_t« avidump.c:333: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:337: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:342: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:347: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:361: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:374: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:385: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:391: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c: In Funktion »ProcessChunk«: avidump.c:627: Warnung: format »%016llx« erwartet Typ »long long unsigned int«, aber Argument 3 hat Typ »off_t« avidump.c:585: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:619: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:620: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:621: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:643: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:644: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:667: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:683: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:688: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c:693: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert avidump.c: In Funktion »DumpChunk«: avidump.c:765: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o libavi.la avidump.lo avilib.lo avimisc.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libavi.a .libs/avidump.o .libs/avilib.o .libs/avimisc.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" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/avilib' Making all in libac3 make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libac3' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT bit_allocate.lo -MD -MP -MF ".deps/bit_allocate.Tpo" -c -o bit_allocate.lo bit_allocate.c; \ then mv -f ".deps/bit_allocate.Tpo" ".deps/bit_allocate.Plo"; else rm -f ".deps/bit_allocate.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" -c -o bitstream.lo bitstream.c; \ then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; else rm -f ".deps/bitstream.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT coeff.lo -MD -MP -MF ".deps/coeff.Tpo" -c -o coeff.lo coeff.c; \ then mv -f ".deps/coeff.Tpo" ".deps/coeff.Plo"; else rm -f ".deps/coeff.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT crc.lo -MD -MP -MF ".deps/crc.Tpo" -c -o crc.lo crc.c; \ then mv -f ".deps/crc.Tpo" ".deps/crc.Plo"; else rm -f ".deps/crc.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT coeff.lo -MD -MP -MF .deps/coeff.Tpo -c coeff.c -fPIC -DPIC -o .libs/coeff.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" -c -o decode.lo decode.c; \ then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; else rm -f ".deps/decode.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT dither.lo -MD -MP -MF ".deps/dither.Tpo" -c -o dither.lo dither.c; \ then mv -f ".deps/dither.Tpo" ".deps/dither.Plo"; else rm -f ".deps/dither.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT downmix.lo -MD -MP -MF ".deps/downmix.Tpo" -c -o downmix.lo downmix.c; \ then mv -f ".deps/downmix.Tpo" ".deps/downmix.Plo"; else rm -f ".deps/downmix.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT bit_allocate.lo -MD -MP -MF .deps/bit_allocate.Tpo -c bit_allocate.c -fPIC -DPIC -o .libs/bit_allocate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT dither.lo -MD -MP -MF .deps/dither.Tpo -c dither.c -fPIC -DPIC -o .libs/dither.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT exponent.lo -MD -MP -MF ".deps/exponent.Tpo" -c -o exponent.lo exponent.c; \ then mv -f ".deps/exponent.Tpo" ".deps/exponent.Plo"; else rm -f ".deps/exponent.Tpo"; exit 1; fi bit_allocate.c: In Funktion »bit_allocate«: bit_allocate.c:238: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »ba_compute_psd« unterscheiden sich im Vorzeichenbesitz bit_allocate.c:245: Warnung: Zeigerziele bei Übergabe des Arguments 6 von »ba_compute_bap« unterscheiden sich im Vorzeichenbesitz bit_allocate.c:257: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »ba_compute_psd« unterscheiden sich im Vorzeichenbesitz bit_allocate.c:264: Warnung: Zeigerziele bei Übergabe des Arguments 6 von »ba_compute_bap« unterscheiden sich im Vorzeichenbesitz bit_allocate.c:276: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »ba_compute_psd« unterscheiden sich im Vorzeichenbesitz bit_allocate.c:283: Warnung: Zeigerziele bei Übergabe des Arguments 6 von »ba_compute_bap« unterscheiden sich im Vorzeichenbesitz if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT imdct.lo -MD -MP -MF ".deps/imdct.Tpo" -c -o imdct.lo imdct.c; \ then mv -f ".deps/imdct.Tpo" ".deps/imdct.Plo"; else rm -f ".deps/imdct.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -fPIC -DPIC -o .libs/downmix.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" -c -o parse.lo parse.c; \ then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; else rm -f ".deps/parse.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT rematrix.lo -MD -MP -MF ".deps/rematrix.Tpo" -c -o rematrix.lo rematrix.c; \ then mv -f ".deps/rematrix.Tpo" ".deps/rematrix.Plo"; else rm -f ".deps/rematrix.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT sanity_check.lo -MD -MP -MF ".deps/sanity_check.Tpo" -c -o sanity_check.lo sanity_check.c; \ then mv -f ".deps/sanity_check.Tpo" ".deps/sanity_check.Plo"; else rm -f ".deps/sanity_check.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT exponent.lo -MD -MP -MF .deps/exponent.Tpo -c exponent.c -fPIC -DPIC -o .libs/exponent.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT imdct.lo -MD -MP -MF .deps/imdct.Tpo -c imdct.c -fPIC -DPIC -o .libs/imdct.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT stats.lo -MD -MP -MF ".deps/stats.Tpo" -c -o stats.lo stats.c; \ then mv -f ".deps/stats.Tpo" ".deps/stats.Plo"; else rm -f ".deps/stats.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT sanity_check.lo -MD -MP -MF .deps/sanity_check.Tpo -c sanity_check.c -fPIC -DPIC -o .libs/sanity_check.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT rematrix.lo -MD -MP -MF .deps/rematrix.Tpo -c rematrix.c -fPIC -DPIC -o .libs/rematrix.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fPIC -DPIC -o .libs/stats.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o libac3_tc.la bit_allocate.lo bitstream.lo coeff.lo crc.lo debug.lo decode.lo dither.lo downmix.lo exponent.lo imdct.lo parse.lo rematrix.lo sanity_check.lo stats.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libac3_tc.a .libs/bit_allocate.o .libs/bitstream.o .libs/coeff.o .libs/crc.o .libs/debug.o .libs/decode.o .libs/dither.o .libs/downmix.o .libs/exponent.o .libs/imdct.o .libs/parse.o .libs/rematrix.o .libs/sanity_check.o .libs/stats.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libac3_tc.a libtool: link: ( cd ".libs" && rm -f "libac3_tc.la" && ln -s "../libac3_tc.la" "libac3_tc.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libac3' Making all in libvo make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libvo' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT cpu_accel.lo -MD -MP -MF ".deps/cpu_accel.Tpo" -c -o cpu_accel.lo cpu_accel.c; \ then mv -f ".deps/cpu_accel.Tpo" ".deps/cpu_accel.Plo"; else rm -f ".deps/cpu_accel.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT rgb2yuv.lo -MD -MP -MF ".deps/rgb2yuv.Tpo" -c -o rgb2yuv.lo rgb2yuv.c; \ then mv -f ".deps/rgb2yuv.Tpo" ".deps/rgb2yuv.Plo"; else rm -f ".deps/rgb2yuv.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT video_out.lo -MD -MP -MF ".deps/video_out.Tpo" -c -o video_out.lo video_out.c; \ then mv -f ".deps/video_out.Tpo" ".deps/video_out.Plo"; else rm -f ".deps/video_out.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT video_out_ppm.lo -MD -MP -MF ".deps/video_out_ppm.Tpo" -c -o video_out_ppm.lo video_out_ppm.c; \ then mv -f ".deps/video_out_ppm.Tpo" ".deps/video_out_ppm.Plo"; else rm -f ".deps/video_out_ppm.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT video_out_yuv.lo -MD -MP -MF ".deps/video_out_yuv.Tpo" -c -o video_out_yuv.lo video_out_yuv.c; \ then mv -f ".deps/video_out_yuv.Tpo" ".deps/video_out_yuv.Plo"; else rm -f ".deps/video_out_yuv.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT video_out.lo -MD -MP -MF .deps/video_out.Tpo -c video_out.c -fPIC -DPIC -o .libs/video_out.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT video_out_ppm.lo -MD -MP -MF .deps/video_out_ppm.Tpo -c video_out_ppm.c -fPIC -DPIC -o .libs/video_out_ppm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT rgb2yuv.lo -MD -MP -MF .deps/rgb2yuv.Tpo -c rgb2yuv.c -fPIC -DPIC -o .libs/rgb2yuv.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT yuv2rgb.lo -MD -MP -MF ".deps/yuv2rgb.Tpo" -c -o yuv2rgb.lo yuv2rgb.c; \ then mv -f ".deps/yuv2rgb.Tpo" ".deps/yuv2rgb.Plo"; else rm -f ".deps/yuv2rgb.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT cpu_accel.lo -MD -MP -MF .deps/cpu_accel.Tpo -c cpu_accel.c -fPIC -DPIC -o .libs/cpu_accel.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT video_out_yuv.lo -MD -MP -MF .deps/video_out_yuv.Tpo -c video_out_yuv.c -fPIC -DPIC -o .libs/video_out_yuv.o video_out_ppm.c: In Funktion »internal_draw_frame«: video_out_ppm.c:84: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »instance->outstream« unterscheiden sich im Vorzeichenbesitz video_out_ppm.c:64: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert video_out_ppm.c: In Funktion »directdraw_rgb«: video_out_ppm.c:99: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz video_out_ppm.c:99: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz video_out_ppm.c:99: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz video_out_ppm.c:101: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »instance->outstream« unterscheiden sich im Vorzeichenbesitz video_out_ppm.c: In Funktion »ppm_draw_frame«: video_out_ppm.c:140: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert video_out_yuv.c: In Funktion »internal_draw_frame«: video_out_yuv.c:54: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »instance->outstream« unterscheiden sich im Vorzeichenbesitz video_out_yuv.c:55: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »instance->outstream« unterscheiden sich im Vorzeichenbesitz video_out_yuv.c:56: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »instance->outstream« unterscheiden sich im Vorzeichenbesitz if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT yuv2rgb_mlib.lo -MD -MP -MF ".deps/yuv2rgb_mlib.Tpo" -c -o yuv2rgb_mlib.lo yuv2rgb_mlib.c; \ then mv -f ".deps/yuv2rgb_mlib.Tpo" ".deps/yuv2rgb_mlib.Plo"; else rm -f ".deps/yuv2rgb_mlib.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT yuv2rgb.lo -MD -MP -MF .deps/yuv2rgb.Tpo -c yuv2rgb.c -fPIC -DPIC -o .libs/yuv2rgb.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT yuv2rgb_mmx.lo -MD -MP -MF ".deps/yuv2rgb_mmx.Tpo" -c -o yuv2rgb_mmx.lo yuv2rgb_mmx.c; \ then mv -f ".deps/yuv2rgb_mmx.Tpo" ".deps/yuv2rgb_mmx.Plo"; else rm -f ".deps/yuv2rgb_mmx.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT yuv2rgb_mlib.lo -MD -MP -MF .deps/yuv2rgb_mlib.Tpo -c yuv2rgb_mlib.c -fPIC -DPIC -o .libs/yuv2rgb_mlib.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT yuv2rgb_mmx.lo -MD -MP -MF .deps/yuv2rgb_mmx.Tpo -c yuv2rgb_mmx.c -fPIC -DPIC -o .libs/yuv2rgb_mmx.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o libvout.la cpu_accel.lo rgb2yuv.lo video_out.lo video_out_ppm.lo video_out_yuv.lo yuv2rgb.lo yuv2rgb_mlib.lo yuv2rgb_mmx.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvout.a .libs/cpu_accel.o .libs/rgb2yuv.o .libs/video_out.o .libs/video_out_ppm.o .libs/video_out_yuv.o .libs/yuv2rgb.o .libs/yuv2rgb_mlib.o .libs/yuv2rgb_mmx.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvout.a libtool: link: ( cd ".libs" && rm -f "libvout.la" && ln -s "../libvout.la" "libvout.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/libvo' Making all in import make[2]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/import' Making all in nuv make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/import/nuv' if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../import -I../../src -I/usr/include -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_nuv_la-import_nuv.lo -MD -MP -MF ".deps/import_nuv_la-import_nuv.Tpo" -c -o import_nuv_la-import_nuv.lo `test -f 'import_nuv.c' || echo './'`import_nuv.c; \ then mv -f ".deps/import_nuv_la-import_nuv.Tpo" ".deps/import_nuv_la-import_nuv.Plo"; else rm -f ".deps/import_nuv_la-import_nuv.Tpo"; exit 1; fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../import -I../../src -I/usr/include -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_nuv_la-RTjpegN.lo -MD -MP -MF ".deps/import_nuv_la-RTjpegN.Tpo" -c -o import_nuv_la-RTjpegN.lo `test -f 'RTjpegN.c' || echo './'`RTjpegN.c; \ then mv -f ".deps/import_nuv_la-RTjpegN.Tpo" ".deps/import_nuv_la-RTjpegN.Plo"; else rm -f ".deps/import_nuv_la-RTjpegN.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../import -I../../src -I/usr/include -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_nuv_la-import_nuv.lo -MD -MP -MF .deps/import_nuv_la-import_nuv.Tpo -c import_nuv.c -fPIC -DPIC -o .libs/import_nuv_la-import_nuv.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I../.. -I../../import -I../../src -I/usr/include -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_nuv_la-RTjpegN.lo -MD -MP -MF .deps/import_nuv_la-RTjpegN.Tpo -c RTjpegN.c -fPIC -DPIC -o .libs/import_nuv_la-RTjpegN.o RTjpegN.c: In Funktion »RTjpeg_compressYUV420«: RTjpegN.c:2860: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz RTjpegN.c:2861: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz RTjpegN.c:2882: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:2886: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:2890: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:2894: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c: In Funktion »RTjpeg_compressYUV422«: RTjpegN.c:2914: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz RTjpegN.c:2935: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:2939: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c: In Funktion »RTjpeg_decompressYUV422«: RTjpegN.c:2985: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3013: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_idct« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3019: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_idct« unterscheiden sich im Vorzeichenbesitz RTjpegN.c: In Funktion »RTjpeg_decompressYUV420«: RTjpegN.c:3033: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3034: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3062: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_idct« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3068: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_idct« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3074: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_idct« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3080: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_idct« unterscheiden sich im Vorzeichenbesitz RTjpegN.c: In Funktion »RTjpeg_mcompressYUV420«: RTjpegN.c:3213: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3214: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3252: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3261: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3270: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3279: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c: In Funktion »RTjpeg_mcompressYUV422«: RTjpegN.c:3319: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3347: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz RTjpegN.c:3356: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »RTjpeg_dctY« unterscheiden sich im Vorzeichenbesitz import_nuv.c: In Funktion »nuv_decode_video«: import_nuv.c:473: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz import_nuv.c:509: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »RTjpeg_decompressYUV420« unterscheiden sich im Vorzeichenbesitz import_nuv.c: In Funktion »import_nuv_decode«: import_nuv.c:624: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_nuv.la -rpath /usr/lib64/transcode -module -avoid-version import_nuv_la-import_nuv.lo import_nuv_la-RTjpegN.lo -L/usr/lib -llzo2 -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_nuv_la-import_nuv.o .libs/import_nuv_la-RTjpegN.o -L/usr/lib /usr/lib64/liblzo2.so -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_nuv.so -o .libs/import_nuv.so libtool: link: ( cd ".libs" && rm -f "import_nuv.la" && ln -s "../import_nuv.la" "import_nuv.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/import/nuv' Making all in v4l make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/import/v4l' if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_v4l.lo -MD -MP -MF ".deps/import_v4l.Tpo" -c -o import_v4l.lo import_v4l.c; \ then mv -f ".deps/import_v4l.Tpo" ".deps/import_v4l.Plo"; else rm -f ".deps/import_v4l.Tpo"; exit 1; fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \ then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT video.lo -MD -MP -MF ".deps/video.Tpo" -c -o video.lo video.c; \ then mv -f ".deps/video.Tpo" ".deps/video.Plo"; else rm -f ".deps/video.Tpo"; exit 1; fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT audio.lo -MD -MP -MF ".deps/audio.Tpo" -c -o audio.lo audio.c; \ then mv -f ".deps/audio.Tpo" ".deps/audio.Plo"; else rm -f ".deps/audio.Tpo"; exit 1; fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT frequencies.lo -MD -MP -MF ".deps/frequencies.Tpo" -c -o frequencies.lo frequencies.c; \ then mv -f ".deps/frequencies.Tpo" ".deps/frequencies.Plo"; else rm -f ".deps/frequencies.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_v4l.lo -MD -MP -MF .deps/import_v4l.Tpo -c import_v4l.c -fPIC -DPIC -o .libs/import_v4l.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT frequencies.lo -MD -MP -MF .deps/frequencies.Tpo -c frequencies.c -fPIC -DPIC -o .libs/frequencies.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c audio.c -fPIC -DPIC -o .libs/audio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT video.lo -MD -MP -MF .deps/video.Tpo -c video.c -fPIC -DPIC -o .libs/video.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_v4l2.lo -MD -MP -MF ".deps/import_v4l2.Tpo" -c -o import_v4l2.lo import_v4l2.c; \ then mv -f ".deps/import_v4l2.Tpo" ".deps/import_v4l2.Plo"; else rm -f ".deps/import_v4l2.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_v4l.la -rpath /usr/lib64/transcode -no-undefined -module -avoid-version import_v4l.lo common.lo video.lo audio.lo frequencies.lo -lm -lz -ldl libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../.. -I../../src -I../../import -I../../libioaux -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_v4l2.lo -MD -MP -MF .deps/import_v4l2.Tpo -c import_v4l2.c -fPIC -DPIC -o .libs/import_v4l2.o import_v4l2.c: In Funktion »v4l2_video_init«: import_v4l2.c:775: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strcasecmp« unterscheiden sich im Vorzeichenbesitz /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_v4l2.la -rpath /usr/lib64/transcode -module -avoid-version import_v4l2.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_v4l.o .libs/common.o .libs/video.o .libs/audio.o .libs/frequencies.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_v4l.so -o .libs/import_v4l.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_v4l2.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_v4l2.so -o .libs/import_v4l2.so libtool: link: ( cd ".libs" && rm -f "import_v4l.la" && ln -s "../import_v4l.la" "import_v4l.la" ) libtool: link: ( cd ".libs" && rm -f "import_v4l2.la" && ln -s "../import_v4l2.la" "import_v4l2.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/import/v4l' make[3]: Entering directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/import' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_avi.lo -MD -MP -MF ".deps/import_avi.Tpo" -c -o import_avi.lo import_avi.c; \ then mv -f ".deps/import_avi.Tpo" ".deps/import_avi.Plo"; else rm -f ".deps/import_avi.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mpeg2.lo -MD -MP -MF ".deps/import_mpeg2.Tpo" -c -o import_mpeg2.lo import_mpeg2.c; \ then mv -f ".deps/import_mpeg2.Tpo" ".deps/import_mpeg2.Plo"; else rm -f ".deps/import_mpeg2.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_vdrac3.lo -MD -MP -MF ".deps/import_vdrac3.Tpo" -c -o import_vdrac3.lo import_vdrac3.c; \ then mv -f ".deps/import_vdrac3.Tpo" ".deps/import_vdrac3.Plo"; else rm -f ".deps/import_vdrac3.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT ioaux.lo -MD -MP -MF ".deps/ioaux.Tpo" -c -o ioaux.lo ioaux.c; \ then mv -f ".deps/ioaux.Tpo" ".deps/ioaux.Plo"; else rm -f ".deps/ioaux.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT ac3scan.lo -MD -MP -MF ".deps/ac3scan.Tpo" -c -o ac3scan.lo ac3scan.c; \ then mv -f ".deps/ac3scan.Tpo" ".deps/ac3scan.Plo"; else rm -f ".deps/ac3scan.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mpeg2.lo -MD -MP -MF .deps/import_mpeg2.Tpo -c import_mpeg2.c -fPIC -DPIC -o .libs/import_mpeg2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_avi.lo -MD -MP -MF .deps/import_avi.Tpo -c import_avi.c -fPIC -DPIC -o .libs/import_avi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_vdrac3.lo -MD -MP -MF .deps/import_vdrac3.Tpo -c import_vdrac3.c -fPIC -DPIC -o .libs/import_vdrac3.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_ac3.lo -MD -MP -MF ".deps/import_ac3.Tpo" -c -o import_ac3.lo import_ac3.c; \ then mv -f ".deps/import_ac3.Tpo" ".deps/import_ac3.Plo"; else rm -f ".deps/import_ac3.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_dv.lo -MD -MP -MF ".deps/import_dv.Tpo" -c -o import_dv.lo import_dv.c; \ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT ioaux.lo -MD -MP -MF .deps/ioaux.Tpo -c ioaux.c -fPIC -DPIC -o .libs/ioaux.o then mv -f ".deps/import_dv.Tpo" ".deps/import_dv.Plo"; else rm -f ".deps/import_dv.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_vob.lo -MD -MP -MF ".deps/import_vob.Tpo" -c -o import_vob.lo import_vob.c; \ then mv -f ".deps/import_vob.Tpo" ".deps/import_vob.Plo"; else rm -f ".deps/import_vob.Tpo"; exit 1; fi ioaux.c: In Funktion »read_tc_time_stamp«: ioaux.c:197: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int32« unterscheiden sich im Vorzeichenbesitz ioaux.c:198: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT clone.lo -MD -MP -MF ".deps/clone.Tpo" -c -o clone.lo clone.c; \ then mv -f ".deps/clone.Tpo" ".deps/clone.Plo"; else rm -f ".deps/clone.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT ac3scan.lo -MD -MP -MF .deps/ac3scan.Tpo -c ac3scan.c -fPIC -DPIC -o .libs/ac3scan.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_vob.lo -MD -MP -MF .deps/import_vob.Tpo -c import_vob.c -fPIC -DPIC -o .libs/import_vob.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_ac3.lo -MD -MP -MF .deps/import_ac3.Tpo -c import_ac3.c -fPIC -DPIC -o .libs/import_ac3.o ac3scan.c: In Funktion »buf_probe_ac3«: ac3scan.c:84: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ac3scan.c: In Funktion »probe_ac3«: ac3scan.c:121: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ac3scan.c:129: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »buf_probe_ac3« unterscheiden sich im Vorzeichenbesitz ac3scan.c: In Funktion »probe_dts«: ac3scan.c:233: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ac3scan.c:241: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »buf_probe_dts« unterscheiden sich im Vorzeichenbesitz libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_dv.lo -MD -MP -MF .deps/import_dv.Tpo -c import_dv.c -fPIC -DPIC -o .libs/import_dv.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT frame_info.lo -MD -MP -MF ".deps/frame_info.Tpo" -c -o frame_info.lo frame_info.c; \ then mv -f ".deps/frame_info.Tpo" ".deps/frame_info.Plo"; else rm -f ".deps/frame_info.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c clone.c -fPIC -DPIC -o .libs/clone.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT ivtc.lo -MD -MP -MF ".deps/ivtc.Tpo" -c -o ivtc.lo ivtc.c; \ then mv -f ".deps/ivtc.Tpo" ".deps/ivtc.Plo"; else rm -f ".deps/ivtc.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_raw.lo -MD -MP -MF ".deps/import_raw.Tpo" -c -o import_raw.lo import_raw.c; \ then mv -f ".deps/import_raw.Tpo" ".deps/import_raw.Plo"; else rm -f ".deps/import_raw.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_nvrec.lo -MD -MP -MF ".deps/import_nvrec.Tpo" -c -o import_nvrec.lo import_nvrec.c; \ then mv -f ".deps/import_nvrec.Tpo" ".deps/import_nvrec.Plo"; else rm -f ".deps/import_nvrec.Tpo"; exit 1; fi clone.c: In Funktion »clone_read_thread«: clone.c:360: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_yuv4mpeg.lo -MD -MP -MF ".deps/import_yuv4mpeg.Tpo" -c -o import_yuv4mpeg.lo import_yuv4mpeg.c; \ then mv -f ".deps/import_yuv4mpeg.Tpo" ".deps/import_yuv4mpeg.Plo"; else rm -f ".deps/import_yuv4mpeg.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_raw.lo -MD -MP -MF .deps/import_raw.Tpo -c import_raw.c -fPIC -DPIC -o .libs/import_raw.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT ivtc.lo -MD -MP -MF .deps/ivtc.Tpo -c ivtc.c -fPIC -DPIC -o .libs/ivtc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_nvrec.lo -MD -MP -MF .deps/import_nvrec.Tpo -c import_nvrec.c -fPIC -DPIC -o .libs/import_nvrec.o ivtc.c: In Funktion »merge_yuv_fields«: ivtc.c:41: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ivtc.c:42: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ivtc.c:57: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ivtc.c:58: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ivtc.c:70: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ivtc.c:71: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ivtc.c: In Funktion »merge_rgb_fields«: ivtc.c:91: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ivtc.c:92: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ivtc.c: In Funktion »ivtc«: ivtc.c:276: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »merge_rgb_fields« unterscheiden sich im Vorzeichenbesitz ivtc.c:276: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »merge_rgb_fields« unterscheiden sich im Vorzeichenbesitz ivtc.c:278: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »merge_yuv_fields« unterscheiden sich im Vorzeichenbesitz ivtc.c:278: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »merge_yuv_fields« unterscheiden sich im Vorzeichenbesitz libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT frame_info.lo -MD -MP -MF .deps/frame_info.Tpo -c frame_info.c -fPIC -DPIC -o .libs/frame_info.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_yuv4mpeg.lo -MD -MP -MF .deps/import_yuv4mpeg.Tpo -c import_yuv4mpeg.c -fPIC -DPIC -o .libs/import_yuv4mpeg.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_lav.lo -MD -MP -MF ".deps/import_lav.Tpo" -c -o import_lav.lo import_lav.c; \ then mv -f ".deps/import_lav.Tpo" ".deps/import_lav.Plo"; else rm -f ".deps/import_lav.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_null.lo -MD -MP -MF ".deps/import_null.Tpo" -c -o import_null.lo import_null.c; \ then mv -f ".deps/import_null.Tpo" ".deps/import_null.Plo"; else rm -f ".deps/import_null.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_sh.lo -MD -MP -MF ".deps/import_sh.Tpo" -c -o import_sh.lo import_sh.c; \ then mv -f ".deps/import_sh.Tpo" ".deps/import_sh.Plo"; else rm -f ".deps/import_sh.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_divx.lo -MD -MP -MF ".deps/import_divx.Tpo" -c -o import_divx.lo import_divx.c; \ then mv -f ".deps/import_divx.Tpo" ".deps/import_divx.Plo"; else rm -f ".deps/import_divx.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_sh.lo -MD -MP -MF .deps/import_sh.Tpo -c import_sh.c -fPIC -DPIC -o .libs/import_sh.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_lav.lo -MD -MP -MF .deps/import_lav.Tpo -c import_lav.c -fPIC -DPIC -o .libs/import_lav.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_null.lo -MD -MP -MF .deps/import_null.Tpo -c import_null.c -fPIC -DPIC -o .libs/import_null.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT a52_decore.lo -MD -MP -MF ".deps/a52_decore.Tpo" -c -o a52_decore.lo a52_decore.c; \ then mv -f ".deps/a52_decore.Tpo" ".deps/a52_decore.Plo"; else rm -f ".deps/a52_decore.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mp3.lo -MD -MP -MF ".deps/import_mp3.Tpo" -c -o import_mp3.lo import_mp3.c; \ then mv -f ".deps/import_mp3.Tpo" ".deps/import_mp3.Plo"; else rm -f ".deps/import_mp3.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_dvd.lo -MD -MP -MF ".deps/import_dvd.Tpo" -c -o import_dvd.lo import_dvd.c; \ then mv -f ".deps/import_dvd.Tpo" ".deps/import_dvd.Plo"; else rm -f ".deps/import_dvd.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT dvd_reader.lo -MD -MP -MF ".deps/dvd_reader.Tpo" -c -o dvd_reader.lo dvd_reader.c; \ then mv -f ".deps/dvd_reader.Tpo" ".deps/dvd_reader.Plo"; else rm -f ".deps/dvd_reader.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mp3.lo -MD -MP -MF .deps/import_mp3.Tpo -c import_mp3.c -fPIC -DPIC -o .libs/import_mp3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT dvd_reader.lo -MD -MP -MF .deps/dvd_reader.Tpo -c dvd_reader.c -fPIC -DPIC -o .libs/dvd_reader.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT a52_decore.lo -MD -MP -MF .deps/a52_decore.Tpo -c a52_decore.c -fPIC -DPIC -o .libs/a52_decore.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_divx.lo -MD -MP -MF .deps/import_divx.Tpo -c import_divx.c -fPIC -DPIC -o .libs/import_divx.o dvd_reader.c: In Funktion »lock«: dvd_reader.c:103: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c: In Funktion »dvd_read«: dvd_reader.c:1011: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c: In Funktion »dvd_stream«: dvd_reader.c:1236: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c:1260: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c:1270: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert a52_decore.c: In Funktion »a52_decore«: a52_decore.c:212: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz import_divx.c: In Funktion »import_divx_open«: import_divx.c:475: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz import_divx.c: In Funktion »import_divx_decode«: import_divx.c:551: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »divx3_is_key« unterscheiden sich im Vorzeichenbesitz libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_dvd.lo -MD -MP -MF .deps/import_dvd.Tpo -c import_dvd.c -fPIC -DPIC -o .libs/import_dvd.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mpeg3.lo -MD -MP -MF ".deps/import_mpeg3.Tpo" -c -o import_mpeg3.lo import_mpeg3.c; \ then mv -f ".deps/import_mpeg3.Tpo" ".deps/import_mpeg3.Plo"; else rm -f ".deps/import_mpeg3.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_im.lo -MD -MP -MF ".deps/import_im.Tpo" -c -o import_im.lo import_im.c; \ then mv -f ".deps/import_im.Tpo" ".deps/import_im.Plo"; else rm -f ".deps/import_im.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_imlist.lo -MD -MP -MF ".deps/import_imlist.Tpo" -c -o import_imlist.lo import_imlist.c; \ then mv -f ".deps/import_imlist.Tpo" ".deps/import_imlist.Plo"; else rm -f ".deps/import_imlist.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mov.lo -MD -MP -MF ".deps/import_mov.Tpo" -c -o import_mov.lo import_mov.c; \ then mv -f ".deps/import_mov.Tpo" ".deps/import_mov.Plo"; else rm -f ".deps/import_mov.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT af6_decore.lo -MD -MP -MF ".deps/af6_decore.Tpo" -c -o af6_decore.lo af6_decore.cpp; \ then mv -f ".deps/af6_decore.Tpo" ".deps/af6_decore.Plo"; else rm -f ".deps/af6_decore.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mpeg3.lo -MD -MP -MF .deps/import_mpeg3.Tpo -c import_mpeg3.c -fPIC -DPIC -o .libs/import_mpeg3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_im.lo -MD -MP -MF .deps/import_im.Tpo -c import_im.c -fPIC -DPIC -o .libs/import_im.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_xml.lo -MD -MP -MF ".deps/import_xml.Tpo" -c -o import_xml.lo import_xml.c; \ then mv -f ".deps/import_xml.Tpo" ".deps/import_xml.Plo"; else rm -f ".deps/import_xml.Tpo"; exit 1; fi import_mpeg3.c: In Funktion »import_mpeg3_decode«: import_mpeg3.c:285: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »mpeg3_read_audio« unterscheiden sich im Vorzeichenbesitz import_mpeg3.c:292: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »mpeg3_reread_audio« unterscheiden sich im Vorzeichenbesitz import_mpeg3.c:338: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »mpeg3_read_yuvframe« unterscheiden sich im Vorzeichenbesitz import_mpeg3.c:338: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »mpeg3_read_yuvframe« unterscheiden sich im Vorzeichenbesitz import_mpeg3.c:338: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »mpeg3_read_yuvframe« unterscheiden sich im Vorzeichenbesitz libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mov.lo -MD -MP -MF .deps/import_mov.Tpo -c import_mov.c -fPIC -DPIC -o .libs/import_mov.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_imlist.lo -MD -MP -MF .deps/import_imlist.Tpo -c import_imlist.c -fPIC -DPIC -o .libs/import_imlist.o import_mov.c: In Funktion »import_mov_decode«: import_mov.c:273: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »quicktime_read_frame« unterscheiden sich im Vorzeichenbesitz import_mov.c:281: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT ioxml.lo -MD -MP -MF ".deps/ioxml.Tpo" -c -o ioxml.lo ioxml.c; \ then mv -f ".deps/ioxml.Tpo" ".deps/ioxml.Plo"; else rm -f ".deps/ioxml.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT af6_decore.lo -MD -MP -MF .deps/af6_decore.Tpo -c af6_decore.cpp -fPIC -DPIC -o .libs/af6_decore.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_xml.lo -MD -MP -MF .deps/import_xml.Tpo -c import_xml.c -fPIC -DPIC -o .libs/import_xml.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT probe_xml.lo -MD -MP -MF ".deps/probe_xml.Tpo" -c -o probe_xml.lo probe_xml.c; \ then mv -f ".deps/probe_xml.Tpo" ".deps/probe_xml.Plo"; else rm -f ".deps/probe_xml.Tpo"; exit 1; fi import_xml.c: In Funktion »f_mod_video_frame«: import_xml.c:244: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz import_xml.c:265: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz import_xml.c:268: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz import_xml.c:271: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT zoom.lo -MD -MP -MF ".deps/zoom.Tpo" -c -o zoom.lo `test -f '../src/zoom.c' || echo './'`../src/zoom.c; \ then mv -f ".deps/zoom.Tpo" ".deps/zoom.Plo"; else rm -f ".deps/zoom.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT ioxml.lo -MD -MP -MF .deps/ioxml.Tpo -c ioxml.c -fPIC -DPIC -o .libs/ioxml.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mplayer.lo -MD -MP -MF ".deps/import_mplayer.Tpo" -c -o import_mplayer.lo import_mplayer.c; \ then mv -f ".deps/import_mplayer.Tpo" ".deps/import_mplayer.Plo"; else rm -f ".deps/import_mplayer.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_rawlist.lo -MD -MP -MF ".deps/import_rawlist.Tpo" -c -o import_rawlist.lo import_rawlist.c; \ then mv -f ".deps/import_rawlist.Tpo" ".deps/import_rawlist.Plo"; else rm -f ".deps/import_rawlist.Tpo"; exit 1; fi ioxml.c: In Funktion »f_parse_tree«: ioxml.c:275: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:279: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:322: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:324: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:328: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:330: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:332: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:334: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:361: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:370: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:372: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:376: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:385: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:387: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:389: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:391: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:400: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:402: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:404: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:406: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:408: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:424: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_ogg.lo -MD -MP -MF ".deps/import_ogg.Tpo" -c -o import_ogg.lo import_ogg.c; \ then mv -f ".deps/import_ogg.Tpo" ".deps/import_ogg.Plo"; else rm -f ".deps/import_ogg.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c ../src/zoom.c -fPIC -DPIC -o .libs/zoom.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT probe_xml.lo -MD -MP -MF .deps/probe_xml.Tpo -c probe_xml.c -fPIC -DPIC -o .libs/probe_xml.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_ogg.lo -MD -MP -MF .deps/import_ogg.Tpo -c import_ogg.c -fPIC -DPIC -o .libs/import_ogg.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_mplayer.lo -MD -MP -MF .deps/import_mplayer.Tpo -c import_mplayer.c -fPIC -DPIC -o .libs/import_mplayer.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_xvid.lo -MD -MP -MF ".deps/import_xvid.Tpo" -c -o import_xvid.lo import_xvid.c; \ then mv -f ".deps/import_xvid.Tpo" ".deps/import_xvid.Plo"; else rm -f ".deps/import_xvid.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_rawlist.lo -MD -MP -MF .deps/import_rawlist.Tpo -c import_rawlist.c -fPIC -DPIC -o .libs/import_rawlist.o probe_xml.c: In Funktion »f_check_video_H_W«: probe_xml.c:57: Warnung: Klammern um Vergleich in Operand von == empfohlen probe_xml.c:67: Warnung: Klammern um Vergleich in Operand von == empfohlen probe_xml.c: In Funktion »f_build_xml_tree«: probe_xml.c:221: Warnung: Der Rückgabewert von »system«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_ffmpeg.lo -MD -MP -MF ".deps/import_ffmpeg.Tpo" -c -o import_ffmpeg.lo import_ffmpeg.c; \ then mv -f ".deps/import_ffmpeg.Tpo" ".deps/import_ffmpeg.Plo"; else rm -f ".deps/import_ffmpeg.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_lzo.lo -MD -MP -MF ".deps/import_lzo.Tpo" -c -o import_lzo.lo import_lzo.c; \ then mv -f ".deps/import_lzo.Tpo" ".deps/import_lzo.Plo"; else rm -f ".deps/import_lzo.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_xvid.lo -MD -MP -MF .deps/import_xvid.Tpo -c import_xvid.c -fPIC -DPIC -o .libs/import_xvid.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_vnc.lo -MD -MP -MF ".deps/import_vnc.Tpo" -c -o import_vnc.lo import_vnc.c; \ then mv -f ".deps/import_vnc.Tpo" ".deps/import_vnc.Plo"; else rm -f ".deps/import_vnc.Tpo"; exit 1; fi import_rawlist.c: In Funktion »import_rawlist_decode«: import_rawlist.c:396: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz import_rawlist.c:406: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_fraps.lo -MD -MP -MF ".deps/import_fraps.Tpo" -c -o import_fraps.lo import_fraps.c; \ then mv -f ".deps/import_fraps.Tpo" ".deps/import_fraps.Plo"; else rm -f ".deps/import_fraps.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_ffmpeg.lo -MD -MP -MF .deps/import_ffmpeg.Tpo -c import_ffmpeg.c -fPIC -DPIC -o .libs/import_ffmpeg.o import_xvid.c: In Funktion »import_xvid_open«: import_xvid.c:288: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_fraps.lo -MD -MP -MF .deps/import_fraps.Tpo -c import_fraps.c -fPIC -DPIC -o .libs/import_fraps.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_vnc.lo -MD -MP -MF .deps/import_vnc.Tpo -c import_vnc.c -fPIC -DPIC -o .libs/import_vnc.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_pvn.lo -MD -MP -MF ".deps/import_pvn.Tpo" -c -o import_pvn.lo import_pvn.c; \ then mv -f ".deps/import_pvn.Tpo" ".deps/import_pvn.Plo"; else rm -f ".deps/import_pvn.Tpo"; exit 1; fi import_ffmpeg.c: In Funktion »import_ffmpeg_open«: import_ffmpeg.c:412: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:441: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c: In Funktion »import_ffmpeg_decode«: import_ffmpeg.c:553: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »mpeg4_is_key« unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:589: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »avcodec_decode_video« unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:670: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:670: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:670: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:670: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:756: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:756: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:756: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz import_ffmpeg.c:756: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_lzo.lo -MD -MP -MF .deps/import_lzo.Tpo -c import_lzo.c -fPIC -DPIC -o .libs/import_lzo.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT pvn.lo -MD -MP -MF ".deps/pvn.Tpo" -c -o pvn.lo pvn.c; \ then mv -f ".deps/pvn.Tpo" ".deps/pvn.Plo"; else rm -f ".deps/pvn.Tpo"; exit 1; fi import_vnc.c: In Funktion »import_vnc_decode«: import_vnc.c:162: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz import_lzo.c: In Funktion »import_lzo_open«: import_lzo.c:109: Warnung: Implizite Deklaration der Funktion »tc_log_warn« import_lzo.c: In Funktion »import_lzo_decode«: import_lzo.c:160: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »AVI_read_frame« unterscheiden sich im Vorzeichenbesitz import_lzo.c:171: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »lzo1x_decompress« unterscheiden sich im Vorzeichenbesitz import_lzo.c:181: Warnung: Implizite Deklaration der Funktion »ac_memcpy« import_lzo.c:185: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »lzo1x_decompress« unterscheiden sich im Vorzeichenbesitz if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT pvnglobals.lo -MD -MP -MF ".deps/pvnglobals.Tpo" -c -o pvnglobals.lo pvnglobals.c; \ then mv -f ".deps/pvnglobals.Tpo" ".deps/pvnglobals.Plo"; else rm -f ".deps/pvnglobals.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_ffbin.lo -MD -MP -MF ".deps/import_ffbin.Tpo" -c -o import_ffbin.lo import_ffbin.c; \ then mv -f ".deps/import_ffbin.Tpo" ".deps/import_ffbin.Plo"; else rm -f ".deps/import_ffbin.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_bsdav.lo -MD -MP -MF ".deps/import_bsdav.Tpo" -c -o import_bsdav.lo import_bsdav.c; \ then mv -f ".deps/import_bsdav.Tpo" ".deps/import_bsdav.Plo"; else rm -f ".deps/import_bsdav.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT pvn.lo -MD -MP -MF .deps/pvn.Tpo -c pvn.c -fPIC -DPIC -o .libs/pvn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_pvn.lo -MD -MP -MF .deps/import_pvn.Tpo -c import_pvn.c -fPIC -DPIC -o .libs/import_pvn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT pvnglobals.lo -MD -MP -MF .deps/pvnglobals.Tpo -c pvnglobals.c -fPIC -DPIC -o .libs/pvnglobals.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_ffbin.lo -MD -MP -MF .deps/import_ffbin.Tpo -c import_ffbin.c -fPIC -DPIC -o .libs/import_ffbin.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_yuv.lo -MD -MP -MF ".deps/import_yuv.Tpo" -c -o import_yuv.lo import_yuv.c; \ then mv -f ".deps/import_yuv.Tpo" ".deps/import_yuv.Plo"; else rm -f ".deps/import_yuv.Tpo"; exit 1; fi import_ffbin.c: In Funktion »import_ffbin_open«: import_ffbin.c:71: Warnung: Die Adresse von »videopipe« wird immer zu »wahr« auswerten import_ffbin.c:123: Warnung: Die Adresse von »audiopipe« wird immer zu »wahr« auswerten import_ffbin.c: In Funktion »import_ffbin_close«: import_ffbin.c:178: Warnung: Die Adresse von »videopipe« wird immer zu »wahr« auswerten import_ffbin.c:186: Warnung: Die Adresse von »audiopipe« wird immer zu »wahr« auswerten if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-tcextract.o -MD -MP -MF ".deps/tcextract-tcextract.Tpo" -c -o tcextract-tcextract.o `test -f 'tcextract.c' || echo './'`tcextract.c; \ then mv -f ".deps/tcextract-tcextract.Tpo" ".deps/tcextract-tcextract.Po"; else rm -f ".deps/tcextract-tcextract.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_ac3.o -MD -MP -MF ".deps/tcextract-extract_ac3.Tpo" -c -o tcextract-extract_ac3.o `test -f 'extract_ac3.c' || echo './'`extract_ac3.c; \ then mv -f ".deps/tcextract-extract_ac3.Tpo" ".deps/tcextract-extract_ac3.Po"; else rm -f ".deps/tcextract-extract_ac3.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_bsdav.lo -MD -MP -MF .deps/import_bsdav.Tpo -c import_bsdav.c -fPIC -DPIC -o .libs/import_bsdav.o if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_mpeg2.o -MD -MP -MF ".deps/tcextract-extract_mpeg2.Tpo" -c -o tcextract-extract_mpeg2.o `test -f 'extract_mpeg2.c' || echo './'`extract_mpeg2.c; \ then mv -f ".deps/tcextract-extract_mpeg2.Tpo" ".deps/tcextract-extract_mpeg2.Po"; else rm -f ".deps/tcextract-extract_mpeg2.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT import_yuv.lo -MD -MP -MF .deps/import_yuv.Tpo -c import_yuv.c -fPIC -DPIC -o .libs/import_yuv.o extract_ac3.c: In Funktion »pes_ac3_loop«: extract_ac3.c:233: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_ac3.c:237: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_ac3.c:200: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert extract_ac3.c:260: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert extract_ac3.c: In Funktion »ac3scan«: extract_ac3.c:332: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_ac3.c:365: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_ac3.c:395: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_ac3.c:397: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_ac3.c:401: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_ac3.c:402: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_ac3.c: In Funktion »extract_ac3«: extract_ac3.c:524: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_ac3.c:533: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz import_yuv.c: In Funktion »import_yuv_decode«: import_yuv.c:107: Warnung: Der Rückgabewert von »fread«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_pcm.o -MD -MP -MF ".deps/tcextract-extract_pcm.Tpo" -c -o tcextract-extract_pcm.o `test -f 'extract_pcm.c' || echo './'`extract_pcm.c; \ then mv -f ".deps/tcextract-extract_pcm.Tpo" ".deps/tcextract-extract_pcm.Po"; else rm -f ".deps/tcextract-extract_pcm.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-fileinfo.o -MD -MP -MF ".deps/tcextract-fileinfo.Tpo" -c -o tcextract-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c; \ then mv -f ".deps/tcextract-fileinfo.Tpo" ".deps/tcextract-fileinfo.Po"; else rm -f ".deps/tcextract-fileinfo.Tpo"; exit 1; fi In file included from tcextract.c:442: ../libxio/static_xio.h: In Funktion »dummy«: ../libxio/static_xio.h:15: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:16: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:17: Warnung: Der Rückgabewert von »ftruncate«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_yuv.o -MD -MP -MF ".deps/tcextract-extract_yuv.Tpo" -c -o tcextract-extract_yuv.o `test -f 'extract_yuv.c' || echo './'`extract_yuv.c; \ then mv -f ".deps/tcextract-extract_yuv.Tpo" ".deps/tcextract-extract_yuv.Po"; else rm -f ".deps/tcextract-extract_yuv.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_rgb.o -MD -MP -MF ".deps/tcextract-extract_rgb.Tpo" -c -o tcextract-extract_rgb.o `test -f 'extract_rgb.c' || echo './'`extract_rgb.c; \ then mv -f ".deps/tcextract-extract_rgb.Tpo" ".deps/tcextract-extract_rgb.Po"; else rm -f ".deps/tcextract-extract_rgb.Tpo"; exit 1; fi extract_pcm.c: In Funktion »extract_pcm«: extract_pcm.c:308: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_pcm.c:317: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_pcm.c:356: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_pcm.c:417: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_pcm.c:422: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_pcm.c:430: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_pcm.c:435: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_dv.o -MD -MP -MF ".deps/tcextract-extract_dv.Tpo" -c -o tcextract-extract_dv.o `test -f 'extract_dv.c' || echo './'`extract_dv.c; \ then mv -f ".deps/tcextract-extract_dv.Tpo" ".deps/tcextract-extract_dv.Po"; else rm -f ".deps/tcextract-extract_dv.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-ioaux.o -MD -MP -MF ".deps/tcextract-ioaux.Tpo" -c -o tcextract-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c; \ then mv -f ".deps/tcextract-ioaux.Tpo" ".deps/tcextract-ioaux.Po"; else rm -f ".deps/tcextract-ioaux.Tpo"; exit 1; fi extract_yuv.c: In Funktion »yuv_readwrite_frame«: extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:65: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:67: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_yuv.c: In Funktion »extract_yuv«: extract_yuv.c:228: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_mp3.o -MD -MP -MF ".deps/tcextract-extract_mp3.Tpo" -c -o tcextract-extract_mp3.o `test -f 'extract_mp3.c' || echo './'`extract_mp3.c; \ then mv -f ".deps/tcextract-extract_mp3.Tpo" ".deps/tcextract-extract_mp3.Po"; else rm -f ".deps/tcextract-extract_mp3.Tpo"; exit 1; fi extract_rgb.c: In Funktion »extract_rgb«: extract_rgb.c:110: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-scan_dv.o -MD -MP -MF ".deps/tcextract-scan_dv.Tpo" -c -o tcextract-scan_dv.o `test -f 'scan_dv.c' || echo './'`scan_dv.c; \ then mv -f ".deps/tcextract-scan_dv.Tpo" ".deps/tcextract-scan_dv.Po"; else rm -f ".deps/tcextract-scan_dv.Tpo"; exit 1; fi extract_dv.c: In Funktion »extract_dv«: extract_dv.c:110: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz ioaux.c: In Funktion »read_tc_time_stamp«: ioaux.c:197: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int32« unterscheiden sich im Vorzeichenbesitz ioaux.c:198: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-aux_pes.o -MD -MP -MF ".deps/tcextract-aux_pes.Tpo" -c -o tcextract-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c; \ then mv -f ".deps/tcextract-aux_pes.Tpo" ".deps/tcextract-aux_pes.Po"; else rm -f ".deps/tcextract-aux_pes.Tpo"; exit 1; fi extract_mp3.c: In Funktion »mp3scan«: extract_mp3.c:281: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_mp3.c:308: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_mp3.c: In Funktion »extract_mp3«: extract_mp3.c:411: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_mp3.c:420: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz fileinfo.c: In Funktion »streaminfo«: fileinfo.c:602: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_avi.o -MD -MP -MF ".deps/tcextract-extract_avi.Tpo" -c -o tcextract-extract_avi.o `test -f 'extract_avi.c' || echo './'`extract_avi.c; \ then mv -f ".deps/tcextract-extract_avi.Tpo" ".deps/tcextract-extract_avi.Po"; else rm -f ".deps/tcextract-extract_avi.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_ogm.o -MD -MP -MF ".deps/tcextract-extract_ogm.Tpo" -c -o tcextract-extract_ogm.o `test -f 'extract_ogm.c' || echo './'`extract_ogm.c; \ then mv -f ".deps/tcextract-extract_ogm.Tpo" ".deps/tcextract-extract_ogm.Po"; else rm -f ".deps/tcextract-extract_ogm.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_lzo.o -MD -MP -MF ".deps/tcextract-extract_lzo.Tpo" -c -o tcextract-extract_lzo.o `test -f 'extract_lzo.c' || echo './'`extract_lzo.c; \ then mv -f ".deps/tcextract-extract_lzo.Tpo" ".deps/tcextract-extract_lzo.Po"; else rm -f ".deps/tcextract-extract_lzo.Tpo"; exit 1; fi scan_dv.c: In Funktion »scan_header_dv«: scan_dv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »dv_parse_header« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcextract-extract_mxf.o -MD -MP -MF ".deps/tcextract-extract_mxf.Tpo" -c -o tcextract-extract_mxf.o `test -f 'extract_mxf.c' || echo './'`extract_mxf.c; \ then mv -f ".deps/tcextract-extract_mxf.Tpo" ".deps/tcextract-extract_mxf.Po"; else rm -f ".deps/tcextract-extract_mxf.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-tcdecode.o -MD -MP -MF ".deps/tcdecode-tcdecode.Tpo" -c -o tcdecode-tcdecode.o `test -f 'tcdecode.c' || echo './'`tcdecode.c; \ then mv -f ".deps/tcdecode-tcdecode.Tpo" ".deps/tcdecode-tcdecode.Po"; else rm -f ".deps/tcdecode-tcdecode.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_ac3.o -MD -MP -MF ".deps/tcdecode-decode_ac3.Tpo" -c -o tcdecode-decode_ac3.o `test -f 'decode_ac3.c' || echo './'`decode_ac3.c; \ then mv -f ".deps/tcdecode-decode_ac3.Tpo" ".deps/tcdecode-decode_ac3.Po"; else rm -f ".deps/tcdecode-decode_ac3.Tpo"; exit 1; fi aux_pes.c: In Funktion »get_pts_dts«: aux_pes.c:306: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:309: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:322: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:325: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:330: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:333: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c: In Funktion »read_ts«: aux_pes.c:363: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:366: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_mpeg2.o -MD -MP -MF ".deps/tcdecode-decode_mpeg2.Tpo" -c -o tcdecode-decode_mpeg2.o `test -f 'decode_mpeg2.c' || echo './'`decode_mpeg2.c; \ then mv -f ".deps/tcdecode-decode_mpeg2.Tpo" ".deps/tcdecode-decode_mpeg2.Po"; else rm -f ".deps/tcdecode-decode_mpeg2.Tpo"; exit 1; fi extract_ogm.c: In Funktion »process_ogm«: extract_ogm.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_ogm.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz extract_lzo.c: In Funktion »extract_lzo«: extract_lzo.c:94: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_yuv.o -MD -MP -MF ".deps/tcdecode-decode_yuv.Tpo" -c -o tcdecode-decode_yuv.o `test -f 'decode_yuv.c' || echo './'`decode_yuv.c; \ then mv -f ".deps/tcdecode-decode_yuv.Tpo" ".deps/tcdecode-decode_yuv.Po"; else rm -f ".deps/tcdecode-decode_yuv.Tpo"; exit 1; fi In file included from tcdecode.c:370: ../libxio/static_xio.h: In Funktion »dummy«: ../libxio/static_xio.h:15: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:16: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:17: Warnung: Der Rückgabewert von »ftruncate«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-fileinfo.o -MD -MP -MF ".deps/tcdecode-fileinfo.Tpo" -c -o tcdecode-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c; \ then mv -f ".deps/tcdecode-fileinfo.Tpo" ".deps/tcdecode-fileinfo.Po"; else rm -f ".deps/tcdecode-fileinfo.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-ioaux.o -MD -MP -MF ".deps/tcdecode-ioaux.Tpo" -c -o tcdecode-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c; \ then mv -f ".deps/tcdecode-ioaux.Tpo" ".deps/tcdecode-ioaux.Po"; else rm -f ".deps/tcdecode-ioaux.Tpo"; exit 1; fi decode_yuv.c: In Funktion »yuv_read_frame«: decode_yuv.c:57: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_yuv.c:68: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_yuv.c:74: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_dv.o -MD -MP -MF ".deps/tcdecode-decode_dv.Tpo" -c -o tcdecode-decode_dv.o `test -f 'decode_dv.c' || echo './'`decode_dv.c; \ then mv -f ".deps/tcdecode-decode_dv.Tpo" ".deps/tcdecode-decode_dv.Po"; else rm -f ".deps/tcdecode-decode_dv.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_mp3.o -MD -MP -MF ".deps/tcdecode-decode_mp3.Tpo" -c -o tcdecode-decode_mp3.o `test -f 'decode_mp3.c' || echo './'`decode_mp3.c; \ then mv -f ".deps/tcdecode-decode_mp3.Tpo" ".deps/tcdecode-decode_mp3.Po"; else rm -f ".deps/tcdecode-decode_mp3.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-mpg123.o -MD -MP -MF ".deps/tcdecode-mpg123.Tpo" -c -o tcdecode-mpg123.o `test -f 'mpg123.c' || echo './'`mpg123.c; \ then mv -f ".deps/tcdecode-mpg123.Tpo" ".deps/tcdecode-mpg123.Po"; else rm -f ".deps/tcdecode-mpg123.Tpo"; exit 1; fi fileinfo.c: In Funktion »streaminfo«: fileinfo.c:602: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_a52.o -MD -MP -MF ".deps/tcdecode-decode_a52.Tpo" -c -o tcdecode-decode_a52.o `test -f 'decode_a52.c' || echo './'`decode_a52.c; \ then mv -f ".deps/tcdecode-decode_a52.Tpo" ".deps/tcdecode-decode_a52.Po"; else rm -f ".deps/tcdecode-decode_a52.Tpo"; exit 1; fi ioaux.c: In Funktion »read_tc_time_stamp«: ioaux.c:197: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int32« unterscheiden sich im Vorzeichenbesitz ioaux.c:198: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_af6.o -MD -MP -MF ".deps/tcdecode-decode_af6.Tpo" -c -o tcdecode-decode_af6.o `test -f 'decode_af6.c' || echo './'`decode_af6.c; \ then mv -f ".deps/tcdecode-decode_af6.Tpo" ".deps/tcdecode-decode_af6.Po"; else rm -f ".deps/tcdecode-decode_af6.Tpo"; exit 1; fi decode_mp3.c: In Funktion »decode_mp3«: decode_mp3.c:95: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_mp3.c:99: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_mp3.c:127: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_mp3.c: In Funktion »decode_mp2«: decode_mp3.c:199: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz mpg123.c: In Funktion »check_aid«: mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz mpg123.c: In Funktion »buf_probe_mp3«: mpg123.c:278: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz mpg123.c:294: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »lame_decode1_headers« unterscheiden sich im Vorzeichenbesitz mpg123.c: In Funktion »probe_mp3«: mpg123.c:331: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz mpg123.c:341: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »buf_probe_mp3« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-scan_dv.o -MD -MP -MF ".deps/tcdecode-scan_dv.Tpo" -c -o tcdecode-scan_dv.o `test -f 'scan_dv.c' || echo './'`scan_dv.c; \ then mv -f ".deps/tcdecode-scan_dv.Tpo" ".deps/tcdecode-scan_dv.Po"; else rm -f ".deps/tcdecode-scan_dv.Tpo"; exit 1; fi decode_dv.c: In Funktion »decode_dv«: decode_dv.c:211: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_dv.c:231: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_dv.c:274: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »yuy2touyvy« unterscheiden sich im Vorzeichenbesitz decode_dv.c:274: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »yuy2touyvy« unterscheiden sich im Vorzeichenbesitz decode_dv.c:304: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »yuy2toyv12« unterscheiden sich im Vorzeichenbesitz decode_dv.c:304: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »yuy2toyv12« unterscheiden sich im Vorzeichenbesitz decode_dv.c:304: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »yuy2toyv12« unterscheiden sich im Vorzeichenbesitz decode_dv.c:304: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »yuy2toyv12« unterscheiden sich im Vorzeichenbesitz decode_dv.c:365: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_dv.c: In Funktion »probe_dv«: decode_dv.c:406: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_lavc.o -MD -MP -MF ".deps/tcdecode-decode_lavc.Tpo" -c -o tcdecode-decode_lavc.o `test -f 'decode_lavc.c' || echo './'`decode_lavc.c; \ then mv -f ".deps/tcdecode-decode_lavc.Tpo" ".deps/tcdecode-decode_lavc.Po"; else rm -f ".deps/tcdecode-decode_lavc.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_xvid.o -MD -MP -MF ".deps/tcdecode-decode_xvid.Tpo" -c -o tcdecode-decode_xvid.o `test -f 'decode_xvid.c' || echo './'`decode_xvid.c; \ then mv -f ".deps/tcdecode-decode_xvid.Tpo" ".deps/tcdecode-decode_xvid.Po"; else rm -f ".deps/tcdecode-decode_xvid.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_ogg.o -MD -MP -MF ".deps/tcdecode-decode_ogg.Tpo" -c -o tcdecode-decode_ogg.o `test -f 'decode_ogg.c' || echo './'`decode_ogg.c; \ then mv -f ".deps/tcdecode-decode_ogg.Tpo" ".deps/tcdecode-decode_ogg.Po"; else rm -f ".deps/tcdecode-decode_ogg.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_mov.o -MD -MP -MF ".deps/tcdecode-decode_mov.Tpo" -c -o tcdecode-decode_mov.o `test -f 'decode_mov.c' || echo './'`decode_mov.c; \ then mv -f ".deps/tcdecode-decode_mov.Tpo" ".deps/tcdecode-decode_mov.Po"; else rm -f ".deps/tcdecode-decode_mov.Tpo"; exit 1; fi decode_xvid.c: In Funktion »xvid2_init«: decode_xvid.c:123: Warnung: Format ist kein Zeichenkettenliteral, und keine Formatargumente decode_xvid.c:136: Warnung: Format ist kein Zeichenkettenliteral, und keine Formatargumente decode_xvid.c:145: Warnung: Format ist kein Zeichenkettenliteral, und keine Formatargumente decode_xvid.c: In Funktion »decode_xvid«: decode_xvid.c:250: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz decode_xvid.c:256: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz decode_xvid.c:270: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_xvid.c:294: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_xvid.c:318: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_lavc.c: In Funktion »decode_lavc«: decode_lavc.c:224: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz decode_lavc.c:240: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz decode_lavc.c:246: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz decode_lavc.c:257: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:279: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »avcodec_decode_video« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:353: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:353: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:353: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:353: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:435: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:435: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:435: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:435: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »yuv2rgb« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:454: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_lavc.c:469: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdecode-decode_lzo.o -MD -MP -MF ".deps/tcdecode-decode_lzo.Tpo" -c -o tcdecode-decode_lzo.o `test -f 'decode_lzo.c' || echo './'`decode_lzo.c; \ then mv -f ".deps/tcdecode-decode_lzo.Tpo" ".deps/tcdecode-decode_lzo.Po"; else rm -f ".deps/tcdecode-decode_lzo.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcscan-tcscan.o -MD -MP -MF ".deps/tcscan-tcscan.Tpo" -c -o tcscan-tcscan.o `test -f 'tcscan.c' || echo './'`tcscan.c; \ then mv -f ".deps/tcscan-tcscan.Tpo" ".deps/tcscan-tcscan.Po"; else rm -f ".deps/tcscan-tcscan.Tpo"; exit 1; fi decode_mov.c: In Funktion »decode_mov«: decode_mov.c:121: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_mov.c:151: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_mov.c:204: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »quicktime_read_frame« unterscheiden sich im Vorzeichenbesitz decode_mov.c:211: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_mov.c:239: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz decode_mov.c:254: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_mov.c:277: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »quicktime_read_frame« unterscheiden sich im Vorzeichenbesitz decode_mov.c:284: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz scan_dv.c: In Funktion »scan_header_dv«: scan_dv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »dv_parse_header« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcscan-fileinfo.o -MD -MP -MF ".deps/tcscan-fileinfo.Tpo" -c -o tcscan-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c; \ then mv -f ".deps/tcscan-fileinfo.Tpo" ".deps/tcscan-fileinfo.Po"; else rm -f ".deps/tcscan-fileinfo.Tpo"; exit 1; fi decode_lzo.c: In Funktion »decode_lzo«: decode_lzo.c:77: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcscan-bitrate.o -MD -MP -MF ".deps/tcscan-bitrate.Tpo" -c -o tcscan-bitrate.o `test -f 'bitrate.c' || echo './'`bitrate.c; \ then mv -f ".deps/tcscan-bitrate.Tpo" ".deps/tcscan-bitrate.Po"; else rm -f ".deps/tcscan-bitrate.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcscan-ioaux.o -MD -MP -MF ".deps/tcscan-ioaux.Tpo" -c -o tcscan-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c; \ then mv -f ".deps/tcscan-ioaux.Tpo" ".deps/tcscan-ioaux.Po"; else rm -f ".deps/tcscan-ioaux.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcscan-scan_pes.o -MD -MP -MF ".deps/tcscan-scan_pes.Tpo" -c -o tcscan-scan_pes.o `test -f 'scan_pes.c' || echo './'`scan_pes.c; \ then mv -f ".deps/tcscan-scan_pes.Tpo" ".deps/tcscan-scan_pes.Po"; else rm -f ".deps/tcscan-scan_pes.Tpo"; exit 1; fi tcscan.c: In Funktion »main«: tcscan.c:300: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz tcscan.c:314: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz tcscan.c:341: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz tcscan.c:371: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz tcscan.c:418: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »tc_get_mp3_header« unterscheiden sich im Vorzeichenbesitz tcscan.c:424: Warnung: format »%lld« erwartet Typ »long long int«, aber Argument 2 hat Typ »off_t« tcscan.c:447: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »tc_get_mp3_header« unterscheiden sich im Vorzeichenbesitz In file included from tcscan.c:624: ../libxio/static_xio.h: In Funktion »dummy«: ../libxio/static_xio.h:15: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:16: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:17: Warnung: Der Rückgabewert von »ftruncate«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcscan-aux_pes.o -MD -MP -MF ".deps/tcscan-aux_pes.Tpo" -c -o tcscan-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c; \ then mv -f ".deps/tcscan-aux_pes.Tpo" ".deps/tcscan-aux_pes.Po"; else rm -f ".deps/tcscan-aux_pes.Tpo"; exit 1; fi aux_pes.c: In Funktion »get_pts_dts«: aux_pes.c:306: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:309: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:322: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:325: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:330: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:333: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c: In Funktion »read_ts«: aux_pes.c:363: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:366: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcscan-mpg123.o -MD -MP -MF ".deps/tcscan-mpg123.Tpo" -c -o tcscan-mpg123.o `test -f 'mpg123.c' || echo './'`mpg123.c; \ then mv -f ".deps/tcscan-mpg123.Tpo" ".deps/tcscan-mpg123.Po"; else rm -f ".deps/tcscan-mpg123.Tpo"; exit 1; fi ioaux.c: In Funktion »read_tc_time_stamp«: ioaux.c:197: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int32« unterscheiden sich im Vorzeichenbesitz ioaux.c:198: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcscan-ac3scan.o -MD -MP -MF ".deps/tcscan-ac3scan.Tpo" -c -o tcscan-ac3scan.o `test -f 'ac3scan.c' || echo './'`ac3scan.c; \ then mv -f ".deps/tcscan-ac3scan.Tpo" ".deps/tcscan-ac3scan.Po"; else rm -f ".deps/tcscan-ac3scan.Tpo"; exit 1; fi scan_pes.c: In Funktion »scan_pes«: scan_pes.c:377: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c:385: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c:414: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c: In Funktion »probe_pes«: scan_pes.c:613: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp_long« unterscheiden sich im Vorzeichenbesitz scan_pes.c:614: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp« unterscheiden sich im Vorzeichenbesitz scan_pes.c:705: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c:723: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c:757: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz fileinfo.c: In Funktion »streaminfo«: fileinfo.c:602: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcscan-scan_dv.o -MD -MP -MF ".deps/tcscan-scan_dv.Tpo" -c -o tcscan-scan_dv.o `test -f 'scan_dv.c' || echo './'`scan_dv.c; \ then mv -f ".deps/tcscan-scan_dv.Tpo" ".deps/tcscan-scan_dv.Po"; else rm -f ".deps/tcscan-scan_dv.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-tcdemux.o -MD -MP -MF ".deps/tcdemux-tcdemux.Tpo" -c -o tcdemux-tcdemux.o `test -f 'tcdemux.c' || echo './'`tcdemux.c; \ then mv -f ".deps/tcdemux-tcdemux.Tpo" ".deps/tcdemux-tcdemux.Po"; else rm -f ".deps/tcdemux-tcdemux.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-fileinfo.o -MD -MP -MF ".deps/tcdemux-fileinfo.Tpo" -c -o tcdemux-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c; \ then mv -f ".deps/tcdemux-fileinfo.Tpo" ".deps/tcdemux-fileinfo.Po"; else rm -f ".deps/tcdemux-fileinfo.Tpo"; exit 1; fi mpg123.c: In Funktion »check_aid«: mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz mpg123.c: In Funktion »buf_probe_mp3«: mpg123.c:278: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz mpg123.c:294: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »lame_decode1_headers« unterscheiden sich im Vorzeichenbesitz mpg123.c: In Funktion »probe_mp3«: mpg123.c:331: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz mpg123.c:341: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »buf_probe_mp3« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-ioaux.o -MD -MP -MF ".deps/tcdemux-ioaux.Tpo" -c -o tcdemux-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c; \ then mv -f ".deps/tcdemux-ioaux.Tpo" ".deps/tcdemux-ioaux.Po"; else rm -f ".deps/tcdemux-ioaux.Tpo"; exit 1; fi ac3scan.c: In Funktion »buf_probe_ac3«: ac3scan.c:84: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ac3scan.c: In Funktion »probe_ac3«: ac3scan.c:121: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ac3scan.c:129: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »buf_probe_ac3« unterscheiden sich im Vorzeichenbesitz ac3scan.c: In Funktion »probe_dts«: ac3scan.c:233: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ac3scan.c:241: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »buf_probe_dts« unterscheiden sich im Vorzeichenbesitz In file included from tcdemux.c:371: ../libxio/static_xio.h: In Funktion »dummy«: ../libxio/static_xio.h:15: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:16: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:17: Warnung: Der Rückgabewert von »ftruncate«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-dvd_reader.o -MD -MP -MF ".deps/tcdemux-dvd_reader.Tpo" -c -o tcdemux-dvd_reader.o `test -f 'dvd_reader.c' || echo './'`dvd_reader.c; \ then mv -f ".deps/tcdemux-dvd_reader.Tpo" ".deps/tcdemux-dvd_reader.Po"; else rm -f ".deps/tcdemux-dvd_reader.Tpo"; exit 1; fi fileinfo.c: In Funktion »streaminfo«: fileinfo.c:602: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-seqinfo.o -MD -MP -MF ".deps/tcdemux-seqinfo.Tpo" -c -o tcdemux-seqinfo.o `test -f 'seqinfo.c' || echo './'`seqinfo.c; \ then mv -f ".deps/tcdemux-seqinfo.Tpo" ".deps/tcdemux-seqinfo.Po"; else rm -f ".deps/tcdemux-seqinfo.Tpo"; exit 1; fi ioaux.c: In Funktion »read_tc_time_stamp«: ioaux.c:197: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int32« unterscheiden sich im Vorzeichenbesitz ioaux.c:198: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz scan_dv.c: In Funktion »scan_header_dv«: scan_dv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »dv_parse_header« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-demuxer.o -MD -MP -MF ".deps/tcdemux-demuxer.Tpo" -c -o tcdemux-demuxer.o `test -f 'demuxer.c' || echo './'`demuxer.c; \ then mv -f ".deps/tcdemux-demuxer.Tpo" ".deps/tcdemux-demuxer.Po"; else rm -f ".deps/tcdemux-demuxer.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-aux_pes.o -MD -MP -MF ".deps/tcdemux-aux_pes.Tpo" -c -o tcdemux-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c; \ then mv -f ".deps/tcdemux-aux_pes.Tpo" ".deps/tcdemux-aux_pes.Po"; else rm -f ".deps/tcdemux-aux_pes.Tpo"; exit 1; fi seqinfo.c: In Funktion »seq_write«: seqinfo.c:281: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-packets.o -MD -MP -MF ".deps/tcdemux-packets.Tpo" -c -o tcdemux-packets.o `test -f 'packets.c' || echo './'`packets.c; \ then mv -f ".deps/tcdemux-packets.Tpo" ".deps/tcdemux-packets.Po"; else rm -f ".deps/tcdemux-packets.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-scan_pack.o -MD -MP -MF ".deps/tcdemux-scan_pack.Tpo" -c -o tcdemux-scan_pack.o `test -f 'scan_pack.c' || echo './'`scan_pack.c; \ then mv -f ".deps/tcdemux-scan_pack.Tpo" ".deps/tcdemux-scan_pack.Po"; else rm -f ".deps/tcdemux-scan_pack.Tpo"; exit 1; fi dvd_reader.c: In Funktion »lock«: dvd_reader.c:103: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c: In Funktion »dvd_read«: dvd_reader.c:1011: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c: In Funktion »dvd_stream«: dvd_reader.c:1236: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c:1260: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c:1270: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-scan_dv.o -MD -MP -MF ".deps/tcdemux-scan_dv.Tpo" -c -o tcdemux-scan_dv.o `test -f 'scan_dv.c' || echo './'`scan_dv.c; \ then mv -f ".deps/tcdemux-scan_dv.Tpo" ".deps/tcdemux-scan_dv.Po"; else rm -f ".deps/tcdemux-scan_dv.Tpo"; exit 1; fi packets.c: In Funktion »packet_buffer_flush«: packets.c:377: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz aux_pes.c: In Funktion »get_pts_dts«: aux_pes.c:306: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:309: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:322: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:325: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:330: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:333: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c: In Funktion »read_ts«: aux_pes.c:363: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:366: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcdemux-demux_pass.o -MD -MP -MF ".deps/tcdemux-demux_pass.Tpo" -c -o tcdemux-demux_pass.o `test -f 'demux_pass.c' || echo './'`demux_pass.c; \ then mv -f ".deps/tcdemux-demux_pass.Tpo" ".deps/tcdemux-demux_pass.Po"; else rm -f ".deps/tcdemux-demux_pass.Tpo"; exit 1; fi demuxer.c: In Funktion »tcdemux_thread«: demuxer.c:209: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz demuxer.c:343: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz demuxer.c:386: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp« unterscheiden sich im Vorzeichenbesitz demuxer.c:461: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp« unterscheiden sich im Vorzeichenbesitz demuxer.c:497: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp« unterscheiden sich im Vorzeichenbesitz demuxer.c:539: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp« unterscheiden sich im Vorzeichenbesitz demuxer.c:559: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp« unterscheiden sich im Vorzeichenbesitz demuxer.c:783: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz demuxer.c:812: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz scan_pack.c: In Funktion »scan_pack_ext«: scan_pack.c:147: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »probe_picext« unterscheiden sich im Vorzeichenbesitz scan_pack.c: In Funktion »scan_pack_payload«: scan_pack.c:174: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp« unterscheiden sich im Vorzeichenbesitz scan_pack.c:179: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz scan_pack.c:197: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stats_sequence« unterscheiden sich im Vorzeichenbesitz scan_pack.c:207: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »probe_picext« unterscheiden sich im Vorzeichenbesitz scan_pack.c:234: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tccat-tccat.o -MD -MP -MF ".deps/tccat-tccat.Tpo" -c -o tccat-tccat.o `test -f 'tccat.c' || echo './'`tccat.c; \ then mv -f ".deps/tccat-tccat.Tpo" ".deps/tccat-tccat.Po"; else rm -f ".deps/tccat-tccat.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tccat-dvd_reader.o -MD -MP -MF ".deps/tccat-dvd_reader.Tpo" -c -o tccat-dvd_reader.o `test -f 'dvd_reader.c' || echo './'`dvd_reader.c; \ then mv -f ".deps/tccat-dvd_reader.Tpo" ".deps/tccat-dvd_reader.Po"; else rm -f ".deps/tccat-dvd_reader.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tccat-fileinfo.o -MD -MP -MF ".deps/tccat-fileinfo.Tpo" -c -o tccat-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c; \ then mv -f ".deps/tccat-fileinfo.Tpo" ".deps/tccat-fileinfo.Po"; else rm -f ".deps/tccat-fileinfo.Tpo"; exit 1; fi scan_dv.c: In Funktion »scan_header_dv«: scan_dv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »dv_parse_header« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tccat-ioaux.o -MD -MP -MF ".deps/tccat-ioaux.Tpo" -c -o tccat-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c; \ then mv -f ".deps/tccat-ioaux.Tpo" ".deps/tccat-ioaux.Po"; else rm -f ".deps/tccat-ioaux.Tpo"; exit 1; fi demux_pass.c: In Funktion »tcdemux_pass_through«: demux_pass.c:125: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz demux_pass.c:252: Warnung: Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz demux_pass.c:269: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz fileinfo.c: In Funktion »streaminfo«: fileinfo.c:602: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz dvd_reader.c: In Funktion »lock«: dvd_reader.c:103: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c: In Funktion »dvd_read«: dvd_reader.c:1011: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c: In Funktion »dvd_stream«: dvd_reader.c:1236: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c:1260: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c:1270: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tccat-iodump.o -MD -MP -MF ".deps/tccat-iodump.Tpo" -c -o tccat-iodump.o `test -f 'iodump.c' || echo './'`iodump.c; \ then mv -f ".deps/tccat-iodump.Tpo" ".deps/tccat-iodump.Po"; else rm -f ".deps/tccat-iodump.Tpo"; exit 1; fi ioaux.c: In Funktion »read_tc_time_stamp«: ioaux.c:197: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int32« unterscheiden sich im Vorzeichenbesitz ioaux.c:198: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tccat-scan_dv.o -MD -MP -MF ".deps/tccat-scan_dv.Tpo" -c -o tccat-scan_dv.o `test -f 'scan_dv.c' || echo './'`scan_dv.c; \ then mv -f ".deps/tccat-scan_dv.Tpo" ".deps/tccat-scan_dv.Po"; else rm -f ".deps/tccat-scan_dv.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tccat-extract_avi.o -MD -MP -MF ".deps/tccat-extract_avi.Tpo" -c -o tccat-extract_avi.o `test -f 'extract_avi.c' || echo './'`extract_avi.c; \ then mv -f ".deps/tccat-extract_avi.Tpo" ".deps/tccat-extract_avi.Po"; else rm -f ".deps/tccat-extract_avi.Tpo"; exit 1; fi In file included from tccat.c:449: ../libxio/static_xio.h: In Funktion »dummy«: ../libxio/static_xio.h:15: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:16: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:17: Warnung: Der Rückgabewert von »ftruncate«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tccat-ioxml.o -MD -MP -MF ".deps/tccat-ioxml.Tpo" -c -o tccat-ioxml.o `test -f 'ioxml.c' || echo './'`ioxml.c; \ then mv -f ".deps/tccat-ioxml.Tpo" ".deps/tccat-ioxml.Po"; else rm -f ".deps/tccat-ioxml.Tpo"; exit 1; fi scan_dv.c: In Funktion »scan_header_dv«: scan_dv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »dv_parse_header« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tccat-ts_reader.o -MD -MP -MF ".deps/tccat-ts_reader.Tpo" -c -o tccat-ts_reader.o `test -f 'ts_reader.c' || echo './'`ts_reader.c; \ then mv -f ".deps/tccat-ts_reader.Tpo" ".deps/tccat-ts_reader.Po"; else rm -f ".deps/tccat-ts_reader.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-tcprobe.o -MD -MP -MF ".deps/tcprobe-tcprobe.Tpo" -c -o tcprobe-tcprobe.o `test -f 'tcprobe.c' || echo './'`tcprobe.c; \ then mv -f ".deps/tcprobe-tcprobe.Tpo" ".deps/tcprobe-tcprobe.Po"; else rm -f ".deps/tcprobe-tcprobe.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_stream.o -MD -MP -MF ".deps/tcprobe-probe_stream.Tpo" -c -o tcprobe-probe_stream.o `test -f 'probe_stream.c' || echo './'`probe_stream.c; \ then mv -f ".deps/tcprobe-probe_stream.Tpo" ".deps/tcprobe-probe_stream.Po"; else rm -f ".deps/tcprobe-probe_stream.Tpo"; exit 1; fi ioxml.c: In Funktion »f_parse_tree«: ioxml.c:275: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:279: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:322: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:324: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:328: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:330: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:332: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:334: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:361: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:370: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:372: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:376: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:385: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:387: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:389: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:391: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:400: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:402: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:404: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:406: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:408: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:424: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-fileinfo.o -MD -MP -MF ".deps/tcprobe-fileinfo.Tpo" -c -o tcprobe-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c; \ then mv -f ".deps/tcprobe-fileinfo.Tpo" ".deps/tcprobe-fileinfo.Po"; else rm -f ".deps/tcprobe-fileinfo.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-bitrate.o -MD -MP -MF ".deps/tcprobe-bitrate.Tpo" -c -o tcprobe-bitrate.o `test -f 'bitrate.c' || echo './'`bitrate.c; \ then mv -f ".deps/tcprobe-bitrate.Tpo" ".deps/tcprobe-bitrate.Po"; else rm -f ".deps/tcprobe-bitrate.Tpo"; exit 1; fi ts_reader.c: In Funktion »probe_ts«: ts_reader.c:140: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ts_reader.c:181: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ts_reader.c: In Funktion »demux«: ts_reader.c:273: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ts_reader.c:277: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ts_reader.c:371: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ts_reader.c:377: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-ioaux.o -MD -MP -MF ".deps/tcprobe-ioaux.Tpo" -c -o tcprobe-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c; \ then mv -f ".deps/tcprobe-ioaux.Tpo" ".deps/tcprobe-ioaux.Po"; else rm -f ".deps/tcprobe-ioaux.Tpo"; exit 1; fi tcprobe.c: In Funktion »main«: tcprobe.c:168: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz tcprobe.c:348: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz In file included from tcprobe.c:523: ../libxio/static_xio.h: In Funktion »dummy«: ../libxio/static_xio.h:15: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:16: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:17: Warnung: Der Rückgabewert von »ftruncate«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-extract_avi.o -MD -MP -MF ".deps/tcprobe-extract_avi.Tpo" -c -o tcprobe-extract_avi.o `test -f 'extract_avi.c' || echo './'`extract_avi.c; \ then mv -f ".deps/tcprobe-extract_avi.Tpo" ".deps/tcprobe-extract_avi.Po"; else rm -f ".deps/tcprobe-extract_avi.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-scan_pes.o -MD -MP -MF ".deps/tcprobe-scan_pes.Tpo" -c -o tcprobe-scan_pes.o `test -f 'scan_pes.c' || echo './'`scan_pes.c; \ then mv -f ".deps/tcprobe-scan_pes.Tpo" ".deps/tcprobe-scan_pes.Po"; else rm -f ".deps/tcprobe-scan_pes.Tpo"; exit 1; fi fileinfo.c: In Funktion »streaminfo«: fileinfo.c:602: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-aux_pes.o -MD -MP -MF ".deps/tcprobe-aux_pes.Tpo" -c -o tcprobe-aux_pes.o `test -f 'aux_pes.c' || echo './'`aux_pes.c; \ then mv -f ".deps/tcprobe-aux_pes.Tpo" ".deps/tcprobe-aux_pes.Po"; else rm -f ".deps/tcprobe-aux_pes.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-mpg123.o -MD -MP -MF ".deps/tcprobe-mpg123.Tpo" -c -o tcprobe-mpg123.o `test -f 'mpg123.c' || echo './'`mpg123.c; \ then mv -f ".deps/tcprobe-mpg123.Tpo" ".deps/tcprobe-mpg123.Po"; else rm -f ".deps/tcprobe-mpg123.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-ac3scan.o -MD -MP -MF ".deps/tcprobe-ac3scan.Tpo" -c -o tcprobe-ac3scan.o `test -f 'ac3scan.c' || echo './'`ac3scan.c; \ then mv -f ".deps/tcprobe-ac3scan.Tpo" ".deps/tcprobe-ac3scan.Po"; else rm -f ".deps/tcprobe-ac3scan.Tpo"; exit 1; fi aux_pes.c: In Funktion »get_pts_dts«: aux_pes.c:306: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:309: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:322: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:325: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:330: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:333: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c: In Funktion »read_ts«: aux_pes.c:363: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz aux_pes.c:366: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz scan_pes.c: In Funktion »scan_pes«: scan_pes.c:377: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c:385: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c:414: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c: In Funktion »probe_pes«: scan_pes.c:613: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp_long« unterscheiden sich im Vorzeichenbesitz scan_pes.c:614: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »read_time_stamp« unterscheiden sich im Vorzeichenbesitz scan_pes.c:705: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c:723: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz scan_pes.c:757: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cmp_32_bits« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-dvd_reader.o -MD -MP -MF ".deps/tcprobe-dvd_reader.Tpo" -c -o tcprobe-dvd_reader.o `test -f 'dvd_reader.c' || echo './'`dvd_reader.c; \ then mv -f ".deps/tcprobe-dvd_reader.Tpo" ".deps/tcprobe-dvd_reader.Po"; else rm -f ".deps/tcprobe-dvd_reader.Tpo"; exit 1; fi ioaux.c: In Funktion »read_tc_time_stamp«: ioaux.c:197: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int32« unterscheiden sich im Vorzeichenbesitz ioaux.c:198: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_dvd.o -MD -MP -MF ".deps/tcprobe-probe_dvd.Tpo" -c -o tcprobe-probe_dvd.o `test -f 'probe_dvd.c' || echo './'`probe_dvd.c; \ then mv -f ".deps/tcprobe-probe_dvd.Tpo" ".deps/tcprobe-probe_dvd.Po"; else rm -f ".deps/tcprobe-probe_dvd.Tpo"; exit 1; fi mpg123.c: In Funktion »check_aid«: mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz mpg123.c:69: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz mpg123.c: In Funktion »buf_probe_mp3«: mpg123.c:278: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz mpg123.c:294: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »lame_decode1_headers« unterscheiden sich im Vorzeichenbesitz mpg123.c: In Funktion »probe_mp3«: mpg123.c:331: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz mpg123.c:341: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »buf_probe_mp3« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-decode_dv.o -MD -MP -MF ".deps/tcprobe-decode_dv.Tpo" -c -o tcprobe-decode_dv.o `test -f 'decode_dv.c' || echo './'`decode_dv.c; \ then mv -f ".deps/tcprobe-decode_dv.Tpo" ".deps/tcprobe-decode_dv.Po"; else rm -f ".deps/tcprobe-decode_dv.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-extract_yuv.o -MD -MP -MF ".deps/tcprobe-extract_yuv.Tpo" -c -o tcprobe-extract_yuv.o `test -f 'extract_yuv.c' || echo './'`extract_yuv.c; \ then mv -f ".deps/tcprobe-extract_yuv.Tpo" ".deps/tcprobe-extract_yuv.Po"; else rm -f ".deps/tcprobe-extract_yuv.Tpo"; exit 1; fi ac3scan.c: In Funktion »buf_probe_ac3«: ac3scan.c:84: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ac3scan.c: In Funktion »probe_ac3«: ac3scan.c:121: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ac3scan.c:129: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »buf_probe_ac3« unterscheiden sich im Vorzeichenbesitz ac3scan.c: In Funktion »probe_dts«: ac3scan.c:233: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ac3scan.c:241: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »buf_probe_dts« unterscheiden sich im Vorzeichenbesitz dvd_reader.c: In Funktion »lock«: dvd_reader.c:103: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c: In Funktion »dvd_read«: dvd_reader.c:1011: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c: In Funktion »dvd_stream«: dvd_reader.c:1236: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c:1260: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert dvd_reader.c:1270: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_nuv.o -MD -MP -MF ".deps/tcprobe-probe_nuv.Tpo" -c -o tcprobe-probe_nuv.o `test -f 'probe_nuv.c' || echo './'`probe_nuv.c; \ then mv -f ".deps/tcprobe-probe_nuv.Tpo" ".deps/tcprobe-probe_nuv.Po"; else rm -f ".deps/tcprobe-probe_nuv.Tpo"; exit 1; fi decode_dv.c: In Funktion »decode_dv«: decode_dv.c:211: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_dv.c:231: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz decode_dv.c:274: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »yuy2touyvy« unterscheiden sich im Vorzeichenbesitz decode_dv.c:274: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »yuy2touyvy« unterscheiden sich im Vorzeichenbesitz decode_dv.c:304: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »yuy2toyv12« unterscheiden sich im Vorzeichenbesitz decode_dv.c:304: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »yuy2toyv12« unterscheiden sich im Vorzeichenbesitz decode_dv.c:304: Warnung: Zeigerziele bei Übergabe des Arguments 3 von »yuy2toyv12« unterscheiden sich im Vorzeichenbesitz decode_dv.c:304: Warnung: Zeigerziele bei Übergabe des Arguments 4 von »yuy2toyv12« unterscheiden sich im Vorzeichenbesitz decode_dv.c:365: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz decode_dv.c: In Funktion »probe_dv«: decode_dv.c:406: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_wav.o -MD -MP -MF ".deps/tcprobe-probe_wav.Tpo" -c -o tcprobe-probe_wav.o `test -f 'probe_wav.c' || echo './'`probe_wav.c; \ then mv -f ".deps/tcprobe-probe_wav.Tpo" ".deps/tcprobe-probe_wav.Po"; else rm -f ".deps/tcprobe-probe_wav.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-iodump.o -MD -MP -MF ".deps/tcprobe-iodump.Tpo" -c -o tcprobe-iodump.o `test -f 'iodump.c' || echo './'`iodump.c; \ then mv -f ".deps/tcprobe-iodump.Tpo" ".deps/tcprobe-iodump.Po"; else rm -f ".deps/tcprobe-iodump.Tpo"; exit 1; fi extract_yuv.c: In Funktion »yuv_readwrite_frame«: extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:65: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz extract_yuv.c:67: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz extract_yuv.c: In Funktion »extract_yuv«: extract_yuv.c:228: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz probe_nuv.c: In Funktion »probe_nuv«: probe_nuv.c:41: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_socket.o -MD -MP -MF ".deps/tcprobe-probe_socket.Tpo" -c -o tcprobe-probe_socket.o `test -f 'probe_socket.c' || echo './'`probe_socket.c; \ then mv -f ".deps/tcprobe-probe_socket.Tpo" ".deps/tcprobe-probe_socket.Po"; else rm -f ".deps/tcprobe-probe_socket.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-scan_dv.o -MD -MP -MF ".deps/tcprobe-scan_dv.Tpo" -c -o tcprobe-scan_dv.o `test -f 'scan_dv.c' || echo './'`scan_dv.c; \ then mv -f ".deps/tcprobe-scan_dv.Tpo" ".deps/tcprobe-scan_dv.Po"; else rm -f ".deps/tcprobe-scan_dv.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_im.o -MD -MP -MF ".deps/tcprobe-probe_im.Tpo" -c -o tcprobe-probe_im.o `test -f 'probe_im.c' || echo './'`probe_im.c; \ then mv -f ".deps/tcprobe-probe_im.Tpo" ".deps/tcprobe-probe_im.Po"; else rm -f ".deps/tcprobe-probe_im.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_mov.o -MD -MP -MF ".deps/tcprobe-probe_mov.Tpo" -c -o tcprobe-probe_mov.o `test -f 'probe_mov.c' || echo './'`probe_mov.c; \ then mv -f ".deps/tcprobe-probe_mov.Tpo" ".deps/tcprobe-probe_mov.Po"; else rm -f ".deps/tcprobe-probe_mov.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_xml.o -MD -MP -MF ".deps/tcprobe-probe_xml.Tpo" -c -o tcprobe-probe_xml.o `test -f 'probe_xml.c' || echo './'`probe_xml.c; \ then mv -f ".deps/tcprobe-probe_xml.Tpo" ".deps/tcprobe-probe_xml.Po"; else rm -f ".deps/tcprobe-probe_xml.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-ioxml.o -MD -MP -MF ".deps/tcprobe-ioxml.Tpo" -c -o tcprobe-ioxml.o `test -f 'ioxml.c' || echo './'`ioxml.c; \ then mv -f ".deps/tcprobe-ioxml.Tpo" ".deps/tcprobe-ioxml.Po"; else rm -f ".deps/tcprobe-ioxml.Tpo"; exit 1; fi scan_dv.c: In Funktion »scan_header_dv«: scan_dv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »dv_parse_header« unterscheiden sich im Vorzeichenbesitz ioxml.c: In Funktion »f_parse_tree«: ioxml.c:275: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:279: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:322: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:324: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:328: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:330: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:332: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:334: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:361: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:370: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:372: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:376: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:385: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:387: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:389: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:391: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:400: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:402: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:404: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:406: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:408: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:424: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_lav.o -MD -MP -MF ".deps/tcprobe-probe_lav.Tpo" -c -o tcprobe-probe_lav.o `test -f 'probe_lav.c' || echo './'`probe_lav.c; \ then mv -f ".deps/tcprobe-probe_lav.Tpo" ".deps/tcprobe-probe_lav.Po"; else rm -f ".deps/tcprobe-probe_lav.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_ogg.o -MD -MP -MF ".deps/tcprobe-probe_ogg.Tpo" -c -o tcprobe-probe_ogg.o `test -f 'probe_ogg.c' || echo './'`probe_ogg.c; \ then mv -f ".deps/tcprobe-probe_ogg.Tpo" ".deps/tcprobe-probe_ogg.Po"; else rm -f ".deps/tcprobe-probe_ogg.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-ts_reader.o -MD -MP -MF ".deps/tcprobe-ts_reader.Tpo" -c -o tcprobe-ts_reader.o `test -f 'ts_reader.c' || echo './'`ts_reader.c; \ then mv -f ".deps/tcprobe-ts_reader.Tpo" ".deps/tcprobe-ts_reader.Po"; else rm -f ".deps/tcprobe-ts_reader.Tpo"; exit 1; fi probe_lav.c: In Funktion »probe_lav«: probe_lav.c:61: Warnung: Der Rückgabewert von »fgets«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ts_reader.c: In Funktion »probe_ts«: ts_reader.c:140: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ts_reader.c:181: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz ts_reader.c: In Funktion »demux«: ts_reader.c:273: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ts_reader.c:277: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ts_reader.c:371: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ts_reader.c:377: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_vnc.o -MD -MP -MF ".deps/tcprobe-probe_vnc.Tpo" -c -o tcprobe-probe_vnc.o `test -f 'probe_vnc.c' || echo './'`probe_vnc.c; \ then mv -f ".deps/tcprobe-probe_vnc.Tpo" ".deps/tcprobe-probe_vnc.Po"; else rm -f ".deps/tcprobe-probe_vnc.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-extract_mxf.o -MD -MP -MF ".deps/tcprobe-extract_mxf.Tpo" -c -o tcprobe-extract_mxf.o `test -f 'extract_mxf.c' || echo './'`extract_mxf.c; \ then mv -f ".deps/tcprobe-extract_mxf.Tpo" ".deps/tcprobe-extract_mxf.Po"; else rm -f ".deps/tcprobe-extract_mxf.Tpo"; exit 1; fi probe_xml.c: In Funktion »f_check_video_H_W«: probe_xml.c:57: Warnung: Klammern um Vergleich in Operand von == empfohlen probe_xml.c:67: Warnung: Klammern um Vergleich in Operand von == empfohlen probe_xml.c: In Funktion »f_build_xml_tree«: probe_xml.c:221: Warnung: Der Rückgabewert von »system«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert probe_ogg.c: In Funktion »ogm_packet_type«: probe_ogg.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:59: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:61: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:64: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:64: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:64: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:64: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:64: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:64: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:64: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_ogg.c:64: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strncmp« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_v4l.o -MD -MP -MF ".deps/tcprobe-probe_v4l.Tpo" -c -o tcprobe-probe_v4l.o `test -f 'probe_v4l.c' || echo './'`probe_v4l.c; \ then mv -f ".deps/tcprobe-probe_v4l.Tpo" ".deps/tcprobe-probe_v4l.Po"; else rm -f ".deps/tcprobe-probe_v4l.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_bktr.o -MD -MP -MF ".deps/tcprobe-probe_bktr.Tpo" -c -o tcprobe-probe_bktr.o `test -f 'probe_bktr.c' || echo './'`probe_bktr.c; \ then mv -f ".deps/tcprobe-probe_bktr.Tpo" ".deps/tcprobe-probe_bktr.Po"; else rm -f ".deps/tcprobe-probe_bktr.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_sunau.o -MD -MP -MF ".deps/tcprobe-probe_sunau.Tpo" -c -o tcprobe-probe_sunau.o `test -f 'probe_sunau.c' || echo './'`probe_sunau.c; \ then mv -f ".deps/tcprobe-probe_sunau.Tpo" ".deps/tcprobe-probe_sunau.Po"; else rm -f ".deps/tcprobe-probe_sunau.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_oss.o -MD -MP -MF ".deps/tcprobe-probe_oss.Tpo" -c -o tcprobe-probe_oss.o `test -f 'probe_oss.c' || echo './'`probe_oss.c; \ then mv -f ".deps/tcprobe-probe_oss.Tpo" ".deps/tcprobe-probe_oss.Po"; else rm -f ".deps/tcprobe-probe_oss.Tpo"; exit 1; fi probe_vnc.c: In Funktion »probe_vnc«: probe_vnc.c:76: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_vnc.c:76: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_vnc.c:76: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz probe_vnc.c:76: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_vnc.c:76: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_vnc.c:76: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz probe_vnc.c:88: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »sscanf« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_bsdav.o -MD -MP -MF ".deps/tcprobe-probe_bsdav.Tpo" -c -o tcprobe-probe_bsdav.o `test -f 'probe_bsdav.c' || echo './'`probe_bsdav.c; \ then mv -f ".deps/tcprobe-probe_bsdav.Tpo" ".deps/tcprobe-probe_bsdav.Po"; else rm -f ".deps/tcprobe-probe_bsdav.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-probe_pvn.o -MD -MP -MF ".deps/tcprobe-probe_pvn.Tpo" -c -o tcprobe-probe_pvn.o `test -f 'probe_pvn.c' || echo './'`probe_pvn.c; \ then mv -f ".deps/tcprobe-probe_pvn.Tpo" ".deps/tcprobe-probe_pvn.Po"; else rm -f ".deps/tcprobe-probe_pvn.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-pvn.o -MD -MP -MF ".deps/tcprobe-pvn.Tpo" -c -o tcprobe-pvn.o `test -f 'pvn.c' || echo './'`pvn.c; \ then mv -f ".deps/tcprobe-pvn.Tpo" ".deps/tcprobe-pvn.Po"; else rm -f ".deps/tcprobe-pvn.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcprobe-pvnglobals.o -MD -MP -MF ".deps/tcprobe-pvnglobals.Tpo" -c -o tcprobe-pvnglobals.o `test -f 'pvnglobals.c' || echo './'`pvnglobals.c; \ then mv -f ".deps/tcprobe-pvnglobals.Tpo" ".deps/tcprobe-pvnglobals.Po"; else rm -f ".deps/tcprobe-pvnglobals.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcxmlcheck-tcxmlcheck.o -MD -MP -MF ".deps/tcxmlcheck-tcxmlcheck.Tpo" -c -o tcxmlcheck-tcxmlcheck.o `test -f 'tcxmlcheck.c' || echo './'`tcxmlcheck.c; \ then mv -f ".deps/tcxmlcheck-tcxmlcheck.Tpo" ".deps/tcxmlcheck-tcxmlcheck.Po"; else rm -f ".deps/tcxmlcheck-tcxmlcheck.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcxmlcheck-probe_xml.o -MD -MP -MF ".deps/tcxmlcheck-probe_xml.Tpo" -c -o tcxmlcheck-probe_xml.o `test -f 'probe_xml.c' || echo './'`probe_xml.c; \ then mv -f ".deps/tcxmlcheck-probe_xml.Tpo" ".deps/tcxmlcheck-probe_xml.Po"; else rm -f ".deps/tcxmlcheck-probe_xml.Tpo"; exit 1; fi tcxmlcheck.c: In Funktion »main«: tcxmlcheck.c:198: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz tcxmlcheck.c:270: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz tcxmlcheck.c:275: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_write« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcxmlcheck-ioxml.o -MD -MP -MF ".deps/tcxmlcheck-ioxml.Tpo" -c -o tcxmlcheck-ioxml.o `test -f 'ioxml.c' || echo './'`ioxml.c; \ then mv -f ".deps/tcxmlcheck-ioxml.Tpo" ".deps/tcxmlcheck-ioxml.Po"; else rm -f ".deps/tcxmlcheck-ioxml.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcxmlcheck-ioaux.o -MD -MP -MF ".deps/tcxmlcheck-ioaux.Tpo" -c -o tcxmlcheck-ioaux.o `test -f 'ioaux.c' || echo './'`ioaux.c; \ then mv -f ".deps/tcxmlcheck-ioaux.Tpo" ".deps/tcxmlcheck-ioaux.Po"; else rm -f ".deps/tcxmlcheck-ioaux.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcxmlcheck-fileinfo.o -MD -MP -MF ".deps/tcxmlcheck-fileinfo.Tpo" -c -o tcxmlcheck-fileinfo.o `test -f 'fileinfo.c' || echo './'`fileinfo.c; \ then mv -f ".deps/tcxmlcheck-fileinfo.Tpo" ".deps/tcxmlcheck-fileinfo.Po"; else rm -f ".deps/tcxmlcheck-fileinfo.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcxmlcheck-scan_dv.o -MD -MP -MF ".deps/tcxmlcheck-scan_dv.Tpo" -c -o tcxmlcheck-scan_dv.o `test -f 'scan_dv.c' || echo './'`scan_dv.c; \ then mv -f ".deps/tcxmlcheck-scan_dv.Tpo" ".deps/tcxmlcheck-scan_dv.Po"; else rm -f ".deps/tcxmlcheck-scan_dv.Tpo"; exit 1; fi probe_xml.c: In Funktion »f_check_video_H_W«: probe_xml.c:57: Warnung: Klammern um Vergleich in Operand von == empfohlen probe_xml.c:67: Warnung: Klammern um Vergleich in Operand von == empfohlen probe_xml.c: In Funktion »f_build_xml_tree«: probe_xml.c:221: Warnung: Der Rückgabewert von »system«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ioxml.c: In Funktion »f_parse_tree«: ioxml.c:275: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:279: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:322: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:324: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:326: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:328: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:330: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:332: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:334: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:361: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz ioxml.c:370: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:372: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:374: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:376: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:385: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:387: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:389: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:391: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:400: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:402: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:404: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:406: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:408: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioxml.c:424: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »xmlStrcmp« unterscheiden sich im Vorzeichenbesitz ioaux.c: In Funktion »read_tc_time_stamp«: ioaux.c:197: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int32« unterscheiden sich im Vorzeichenbesitz ioaux.c:198: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »stream_read_int16« unterscheiden sich im Vorzeichenbesitz if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcxpm2rgb-tcxpm2rgb.o -MD -MP -MF ".deps/tcxpm2rgb-tcxpm2rgb.Tpo" -c -o tcxpm2rgb-tcxpm2rgb.o `test -f 'tcxpm2rgb.c' || echo './'`tcxpm2rgb.c; \ then mv -f ".deps/tcxpm2rgb-tcxpm2rgb.Tpo" ".deps/tcxpm2rgb-tcxpm2rgb.Po"; else rm -f ".deps/tcxpm2rgb-tcxpm2rgb.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I/usr/include/ImageMagick -I/usr/include -I/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -MT tcrequant-tcrequant.o -MD -MP -MF ".deps/tcrequant-tcrequant.Tpo" -c -o tcrequant-tcrequant.o `test -f 'tcrequant.c' || echo './'`tcrequant.c; \ then mv -f ".deps/tcrequant-tcrequant.Tpo" ".deps/tcrequant-tcrequant.Po"; else rm -f ".deps/tcrequant-tcrequant.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_avi.la -rpath /usr/lib64/transcode -module -avoid-version import_avi.lo -lm -lz -ldl scan_dv.c: In Funktion »scan_header_dv«: scan_dv.c:48: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »dv_parse_header« unterscheiden sich im Vorzeichenbesitz /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_mpeg2.la -rpath /usr/lib64/transcode -module -avoid-version import_mpeg2.lo -lm -lz -ldl fileinfo.c: In Funktion »streaminfo«: fileinfo.c:602: Warnung: Zeigerziele bei Übergabe des Arguments 2 von »p_read« unterscheiden sich im Vorzeichenbesitz /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_vdrac3.la -rpath /usr/lib64/transcode -module -avoid-version import_vdrac3.lo ioaux.lo ac3scan.lo ../libac3/libac3_tc.la -lm -lm -lz -ldl tcxpm2rgb.c: In Funktion »main«: tcxpm2rgb.c:303: Warnung: Der Rückgabewert von »fgets«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_ac3.la -rpath /usr/lib64/transcode -module -avoid-version import_ac3.lo ioaux.lo ac3scan.lo ../libac3/libac3_tc.la -lm -lm -lz -ldl tcrequant.c: In Funktion »main«: tcrequant.c:1812: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert tcrequant.c:1814: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert tcrequant.c:1823: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert tcrequant.c:1829: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert tcrequant.c:1845: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert tcrequant.c:1861: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert tcrequant.c:1864: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert tcrequant.c:1900: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert tcrequant.c:1921: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert tcrequant.c:2009: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert In file included from tcrequant.c:2017: ../libxio/static_xio.h: In Funktion »dummy«: ../libxio/static_xio.h:15: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:16: Warnung: Der Rückgabewert von »write«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert ../libxio/static_xio.h:17: Warnung: Der Rückgabewert von »ftruncate«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_avi.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_avi.so -o .libs/import_avi.so /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_dv.la -rpath /usr/lib64/transcode -module -avoid-version import_dv.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_vdrac3.o .libs/ioaux.o .libs/ac3scan.o -Wl,--whole-archive ../libac3/.libs/libac3_tc.a -Wl,--no-whole-archive -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_vdrac3.so -o .libs/import_vdrac3.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_dv.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_dv.so -o .libs/import_dv.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_mpeg2.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_mpeg2.so -o .libs/import_mpeg2.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_ac3.o .libs/ioaux.o .libs/ac3scan.o -Wl,--whole-archive ../libac3/.libs/libac3_tc.a -Wl,--no-whole-archive -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_ac3.so -o .libs/import_ac3.so libtool: link: ( cd ".libs" && rm -f "import_avi.la" && ln -s "../import_avi.la" "import_avi.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_vob.la -rpath /usr/lib64/transcode -module -avoid-version import_vob.lo ac3scan.lo clone.lo ioaux.lo frame_info.lo ivtc.lo ../libac3/libac3_tc.la -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_vdrac3.la" && ln -s "../import_vdrac3.la" "import_vdrac3.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_raw.la -rpath /usr/lib64/transcode -module -avoid-version import_raw.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_vob.o .libs/ac3scan.o .libs/clone.o .libs/ioaux.o .libs/frame_info.o .libs/ivtc.o -Wl,--whole-archive ../libac3/.libs/libac3_tc.a -Wl,--no-whole-archive -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_vob.so -o .libs/import_vob.so libtool: link: ( cd ".libs" && rm -f "import_dv.la" && ln -s "../import_dv.la" "import_dv.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_nvrec.la -rpath /usr/lib64/transcode -module -avoid-version import_nvrec.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_raw.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_raw.so -o .libs/import_raw.so libtool: link: ( cd ".libs" && rm -f "import_ac3.la" && ln -s "../import_ac3.la" "import_ac3.la" ) libtool: link: ( cd ".libs" && rm -f "import_mpeg2.la" && ln -s "../import_mpeg2.la" "import_mpeg2.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_nvrec.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_nvrec.so -o .libs/import_nvrec.so /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_yuv4mpeg.la -rpath /usr/lib64/transcode -module -avoid-version import_yuv4mpeg.lo -lm -lz -ldl /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_lav.la -rpath /usr/lib64/transcode -module -avoid-version import_lav.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_yuv4mpeg.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_yuv4mpeg.so -o .libs/import_yuv4mpeg.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_lav.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_lav.so -o .libs/import_lav.so libtool: link: ( cd ".libs" && rm -f "import_vob.la" && ln -s "../import_vob.la" "import_vob.la" ) libtool: link: ( cd ".libs" && rm -f "import_nvrec.la" && ln -s "../import_nvrec.la" "import_nvrec.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_null.la -rpath /usr/lib64/transcode -module -avoid-version import_null.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_raw.la" && ln -s "../import_raw.la" "import_raw.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_sh.la -rpath /usr/lib64/transcode -module -avoid-version import_sh.lo -lm -lz -ldl /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_divx.la -rpath /usr/lib64/transcode -module -avoid-version import_divx.lo -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_yuv4mpeg.la" && ln -s "../import_yuv4mpeg.la" "import_yuv4mpeg.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_sh.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_sh.so -o .libs/import_sh.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_divx.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_divx.so -o .libs/import_divx.so libtool: link: ( cd ".libs" && rm -f "import_lav.la" && ln -s "../import_lav.la" "import_lav.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_null.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_null.so -o .libs/import_null.so /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o a52_decore.la -rpath /usr/lib64/transcode -module -avoid-version a52_decore.lo ioaux.lo -L/usr/lib -la52 -lm -lm -lz -ldl /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_mp3.la -rpath /usr/lib64/transcode -module -avoid-version import_mp3.lo ioaux.lo -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_mp3.o .libs/ioaux.o -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_mp3.so -o .libs/import_mp3.so libtool: link: ( cd ".libs" && rm -f "import_null.la" && ln -s "../import_null.la" "import_null.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_dvd.la -rpath /usr/lib64/transcode -module -avoid-version import_dvd.lo ac3scan.lo dvd_reader.lo clone.lo ioaux.lo frame_info.lo ivtc.lo -L/usr/lib -ldvdread -lm ../libac3/libac3_tc.la -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_sh.la" && ln -s "../import_sh.la" "import_sh.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/a52_decore.o .libs/ioaux.o -L/usr/lib /usr/lib64/liba52.so -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,a52_decore.so -o .libs/a52_decore.so /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_mpeg3.la -rpath /usr/lib64/transcode -module -avoid-version import_mpeg3.lo -L/usr/lib -lmpeg3 -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_divx.la" && ln -s "../import_divx.la" "import_divx.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_im.la -rpath /usr/lib64/transcode -module -avoid-version import_im.lo -lMagickWand -lz -lm -lMagickCore -lm -lm -lz -ldl libtool: link: ( cd ".libs" && rm -f "import_mp3.la" && ln -s "../import_mp3.la" "import_mp3.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DDCT_YUV_PRECISION=1 -Wl,-O1 -o import_imlist.la -rpath /usr/lib64/transcode -module -avoid-version import_imlist.lo -lMagickWand -lz -lm -lMagickCore -lm -lm -lz -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_dvd.o .libs/ac3scan.o .libs/dvd_reader.o .libs/clone.o .libs/ioaux.o .libs/frame_info.o .libs/ivtc.o -Wl,--whole-archive ../libac3/.libs/libac3_tc.a -Wl,--no-whole-archive -L/usr/lib /usr/lib64/libdvdread.so -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_dvd.so -o .libs/import_dvd.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/import_mpeg3.o -L/usr/lib /usr/lib64/libmpeg3.so -L/usr/lib64 /usr/lib64/liba52.so -lpthread -lm -lz -ldl -march=core2 -Wl,-O1 -Wl,-soname -Wl,import_mpeg3.so -o .libs/import_mpeg3.so ../libtool: line 6427: cd: usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4: No such file or directory libtool: link: warning: cannot determine absolute directory name of `usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4' /bin/grep: usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/libgomp.la: No such file or directory /bin/sed: can't read usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/libgomp.la: No such file or directory libtool: link: `usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/libgomp.la' is not a valid libtool archive make[3]: *** [import_im.la] Fehler 1 make[3]: *** Warte auf noch nicht beendete Prozesse... libtool: link: ( cd ".libs" && rm -f "a52_decore.la" && ln -s "../a52_decore.la" "a52_decore.la" ) ../libtool: line 6427: cd: usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4: No such file or directory libtool: link: warning: cannot determine absolute directory name of `usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4' /bin/grep: usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/libgomp.la: No such file or directory libtool: link: ( cd ".libs" && rm -f "import_mpeg3.la" && ln -s "../import_mpeg3.la" "import_mpeg3.la" ) /bin/sed: can't read usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/libgomp.la: No such file or directory libtool: link: `usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/libgomp.la' is not a valid libtool archive make[3]: *** [import_imlist.la] Fehler 1 libtool: link: ( cd ".libs" && rm -f "import_dvd.la" && ln -s "../import_dvd.la" "import_dvd.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/import' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7/import' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.7/work/transcode-1.0.7' make: *** [all] Fehler 2 * * ERROR: media-video/transcode-1.0.7 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3122: Called die * The specific snippet of code: * emake all || 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.0.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/transcode-1.0.7/temp/environment'. *