* Package: media-video/cinelerra-20120707 * Repository: gentoo * Maintainer: media-video@gentoo.org * USE: abi_x86_64 alsa amd64 cpu_flags_x86_mmx elibc_glibc kernel_linux opengl userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking cinelerra-20120707.tar.xz to /var/tmp/portage/media-video/cinelerra-20120707/work >>> Source unpacked in /var/tmp/portage/media-video/cinelerra-20120707/work >>> Preparing source in /var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707 ... * Applying cinelerra-entry.patch ... [ ok ] * Applying cinelerra-ffmpeg.patch ... [ ok ] * Applying cinelerra-underlinking.patch ... [ ok ] * Applying cinelerra-ffmpeg-0.11.patch ... [ ok ] * Applying cinelerra-std_and_str_h.patch ... [ ok ] * Applying cinelerra-libav9.patch ... [ ok ] * Applying cinelerra-ffmpeg2.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707' ... * Running autopoint --force ... [ ok ] * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: cinelerra-20120707/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: cinelerra-20120707/libmpeg3/ * Running elibtoolize in: cinelerra-20120707/quicktime/ * Running elibtoolize in: cinelerra-20120707/quicktime/ffmpeg/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707 ... * econf: updating cinelerra-20120707/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cinelerra-20120707/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-oss --enable-alsa --disable-esd --disable-firewire --disable-css --enable-mmx --disable-3dnow --disable-altivec --enable-opengl --with-plugindir=/usr/lib64/cinelerra --with-buildinfo=cust/Gentoo - 20120707 --with-external-ffmpeg 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/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for ld used by 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 shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking dependency style of x86_64-pc-linux-gnu-gcc... none 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++... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for linux/videodev2.h... yes checking for struct v4l2_buffer.index... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.2... found. checking for snd_ctl_open in -lasound... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for MJPEG... yes checking for number of arguments to y4m_write_frame_header... 3 arguments (new versions) checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_clear in -luuid... yes checking fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking for fftw_free in -lfftw3... yes checking for LIBDV... yes checking for PNG... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_decompress in -ljpeg... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... yes checking for FREETYPE... yes checking for a52_init in -la52... yes checking a52dec/a52.h usability... yes checking a52dec/a52.h presence... yes checking for a52dec/a52.h... yes checking for sf_open in -lsndfile... yes checking sndfile.h usability... yes checking sndfile.h presence... yes checking for sndfile.h... yes checking for OPENEXR... yes checking for faacEncOpen in -lfaac... yes checking faac.h usability... yes checking faac.h presence... yes checking for faac.h... yes checking for faacDecInit in -lfaad... no checking for NeAACDecInit in -lfaad... yes checking faad.h usability... yes checking faad.h presence... yes checking for faad.h... yes removing cinelerra/versioninfo.h to force a re-build checking for LIBX264... yes checking x264.h usability... yes checking x264.h presence... yes checking for x264.h... yes checking for FFMPEG_TEMP... yes checking for ffmpeg swscale support... yes checking for FFMPEG... yes --- FFMPEG CONFIGURATION SECTION -------------- Using external ffmpeg - no configuration needed -------------------------------------------------- checking for libogg... yes checking for libvorbis... yes checking for libvorbisenc... yes checking for libvorbisfile... yes checking for libtheora... yes checking lame/lame.h usability... yes checking lame/lame.h presence... yes checking for lame/lame.h... yes checking for lame_init in -lmp3lame... yes checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking for object target... elf64-x86-64 checking for object architecture... i386 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cinelerra-cvs-current.spec config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating libmpeg3/Makefile config.status: creating libmpeg3/video/Makefile config.status: creating libmpeg3/audio/Makefile config.status: creating quicktime/Makefile config.status: creating quicktime/encore50/Makefile config.status: creating mpeg2enc/Makefile config.status: creating toolame-02l/Makefile config.status: creating guicast/Makefile config.status: creating cinelerra/Makefile config.status: creating cinelerra/data/Makefile config.status: creating mplexlo/Makefile config.status: creating plugins/colors/Makefile config.status: creating plugins/libfourier/Makefile config.status: creating plugins/libeffecttv/Makefile config.status: creating plugins/Makefile config.status: creating plugins/1080to540/Makefile config.status: creating plugins/histogram/Makefile config.status: creating plugins/720to480/Makefile config.status: creating plugins/bandslide/Makefile config.status: creating plugins/bandwipe/Makefile config.status: creating plugins/blur/Makefile config.status: creating plugins/brightness/Makefile config.status: creating plugins/burn/Makefile config.status: creating plugins/parametric/Makefile config.status: creating plugins/aging/Makefile config.status: creating plugins/cdripper/Makefile config.status: creating plugins/chromakey/Makefile config.status: creating plugins/chromakeyhsv/Makefile config.status: creating plugins/colorbalance/Makefile config.status: creating plugins/compressor/Makefile config.status: creating plugins/crossfade/Makefile config.status: creating plugins/decimate/Makefile config.status: creating plugins/deinterlace/Makefile config.status: creating plugins/delayaudio/Makefile config.status: creating plugins/delayvideo/Makefile config.status: creating plugins/denoise/Makefile config.status: creating plugins/denoisefft/Makefile config.status: creating plugins/denoisevideo/Makefile config.status: creating plugins/denoisemjpeg/Makefile config.status: creating plugins/despike/Makefile config.status: creating plugins/dissolve/Makefile config.status: creating plugins/dot/Makefile config.status: creating plugins/fieldframe/Makefile config.status: creating plugins/flip/Makefile config.status: creating plugins/framefield/Makefile config.status: creating plugins/freeverb/Makefile config.status: creating plugins/freezeframe/Makefile config.status: creating plugins/gain/Makefile config.status: creating plugins/gamma/Makefile config.status: creating plugins/holo/Makefile config.status: creating plugins/huesaturation/Makefile config.status: creating plugins/interpolate/Makefile config.status: creating plugins/interpolateaudio/Makefile config.status: creating plugins/interpolatevideo/Makefile config.status: creating plugins/invertaudio/Makefile config.status: creating plugins/invertvideo/Makefile config.status: creating plugins/irissquare/Makefile config.status: creating plugins/ivtc/Makefile config.status: creating plugins/liveaudio/Makefile config.status: creating plugins/livevideo/Makefile config.status: creating plugins/loopaudio/Makefile config.status: creating plugins/loopvideo/Makefile config.status: creating plugins/motion/Makefile config.status: creating plugins/motionblur/Makefile config.status: creating plugins/normalize/Makefile config.status: creating plugins/oilpainting/Makefile config.status: creating plugins/overlay/Makefile config.status: creating plugins/overlayaudio/Makefile config.status: creating plugins/pitch/Makefile config.status: creating plugins/polar/Makefile config.status: creating plugins/reroute/Makefile config.status: creating plugins/reframert/Makefile config.status: creating plugins/reframe/Makefile config.status: creating plugins/resample/Makefile config.status: creating plugins/reverb/Makefile config.status: creating plugins/reverseaudio/Makefile config.status: creating plugins/reversevideo/Makefile config.status: creating plugins/rgb601/Makefile config.status: creating plugins/rotate/Makefile config.status: creating plugins/scale/Makefile config.status: creating plugins/denoiseseltempavg/Makefile config.status: creating plugins/shapewipe/Makefile config.status: creating plugins/sharpen/Makefile config.status: creating plugins/shiftinterlace/Makefile config.status: creating plugins/slide/Makefile config.status: creating plugins/spectrogram/Makefile config.status: creating plugins/suv/Makefile config.status: creating plugins/suv/data/Makefile config.status: creating plugins/bluedottheme/Makefile config.status: creating plugins/bluedottheme/data/Makefile config.status: creating plugins/defaulttheme/Makefile config.status: creating plugins/defaulttheme/data/Makefile config.status: creating plugins/swapchannels/Makefile config.status: creating plugins/synthesizer/Makefile config.status: creating plugins/threshold/Makefile config.status: creating plugins/timeavg/Makefile config.status: creating plugins/timestretch/Makefile config.status: creating plugins/titler/Makefile config.status: creating plugins/translate/Makefile config.status: creating plugins/unsharp/Makefile config.status: creating plugins/videoscope/Makefile config.status: creating plugins/wave/Makefile config.status: creating plugins/whirl/Makefile config.status: creating plugins/wipe/Makefile config.status: creating plugins/yuv/Makefile config.status: creating plugins/downsample/Makefile config.status: creating plugins/flash/Makefile config.status: creating plugins/gradient/Makefile config.status: creating plugins/level/Makefile config.status: creating plugins/linearblur/Makefile config.status: creating plugins/perspective/Makefile config.status: creating plugins/radialblur/Makefile config.status: creating plugins/zoomblur/Makefile config.status: creating plugins/timefront/Makefile config.status: creating plugins/svg/Makefile config.status: creating plugins/diffkey/Makefile config.status: creating plugins/fonts/Makefile config.status: creating image/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing libtool commands Summary of mandatory components: libogg found libvorbis found libvorbisenc found libvorbisfile found libtheora found OpenEXR found libdv found libpng found libjpeg libraries found libjpeg headers found libtiff libraries found libtiff headers found FreeType 2 found libx264 libraries found libx264 headers found libuuid libraries found libuuid headers found mjpegtools found libfftw3 libraries found libfftw3 headers found liba52 libraries found liba52 headers found libmp3lame libraries found libmp3lame headers found libsndfile libraries found libsndfile headers found libfaac libraries found libfaac headers found libfaad libraries found libfaad headers found Summary of optional components: ESD (Enlightenment Sound Daemon) was opted out with --disable-esd ALSA subsystem found ALSA is enabled Firewire was opted out with --disable-firewire OpenGL 2.0 libraries not probed Hardware acceleration using OpenGL 2.0 is enabled Now type make to start compilation. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707' Making all in libmpeg3 make[2]: Entering directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/libmpeg3' Making all in audio make[3]: Entering directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/libmpeg3/audio' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o ac3.lo ac3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c ac3.c -fPIC -DPIC -o .libs/ac3.o ac3.c: In function ‘mpeg3_ac3_header’: ac3.c:95:5: warning: format ‘%p’ expects argument of type ‘void *’, but argument 2 has type ‘int’ [-Wformat=] printf("mpeg3_ac3_header: unknown channel code: %p\n", audio->flags & A52_C ^ /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o dct.lo dct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c dct.c -fPIC -DPIC -o .libs/dct.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o huffman.lo huffman.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c huffman.c -fPIC -DPIC -o .libs/huffman.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o layer2.lo layer2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c layer2.c -fPIC -DPIC -o .libs/layer2.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o layer3.lo layer3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c layer3.c -fPIC -DPIC -o .libs/layer3.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3audio.lo mpeg3audio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3audio.c -fPIC -DPIC -o .libs/mpeg3audio.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o pcm.lo pcm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c pcm.c -fPIC -DPIC -o .libs/pcm.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o synthesizers.lo synthesizers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c synthesizers.c -fPIC -DPIC -o .libs/synthesizers.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o tables.lo tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c tables.c -fPIC -DPIC -o .libs/tables.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -o libmpeg3_audio.la ac3.lo dct.lo huffman.lo layer2.lo layer3.lo mpeg3audio.lo pcm.lo synthesizers.lo tables.lo -lm -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmpeg3_audio.a .libs/ac3.o .libs/dct.o .libs/huffman.o .libs/layer2.o .libs/layer3.o .libs/mpeg3audio.o .libs/pcm.o .libs/synthesizers.o .libs/tables.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpeg3_audio.a libtool: link: ( cd ".libs" && rm -f "libmpeg3_audio.la" && ln -s "../libmpeg3_audio.la" "libmpeg3_audio.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/libmpeg3/audio' Making all in video make[3]: Entering directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/libmpeg3/video' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o getpicture.lo getpicture.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c getpicture.c -fPIC -DPIC -o .libs/getpicture.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o headers.lo headers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c headers.c -fPIC -DPIC -o .libs/headers.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o idct.lo idct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c idct.c -fPIC -DPIC -o .libs/idct.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o macroblocks.lo macroblocks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c macroblocks.c -fPIC -DPIC -o .libs/macroblocks.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mmxtest.lo mmxtest.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mmxtest.c -fPIC -DPIC -o .libs/mmxtest.o mmxtest.c: In function ‘mpeg3_mmx_test’: mmxtest.c:23:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(string, MPEG3_STRLEN, proc); ^ /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o motion.lo motion.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c motion.c -fPIC -DPIC -o .libs/motion.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3cache.lo mpeg3cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3cache.c -fPIC -DPIC -o .libs/mpeg3cache.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3video.lo mpeg3video.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3video.c -fPIC -DPIC -o .libs/mpeg3video.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o output.lo output.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c output.c -fPIC -DPIC -o .libs/output.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o reconstruct.lo reconstruct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c reconstruct.c -fPIC -DPIC -o .libs/reconstruct.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o seek.lo seek.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c seek.c -fPIC -DPIC -o .libs/seek.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o slice.lo slice.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c slice.c -fPIC -DPIC -o .libs/slice.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o subtitle.lo subtitle.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c subtitle.c -fPIC -DPIC -o .libs/subtitle.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o vlc.lo vlc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c vlc.c -fPIC -DPIC -o .libs/vlc.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -o libmpeg3_video.la getpicture.lo headers.lo idct.lo macroblocks.lo mmxtest.lo motion.lo mpeg3cache.lo mpeg3video.lo output.lo reconstruct.lo seek.lo slice.lo subtitle.lo vlc.lo -lm -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmpeg3_video.a .libs/getpicture.o .libs/headers.o .libs/idct.o .libs/macroblocks.o .libs/mmxtest.o .libs/motion.o .libs/mpeg3cache.o .libs/mpeg3video.o .libs/output.o .libs/reconstruct.o .libs/seek.o .libs/slice.o .libs/subtitle.o .libs/vlc.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpeg3_video.a libtool: link: ( cd ".libs" && rm -f "libmpeg3_video.la" && ln -s "../libmpeg3_video.la" "libmpeg3_video.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/libmpeg3/video' make[3]: Entering directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/libmpeg3' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o bitstream.lo bitstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o libmpeg3.lo libmpeg3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c libmpeg3.c -fPIC -DPIC -o .libs/libmpeg3.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3atrack.lo mpeg3atrack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3atrack.c -fPIC -DPIC -o .libs/mpeg3atrack.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3css.lo mpeg3css.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3css.c -fPIC -DPIC -o .libs/mpeg3css.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3demux.lo mpeg3demux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3demux.c -fPIC -DPIC -o .libs/mpeg3demux.o mpeg3demux.c: In function ‘get_transport_pes_packet’: mpeg3demux.c:298:5: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘int64_t’ [-Wformat=] demuxer->do_audio); ^ mpeg3demux.c: In function ‘get_payload’: mpeg3demux.c:455:6: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘int64_t’ [-Wformat=] demuxer->pid); ^ mpeg3demux.c: In function ‘read_transport’: mpeg3demux.c:607:4: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘int64_t’ [-Wformat=] demuxer->payload_unit_start_indicator); ^ mpeg3demux.c: In function ‘get_program_pes_packet’: mpeg3demux.c:1222:7: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘int64_t’ [-Wformat=] pes_packet_length); ^ mpeg3demux.c:1263:7: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘int64_t’ [-Wformat=] pes_packet_length); ^ mpeg3demux.c: In function ‘mpeg3_read_prev_packet’: mpeg3demux.c:1906:1: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘int64_t’ [-Wformat=] printf("mpeg3_read_prev_packet 1 result=%d title=%d tell=%llx program_byte=%llx ^ mpeg3demux.c:1906:1: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int64_t’ [-Wformat=] mpeg3demux.c:1909:1: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘int64_t’ [-Wformat=] printf("mpeg3_read_prev_packet 100 result=%d title=%d tell=%llx program_byte=%l ^ mpeg3demux.c:1909:1: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int64_t’ [-Wformat=] /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3ifo.lo mpeg3ifo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3ifo.c -fPIC -DPIC -o .libs/mpeg3ifo.o mpeg3ifo.c: In function ‘cellplayinfo’: mpeg3ifo.c:537:40: warning: passing argument 3 of ‘program_map’ from incompatible pointer type if(program_map(file, cell_hdr_start, &cell_hdr)) ^ mpeg3ifo.c:261:12: note: expected ‘unsigned char **’ but argument is of type ‘char **’ static int program_map(mpeg3_t *file, char *pgc, unsigned char **ptr) ^ mpeg3ifo.c: In function ‘finaltable’: mpeg3ifo.c:697:4: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘int64_t’ [-Wformat=] final_cells->cells[i].vob_id, final_cells->cells[i].cell_id, (int64_t)final_ ^ mpeg3ifo.c:697:4: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int64_t’ [-Wformat=] mpeg3ifo.c: In function ‘mpeg3_read_ifo’: mpeg3ifo.c:815:6: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int64_t’ [-Wformat=] cell_end - title_start_byte); ^ mpeg3ifo.c:815:6: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘int64_t’ [-Wformat=] /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3io.lo mpeg3io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3io.c -fPIC -DPIC -o .libs/mpeg3io.o mpeg3io.c: In function ‘mpeg3io_read_buffer’: mpeg3io.c:166:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(fs->buffer, 1, remainder_start, fs->fd); ^ /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3strack.lo mpeg3strack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3strack.c -fPIC -DPIC -o .libs/mpeg3strack.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3title.lo mpeg3title.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3title.c -fPIC -DPIC -o .libs/mpeg3title.o mpeg3title.c: In function ‘mpeg3_dump_title’: mpeg3title.c:60:3: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘int64_t’ [-Wformat=] title->cell_table_size); ^ mpeg3title.c:60:3: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘int64_t’ [-Wformat=] mpeg3title.c:68:4: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘int64_t’ [-Wformat=] title->cell_table[i].program); ^ mpeg3title.c:68:4: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘int64_t’ [-Wformat=] mpeg3title.c:68:4: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘int64_t’ [-Wformat=] mpeg3title.c:68:4: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int64_t’ [-Wformat=] mpeg3title.c: In function ‘mpeg3demux_print_cells’: mpeg3title.c:194:5: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘int64_t’ [-Wformat=] cell->program); ^ mpeg3title.c:194:5: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘int64_t’ [-Wformat=] mpeg3title.c:194:5: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int64_t’ [-Wformat=] mpeg3title.c:194:5: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘int64_t’ [-Wformat=] mpeg3title.c:194:5: warning: format ‘%f’ expects argument of type ‘double’, but argument 7 has type ‘int’ [-Wformat=] mpeg3title.c:194:5: warning: format ‘%f’ expects a matching ‘double’ argument [-Wformat=] mpeg3title.c:194:5: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=] /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3tocutil.lo mpeg3tocutil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3tocutil.c -fPIC -DPIC -o .libs/mpeg3tocutil.o mpeg3tocutil.c: In function ‘mpeg3_read_toc’: mpeg3tocutil.c:297:1: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘int’ [-Wformat=] file->total_frame_offsets[i], position, buffer_size); ^ mpeg3tocutil.c: In function ‘mpeg3_stop_toc’: mpeg3tocutil.c:1208:2: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(file->toc_fd, file->fs->path); ^ mpeg3tocutil.c:1239:3: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(file->toc_fd, title->fs->path); ^ /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3vtrack.lo mpeg3vtrack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c mpeg3vtrack.c -fPIC -DPIC -o .libs/mpeg3vtrack.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o workarounds.lo workarounds.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c workarounds.c -fPIC -DPIC -o .libs/workarounds.o /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -version-info 1:0:0 -release 1.5.0 -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -o libmpeg3hv.la -rpath /usr/lib64 bitstream.lo libmpeg3.lo mpeg3atrack.lo mpeg3css.lo mpeg3demux.lo mpeg3ifo.lo mpeg3io.lo mpeg3strack.lo mpeg3title.lo mpeg3tocutil.lo mpeg3vtrack.lo workarounds.lo -la52 video/libmpeg3_video.la audio/libmpeg3_audio.la -lm -lpthread -lm -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/bitstream.o .libs/libmpeg3.o .libs/mpeg3atrack.o .libs/mpeg3css.o .libs/mpeg3demux.o .libs/mpeg3ifo.o .libs/mpeg3io.o .libs/mpeg3strack.o .libs/mpeg3title.o .libs/mpeg3tocutil.o .libs/mpeg3vtrack.o .libs/workarounds.o -Wl,--whole-archive video/.libs/libmpeg3_video.a audio/.libs/libmpeg3_audio.a -Wl,--no-whole-archive -Wl,--as-needed -la52 -lm -ldl -lpthread -march=native -O2 -Wl,--no-undefined -Wl,-O1 -Wl,-z -Wl,noexecstack -Wl,-soname -Wl,libmpeg3hv-1.5.0.so.1 -o .libs/libmpeg3hv-1.5.0.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmpeg3hv-1.5.0.so.1" && ln -s "libmpeg3hv-1.5.0.so.1.0.0" "libmpeg3hv-1.5.0.so.1") libtool: link: (cd ".libs" && rm -f "libmpeg3hv.so" && ln -s "libmpeg3hv-1.5.0.so.1.0.0" "libmpeg3hv.so") libtool: link: ( cd ".libs" && rm -f "libmpeg3hv.la" && ln -s "../libmpeg3hv.la" "libmpeg3hv.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3dump.o mpeg3dump.c mpeg3dump.c: In function ‘main’: mpeg3dump.c:111:6: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘int64_t’ [-Wformat=] fprintf(stderr, "%llx ", file->atrack[i]->sample_offsets[j]); ^ mpeg3dump.c:138:6: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘int64_t’ [-Wformat=] fprintf(stderr, "%d=%llx ", j, file->vtrack[i]->frame_offsets[j]); ^ mpeg3dump.c:146:6: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘int64_t’ [-Wformat=] fprintf(stderr, "%lld ", file->vtrack[i]->keyframe_numbers[j]); ^ mpeg3dump.c:165:6: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘int64_t’ [-Wformat=] printf("%llx ", strack->offsets[j]); ^ mpeg3dump.c:178:5: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘int64_t’ [-Wformat=] file->demuxer->titles[i]->cell_table_size); ^ mpeg3dump.c:188:7: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘int64_t’ [-Wformat=] file->demuxer->titles[i]->cell_table[j].program); ^ mpeg3dump.c:188:7: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘int64_t’ [-Wformat=] mpeg3dump.c:188:7: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int64_t’ [-Wformat=] mpeg3dump.c:188:7: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘int64_t’ [-Wformat=] /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -o mpeg3dump mpeg3dump.o libmpeg3hv.la -lm -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -Wl,-O1 -Wl,-z -Wl,noexecstack -o .libs/mpeg3dump mpeg3dump.o -Wl,--as-needed ./.libs/libmpeg3hv.so -la52 -lm -ldl -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3toc.o mpeg3toc.c mpeg3toc.c: In function ‘main’: mpeg3toc.c:112:5: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘int64_t’ [-Wformat=] eta % 60); ^ mpeg3toc.c:112:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘int64_t’ [-Wformat=] mpeg3toc.c:112:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘int64_t’ [-Wformat=] mpeg3toc.c:127:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘int64_t’ [-Wformat=] elapsed % 60); ^ mpeg3toc.c:127:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘int64_t’ [-Wformat=] /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -o mpeg3toc mpeg3toc.o libmpeg3hv.la -lm -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -Wl,-O1 -Wl,-z -Wl,noexecstack -o .libs/mpeg3toc mpeg3toc.o -Wl,--as-needed ./.libs/libmpeg3hv.so -la52 -lm -ldl -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -c -o mpeg3cat.o mpeg3cat.c /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -o mpeg3cat mpeg3cat.o libmpeg3hv.la -lm -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -Wl,-O1 -Wl,-z -Wl,noexecstack -o .libs/mpeg3cat mpeg3cat.o -Wl,--as-needed ./.libs/libmpeg3hv.so -la52 -lm -ldl -lpthread make[3]: Leaving directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/libmpeg3' make[2]: Leaving directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/libmpeg3' Making all in quicktime make[2]: Entering directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/quicktime' Making all in encore50 make[3]: Entering directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/quicktime/encore50' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o bitstream.lo bitstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o encore.lo encore.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c encore.c -fPIC -DPIC -o .libs/encore.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o mom_access.lo mom_access.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c mom_access.c -fPIC -DPIC -o .libs/mom_access.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o mom_util.lo mom_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c mom_util.c -fPIC -DPIC -o .libs/mom_util.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o mot_code.lo mot_code.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c mot_code.c -fPIC -DPIC -o .libs/mot_code.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o mot_est_comp.lo mot_est_comp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c mot_est_comp.c -fPIC -DPIC -o .libs/mot_est_comp.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o mot_est_mb.lo mot_est_mb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c mot_est_mb.c -fPIC -DPIC -o .libs/mot_est_mb.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o mot_util.lo mot_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c mot_util.c -fPIC -DPIC -o .libs/mot_util.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o putvlc.lo putvlc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c putvlc.c -fPIC -DPIC -o .libs/putvlc.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o rate_ctl.lo rate_ctl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c rate_ctl.c -fPIC -DPIC -o .libs/rate_ctl.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o text_bits.lo text_bits.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c text_bits.c -fPIC -DPIC -o .libs/text_bits.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o text_code.lo text_code.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c text_code.c -fPIC -DPIC -o .libs/text_code.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o text_code_mb.lo text_code_mb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c text_code_mb.c -fPIC -DPIC -o .libs/text_code_mb.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o text_dct.lo text_dct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c text_dct.c -fPIC -DPIC -o .libs/text_dct.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c -o vop_code.lo vop_code.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -c vop_code.c -fPIC -DPIC -o .libs/vop_code.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -o libencore.la bitstream.lo encore.lo mom_access.lo mom_util.lo mot_code.lo mot_est_comp.lo mot_est_mb.lo mot_util.lo putvlc.lo rate_ctl.lo text_bits.lo text_code.lo text_code_mb.lo text_dct.lo vop_code.lo -lm -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libencore.a .libs/bitstream.o .libs/encore.o .libs/mom_access.o .libs/mom_util.o .libs/mot_code.o .libs/mot_est_comp.o .libs/mot_est_mb.o .libs/mot_util.o .libs/putvlc.o .libs/rate_ctl.o .libs/text_bits.o .libs/text_code.o .libs/text_code_mb.o .libs/text_dct.o .libs/vop_code.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libencore.a libtool: link: ( cd ".libs" && rm -f "libencore.la" && ln -s "../libencore.la" "libencore.la" ) make[3]: Leaving directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/quicktime/encore50' make[3]: Entering directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/quicktime' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o atom.lo atom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c atom.c -fPIC -DPIC -o .libs/atom.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o avcc.lo avcc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c avcc.c -fPIC -DPIC -o .libs/avcc.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o avi_hdrl.lo avi_hdrl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c avi_hdrl.c -fPIC -DPIC -o .libs/avi_hdrl.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o avi_idx1.lo avi_idx1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c avi_idx1.c -fPIC -DPIC -o .libs/avi_idx1.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o avi_movi.lo avi_movi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c avi_movi.c -fPIC -DPIC -o .libs/avi_movi.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o avi_strl.lo avi_strl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c avi_strl.c -fPIC -DPIC -o .libs/avi_strl.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o avi_odml.lo avi_odml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c avi_odml.c -fPIC -DPIC -o .libs/avi_odml.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o avi_ix.lo avi_ix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c avi_ix.c -fPIC -DPIC -o .libs/avi_ix.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o avi_indx.lo avi_indx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c avi_indx.c -fPIC -DPIC -o .libs/avi_indx.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o avi_riff.lo avi_riff.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c avi_riff.c -fPIC -DPIC -o .libs/avi_riff.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o cmodel_default.lo cmodel_default.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c cmodel_default.c -fPIC -DPIC -o .libs/cmodel_default.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o cmodel_float.lo cmodel_float.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c cmodel_float.c -fPIC -DPIC -o .libs/cmodel_float.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o cmodel_yuv420p.lo cmodel_yuv420p.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c cmodel_yuv420p.c -fPIC -DPIC -o .libs/cmodel_yuv420p.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o cmodel_yuv422.lo cmodel_yuv422.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c cmodel_yuv422.c -fPIC -DPIC -o .libs/cmodel_yuv422.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o codecs.lo codecs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c codecs.c -fPIC -DPIC -o .libs/codecs.o codecs.c: In function ‘quicktime_id_to_codec’: codecs.c:86:4: warning: format ‘%p’ expects argument of type ‘void *’, but argument 2 has type ‘int’ [-Wformat=] printf("quicktime_id_to_codec: unknown audio id: %p\n", id); ^ /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o colormodels.lo colormodels.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c colormodels.c -fPIC -DPIC -o .libs/colormodels.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o ctab.lo ctab.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c ctab.c -fPIC -DPIC -o .libs/ctab.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o dinf.lo dinf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c dinf.c -fPIC -DPIC -o .libs/dinf.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o dref.lo dref.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c dref.c -fPIC -DPIC -o .libs/dref.o dref.c: In function ‘quicktime_dref_table_dump’: dref.c:54:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf(" flags %d\n", table->flags); ^ dref.c: In function ‘quicktime_dref_dump’: dref.c:95:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf(" flags %d\n", dref->flags); ^ /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o edts.lo edts.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c edts.c -fPIC -DPIC -o .libs/edts.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o elst.lo elst.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c elst.c -fPIC -DPIC -o .libs/elst.o elst.c: In function ‘quicktime_elst_dump’: elst.c:74:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf(" flags %d\n", elst->flags); ^ elst.c:75:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf(" total_entries %d\n", elst->total_entries); ^ /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o esds.lo esds.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c esds.c -fPIC -DPIC -o .libs/esds.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o graphics.lo graphics.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c graphics.c -fPIC -DPIC -o .libs/graphics.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o hdlr.lo hdlr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c hdlr.c -fPIC -DPIC -o .libs/hdlr.o hdlr.c: In function ‘quicktime_hdlr_dump’: hdlr.c:64:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf(" flags %d\n", hdlr->flags); ^ /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o ima4.lo ima4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c ima4.c -fPIC -DPIC -o .libs/ima4.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o interlacemodes.lo interlacemodes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c interlacemodes.c -fPIC -DPIC -o .libs/interlacemodes.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o jpeg.lo jpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c jpeg.c -fPIC -DPIC -o .libs/jpeg.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o libdv.lo libdv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c libdv.c -fPIC -DPIC -o .libs/libdv.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o libmjpeg.lo libmjpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c libmjpeg.c -fPIC -DPIC -o .libs/libmjpeg.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o matrix.lo matrix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c matrix.c -fPIC -DPIC -o .libs/matrix.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o mdat.lo mdat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c mdat.c -fPIC -DPIC -o .libs/mdat.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o mdhd.lo mdhd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c mdhd.c -fPIC -DPIC -o .libs/mdhd.o mdhd.c: In function ‘quicktime_mdhd_dump’: mdhd.c:54:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf(" flags %d\n", mdhd->flags); ^ mdhd.c:55:2: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] printf(" creation_time %u\n", mdhd->creation_time); ^ mdhd.c:56:2: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] printf(" modification_time %u\n", mdhd->modification_time); ^ mdhd.c:57:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf(" time_scale %d\n", mdhd->time_scale); ^ mdhd.c:58:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf(" duration %d\n", mdhd->duration); ^ /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o mdia.lo mdia.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c mdia.c -fPIC -DPIC -o .libs/mdia.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o minf.lo minf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c minf.c -fPIC -DPIC -o .libs/minf.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o moov.lo moov.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c moov.c -fPIC -DPIC -o .libs/moov.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o mp4a.lo mp4a.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c mp4a.c -fPIC -DPIC -o .libs/mp4a.o In file included from mp4a.c:13:0: /usr/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names! #pragma message("please update faad2 include filename and function names!") ^ /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o mvhd.lo mvhd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c mvhd.c -fPIC -DPIC -o .libs/mvhd.o mvhd.c: In function ‘quicktime_mvhd_dump’: mvhd.c:39:2: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] printf(" creation_time %u\n", mvhd->creation_time); ^ mvhd.c:40:2: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] printf(" modification_time %u\n", mvhd->modification_time); ^ /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o plugin.lo plugin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c plugin.c -fPIC -DPIC -o .libs/plugin.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o qtcache.lo qtcache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c qtcache.c -fPIC -DPIC -o .libs/qtcache.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o qtdv.lo qtdv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c qtdv.c -fPIC -DPIC -o .libs/qtdv.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c -o qtffmpeg.lo qtffmpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MMX -DUSE_MMX -DX86_CPU -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -DENCORE_INCLUDE=\"encore50/encore.h\" -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -march=native -O2 -pipe -c qtffmpeg.c -fPIC -DPIC -o .libs/qtffmpeg.o qtffmpeg.c: In function ‘quicktime_new_ffmpeg’: qtffmpeg.c:42:18: error: ‘CODEC_ID_SVQ1’ undeclared (first use in this function) if(ffmpeg_id == CODEC_ID_SVQ1) ^ qtffmpeg.c:42:18: note: each undeclared identifier is reported only once for each function it appears in qtffmpeg.c:89:19: error: ‘CODEC_ID_MPEG4’ undeclared (first use in this function) (ffmpeg_id == CODEC_ID_MPEG4 || ^ qtffmpeg.c:90:26: error: ‘CODEC_ID_MPEG1VIDEO’ undeclared (first use in this function) ffmpeg_id == CODEC_ID_MPEG1VIDEO || ^ qtffmpeg.c:91:26: error: ‘CODEC_ID_MPEG2VIDEO’ undeclared (first use in this function) ffmpeg_id == CODEC_ID_MPEG2VIDEO || ^ qtffmpeg.c:92:26: error: ‘CODEC_ID_H263P’ undeclared (first use in this function) ffmpeg_id == CODEC_ID_H263P )) ^ qtffmpeg.c: In function ‘get_chroma_factor’: qtffmpeg.c:225:8: error: ‘PIX_FMT_YUV420P’ undeclared (first use in this function) case PIX_FMT_YUV420P: ^ qtffmpeg.c:228:8: error: ‘PIX_FMT_YUYV422’ undeclared (first use in this function) case PIX_FMT_YUYV422: ^ qtffmpeg.c:231:8: error: ‘PIX_FMT_YUV422P’ undeclared (first use in this function) case PIX_FMT_YUV422P: ^ qtffmpeg.c:234:8: error: ‘PIX_FMT_YUV410P’ undeclared (first use in this function) case PIX_FMT_YUV410P: ^ qtffmpeg.c: In function ‘quicktime_ffmpeg_decode’: qtffmpeg.c:278:25: error: ‘CODEC_ID_H264’ undeclared (first use in this function) ffmpeg->ffmpeg_id != CODEC_ID_H264) ^ qtffmpeg.c:424:8: error: ‘PIX_FMT_YUV420P’ undeclared (first use in this function) case PIX_FMT_YUV420P: ^ qtffmpeg.c:427:8: error: ‘PIX_FMT_YUYV422’ undeclared (first use in this function) case PIX_FMT_YUYV422: ^ qtffmpeg.c:430:8: error: ‘PIX_FMT_YUV422P’ undeclared (first use in this function) case PIX_FMT_YUV422P: ^ qtffmpeg.c:433:8: error: ‘PIX_FMT_YUV410P’ undeclared (first use in this function) case PIX_FMT_YUV410P: ^ Makefile:786: recipe for target 'qtffmpeg.lo' failed make[3]: *** [qtffmpeg.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/quicktime' Makefile:822: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707/quicktime' Makefile:502: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707' Makefile:432: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: media-video/cinelerra-20120707::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-video/cinelerra-20120707::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/cinelerra-20120707::gentoo'`. * The complete build log is located at '/var/log/portage/media-video:cinelerra-20120707:20160225-083503.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/cinelerra-20120707/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/cinelerra-20120707/temp/environment'. * Working directory: '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707' * S: '/var/tmp/portage/media-video/cinelerra-20120707/work/cinelerra-20120707'