* CPV: media-video/cinelerra-20100320 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking cinelerra-20100320.tar.bz2 to /var/tmp/portage/media-video/cinelerra-20100320/work >>> Source unpacked in /var/tmp/portage/media-video/cinelerra-20100320/work >>> Preparing source in /var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320 ... * Applying cinelerra-libavutil50.patch ... [ ok ] * Applying cinelerra-20100320-pkgconfig-x264.patch ... [ ok ] * Applying cinelerra-x264.patch ... [ ok ] * Applying cinelerra-jpeg-7.patch ... [ ok ] * Applying cinelerra-20100320-libpng14.patch ... [ ok ] * Applying cinelerra-20100320-gcc45.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320' ... * Running aclocal -I m4 -I m4 ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I m4 -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: cinelerra-20100320 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320 ... * econf: updating cinelerra-20100320/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cinelerra-20100320/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-oss --disable-alsa --disable-esd --disable-firewire --disable-css --disable-mmx --disable-3dnow --disable-altivec --disable-opengl --with-plugindir=/usr/lib/cinelerra --with-buildinfo=cust/Gentoo - 20100320 --with-external-ffmpeg configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether 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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory 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 i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (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 i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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 i686-pc-linux-gnu-objcopy... i686-pc-linux-gnu-objcopy checking for i686-pc-linux-gnu-objdump... (cached) i686-pc-linux-gnu-objdump checking for object target... elf32-i386 checking for object architecture... i386 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 was opted out with --disable-alsa Firewire was opted out with --disable-firewire Hardware acceleration using OpenGL 2.0 was opted out with --disable-opengl Now type make to start compilation. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320' Making all in libmpeg3 make[2]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/libmpeg3' Making all in audio make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/libmpeg3/audio' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ac3.lo ac3.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o dct.lo dct.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o huffman.lo huffman.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o layer2.lo layer2.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o layer3.lo layer3.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3audio.lo mpeg3audio.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pcm.lo pcm.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o synthesizers.lo synthesizers.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o tables.lo tables.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c huffman.c -fPIC -DPIC -o .libs/huffman.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c pcm.c -fPIC -DPIC -o .libs/pcm.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c layer2.c -fPIC -DPIC -o .libs/layer2.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c layer3.c -fPIC -DPIC -o .libs/layer3.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c ac3.c -fPIC -DPIC -o .libs/ac3.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c dct.c -fPIC -DPIC -o .libs/dct.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3audio.c -fPIC -DPIC -o .libs/mpeg3audio.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c tables.c -fPIC -DPIC -o .libs/tables.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c synthesizers.c -fPIC -DPIC -o .libs/synthesizers.o ac3.c: In function 'mpeg3_delete_ac3': ac3.c:24:2: warning: incompatible implicit declaration of built-in function 'free' ac3.c: In function 'mpeg3_ac3_header': ac3.c:94:5: warning: format '%p' expects type 'void *', but argument 2 has type 'int' layer3.c: In function 'mpeg3_delete_layer': layer3.c:1549:2: warning: incompatible implicit declaration of built-in function 'free' /bin/sh ../../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmpeg3_audio.la ac3.lo dct.lo huffman.lo layer2.lo layer3.lo mpeg3audio.lo pcm.lo synthesizers.lo tables.lo libtool: link: i686-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: i686-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-20100320/work/cinelerra-20100320/libmpeg3/audio' Making all in video make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/libmpeg3/video' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o getpicture.lo getpicture.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o headers.lo headers.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o idct.lo idct.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o macroblocks.lo macroblocks.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mmxtest.lo mmxtest.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o motion.lo motion.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3cache.lo mpeg3cache.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3video.lo mpeg3video.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o output.lo output.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o reconstruct.lo reconstruct.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o seek.lo seek.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o slice.lo slice.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o subtitle.lo subtitle.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c headers.c -fPIC -DPIC -o .libs/headers.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vlc.lo vlc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c macroblocks.c -fPIC -DPIC -o .libs/macroblocks.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c getpicture.c -fPIC -DPIC -o .libs/getpicture.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c idct.c -fPIC -DPIC -o .libs/idct.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c motion.c -fPIC -DPIC -o .libs/motion.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3video.c -fPIC -DPIC -o .libs/mpeg3video.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c output.c -fPIC -DPIC -o .libs/output.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mmxtest.c -fPIC -DPIC -o .libs/mmxtest.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3cache.c -fPIC -DPIC -o .libs/mpeg3cache.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c reconstruct.c -fPIC -DPIC -o .libs/reconstruct.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c seek.c -fPIC -DPIC -o .libs/seek.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c slice.c -fPIC -DPIC -o .libs/slice.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c subtitle.c -fPIC -DPIC -o .libs/subtitle.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c vlc.c -fPIC -DPIC -o .libs/vlc.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 libtool: link: i686-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: i686-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-20100320/work/cinelerra-20100320/libmpeg3/video' make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/libmpeg3' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bitstream.lo bitstream.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o libmpeg3.lo libmpeg3.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3atrack.lo mpeg3atrack.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3css.lo mpeg3css.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3demux.lo mpeg3demux.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3ifo.lo mpeg3ifo.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3io.lo mpeg3io.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3strack.lo mpeg3strack.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3title.lo mpeg3title.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3tocutil.lo mpeg3tocutil.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg3vtrack.lo mpeg3vtrack.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o workarounds.lo workarounds.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3dump.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3toc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c libmpeg3.c -fPIC -DPIC -o .libs/libmpeg3.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3demux.c -fPIC -DPIC -o .libs/mpeg3demux.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3atrack.c -fPIC -DPIC -o .libs/mpeg3atrack.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3css.c -fPIC -DPIC -o .libs/mpeg3css.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3title.c -fPIC -DPIC -o .libs/mpeg3title.o mpeg3toc.c: In function ‘main’: mpeg3toc.c:112:5: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘int64_t’ mpeg3toc.c:112:5: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘int64_t’ mpeg3toc.c:127:4: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘int64_t’ mpeg3toc.c:127:4: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘int64_t’ libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3vtrack.c -fPIC -DPIC -o .libs/mpeg3vtrack.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3io.c -fPIC -DPIC -o .libs/mpeg3io.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3strack.c -fPIC -DPIC -o .libs/mpeg3strack.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3ifo.c -fPIC -DPIC -o .libs/mpeg3ifo.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3tocutil.c -fPIC -DPIC -o .libs/mpeg3tocutil.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c workarounds.c -fPIC -DPIC -o .libs/workarounds.o mpeg3title.c: In function 'mpeg3demux_print_cells': mpeg3title.c:194:5: warning: format '%f' expects type 'double', but argument 7 has type 'int' mpeg3title.c:194:5: warning: too few arguments for format i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg3cat.c mpeg3ifo.c: In function 'cellplayinfo': mpeg3ifo.c:537:3: warning: passing argument 3 of 'program_map' from incompatible pointer type mpeg3ifo.c:261:12: note: expected 'unsigned char **' but argument is of type 'char **' mpeg3io.c: In function 'mpeg3io_read_buffer': mpeg3io.c:166:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mpeg3tocutil.c: In function 'mpeg3_read_toc': mpeg3tocutil.c:297:1: warning: format '%lld' expects type 'long long int', but argument 4 has type 'int' mpeg3tocutil.c: In function 'mpeg3_stop_toc': mpeg3tocutil.c:1208:2: warning: format not a string literal and no format arguments mpeg3tocutil.c:1239:3: warning: format not a string literal and no format arguments mpeg3tocutil.c:1182:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1187:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1192:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1197:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1202:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1207:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1211:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1219:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1220:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1221:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1226:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1227:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1228:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1237:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1245:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1247:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1252:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1253:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1254:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1255:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1256:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1261:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1262:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1268:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1269:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1270:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1272:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1276:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1283:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1284:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1287:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1295:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1296:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1304:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1305:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1311:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1312:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1315:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1318:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1321:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1328:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1329:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1335:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1336:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1339:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg3tocutil.c:1344:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -version-info 1:0:0 -release 1.5.0 -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmpeg3hv.la -rpath /usr/lib 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 libtool: link: i686-pc-linux-gnu-gcc -shared .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 /usr/lib/liba52.so -lm -lpthread -Wl,--no-undefined -Wl,-O1 -Wl,--hash-style=gnu -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" ) /bin/sh ../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mpeg3dump mpeg3dump.o libmpeg3hv.la /bin/sh ../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mpeg3toc mpeg3toc.o libmpeg3hv.la /bin/sh ../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mpeg3cat mpeg3cat.o libmpeg3hv.la libtool: link: i686-pc-linux-gnu-gcc -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--hash-style=gnu -o .libs/mpeg3dump mpeg3dump.o -Wl,--as-needed ./.libs/libmpeg3hv.so /usr/lib/liba52.so -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--hash-style=gnu -o .libs/mpeg3cat mpeg3cat.o -Wl,--as-needed ./.libs/libmpeg3hv.so /usr/lib/liba52.so -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--hash-style=gnu -o .libs/mpeg3toc mpeg3toc.o -Wl,--as-needed ./.libs/libmpeg3hv.so /usr/lib/liba52.so -lm -lpthread make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/libmpeg3' make[2]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/libmpeg3' Making all in quicktime make[2]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/quicktime' Making all in encore50 make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/quicktime/encore50' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bitstream.lo bitstream.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o encore.lo encore.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mom_access.lo mom_access.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mom_util.lo mom_util.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mot_code.lo mot_code.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mot_est_comp.lo mot_est_comp.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mot_est_mb.lo mot_est_mb.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mot_util.lo mot_util.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o putvlc.lo putvlc.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o rate_ctl.lo rate_ctl.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o text_bits.lo text_bits.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o text_code.lo text_code.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o text_code_mb.lo text_code_mb.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o text_dct.lo text_dct.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c mot_code.c -fPIC -DPIC -o .libs/mot_code.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c encore.c -fPIC -DPIC -o .libs/encore.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c mot_est_comp.c -fPIC -DPIC -o .libs/mot_est_comp.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c mom_util.c -fPIC -DPIC -o .libs/mom_util.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c text_bits.c -fPIC -DPIC -o .libs/text_bits.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c putvlc.c -fPIC -DPIC -o .libs/putvlc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c mom_access.c -fPIC -DPIC -o .libs/mom_access.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c rate_ctl.c -fPIC -DPIC -o .libs/rate_ctl.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c mot_est_mb.c -fPIC -DPIC -o .libs/mot_est_mb.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c text_code.c -fPIC -DPIC -o .libs/text_code.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c mot_util.c -fPIC -DPIC -o .libs/mot_util.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c text_dct.c -fPIC -DPIC -o .libs/text_dct.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c text_code_mb.c -fPIC -DPIC -o .libs/text_code_mb.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vop_code.lo vop_code.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -c vop_code.c -fPIC -DPIC -o .libs/vop_code.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DX86_CPU -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 libtool: link: i686-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: i686-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-20100320/work/cinelerra-20100320/quicktime/encore50' make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/quicktime' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o atom.lo atom.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o avcc.lo avcc.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o avi_hdrl.lo avi_hdrl.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o avi_idx1.lo avi_idx1.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o avi_movi.lo avi_movi.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o avi_strl.lo avi_strl.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o avi_odml.lo avi_odml.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o avi_ix.lo avi_ix.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o avi_indx.lo avi_indx.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o avi_riff.lo avi_riff.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cmodel_default.lo cmodel_default.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cmodel_float.lo cmodel_float.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cmodel_yuv420p.lo cmodel_yuv420p.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cmodel_yuv422.lo cmodel_yuv422.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c atom.c -fPIC -DPIC -o .libs/atom.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c avcc.c -fPIC -DPIC -o .libs/avcc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c avi_strl.c -fPIC -DPIC -o .libs/avi_strl.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c avi_hdrl.c -fPIC -DPIC -o .libs/avi_hdrl.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c avi_indx.c -fPIC -DPIC -o .libs/avi_indx.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c avi_idx1.c -fPIC -DPIC -o .libs/avi_idx1.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c avi_odml.c -fPIC -DPIC -o .libs/avi_odml.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c avi_movi.c -fPIC -DPIC -o .libs/avi_movi.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c cmodel_default.c -fPIC -DPIC -o .libs/cmodel_default.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c avi_riff.c -fPIC -DPIC -o .libs/avi_riff.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c cmodel_yuv422.c -fPIC -DPIC -o .libs/cmodel_yuv422.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c cmodel_yuv420p.c -fPIC -DPIC -o .libs/cmodel_yuv420p.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c cmodel_float.c -fPIC -DPIC -o .libs/cmodel_float.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c avi_ix.c -fPIC -DPIC -o .libs/avi_ix.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o codecs.lo codecs.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o colormodels.lo colormodels.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ctab.lo ctab.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o dinf.lo dinf.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o dref.lo dref.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o edts.lo edts.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o elst.lo elst.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c codecs.c -fPIC -DPIC -o .libs/codecs.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o esds.lo esds.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c ctab.c -fPIC -DPIC -o .libs/ctab.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o graphics.lo graphics.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c colormodels.c -fPIC -DPIC -o .libs/colormodels.o codecs.c: In function 'quicktime_id_to_codec': codecs.c:86:4: warning: format '%p' expects type 'void *', but argument 2 has type 'int' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c edts.c -fPIC -DPIC -o .libs/edts.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o hdlr.lo hdlr.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c elst.c -fPIC -DPIC -o .libs/elst.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c dref.c -fPIC -DPIC -o .libs/dref.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c dinf.c -fPIC -DPIC -o .libs/dinf.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c esds.c -fPIC -DPIC -o .libs/esds.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ima4.lo ima4.c elst.c: In function 'quicktime_elst_dump': elst.c:74:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' elst.c:75:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c graphics.c -fPIC -DPIC -o .libs/graphics.o dref.c: In function 'quicktime_dref_table_dump': dref.c:54:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' dref.c: In function 'quicktime_dref_dump': dref.c:95:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c hdlr.c -fPIC -DPIC -o .libs/hdlr.o graphics.c: In function 'quicktime_delete_scaletable': graphics.c:74:2: warning: incompatible implicit declaration of built-in function 'free' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o interlacemodes.lo interlacemodes.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o jpeg.lo jpeg.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o libdv.lo libdv.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c ima4.c -fPIC -DPIC -o .libs/ima4.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o libmjpeg.lo libmjpeg.c hdlr.c: In function 'quicktime_hdlr_dump': hdlr.c:64:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o matrix.lo matrix.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mdat.lo mdat.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mdhd.lo mdhd.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mdia.lo mdia.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c jpeg.c -fPIC -DPIC -o .libs/jpeg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c interlacemodes.c -fPIC -DPIC -o .libs/interlacemodes.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c libdv.c -fPIC -DPIC -o .libs/libdv.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c matrix.c -fPIC -DPIC -o .libs/matrix.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c libmjpeg.c -fPIC -DPIC -o .libs/libmjpeg.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o minf.lo minf.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mdat.c -fPIC -DPIC -o .libs/mdat.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mdhd.c -fPIC -DPIC -o .libs/mdhd.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mdia.c -fPIC -DPIC -o .libs/mdia.o mdhd.c: In function 'quicktime_mdhd_dump': mdhd.c:54:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' mdhd.c:55:2: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' mdhd.c:56:2: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' mdhd.c:57:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' mdhd.c:58:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o moov.lo moov.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mp4a.lo mp4a.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mvhd.lo mvhd.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o plugin.lo plugin.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o qtcache.lo qtcache.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c minf.c -fPIC -DPIC -o .libs/minf.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o qtdv.lo qtdv.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c moov.c -fPIC -DPIC -o .libs/moov.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mvhd.c -fPIC -DPIC -o .libs/mvhd.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o qtffmpeg.lo qtffmpeg.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c plugin.c -fPIC -DPIC -o .libs/plugin.o mvhd.c: In function 'quicktime_mvhd_dump': mvhd.c:39:2: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' mvhd.c:40:2: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mp4a.c -fPIC -DPIC -o .libs/mp4a.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c qtffmpeg.c -fPIC -DPIC -o .libs/qtffmpeg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c qtcache.c -fPIC -DPIC -o .libs/qtcache.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c qtdv.c -fPIC -DPIC -o .libs/qtdv.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o qth264.lo qth264.c 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! /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o qtpng.lo qtpng.c mp4a.c: In function 'decode': mp4a.c:110:4: warning: passing argument 4 of 'NeAACDecInit' from incompatible pointer type /usr/include/neaacdec.h:213:18: note: expected 'long unsigned int *' but argument is of type 'uint32_t *' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o qtmp3.lo qtmp3.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o quicktime.lo quicktime.c qtffmpeg.c: In function 'decode_wrapper': qtffmpeg.c:192:3: warning: 'avcodec_decode_video' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3452) /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o raw.lo raw.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c qtmp3.c -fPIC -DPIC -o .libs/qtmp3.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o rawaudio.lo rawaudio.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o rle.lo rle.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c qth264.c -fPIC -DPIC -o .libs/qth264.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c qtpng.c -fPIC -DPIC -o .libs/qtpng.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o smhd.lo smhd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c quicktime.c -fPIC -DPIC -o .libs/quicktime.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c raw.c -fPIC -DPIC -o .libs/raw.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c rle.c -fPIC -DPIC -o .libs/rle.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stbl.lo stbl.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c rawaudio.c -fPIC -DPIC -o .libs/rawaudio.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stco.lo stco.c quicktime.c: In function 'quicktime_dump': quicktime.c:1189:2: warning: format '%ld' expects type 'long int', but argument 2 has type 'int64_t' quicktime.c:1190:2: warning: format '%ld' expects type 'long int', but argument 2 has type 'int64_t' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c smhd.c -fPIC -DPIC -o .libs/smhd.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stsc.lo stsc.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stsd.lo stsd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stbl.c -fPIC -DPIC -o .libs/stbl.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stco.c -fPIC -DPIC -o .libs/stco.o smhd.c: In function 'quicktime_smhd_dump': smhd.c:23:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stco.c: In function 'quicktime_stco_dump': stco.c:37:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stco.c:38:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stsdtable.lo stsdtable.c stco.c: In function 'quicktime_update_stco': stco.c:97:4: warning: format '%d' expects type 'int', but argument 2 has type 'long int' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stss.lo stss.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stsd.c -fPIC -DPIC -o .libs/stsd.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stsz.lo stsz.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stts.lo stts.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stsc.c -fPIC -DPIC -o .libs/stsc.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o tkhd.lo tkhd.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o trak.lo trak.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o twos.lo twos.c stsd.c: In function 'quicktime_stsd_dump': stsd.c:84:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stsd.c:85:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stsc.c: In function 'quicktime_stsc_dump': stsc.c:56:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stsc.c:57:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stsc.c:61:4: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stsc.c:61:4: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long int' stsc.c:61:4: warning: format '%d' expects type 'int', but argument 4 has type 'long int' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stsdtable.c -fPIC -DPIC -o .libs/stsdtable.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stss.c -fPIC -DPIC -o .libs/stss.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stsz.c -fPIC -DPIC -o .libs/stsz.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stts.c -fPIC -DPIC -o .libs/stts.o stss.c: In function 'quicktime_stss_dump': stss.c:28:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stss.c:29:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stss.c:32:3: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'int64_t' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o udta.lo udta.c stsdtable.c: In function 'quicktime_stsd_video_dump': stsdtable.c:422:2: warning: format '%ld' expects type 'long int', but argument 2 has type 'int64_t' stsz.c: In function 'quicktime_stsz_dump': stsz.c:58:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stsz.c:59:2: warning: format '%d' expects type 'int', but argument 2 has type 'int64_t' stsz.c:60:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stsz.c:66:4: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'int64_t' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c tkhd.c -fPIC -DPIC -o .libs/tkhd.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ulaw.lo ulaw.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c trak.c -fPIC -DPIC -o .libs/trak.o stts.c: In function 'quicktime_stts_dump': stts.c:107:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' stts.c:108:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o util.lo util.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o v308.lo v308.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c twos.c -fPIC -DPIC -o .libs/twos.o tkhd.c: In function 'quicktime_tkhd_dump': tkhd.c:36:2: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' tkhd.c:37:2: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' tkhd.c:45:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o v408.lo v408.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c udta.c -fPIC -DPIC -o .libs/udta.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c ulaw.c -fPIC -DPIC -o .libs/ulaw.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o v410.lo v410.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vmhd.lo vmhd.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vbraudio.lo vbraudio.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c v308.c -fPIC -DPIC -o .libs/v308.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vorbis.lo vorbis.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c v408.c -fPIC -DPIC -o .libs/v408.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o workarounds.lo workarounds.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c v410.c -fPIC -DPIC -o .libs/v410.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c vbraudio.c -fPIC -DPIC -o .libs/vbraudio.o util.c: In function 'quicktime_set_presave': util.c:224:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result util.c: In function 'quicktime_file_close': util.c:68:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o yuv2.lo yuv2.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c vmhd.c -fPIC -DPIC -o .libs/vmhd.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o yuv4.lo yuv4.c vbraudio.c: In function 'limit_samples': vbraudio.c:68:4: warning: format '%p' expects type 'void *', but argument 3 has type 'int' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c workarounds.c -fPIC -DPIC -o .libs/workarounds.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o yv12.lo yv12.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c yuv2.c -fPIC -DPIC -o .libs/yuv2.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c vorbis.c -fPIC -DPIC -o .libs/vorbis.o vmhd.c: In function 'quicktime_vmhd_dump': vmhd.c:31:2: warning: format '%d' expects type 'int', but argument 2 has type 'long int' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o wmx2.lo wmx2.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o wma.lo wma.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg4.lo mpeg4.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c yuv4.c -fPIC -DPIC -o .libs/yuv4.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c yv12.c -fPIC -DPIC -o .libs/yv12.o vorbis.c: In function 'decode': vorbis.c:219:3: warning: format '%p' expects type 'void *', but argument 2 has type 'int' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c wmx2.c -fPIC -DPIC -o .libs/wmx2.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c wma.c -fPIC -DPIC -o .libs/wma.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg4.c -fPIC -DPIC -o .libs/mpeg4.o wma.c: In function 'decode': wma.c:198:3: warning: 'avcodec_decode_audio2' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3390) wma.c:215:6: warning: format '%d' expects type 'int', but argument 2 has type 'long int' wma.c:215:6: warning: format '%d' expects type 'int', but argument 3 has type 'long int' /bin/sh ../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 -O2 -pipe -D__STDC_CONSTANT_MACROS -version-info 1:0:0 -release 1.6.0 -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libquicktimehv.la -rpath /usr/lib atom.lo avcc.lo avi_hdrl.lo avi_idx1.lo avi_movi.lo avi_strl.lo avi_odml.lo avi_ix.lo avi_indx.lo avi_riff.lo cmodel_default.lo cmodel_float.lo cmodel_yuv420p.lo cmodel_yuv422.lo codecs.lo colormodels.lo ctab.lo dinf.lo dref.lo edts.lo elst.lo esds.lo graphics.lo hdlr.lo ima4.lo interlacemodes.lo jpeg.lo libdv.lo libmjpeg.lo matrix.lo mdat.lo mdhd.lo mdia.lo minf.lo moov.lo mp4a.lo mvhd.lo plugin.lo qtcache.lo qtdv.lo qtffmpeg.lo qth264.lo qtpng.lo qtmp3.lo quicktime.lo raw.lo rawaudio.lo rle.lo smhd.lo stbl.lo stco.lo stsc.lo stsd.lo stsdtable.lo stss.lo stsz.lo stts.lo tkhd.lo trak.lo twos.lo udta.lo ulaw.lo util.lo v308.lo v408.lo v410.lo vmhd.lo vbraudio.lo vorbis.lo workarounds.lo yuv2.lo yuv4.lo yv12.lo wmx2.lo wma.lo mpeg4.lo -lavcodec -lpostproc -lswscale -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -lvorbisfile -lvorbis -lm -logg -ltheora -logg -lmp3lame -lfaad -lfaac encore50/libencore.la ../libmpeg3/libmpeg3hv.la -lx264 -lpthread -ldv -lm -ljpeg -lpng -lz -lpthread -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/atom.o .libs/avcc.o .libs/avi_hdrl.o .libs/avi_idx1.o .libs/avi_movi.o .libs/avi_strl.o .libs/avi_odml.o .libs/avi_ix.o .libs/avi_indx.o .libs/avi_riff.o .libs/cmodel_default.o .libs/cmodel_float.o .libs/cmodel_yuv420p.o .libs/cmodel_yuv422.o .libs/codecs.o .libs/colormodels.o .libs/ctab.o .libs/dinf.o .libs/dref.o .libs/edts.o .libs/elst.o .libs/esds.o .libs/graphics.o .libs/hdlr.o .libs/ima4.o .libs/interlacemodes.o .libs/jpeg.o .libs/libdv.o .libs/libmjpeg.o .libs/matrix.o .libs/mdat.o .libs/mdhd.o .libs/mdia.o .libs/minf.o .libs/moov.o .libs/mp4a.o .libs/mvhd.o .libs/plugin.o .libs/qtcache.o .libs/qtdv.o .libs/qtffmpeg.o .libs/qth264.o .libs/qtpng.o .libs/qtmp3.o .libs/quicktime.o .libs/raw.o .libs/rawaudio.o .libs/rle.o .libs/smhd.o .libs/stbl.o .libs/stco.o .libs/stsc.o .libs/stsd.o .libs/stsdtable.o .libs/stss.o .libs/stsz.o .libs/stts.o .libs/tkhd.o .libs/trak.o .libs/twos.o .libs/udta.o .libs/ulaw.o .libs/util.o .libs/v308.o .libs/v408.o .libs/v410.o .libs/vmhd.o .libs/vbraudio.o .libs/vorbis.o .libs/workarounds.o .libs/yuv2.o .libs/yuv4.o .libs/yv12.o .libs/wmx2.o .libs/wma.o .libs/mpeg4.o -Wl,--whole-archive encore50/.libs/libencore.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/libmpeg3/.libs -Wl,--as-needed -lavcodec -lpostproc -lswscale /usr/lib/libvorbisenc.so -L/usr/lib /usr/lib/libvorbisfile.so /usr/lib/libvorbis.so /usr/lib/libtheora.so -logg /usr/lib/libmp3lame.so /usr/lib/libfaad.so /usr/lib/libfaac.so ../libmpeg3/.libs/libmpeg3hv.so /usr/lib/liba52.so -lx264 /usr/lib/libdv.so /usr/lib/libjpeg.so /usr/lib/libpng14.so -lz -lpthread -lm -Wl,--no-undefined -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libquicktimehv-1.6.0.so.1 -o .libs/libquicktimehv-1.6.0.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libquicktimehv-1.6.0.so.1" && ln -s "libquicktimehv-1.6.0.so.1.0.0" "libquicktimehv-1.6.0.so.1") libtool: link: (cd ".libs" && rm -f "libquicktimehv.so" && ln -s "libquicktimehv-1.6.0.so.1.0.0" "libquicktimehv.so") libtool: link: ( cd ".libs" && rm -f "libquicktimehv.la" && ln -s "../libquicktimehv.la" "libquicktimehv.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/quicktime' make[2]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/quicktime' Making all in mpeg2enc make[2]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/mpeg2enc' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o conform.lo conform.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mpeg2enc.lo mpeg2enc.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o putseq.lo putseq.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o putpic.lo putpic.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o puthdr.lo puthdr.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o putmpg.lo putmpg.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o putvlc.lo putvlc.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o putbits.lo putbits.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o predict.lo predict.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o readpic.lo readpic.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o writepic.lo writepic.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o transfrm.lo transfrm.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fdctref.lo fdctref.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c putseq.c -fPIC -DPIC -o .libs/putseq.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o idct.lo idct.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c putpic.c -fPIC -DPIC -o .libs/putpic.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c puthdr.c -fPIC -DPIC -o .libs/puthdr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mpeg2enc.c -fPIC -DPIC -o .libs/mpeg2enc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c putvlc.c -fPIC -DPIC -o .libs/putvlc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c conform.c -fPIC -DPIC -o .libs/conform.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c putmpg.c -fPIC -DPIC -o .libs/putmpg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c predict.c -fPIC -DPIC -o .libs/predict.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c putbits.c -fPIC -DPIC -o .libs/putbits.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c writepic.c -fPIC -DPIC -o .libs/writepic.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c readpic.c -fPIC -DPIC -o .libs/readpic.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c transfrm.c -fPIC -DPIC -o .libs/transfrm.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c idct.c -fPIC -DPIC -o .libs/idct.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o quantize.lo quantize.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c fdctref.c -fPIC -DPIC -o .libs/fdctref.o putbits.c: In function 'slice_testbits': putbits.c:51:2: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long int' readpic.c: In function 'read_stdin': readpic.c:177:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result readpic.c:186:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result readpic.c:187:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result readpic.c:188:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mpeg2enc.c: In function 'error': mpeg2enc.c:343:3: warning: format not a string literal and no format arguments /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ratectl.lo ratectl.c mpeg2enc.c: In function 'readcmdline': mpeg2enc.c:862:3: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' mpeg2enc.c: In function 'calculate_smp': mpeg2enc.c:360:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c quantize.c -fPIC -DPIC -o .libs/quantize.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stats.lo stats.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o motion.lo motion.c mpeg2enc.c: In function 'readcmdline': mpeg2enc.c:744:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mpeg2enc.c:746:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mpeg2enc.c:826:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cpu_accel.lo cpu_accel.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c ratectl.c -fPIC -DPIC -o .libs/ratectl.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stats.c -fPIC -DPIC -o .libs/stats.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c motion.c -fPIC -DPIC -o .libs/motion.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c cpu_accel.c -fPIC -DPIC -o .libs/cpu_accel.o /bin/sh ../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmpeg2enc.la conform.lo mpeg2enc.lo putseq.lo putpic.lo puthdr.lo putmpg.lo putvlc.lo putbits.lo predict.lo readpic.lo writepic.lo transfrm.lo fdctref.lo idct.lo quantize.lo ratectl.lo stats.lo motion.lo cpu_accel.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libmpeg2enc.a .libs/conform.o .libs/mpeg2enc.o .libs/putseq.o .libs/putpic.o .libs/puthdr.o .libs/putmpg.o .libs/putvlc.o .libs/putbits.o .libs/predict.o .libs/readpic.o .libs/writepic.o .libs/transfrm.o .libs/fdctref.o .libs/idct.o .libs/quantize.o .libs/ratectl.o .libs/stats.o .libs/motion.o .libs/cpu_accel.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmpeg2enc.a libtool: link: ( cd ".libs" && rm -f "libmpeg2enc.la" && ln -s "../libmpeg2enc.la" "libmpeg2enc.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/mpeg2enc' Making all in toolame-02l make[2]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/toolame-02l' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o common.lo common.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o encode.lo encode.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ieeefloat.lo ieeefloat.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o toolame.lo toolame.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o portableio.lo portableio.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o psycho_n1.lo psycho_n1.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o psycho_0.lo psycho_0.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o psycho_1.lo psycho_1.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o psycho_2.lo psycho_2.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o psycho_3.lo psycho_3.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o psycho_4.lo psycho_4.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fft.lo fft.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o subband.lo subband.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o audio_read.lo audio_read.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c psycho_1.c -fPIC -DPIC -o .libs/psycho_1.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c encode.c -fPIC -DPIC -o .libs/encode.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c psycho_0.c -fPIC -DPIC -o .libs/psycho_0.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c portableio.c -fPIC -DPIC -o .libs/portableio.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c toolame.c -fPIC -DPIC -o .libs/toolame.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c ieeefloat.c -fPIC -DPIC -o .libs/ieeefloat.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c psycho_2.c -fPIC -DPIC -o .libs/psycho_2.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c psycho_3.c -fPIC -DPIC -o .libs/psycho_3.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c psycho_n1.c -fPIC -DPIC -o .libs/psycho_n1.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c fft.c -fPIC -DPIC -o .libs/fft.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c psycho_4.c -fPIC -DPIC -o .libs/psycho_4.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c audio_read.c -fPIC -DPIC -o .libs/audio_read.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c subband.c -fPIC -DPIC -o .libs/subband.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bitstream.lo bitstream.c audio_read.c: In function 'parse_input_file': audio_read.c:328:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mem.lo mem.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o crc.lo crc.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o tables.lo tables.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o availbits.lo availbits.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c mem.c -fPIC -DPIC -o .libs/mem.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ath.lo ath.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c crc.c -fPIC -DPIC -o .libs/crc.o bitstream.c: In function 'empty_buffer': bitstream.c:108:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c availbits.c -fPIC -DPIC -o .libs/availbits.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o encode_new.lo encode_new.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c tables.c -fPIC -DPIC -o .libs/tables.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c ath.c -fPIC -DPIC -o .libs/ath.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -c encode_new.c -fPIC -DPIC -o .libs/encode_new.o /bin/sh ../libtool --tag=CC --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -DNDEBUG -DINLINE=inline -DNEWENCODE -DNEWATAN -O2 -pipe -D__STDC_CONSTANT_MACROS -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libtoolame.la common.lo encode.lo ieeefloat.lo toolame.lo portableio.lo psycho_n1.lo psycho_0.lo psycho_1.lo psycho_2.lo psycho_3.lo psycho_4.lo fft.lo subband.lo audio_read.lo bitstream.lo mem.lo crc.lo tables.lo availbits.lo ath.lo encode_new.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libtoolame.a .libs/common.o .libs/encode.o .libs/ieeefloat.o .libs/toolame.o .libs/portableio.o .libs/psycho_n1.o .libs/psycho_0.o .libs/psycho_1.o .libs/psycho_2.o .libs/psycho_3.o .libs/psycho_4.o .libs/fft.o .libs/subband.o .libs/audio_read.o .libs/bitstream.o .libs/mem.o .libs/crc.o .libs/tables.o .libs/availbits.o .libs/ath.o .libs/encode_new.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libtoolame.a libtool: link: ( cd ".libs" && rm -f "libtoolame.la" && ln -s "../libtoolame.la" "libtoolame.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/toolame-02l' Making all in guicast make[2]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/guicast' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcbar.lo bcbar.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcbitmap.lo bcbitmap.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcbutton.lo bcbutton.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bccapture.lo bccapture.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcclipboard.lo bcclipboard.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcdelete.lo bcdelete.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcdialog.lo bcdialog.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcdisplayinfo.lo bcdisplayinfo.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcdragwindow.lo bcdragwindow.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcfilebox.lo bcfilebox.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bchash.lo bchash.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bclistbox.lo bclistbox.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bclistboxitem.lo bclistboxitem.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcmenu.lo bcmenu.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bccapture.C -fPIC -DPIC -o .libs/bccapture.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcdisplayinfo.C -fPIC -DPIC -o .libs/bcdisplayinfo.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcclipboard.C -fPIC -DPIC -o .libs/bcclipboard.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcbitmap.C -fPIC -DPIC -o .libs/bcbitmap.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcbar.C -fPIC -DPIC -o .libs/bcbar.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bchash.C -fPIC -DPIC -o .libs/bchash.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcbutton.C -fPIC -DPIC -o .libs/bcbutton.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcdragwindow.C -fPIC -DPIC -o .libs/bcdragwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcdelete.C -fPIC -DPIC -o .libs/bcdelete.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcfilebox.C -fPIC -DPIC -o .libs/bcfilebox.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bclistboxitem.C -fPIC -DPIC -o .libs/bclistboxitem.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcdialog.C -fPIC -DPIC -o .libs/bcdialog.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bclistbox.C -fPIC -DPIC -o .libs/bclistbox.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcmenu.C -fPIC -DPIC -o .libs/bcmenu.o In file included from guicast.h:42:0, from bcdialog.h:27, from bcdelete.h:27, from bcdelete.C:22: bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' bcdelete.C: In constructor 'BC_DeleteFile::BC_DeleteFile(BC_FileBox*, int, int)': bcdelete.C:41:3: warning: deprecated conversion from string constant to 'char*' bcdelete.C: In member function 'virtual void BC_DeleteThread::handle_done_event(int)': bcdelete.C:121:60: warning: deprecated conversion from string constant to 'char*' In file included from guicast.h:42:0, from bcdialog.h:27, from bcdialog.C:22: bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' bcdialog.C: In constructor 'BC_DialogThread::BC_DialogThread()': bcdialog.C:34:65: warning: deprecated conversion from string constant to 'char*' bcdialog.C:35:56: warning: deprecated conversion from string constant to 'char*' bcdialog.C: In destructor 'virtual BC_DialogThread::~BC_DialogThread()': bcdialog.C:40:56: warning: deprecated conversion from string constant to 'char*' bcdialog.C: In member function 'void BC_DialogThread::start()': bcdialog.C:68:45: warning: deprecated conversion from string constant to 'char*' bcdialog.C:71:45: warning: deprecated conversion from string constant to 'char*' bcdialog.C:80:45: warning: deprecated conversion from string constant to 'char*' bcdialog.C:84:45: warning: deprecated conversion from string constant to 'char*' bcdialog.C: In member function 'virtual void BC_DialogThread::run()': bcdialog.C:96:42: warning: deprecated conversion from string constant to 'char*' bcbutton.C: In constructor 'BC_OKButton::BC_OKButton(BC_WindowBase*, VFrame**)': bcbutton.C:264:18: warning: deprecated conversion from string constant to 'char*' bcbutton.C: In constructor 'BC_OKButton::BC_OKButton(BC_WindowBase*)': bcbutton.C:272:18: warning: deprecated conversion from string constant to 'char*' bcbutton.C: In constructor 'BC_CancelButton::BC_CancelButton(int, int)': bcbutton.C:320:22: warning: deprecated conversion from string constant to 'char*' bcbutton.C: In constructor 'BC_CancelButton::BC_CancelButton(BC_WindowBase*)': bcbutton.C:328:22: warning: deprecated conversion from string constant to 'char*' bcbutton.C: In constructor 'BC_CancelButton::BC_CancelButton(BC_WindowBase*, VFrame**)': bcbutton.C:336:22: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcmenubar.lo bcmenubar.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcmenuitem.lo bcmenuitem.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcmenupopup.lo bcmenupopup.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcmeter.lo bcmeter.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcnewfolder.lo bcnewfolder.C In file included from guicast.h:42:0, from bcdialog.h:27, from bcdelete.h:27, from bcfilebox.C:22: bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcpan.lo bcpan.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcpbuffer.lo bcpbuffer.C bcfilebox.C: In member function 'virtual int BC_FileBoxDelete::handle_event()': bcfilebox.C:397:55: warning: deprecated conversion from string constant to 'char*' bcfilebox.C: In constructor 'BC_FileBox::BC_FileBox(int, int, char*, char*, char*, int, int, int, int)': bcfilebox.C:440:3: warning: deprecated conversion from string constant to 'char*' bcfilebox.C: In member function 'virtual int BC_FileBox::create_objects()': bcfilebox.C:548:44: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:549:57: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:550:64: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:551:78: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:552:51: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:553:48: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcpixmap.lo bcpixmap.C bcfilebox.C: In member function 'int BC_FileBox::create_tables()': bcfilebox.C:787:71: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:811:4: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:821:70: warning: deprecated conversion from string constant to 'char*' bcfilebox.C:836:71: warning: deprecated conversion from string constant to 'char*' bcfilebox.C: In static member function 'static char* BC_FileBox::columntype_to_text(int)': bcfilebox.C:897:9: warning: deprecated conversion from string constant to 'char*' bcfilebox.C: In member function 'int BC_FileBox::submit_file(char*, int)': bcfilebox.C:1040:22: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcpixmapsw.lo bcpixmapsw.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcmenubar.C -fPIC -DPIC -o .libs/bcmenubar.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcpopup.lo bcpopup.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcmenuitem.C -fPIC -DPIC -o .libs/bcmenuitem.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcmenupopup.C -fPIC -DPIC -o .libs/bcmenupopup.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcmeter.C -fPIC -DPIC -o .libs/bcmeter.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcnewfolder.C -fPIC -DPIC -o .libs/bcnewfolder.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcpan.C -fPIC -DPIC -o .libs/bcpan.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcpopup.C -fPIC -DPIC -o .libs/bcpopup.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcpixmap.C -fPIC -DPIC -o .libs/bcpixmap.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcpbuffer.C -fPIC -DPIC -o .libs/bcpbuffer.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcpixmapsw.C -fPIC -DPIC -o .libs/bcpixmapsw.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcpopupmenu.lo bcpopupmenu.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcpot.lo bcpot.C bcpopup.C: In constructor 'BC_FullScreen::BC_FullScreen(BC_WindowBase*, int, int, int, int, int, BC_Pixmap*)': bcpopup.C:49:8: warning: deprecated conversion from string constant to 'char*' bcpopup.C:67:8: warning: deprecated conversion from string constant to 'char*' bcpopup.C: In constructor 'BC_Popup::BC_Popup(BC_WindowBase*, int, int, int, int, int, int, BC_Pixmap*)': bcpopup.C:101:6: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcprogress.lo bcprogress.C In file included from bcpixmapsw.C:23:0: bcpixmapsw.h: In member function 'virtual char* BC_PixmapSW::get_caption()': bcpixmapsw.h:38:39: warning: deprecated conversion from string constant to 'char*' bcmeter.C: In member function 'void BC_Meter::get_divisions()': bcmeter.C:253:40: warning: format '%d' expects type 'int', but argument 3 has type 'long int' bcnewfolder.C: In constructor 'BC_NewFolder::BC_NewFolder(int, int, BC_FileBox*)': bcnewfolder.C:48:3: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C: In constructor 'BC_NewFolderThread::BC_NewFolderThread(BC_FileBox*)': bcnewfolder.C:82:59: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C:83:74: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C: In member function 'virtual void BC_NewFolderThread::run()': bcnewfolder.C:97:47: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C:112:49: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C:117:47: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C: In member function 'int BC_NewFolderThread::interrupt()': bcnewfolder.C:127:51: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C:130:54: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C:137:55: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C: In member function 'int BC_NewFolderThread::start_new_folder()': bcnewfolder.C:148:61: warning: deprecated conversion from string constant to 'char*' bcnewfolder.C:156:63: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcprogressbox.lo bcprogressbox.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcpopupmenu.C -fPIC -DPIC -o .libs/bcpopupmenu.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcrecentlist.lo bcrecentlist.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcpot.C -fPIC -DPIC -o .libs/bcpot.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcprogress.C -fPIC -DPIC -o .libs/bcprogress.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcrelocatablewidget.lo bcrelocatablewidget.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcprogressbox.C -fPIC -DPIC -o .libs/bcprogressbox.o In file included from bcpot.C:22:0: bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcrepeater.lo bcrepeater.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcresources.lo bcresources.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcrecentlist.C -fPIC -DPIC -o .libs/bcrecentlist.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcscrollbar.lo bcscrollbar.C bcpot.C: In member function 'virtual char* BC_IPot::get_caption()': bcpot.C:526:31: warning: format '%ld' expects type 'long int', but argument 3 has type 'int64_t' bcpot.C: In member function 'virtual char* BC_QPot::get_caption()': bcpot.C:608:45: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcsignals.lo bcsignals.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcrelocatablewidget.C -fPIC -DPIC -o .libs/bcrelocatablewidget.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcslider.lo bcslider.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcrepeater.C -fPIC -DPIC -o .libs/bcrepeater.o bcprogressbox.C: In constructor 'BC_ProgressBox::BC_ProgressBox(int, int, char*, int64_t)': bcprogressbox.C:39:18: warning: deprecated conversion from string constant to 'char*' bcprogressbox.C: In member function 'int BC_ProgressBox::update(int64_t, int)': bcprogressbox.C:64:60: warning: deprecated conversion from string constant to 'char*' bcprogressbox.C: In member function 'int BC_ProgressBox::update_title(char*, int)': bcprogressbox.C:73:65: warning: deprecated conversion from string constant to 'char*' bcprogressbox.C: In member function 'int BC_ProgressBox::update_length(int64_t, int)': bcprogressbox.C:81:66: warning: deprecated conversion from string constant to 'char*' bcprogressbox.C: In member function 'void BC_ProgressBox::lock_window()': bcprogressbox.C:102:52: warning: deprecated conversion from string constant to 'char*' bcprogressbox.C: In constructor 'BC_ProgressWindow::BC_ProgressWindow(int, int)': bcprogressbox.C:120:3: warning: deprecated conversion from string constant to 'char*' bcprogressbox.C:120:3: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcsubwindow.lo bcsubwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcresources.C -fPIC -DPIC -o .libs/bcresources.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcscrollbar.C -fPIC -DPIC -o .libs/bcscrollbar.o bcrecentlist.C: In constructor 'BC_RecentList::BC_RecentList(const char*, BC_Hash*, BC_TextBox*, int, int, int, int, int)': bcrecentlist.C:39:41: warning: deprecated conversion from string constant to 'char*' bcrecentlist.C: In constructor 'BC_RecentList::BC_RecentList(const char*, BC_Hash*, BC_TextBox*)': bcrecentlist.C:51:41: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcsynchronous.lo bcsynchronous.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcsignals.C -fPIC -DPIC -o .libs/bcsignals.o bcrepeater.C: In constructor 'BC_Repeater::BC_Repeater(BC_WindowBase*, long int)': bcrepeater.C:33:57: warning: deprecated conversion from string constant to 'char*' bcrepeater.C:34:61: warning: deprecated conversion from string constant to 'char*' bcrepeater.C:35:59: warning: deprecated conversion from string constant to 'char*' bcrepeater.C: In member function 'void BC_Repeater::initialize()': bcrepeater.C:61:46: warning: deprecated conversion from string constant to 'char*' bcrepeater.C: In member function 'int BC_Repeater::stop_repeating()': bcrepeater.C:83:68: warning: deprecated conversion from string constant to 'char*' bcrepeater.C: In member function 'virtual void BC_Repeater::run()': bcrepeater.C:108:38: warning: deprecated conversion from string constant to 'char*' bcrepeater.C:117:39: warning: deprecated conversion from string constant to 'char*' bcrepeater.C:132:44: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bctextbox.lo bctextbox.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcslider.C -fPIC -DPIC -o .libs/bcslider.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bctexture.lo bctexture.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bctheme.lo bctheme.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bctimer.lo bctimer.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcsubwindow.C -fPIC -DPIC -o .libs/bcsubwindow.o bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C:173:1: warning: deprecated conversion from string constant to 'char*' bcsignals.C: In static member function 'static void BC_Signals::dump_traces()': bcsignals.C:223:48: warning: format '%s' expects type 'char*', but argument 2 has type 'void*' bcsignals.C:225:48: warning: format '%s' expects type 'char*', but argument 2 has type 'void*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcsynchronous.C -fPIC -DPIC -o .libs/bcsynchronous.o bcsubwindow.C: In member function 'virtual int BC_SubWindow::initialize()': bcsubwindow.C:58:5: warning: deprecated conversion from string constant to 'char*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bctexture.C -fPIC -DPIC -o .libs/bctexture.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bctitle.lo bctitle.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bctextbox.C -fPIC -DPIC -o .libs/bctextbox.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bctheme.C -fPIC -DPIC -o .libs/bctheme.o bcresources.C:64:34: warning: deprecated conversion from string constant to 'char*' bcresources.C:65:35: warning: deprecated conversion from string constant to 'char*' bcresources.C:66:35: warning: deprecated conversion from string constant to 'char*' bcresources.C:67:36: warning: deprecated conversion from string constant to 'char*' bcresources.C:68:34: warning: deprecated conversion from string constant to 'char*' bcresources.C:69:35: warning: deprecated conversion from string constant to 'char*' bcresources.C:71:37: warning: deprecated conversion from string constant to 'char*' bcresources.C:72:38: warning: deprecated conversion from string constant to 'char*' bcresources.C:73:37: warning: deprecated conversion from string constant to 'char*' bcresources.C:75:38: warning: deprecated conversion from string constant to 'char*' bcresources.C:76:39: warning: deprecated conversion from string constant to 'char*' bcresources.C:77:39: warning: deprecated conversion from string constant to 'char*' bcresources.C:78:40: warning: deprecated conversion from string constant to 'char*' bcresources.C:79:38: warning: deprecated conversion from string constant to 'char*' bcresources.C:80:39: warning: deprecated conversion from string constant to 'char*' bcresources.C:91:1: warning: deprecated conversion from string constant to 'char*' bcresources.C:91:1: warning: deprecated conversion from string constant to 'char*' bcresources.C:91:1: warning: deprecated conversion from string constant to 'char*' bcresources.C:91:1: warning: deprecated conversion from string constant to 'char*' bcresources.C:91:1: warning: deprecated conversion from string constant to 'char*' bcresources.C:91:1: warning: deprecated conversion from string constant to 'char*' bcresources.C:91:1: warning: deprecated conversion from string constant to 'char*' bcresources.C: In constructor 'BC_Resources::BC_Resources()': bcresources.C:119:41: warning: deprecated conversion from string constant to 'char*' bcresources.C:120:45: warning: deprecated conversion from string constant to 'char*' bcresources.C:121:70: warning: deprecated conversion from string constant to 'char*' bcslider.C: In member function 'virtual char* BC_ISlider::get_caption()': bcslider.C:466:31: warning: format '%ld' expects type 'long int', but argument 3 has type 'int64_t' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bctoggle.lo bctoggle.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bctimer.C -fPIC -DPIC -o .libs/bctimer.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bctumble.lo bctumble.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcwidgetgrid.lo bcwidgetgrid.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcwindow.lo bcwindow.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcwindow3d.lo bcwindow3d.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bctitle.C -fPIC -DPIC -o .libs/bctitle.o bcsynchronous.C: In constructor 'BC_SynchronousCommand::BC_SynchronousCommand()': bcsynchronous.C:85:74: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In constructor 'BC_Synchronous::BC_Synchronous()': bcsynchronous.C:114:67: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C:115:57: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C:116:53: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'void BC_Synchronous::quit()': bcsynchronous.C:144:43: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'int BC_Synchronous::send_command(BC_SynchronousCommand*)': bcsynchronous.C:155:51: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C:165:61: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'virtual void BC_Synchronous::run()': bcsynchronous.C:176:43: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C:179:43: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'void BC_Synchronous::handle_garbage()': bcsynchronous.C:230:52: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'void BC_Synchronous::put_texture(int, int, int, int)': bcsynchronous.C:260:47: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'int BC_Synchronous::get_texture(int, int, int)': bcsynchronous.C:296:46: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'void BC_Synchronous::release_texture(int, int)': bcsynchronous.C:317:50: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'unsigned int BC_Synchronous::get_shader(char*, int*)': bcsynchronous.C:337:45: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'void BC_Synchronous::put_shader(unsigned int, char*)': bcsynchronous.C:357:45: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'void BC_Synchronous::dump_shader(unsigned int)': bcsynchronous.C:365:46: warning: deprecated conversion from string constant to 'char*' bcsynchronous.C: In member function 'void BC_Synchronous::send_garbage(BC_SynchronousCommand*)': bcsynchronous.C:571:50: warning: deprecated conversion from string constant to 'char*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bctoggle.C -fPIC -DPIC -o .libs/bctoggle.o bcresources.C: In member function 'int BC_Resources::get_id()': bcresources.C:642:38: warning: deprecated conversion from string constant to 'char*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bctumble.C -fPIC -DPIC -o .libs/bctumble.o bctheme.C: In member function 'VFrame* BC_Theme::new_image(char*)': bctheme.C:74:27: warning: deprecated conversion from string constant to 'char*' bctheme.C: In member function 'VFrame** BC_Theme::new_image_set(int, ...)': bctheme.C:128:50: warning: deprecated conversion from string constant to 'char*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcwidgetgrid.C -fPIC -DPIC -o .libs/bcwidgetgrid.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcwindow3d.C -fPIC -DPIC -o .libs/bcwindow3d.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcwindow.C -fPIC -DPIC -o .libs/bcwindow.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcwindowbase.lo bcwindowbase.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcwindowdraw.lo bcwindowdraw.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bcwindowevents.lo bcwindowevents.C bctoggle.C: In constructor 'BC_Label::BC_Label(int, int, int, int, int)': bctoggle.C:527:7: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o condition.lo condition.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o errorbox.lo errorbox.C In file included from bcwidgetgrid.C:24:0: bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcwindowbase.C -fPIC -DPIC -o .libs/bcwindowbase.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filesystem.lo filesystem.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcwindowdraw.C -fPIC -DPIC -o .libs/bcwindowdraw.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mutex.lo mutex.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o rotateframe.lo rotateframe.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o sema.lo sema.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bcwindowevents.C -fPIC -DPIC -o .libs/bcwindowevents.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c condition.C -fPIC -DPIC -o .libs/condition.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c errorbox.C -fPIC -DPIC -o .libs/errorbox.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o stringfile.lo stringfile.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mutex.C -fPIC -DPIC -o .libs/mutex.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c filesystem.C -fPIC -DPIC -o .libs/filesystem.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o thread.lo thread.C bcwindowbase.C: In member function 'virtual int BC_WindowBase::initialize()': bcwindowbase.C:253:52: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:254:69: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'virtual int BC_WindowBase::create_window(BC_WindowBase*, char*, int, int, int, int, int, int, int, int, int, int, char*, int, BC_Pixmap*, int)': bcwindowbase.C:301:74: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:440:26: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:441:23: warning: deprecated conversion from string constant to 'char*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c rotateframe.C -fPIC -DPIC -o .libs/rotateframe.o bcwindowbase.C: In member function 'int BC_WindowBase::dispatch_event()': bcwindowbase.C:688:48: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:694:48: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:890:73: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'KeySym' bcwindowbase.C: In member function 'int BC_WindowBase::set_repeat(int64_t)': bcwindowbase.C:1442:61: warning: format '%d' expects type 'int', but argument 2 has type 'int64_t' bcwindowbase.C: In member function 'int BC_WindowBase::get_atoms()': bcwindowbase.C:1548:48: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:1549:47: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:1550:49: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:1551:45: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'int BC_WindowBase::accel_available(int, int)': bcwindowbase.C:2438:58: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'int BC_WindowBase::get_root_w(int, int)': bcwindowbase.C:2742:58: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'int BC_WindowBase::get_root_h(int)': bcwindowbase.C:2754:58: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'int BC_WindowBase::get_abs_cursor_x(int)': bcwindowbase.C:3007:69: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'int BC_WindowBase::get_abs_cursor_y(int)': bcwindowbase.C:3027:69: warning: deprecated conversion from string constant to 'char*' filesystem.C: In constructor 'FileSystem::FileSystem()': filesystem.C:104:32: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result bcwindowbase.C: In member function 'int BC_WindowBase::load_defaults(BC_Hash*)': bcwindowbase.C:3396:87: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:3397:78: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:3398:78: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:3399:59: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'int BC_WindowBase::save_defaults(BC_Hash*)': bcwindowbase.C:3412:58: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:3413:52: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:3414:52: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:3415:62: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'int BC_WindowBase::get_event_count()': bcwindowbase.C:3539:51: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'XEvent* BC_WindowBase::get_event()': bcwindowbase.C:3550:51: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C:3551:46: warning: deprecated conversion from string constant to 'char*' bcwindowbase.C: In member function 'void BC_WindowBase::put_event(XEvent*)': bcwindowbase.C:3566:45: warning: deprecated conversion from string constant to 'char*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c sema.C -fPIC -DPIC -o .libs/sema.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o units.lo units.C rotateframe.C: In constructor 'RotateEngine::RotateEngine(RotateFrame*, int, int)': rotateframe.C:402:58: warning: deprecated conversion from string constant to 'char*' rotateframe.C:403:60: warning: deprecated conversion from string constant to 'char*' rotateframe.C: In member function 'int RotateEngine::wait_completion()': rotateframe.C:440:51: warning: deprecated conversion from string constant to 'char*' In file included from guicast.h:42:0, from errorbox.h:25, from errorbox.C:22: bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' rotateframe.C: In member function 'virtual void RotateEngine::run()': rotateframe.C:713:39: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vframe.lo vframe.C errorbox.C: In constructor 'ErrorBox::ErrorBox(char*, int, int, int, int)': errorbox.C:25:40: warning: deprecated conversion from string constant to 'char*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c stringfile.C -fPIC -DPIC -o .libs/stringfile.o /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vframe3d.lo vframe3d.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o workarounds.lo workarounds.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c thread.C -fPIC -DPIC -o .libs/thread.o i686-pc-linux-gnu-gcc -c bootstrap.c stringfile.C: In member function 'int StringFile::writeline(char*, int)': stringfile.C:233:32: warning: format not a string literal and no format arguments stringfile.C: In member function 'int StringFile::write_to_file(char*)': stringfile.C:79:34: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result stringfile.C: In constructor 'StringFile::StringFile(char*)': stringfile.C:53:31: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c units.C -fPIC -DPIC -o .libs/units.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c vframe.C -fPIC -DPIC -o .libs/vframe.o /bin/sh ../libtool --tag=CXX --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bootstrap bootstrap.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c vframe3d.C -fPIC -DPIC -o .libs/vframe3d.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c workarounds.C -fPIC -DPIC -o .libs/workarounds.o units.C: In static member function 'static char* Units::totext(char*, double, int, int, float, float)': units.C:257:69: warning: format '%02ld' expects type 'long int', but argument 6 has type 'int64_t' units.C:263:60: warning: format '%09ld' expects type 'long int', but argument 3 has type 'int64_t' units.C:267:59: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'int64_t' units.C:272:32: warning: format '%06ld' expects type 'long int', but argument 3 has type 'int64_t' units.C:281:46: warning: format '%05ld' expects type 'long int', but argument 3 has type 'int64_t' units.C:281:46: warning: format '%02ld' expects type 'long int', but argument 4 has type 'int64_t' units.C: In static member function 'static int64_t Units::fromtext(char*, int, int, float, float)': units.C:388:37: warning: format '%x' expects type 'unsigned int*', but argument 3 has type 'int64_t*' units.C: In static member function 'static char* Units::format_to_separators(int)': units.C:663:33: warning: deprecated conversion from string constant to 'char*' units.C:664:33: warning: deprecated conversion from string constant to 'char*' units.C:665:33: warning: deprecated conversion from string constant to 'char*' units.C:666:33: warning: deprecated conversion from string constant to 'char*' units.C:667:33: warning: deprecated conversion from string constant to 'char*' units.C:671:33: warning: deprecated conversion from string constant to 'char*' vframe.C: In member function 'char* VFrame::get_next_effect(int)': vframe.C:893:33: warning: deprecated conversion from string constant to 'char*' vframe.C: In member function 'char* VFrame::get_prev_effect(int)': vframe.C:902:33: warning: deprecated conversion from string constant to 'char*' libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--hash-style=gnu -o bootstrap bootstrap.o -Wl,--as-needed /bin/sh ../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libguicast.la -rpath /usr/lib bcbar.lo bcbitmap.lo bcbutton.lo bccapture.lo bcclipboard.lo bcdelete.lo bcdialog.lo bcdisplayinfo.lo bcdragwindow.lo bcfilebox.lo bchash.lo bclistbox.lo bclistboxitem.lo bcmenu.lo bcmenubar.lo bcmenuitem.lo bcmenupopup.lo bcmeter.lo bcnewfolder.lo bcpan.lo bcpbuffer.lo bcpixmap.lo bcpixmapsw.lo bcpopup.lo bcpopupmenu.lo bcpot.lo bcprogress.lo bcprogressbox.lo bcrecentlist.lo bcrelocatablewidget.lo bcrepeater.lo bcresources.lo bcscrollbar.lo bcsignals.lo bcslider.lo bcsubwindow.lo bcsynchronous.lo bctextbox.lo bctexture.lo bctheme.lo bctimer.lo bctitle.lo bctoggle.lo bctumble.lo bcwidgetgrid.lo bcwindow.lo bcwindow3d.lo bcwindowbase.lo bcwindowdraw.lo bcwindowevents.lo condition.lo errorbox.lo filesystem.lo mutex.lo rotateframe.lo sema.lo stringfile.lo thread.lo units.lo vframe.lo vframe3d.lo workarounds.lo -lXxf86vm -lXv -lXext -lX11 libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/bcbar.o .libs/bcbitmap.o .libs/bcbutton.o .libs/bccapture.o .libs/bcclipboard.o .libs/bcdelete.o .libs/bcdialog.o .libs/bcdisplayinfo.o .libs/bcdragwindow.o .libs/bcfilebox.o .libs/bchash.o .libs/bclistbox.o .libs/bclistboxitem.o .libs/bcmenu.o .libs/bcmenubar.o .libs/bcmenuitem.o .libs/bcmenupopup.o .libs/bcmeter.o .libs/bcnewfolder.o .libs/bcpan.o .libs/bcpbuffer.o .libs/bcpixmap.o .libs/bcpixmapsw.o .libs/bcpopup.o .libs/bcpopupmenu.o .libs/bcpot.o .libs/bcprogress.o .libs/bcprogressbox.o .libs/bcrecentlist.o .libs/bcrelocatablewidget.o .libs/bcrepeater.o .libs/bcresources.o .libs/bcscrollbar.o .libs/bcsignals.o .libs/bcslider.o .libs/bcsubwindow.o .libs/bcsynchronous.o .libs/bctextbox.o .libs/bctexture.o .libs/bctheme.o .libs/bctimer.o .libs/bctitle.o .libs/bctoggle.o .libs/bctumble.o .libs/bcwidgetgrid.o .libs/bcwindow.o .libs/bcwindow3d.o .libs/bcwindowbase.o .libs/bcwindowdraw.o .libs/bcwindowevents.o .libs/condition.o .libs/errorbox.o .libs/filesystem.o .libs/mutex.o .libs/rotateframe.o .libs/sema.o .libs/stringfile.o .libs/thread.o .libs/units.o .libs/vframe.o .libs/vframe3d.o .libs/workarounds.o -Wl,--as-needed /usr/lib/libXxf86vm.so -L/usr/lib /usr/lib/libXv.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libguicast.so.1 -o .libs/libguicast.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libguicast.so.1" && ln -s "libguicast.so.1.0.0" "libguicast.so.1") libtool: link: (cd ".libs" && rm -f "libguicast.so" && ln -s "libguicast.so.1.0.0" "libguicast.so") libtool: link: ( cd ".libs" && rm -f "libguicast.la" && ln -s "../libguicast.la" "libguicast.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/guicast' Making all in cinelerra make[2]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/cinelerra' Making all in data make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/cinelerra/data' ../../guicast/bootstrap theme.data mode_add.png mode_divide.png mode_multiply.png mode_normal.png mode_replace.png mode_subtract.png || { rm -f theme.data; exit 1; } i686-pc-linux-gnu-objcopy -I binary -B i386 -O elf32-i386 theme.data theme.o rm -f libimagedata.a i686-pc-linux-gnu-ar cru libimagedata.a theme.o i686-pc-linux-gnu-ranlib libimagedata.a make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/cinelerra/data' make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/cinelerra' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o aattachmentpoint.o aattachmentpoint.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o aautomation.o aautomation.C echo '#define BUILDDATE "Wed Aug 11 15:36:50 CEST 2010"' > versioninfo.h i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o adeviceprefs.o adeviceprefs.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o aedit.o aedit.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o aedits.o aedits.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o amodule.o amodule.C echo '#define REPOMAINTXT " Gentoo - 20100320 (C) 2006 Heroine Virtual Ltd.\nExternal ffmpeg\nCompiled on Wed Aug 11 15:36:50 CEST 2010"' >> versioninfo.h i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o apatchgui.o apatchgui.C echo '#define REPOABOUTPREFTXT "Gentoo - 20100320"' >> versioninfo.h i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o apluginarray.o apluginarray.C echo '#define FFMPEG_EXTERNALTEXT "External ffmpeg"' >> versioninfo.h i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o aplugin.o aplugin.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o apluginset.o apluginset.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o arender.o arender.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o asset.o asset.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o assetedit.o assetedit.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o assetpopup.o assetpopup.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from floatauto.h:29, from aautomation.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from adeviceprefs.h:30, from adeviceprefs.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from aedit.h:26, from aedits.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o assetremove.o assetremove.C adeviceprefs.C: In member function ‘void ADriverMenu::create_objects()’: adeviceprefs.C:556:59: warning: deprecated conversion from string constant to ‘char*’ adeviceprefs.C:557:73: warning: deprecated conversion from string constant to ‘char*’ adeviceprefs.C:563:79: warning: deprecated conversion from string constant to ‘char*’ adeviceprefs.C:570:59: warning: deprecated conversion from string constant to ‘char*’ adeviceprefs.C: In constructor ‘ADriverItem::ADriverItem(ADriverMenu*, char*, int)’: adeviceprefs.C:611:20: warning: deprecated conversion from string constant to ‘char*’ adeviceprefs.C: In constructor ‘OSSEnable::OSSEnable(int, int, int*)’: adeviceprefs.C:633:29: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from plugin.h:25, from aattachmentpoint.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from plugin.h:25, from aplugin.h:26, from aplugin.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ aplugin.C: In constructor ‘APlugin::APlugin(EDL*, PluginSet*)’: aplugin.C:27:30: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edits.h:29, from aedit.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o assets.o assets.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o atrack.o atrack.C In file included from ../guicast/guicast.h:42:0, from module.h:31, from amodule.h:40, from arender.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o attachmentpoint.o attachmentpoint.C In file included from ../guicast/guicast.h:42:0, from apatchgui.h:28, from apatchgui.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from aedit.h:26, from amodule.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from module.h:31, from amodule.h:40, from apluginarray.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from plugin.h:25, from aplugin.h:26, from apluginset.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ aedit.C: In member function ‘virtual int AEdit::load_properties_derived(FileXML*)’: aedit.C:49:55: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assetedit.h:27, from assetpopup.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from aedit.h:26, from atrack.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ apatchgui.C: In constructor ‘APanPatch::APanPatch(MWindow*, APatchGUI*, int, int)’: apatchgui.C:310:19: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o audioalsa.o audioalsa.C In file included from ../guicast/guicast.h:42:0, from assetremove.h:25, from assetremove.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o audiocine.o audiocine.C assetremove.C: In constructor ‘AssetRemoveWindow::AssetRemoveWindow(MWindow*)’: assetremove.C:39:6: warning: deprecated conversion from string constant to ‘char*’ assetremove.C:39:6: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from asset.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assetedit.h:27, from assetedit.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ atrack.C: In member function ‘virtual int ATrack::save_header(FileXML*)’: atrack.C:79:40: warning: deprecated conversion from string constant to ‘char*’ atrack.C:79:40: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o audiodevice.o audiodevice.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from assets.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ atrack.C: In member function ‘virtual int ATrack::paste_derived(int64_t, int64_t, int64_t, FileXML*, int&)’: atrack.C:216:69: warning: deprecated conversion from string constant to ‘char*’ asset.C: In constructor ‘Asset::Asset()’: asset.C:41:44: warning: deprecated conversion from string constant to ‘char*’ asset.C: In copy constructor ‘Asset::Asset(Asset&)’: asset.C:47:44: warning: deprecated conversion from string constant to ‘char*’ asset.C: In constructor ‘Asset::Asset(const char*)’: asset.C:54:44: warning: deprecated conversion from string constant to ‘char*’ asset.C: In constructor ‘Asset::Asset(int, const char*)’: asset.C:61:44: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetPopup::AssetPopup(MWindow*, AWindowGUI*)’: assetpopup.C:49:4: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::read(FileXML*, int)’: asset.C:473:24: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o audiodvb.o audiodvb.C asset.C:497:34: warning: deprecated conversion from string constant to ‘char*’ asset.C:502:33: warning: deprecated conversion from string constant to ‘char*’ asset.C:507:38: warning: deprecated conversion from string constant to ‘char*’ asset.C:512:34: warning: deprecated conversion from string constant to ‘char*’ asset.C:514:49: warning: deprecated conversion from string constant to ‘char*’ asset.C:517:53: warning: deprecated conversion from string constant to ‘char*’ asset.C:520:34: warning: deprecated conversion from string constant to ‘char*’ asset.C:525:33: warning: deprecated conversion from string constant to ‘char*’ asset.C:530:38: warning: deprecated conversion from string constant to ‘char*’ asset.C:535:33: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::read_audio(FileXML*)’: asset.C:548:31: warning: deprecated conversion from string constant to ‘char*’ asset.C:549:49: warning: deprecated conversion from string constant to ‘char*’ asset.C:552:69: warning: deprecated conversion from string constant to ‘char*’ asset.C:553:42: warning: deprecated conversion from string constant to ‘char*’ asset.C:554:53: warning: deprecated conversion from string constant to ‘char*’ asset.C:555:46: warning: deprecated conversion from string constant to ‘char*’ asset.C:556:45: warning: deprecated conversion from string constant to ‘char*’ asset.C:557:45: warning: deprecated conversion from string constant to ‘char*’ asset.C:559:57: warning: deprecated conversion from string constant to ‘char*’ asset.C:561:41: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::read_video(FileXML*)’: asset.C:589:31: warning: deprecated conversion from string constant to ‘char*’ asset.C:590:50: warning: deprecated conversion from string constant to ‘char*’ asset.C:591:47: warning: deprecated conversion from string constant to ‘char*’ asset.C:592:50: warning: deprecated conversion from string constant to ‘char*’ asset.C:595:77: warning: deprecated conversion from string constant to ‘char*’ asset.C:597:41: warning: deprecated conversion from string constant to ‘char*’ asset.C:599:57: warning: deprecated conversion from string constant to ‘char*’ asset.C:601:72: warning: deprecated conversion from string constant to ‘char*’ asset.C:604:88: warning: deprecated conversion from string constant to ‘char*’ asset.C:607:103: warning: deprecated conversion from string constant to ‘char*’ asset.C:609:47: warning: deprecated conversion from string constant to ‘char*’ asset.C:610:65: warning: deprecated conversion from string constant to ‘char*’ asset.C:611:53: warning: deprecated conversion from string constant to ‘char*’ asset.C:612:47: warning: deprecated conversion from string constant to ‘char*’ asset.C:613:56: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::read_index(FileXML*)’: asset.C:634:47: warning: deprecated conversion from string constant to ‘char*’ asset.C:635:58: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In member function ‘void AssetPopup::paste_assets()’: assetpopup.C:76:45: warning: deprecated conversion from string constant to ‘char*’ asset.C:642:34: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C:77:54: warning: deprecated conversion from string constant to ‘char*’ asset.C:647:34: warning: deprecated conversion from string constant to ‘char*’ asset.C:651:73: warning: deprecated conversion from string constant to ‘char*’ asset.C:656:32: warning: deprecated conversion from string constant to ‘char*’ asset.C:660:69: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C:78:63: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In member function ‘void AssetPopup::match_size()’: assetpopup.C:94:52: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In member function ‘void AssetPopup::match_rate()’: assetpopup.C:103:52: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetPopupInfo::AssetPopupInfo(MWindow*, AssetPopup*)’: assetpopup.C:124:28: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetPopupBuildIndex::AssetPopupBuildIndex(MWindow*, AssetPopup*)’: assetpopup.C:166:34: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetPopupSort::AssetPopupSort(MWindow*, AssetPopup*)’: assetpopup.C:190:31: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::write_index(char*, int)’: asset.C:686:6: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetPopupView::AssetPopupView(MWindow*, AssetPopup*)’: assetpopup.C:213:25: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In member function ‘virtual int AssetPopupView::handle_event()’: assetpopup.C:225:67: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::write(FileXML*, int, char*)’: asset.C:739:29: warning: deprecated conversion from string constant to ‘char*’ asset.C:740:40: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetPopupPaste::AssetPopupPaste(MWindow*, AssetPopup*)’: assetpopup.C:246:26: warning: deprecated conversion from string constant to ‘char*’ asset.C:744:30: warning: deprecated conversion from string constant to ‘char*’ asset.C:747:31: warning: deprecated conversion from string constant to ‘char*’ asset.C:752:30: warning: deprecated conversion from string constant to ‘char*’ asset.C:755:28: warning: deprecated conversion from string constant to ‘char*’ asset.C:756:49: warning: deprecated conversion from string constant to ‘char*’ asset.C:759:31: warning: deprecated conversion from string constant to ‘char*’ asset.C:771:30: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::write_audio(FileXML*)’: asset.C:781:30: warning: deprecated conversion from string constant to ‘char*’ asset.C:783:35: warning: deprecated conversion from string constant to ‘char*’ asset.C:785:45: warning: deprecated conversion from string constant to ‘char*’ asset.C:786:44: warning: deprecated conversion from string constant to ‘char*’ asset.C:787:37: warning: deprecated conversion from string constant to ‘char*’ asset.C:788:49: warning: deprecated conversion from string constant to ‘char*’ asset.C:789:42: warning: deprecated conversion from string constant to ‘char*’ asset.C:790:41: warning: deprecated conversion from string constant to ‘char*’ asset.C:791:41: warning: deprecated conversion from string constant to ‘char*’ asset.C:793:42: warning: deprecated conversion from string constant to ‘char*’ asset.C:795:53: warning: deprecated conversion from string constant to ‘char*’ asset.C:816:32: warning: deprecated conversion from string constant to ‘char*’ asset.C:818:44: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::write_video(FileXML*)’: asset.C:829:30: warning: deprecated conversion from string constant to ‘char*’ asset.C:831:35: warning: deprecated conversion from string constant to ‘char*’ asset.C:832:41: warning: deprecated conversion from string constant to ‘char*’ asset.C:833:39: warning: deprecated conversion from string constant to ‘char*’ asset.C:834:41: warning: deprecated conversion from string constant to ‘char*’ asset.C:835:48: warning: deprecated conversion from string constant to ‘char*’ asset.C:837:42: warning: deprecated conversion from string constant to ‘char*’ asset.C:839:53: warning: deprecated conversion from string constant to ‘char*’ asset.C:841:69: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetMatchSize::AssetMatchSize(MWindow*, AssetPopup*)’: assetpopup.C:270:39: warning: deprecated conversion from string constant to ‘char*’ asset.C:844:49: warning: deprecated conversion from string constant to ‘char*’ asset.C:847:54: warning: deprecated conversion from string constant to ‘char*’ asset.C:850:47: warning: deprecated conversion from string constant to ‘char*’ asset.C:851:51: warning: deprecated conversion from string constant to ‘char*’ asset.C:852:43: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetMatchRate::AssetMatchRate(MWindow*, AssetPopup*)’: assetpopup.C:290:37: warning: deprecated conversion from string constant to ‘char*’ asset.C:853:39: warning: deprecated conversion from string constant to ‘char*’ asset.C:854:45: warning: deprecated conversion from string constant to ‘char*’ asset.C:858:31: warning: deprecated conversion from string constant to ‘char*’ asset.C:860:36: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetPopupProjectRemove::AssetPopupProjectRemove(MWindow*, AssetPopup*)’: assetpopup.C:316:40: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::write_index(FileXML*)’: asset.C:869:29: warning: deprecated conversion from string constant to ‘char*’ asset.C:870:43: warning: deprecated conversion from string constant to ‘char*’ asset.C:871:45: warning: deprecated conversion from string constant to ‘char*’ asset.C:879:32: warning: deprecated conversion from string constant to ‘char*’ asset.C:880:52: warning: deprecated conversion from string constant to ‘char*’ asset.C:882:33: warning: deprecated conversion from string constant to ‘char*’ asset.C:884:30: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from plugin.h:25, from attachmentpoint.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ asset.C:885:50: warning: deprecated conversion from string constant to ‘char*’ asset.C:887:31: warning: deprecated conversion from string constant to ‘char*’ assetpopup.C: In constructor ‘AssetPopupDiskRemove::AssetPopupDiskRemove(MWindow*, AssetPopup*)’: assetpopup.C:338:37: warning: deprecated conversion from string constant to ‘char*’ asset.C:893:30: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘void Asset::load_defaults(BC_Hash*, char*, int, int, int, int, int)’: asset.C:929:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:934:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:935:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:940:12: warning: deprecated conversion from string constant to ‘char*’ asset.C:945:16: warning: deprecated conversion from string constant to ‘char*’ asset.C:946:16: warning: deprecated conversion from string constant to ‘char*’ asset.C:951:10: warning: deprecated conversion from string constant to ‘char*’ asset.C:952:12: warning: deprecated conversion from string constant to ‘char*’ asset.C:953:13: warning: deprecated conversion from string constant to ‘char*’ asset.C:954:16: warning: deprecated conversion from string constant to ‘char*’ asset.C:957:18: warning: deprecated conversion from string constant to ‘char*’ asset.C:958:21: warning: deprecated conversion from string constant to ‘char*’ asset.C:960:15: warning: deprecated conversion from string constant to ‘char*’ asset.C:961:23: warning: deprecated conversion from string constant to ‘char*’ asset.C:962:19: warning: deprecated conversion from string constant to ‘char*’ asset.C:963:23: warning: deprecated conversion from string constant to ‘char*’ asset.C:965:23: warning: deprecated conversion from string constant to ‘char*’ asset.C:966:19: warning: deprecated conversion from string constant to ‘char*’ assets.C: In member function ‘int Assets::load(ArrayList*, FileXML*, uint32_t)’: assets.C:60:35: warning: deprecated conversion from string constant to ‘char*’ assets.C:65:33: warning: deprecated conversion from string constant to ‘char*’ assets.C:68:46: warning: deprecated conversion from string constant to ‘char*’ assets.C: In member function ‘int Assets::save(ArrayList*, FileXML*, char*)’: assets.C:86:30: warning: deprecated conversion from string constant to ‘char*’ assets.C:97:31: warning: deprecated conversion from string constant to ‘char*’ asset.C:967:19: warning: deprecated conversion from string constant to ‘char*’ asset.C:968:21: warning: deprecated conversion from string constant to ‘char*’ asset.C:969:30: warning: deprecated conversion from string constant to ‘char*’ asset.C:970:36: warning: deprecated conversion from string constant to ‘char*’ asset.C:974:16: warning: deprecated conversion from string constant to ‘char*’ asset.C:975:17: warning: deprecated conversion from string constant to ‘char*’ asset.C:976:19: warning: deprecated conversion from string constant to ‘char*’ asset.C:978:17: warning: deprecated conversion from string constant to ‘char*’ asset.C:979:17: warning: deprecated conversion from string constant to ‘char*’ asset.C:986:26: warning: deprecated conversion from string constant to ‘char*’ asset.C:987:26: warning: deprecated conversion from string constant to ‘char*’ asset.C:988:22: warning: deprecated conversion from string constant to ‘char*’ asset.C:989:18: warning: deprecated conversion from string constant to ‘char*’ asset.C:990:18: warning: deprecated conversion from string constant to ‘char*’ asset.C:991:21: warning: deprecated conversion from string constant to ‘char*’ asset.C:992:23: warning: deprecated conversion from string constant to ‘char*’ asset.C:993:17: warning: deprecated conversion from string constant to ‘char*’ asset.C:994:22: warning: deprecated conversion from string constant to ‘char*’ asset.C:995:20: warning: deprecated conversion from string constant to ‘char*’ asset.C:996:17: warning: deprecated conversion from string constant to ‘char*’ asset.C:997:22: warning: deprecated conversion from string constant to ‘char*’ asset.C:999:17: warning: deprecated conversion from string constant to ‘char*’ asset.C:1000:19: warning: deprecated conversion from string constant to ‘char*’ asset.C:1001:21: warning: deprecated conversion from string constant to ‘char*’ asset.C:1004:17: warning: deprecated conversion from string constant to ‘char*’ asset.C:1005:19: warning: deprecated conversion from string constant to ‘char*’ asset.C:1006:27: warning: deprecated conversion from string constant to ‘char*’ asset.C:1007:28: warning: deprecated conversion from string constant to ‘char*’ asset.C:1008:26: warning: deprecated conversion from string constant to ‘char*’ asset.C:1009:23: warning: deprecated conversion from string constant to ‘char*’ asset.C:1010:23: warning: deprecated conversion from string constant to ‘char*’ asset.C:1011:19: warning: deprecated conversion from string constant to ‘char*’ asset.C:1012:17: warning: deprecated conversion from string constant to ‘char*’ asset.C:1013:21: warning: deprecated conversion from string constant to ‘char*’ asset.C:1014:24: warning: deprecated conversion from string constant to ‘char*’ asset.C:1016:23: warning: deprecated conversion from string constant to ‘char*’ asset.C:1017:19: warning: deprecated conversion from string constant to ‘char*’ asset.C:1018:19: warning: deprecated conversion from string constant to ‘char*’ asset.C:1019:21: warning: deprecated conversion from string constant to ‘char*’ asset.C:1020:30: warning: deprecated conversion from string constant to ‘char*’ asset.C:1021:36: warning: deprecated conversion from string constant to ‘char*’ asset.C:1024:15: warning: deprecated conversion from string constant to ‘char*’ asset.C:1025:25: warning: deprecated conversion from string constant to ‘char*’ asset.C:1026:18: warning: deprecated conversion from string constant to ‘char*’ asset.C:1027:20: warning: deprecated conversion from string constant to ‘char*’ asset.C:1028:16: warning: deprecated conversion from string constant to ‘char*’ asset.C:1029:19: warning: deprecated conversion from string constant to ‘char*’ asset.C:1031:16: warning: deprecated conversion from string constant to ‘char*’ asset.C:1033:18: warning: deprecated conversion from string constant to ‘char*’ asset.C:1034:18: warning: deprecated conversion from string constant to ‘char*’ asset.C:1035:20: warning: deprecated conversion from string constant to ‘char*’ asset.C:1036:16: warning: deprecated conversion from string constant to ‘char*’ asset.C:1037:21: warning: deprecated conversion from string constant to ‘char*’ asset.C:1040:13: warning: deprecated conversion from string constant to ‘char*’ asset.C:1041:2: warning: deprecated conversion from string constant to ‘char*’ asset.C:1043:2: warning: deprecated conversion from string constant to ‘char*’ asset.C:1044:16: warning: deprecated conversion from string constant to ‘char*’ asset.C:1045:12: warning: deprecated conversion from string constant to ‘char*’ asset.C:1046:10: warning: deprecated conversion from string constant to ‘char*’ asset.C:1047:13: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘void Asset::save_defaults(BC_Hash*, char*, int, int, int, int, int)’: asset.C:1060:2: warning: deprecated conversion from string constant to ‘char*’ asset.C:1064:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1069:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1070:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1075:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1076:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1078:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1079:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1081:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1082:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1083:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1084:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1087:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1088:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1089:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1090:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1091:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1092:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1096:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1097:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1098:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1104:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1105:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1108:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1109:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1110:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1111:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1112:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1113:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1114:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1115:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1116:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1117:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1118:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1119:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1121:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1122:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1123:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1125:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1126:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1127:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1128:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1129:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1130:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1131:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1132:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1133:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1134:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1135:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1138:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1139:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1140:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1141:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1142:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1143:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1145:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1148:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1149:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1150:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1151:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1152:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1154:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1155:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1160:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1161:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1162:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1163:3: warning: deprecated conversion from string constant to ‘char*’ asset.C:1166:2: warning: deprecated conversion from string constant to ‘char*’ asset.C:1167:2: warning: deprecated conversion from string constant to ‘char*’ asset.C:1168:2: warning: deprecated conversion from string constant to ‘char*’ asset.C:1169:2: warning: deprecated conversion from string constant to ‘char*’ asset.C:1170:2: warning: deprecated conversion from string constant to ‘char*’ asset.C: In member function ‘int Asset::dump()’: asset.C:1267:51: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘int64_t’ asset.C:1267:51: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘int64_t’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o audioesound.o audioesound.C attachmentpoint.C: In member function ‘int AttachmentPoint::dump()’: attachmentpoint.C:246:88: warning: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘AttachmentPoint*’ asset.C: In member function ‘int Asset::write_index(char*, int)’: asset.C:680:58: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result asset.C:691:58: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result asset.C:698:9: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result assetedit.C: In constructor ‘AssetEditWindow::AssetEditWindow(MWindow*, AssetEdit*)’: assetedit.C:162:3: warning: deprecated conversion from string constant to ‘char*’ assetedit.C:162:3: warning: deprecated conversion from string constant to ‘char*’ assetedit.C: In member function ‘int AssetEditWindow::create_objects()’: assetedit.C:210:66: warning: deprecated conversion from string constant to ‘char*’ assetedit.C:460:99: warning: deprecated conversion from string constant to ‘char*’ assetedit.C:474:97: warning: deprecated conversion from string constant to ‘char*’ assetedit.C:522:39: warning: deprecated conversion from string constant to ‘char*’ assetedit.C:527:39: warning: deprecated conversion from string constant to ‘char*’ assetedit.C:532:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o audioidevice.o audioidevice.C In file included from ../guicast/guicast.h:42:0, from preferences.h:28, from audioalsa.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o audioodevice.o audioodevice.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o audiooss.o audiooss.C In file included from ../guicast/guicast.h:42:0, from dcoffset.h:27, from audiodevice.C:33: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o auto.o auto.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o autoconf.o autoconf.C audiodevice.C: In constructor ‘AudioDevice::AudioDevice(MWindow*)’: audiodevice.C:63:61: warning: deprecated conversion from string constant to ‘char*’ audiodevice.C:64:59: warning: deprecated conversion from string constant to ‘char*’ audiodevice.C:65:50: warning: deprecated conversion from string constant to ‘char*’ audiodevice.C:66:52: warning: deprecated conversion from string constant to ‘char*’ audiodevice.C:67:61: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o automation.o automation.C audiodevice.C:72:54: warning: deprecated conversion from string constant to ‘char*’ audiodevice.C:73:52: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o autos.o autos.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o awindow.o awindow.C audioodevice.C: In member function ‘int AudioDevice::set_last_buffer()’: audioodevice.C:44:63: warning: deprecated conversion from string constant to ‘char*’ audioodevice.C: In member function ‘int AudioDevice::arm_buffer(int, double**, int)’: audioodevice.C:86:54: warning: deprecated conversion from string constant to ‘char*’ audioodevice.C: In member function ‘int AudioDevice::wait_for_startup()’: audioodevice.C:290:52: warning: deprecated conversion from string constant to ‘char*’ audioodevice.C: In member function ‘int64_t AudioDevice::current_position()’: audioodevice.C:320:52: warning: deprecated conversion from string constant to ‘char*’ audioodevice.C: In member function ‘void AudioDevice::run_output()’: audioodevice.C:363:58: warning: deprecated conversion from string constant to ‘char*’ audioodevice.C:372:44: warning: deprecated conversion from string constant to ‘char*’ audioodevice.C:383:41: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o awindowgui.o awindowgui.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o awindowmenu.o awindowmenu.C autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:41:1: warning: deprecated conversion from string constant to ‘char*’ autoconf.C: In member function ‘int AutoConf::load_defaults(BC_Hash*)’: autoconf.C:63:51: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:64:43: warning: deprecated conversion from string constant to ‘char*’ autoconf.C: In member function ‘void AutoConf::load_xml(FileXML*)’: autoconf.C:74:60: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:75:52: warning: deprecated conversion from string constant to ‘char*’ autoconf.C: In member function ‘int AutoConf::save_defaults(BC_Hash*)’: autoconf.C:84:50: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:85:42: warning: deprecated conversion from string constant to ‘char*’ autoconf.C: In member function ‘void AutoConf::save_xml(FileXML*)’: autoconf.C:95:56: warning: deprecated conversion from string constant to ‘char*’ autoconf.C:96:48: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from preferences.h:28, from audioesound.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from preferences.h:28, from audiooss.C:29: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o batch.o batch.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o batchrender.o batchrender.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bitspopup.o bitspopup.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o brender.o brender.C In file included from ../guicast/guicast.h:42:0, from assetedit.h:27, from awindow.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assetedit.h:27, from awindowgui.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from dcoffset.h:27, from audioidevice.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ audioidevice.C: In member function ‘int AudioDevice::read_buffer(double**, int, int*, double*, int)’: audioidevice.C:156:48: warning: deprecated conversion from string constant to ‘char*’ audioidevice.C:173:50: warning: deprecated conversion from string constant to ‘char*’ audioidevice.C: In member function ‘void AudioDevice::run_input()’: audioidevice.C:300:47: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from autos.h:28, from automation.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from awindowgui.h:32, from awindowmenu.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In member function ‘void AssetPicon::create_objects()’: awindowgui.C:263:56: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In constructor ‘AWindowGUI::AWindowGUI(MWindow*, AWindow*)’: awindowgui.C:334:6: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:334:6: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In member function ‘int AWindowGUI::create_objects()’: awindowgui.C:381:51: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:401:40: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:409:17: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:413:17: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:417:21: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:421:21: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:425:15: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o browsebutton.o browsebutton.C awindowgui.C: In member function ‘virtual int AWindowGUI::close_event()’: awindowgui.C:587:53: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:591:39: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In member function ‘int AWindowGUI::create_custom_xatoms()’: awindowgui.C:617:61: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In member function ‘void AWindowGUI::copy_picons(ArrayList*, ArrayList*, char*)’: awindowgui.C:935:48: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In member function ‘virtual int AWindowAssets::handle_event()’: awindowgui.C:1298:68: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In member function ‘virtual int AWindowAssets::drag_motion_event()’: awindowgui.C:1434:62: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:1438:71: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:1442:71: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In member function ‘virtual int AWindowAssets::drag_stop_event()’: awindowgui.C:1457:61: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:1464:70: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C:1471:70: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In constructor ‘LabelPopup::LabelPopup(MWindow*, AWindowGUI*)’: awindowgui.C:1647:4: warning: deprecated conversion from string constant to ‘char*’ awindowgui.C: In constructor ‘LabelPopupEdit::LabelPopupEdit(MWindow*, LabelPopup*)’: awindowgui.C:1666:28: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from auto.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ automation.C: At global scope: automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ automation.C:142:1: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o byteorderpopup.o byteorderpopup.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from autos.h:28, from autos.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ awindowmenu.C: In constructor ‘AssetListMenu::AssetListMenu(MWindow*, AWindowGUI*)’: awindowmenu.C:39:4: warning: deprecated conversion from string constant to ‘char*’ awindowmenu.C: In constructor ‘AssetListFormat::AssetListFormat(MWindow*)’: awindowmenu.C:69:18: warning: deprecated conversion from string constant to ‘char*’ awindowmenu.C:69:18: warning: deprecated conversion from string constant to ‘char*’ awindowmenu.C: In constructor ‘AssetListSort::AssetListSort(MWindow*)’: awindowmenu.C:108:31: warning: deprecated conversion from string constant to ‘char*’ awindowmenu.C: In constructor ‘FolderListMenu::FolderListMenu(MWindow*, AWindowGUI*)’: awindowmenu.C:127:4: warning: deprecated conversion from string constant to ‘char*’ awindowmenu.C: In constructor ‘FolderListFormat::FolderListFormat(MWindow*, FolderListMenu*)’: awindowmenu.C:158:18: warning: deprecated conversion from string constant to ‘char*’ awindowmenu.C:158:18: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from ../guicast/bcdialog.h:27, from batchrender.h:28, from batchrender.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cache.o cache.C autos.C: In member function ‘void Autos::paste(int64_t, int64_t, double, FileXML*, int)’: autos.C:497:44: warning: deprecated conversion from string constant to ‘char*’ autos.C:525:51: warning: deprecated conversion from string constant to ‘char*’ autos.C: In member function ‘virtual int Autos::load(FileXML*)’: autos.C:697:44: warning: deprecated conversion from string constant to ‘char*’ autos.C:718:71: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cachebase.o cachebase.C In file included from ../guicast/guicast.h:42:0, from batch.h:29, from batch.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o canvas.o canvas.C In file included from ../guicast/guicast.h:42:0, from bitspopup.h:25, from bitspopup.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ batch.C: In member function ‘char* Batch::get_source_text()’: batch.C:214:10: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o canvastools.o canvastools.C batchrender.C: At global scope: batchrender.C:56:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:56:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:56:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:56:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In constructor ‘BatchRenderMenuItem::BatchRenderMenuItem(MWindow*)’: batchrender.C:67:52: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘void BatchRenderJob::load(FileXML*)’: batchrender.C:115:45: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:116:56: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:117:53: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:118:53: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:124:32: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:126:45: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:139:6: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘void BatchRenderJob::save(FileXML*)’: batchrender.C:146:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:147:45: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:148:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:149:45: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:150:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:151:43: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:152:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:153:43: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:154:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:156:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:158:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:161:5: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:173:4: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:178:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:179:28: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:180:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:182:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:184:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘virtual void BatchRenderThread::handle_close_event(int)’: batchrender.C:224:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:226:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:228:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:230:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:232:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:234:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:236:1: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:238:1: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o channel.o channel.C batchrender.C: In member function ‘void BatchRenderThread::load_jobs(char*, Preferences*)’: batchrender.C:277:30: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘void BatchRenderThread::save_jobs(char*)’: batchrender.C:293:27: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘void BatchRenderThread::load_defaults(BC_Hash*)’: batchrender.C:313:5: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘void BatchRenderThread::save_defaults(BC_Hash*)’: batchrender.C:335:5: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:336:65: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from browsebutton.h:25, from browsebutton.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘int BatchRenderThread::test_edl_files()’: batchrender.C:423:40: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘void BatchRenderThread::update_active(int)’: batchrender.C:583:53: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘void BatchRenderThread::update_done(int, int, double)’: batchrender.C:602:51: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In constructor ‘BatchRenderGUI::BatchRenderGUI(MWindow*, BatchRenderThread*, int, int, int, int)’: batchrender.C:657:3: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:657:3: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘virtual int BatchRenderGUI::close_event()’: batchrender.C:861:43: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o channeldb.o channeldb.C batchrender.C: In constructor ‘BatchRenderSaveList::BatchRenderSaveList(BatchRenderThread*, int, int)’: batchrender.C:1033:62: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In destructor ‘virtual BatchRenderSaveList::~BatchRenderSaveList()’: batchrender.C:1038:57: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘virtual int BatchRenderSaveList::handle_event()’: batchrender.C:1062:58: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:1064:58: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘virtual void BatchRenderSaveList::run()’: batchrender.C:1075:84: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:1093:99: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:1097:47: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In constructor ‘BatchRenderLoadList::BatchRenderLoadList(BatchRenderThread*, int, int)’: batchrender.C:1120:62: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In destructor ‘virtual BatchRenderLoadList::~BatchRenderLoadList()’: batchrender.C:1125:57: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from mainsession.h:32, from brender.C:30: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘virtual int BatchRenderLoadList::handle_event()’: batchrender.C:1149:58: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:1151:58: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘virtual void BatchRenderLoadList::run()’: batchrender.C:1162:84: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:1181:99: warning: deprecated conversion from string constant to ‘char*’ batchrender.C:1185:47: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘virtual int BatchRenderStop::handle_event()’: batchrender.C:1324:45: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘virtual int BatchRenderCancel::handle_event()’: batchrender.C:1343:47: warning: deprecated conversion from string constant to ‘char*’ batchrender.C: In member function ‘virtual int BatchRenderCancel::keypress_event()’: batchrender.C:1354:50: warning: deprecated conversion from string constant to ‘char*’ In file included from asset.h:26:0, from batchrender.C:22: ../guicast/arraylist.h: In member function ‘void ArrayList::remove_object_number(int) [with TYPE = BatchRenderJob*]’: batchrender.C:374:40: instantiated from here ../guicast/arraylist.h:239:3: warning: format ‘%s’ expects type ‘char*’, but argument 4 has type ‘int’ browsebutton.C: In constructor ‘BrowseButton::BrowseButton(MWindow*, BC_WindowBase*, BC_TextBox*, int, int, char*, char*, char*, int, const char*)’: browsebutton.C:41:66: warning: deprecated conversion from string constant to ‘char*’ browsebutton.C:54:55: warning: deprecated conversion from string constant to ‘char*’ browsebutton.C: In destructor ‘virtual BrowseButton::~BrowseButton()’: browsebutton.C:59:50: warning: deprecated conversion from string constant to ‘char*’ browsebutton.C: In member function ‘virtual int BrowseButton::handle_event()’: browsebutton.C:86:51: warning: deprecated conversion from string constant to ‘char*’ browsebutton.C:89:51: warning: deprecated conversion from string constant to ‘char*’ browsebutton.C: In member function ‘virtual void BrowseButton::run()’: browsebutton.C:123:40: warning: deprecated conversion from string constant to ‘char*’ cachebase.C: In constructor ‘CacheBase::CacheBase()’: cachebase.C:61:36: warning: deprecated conversion from string constant to ‘char*’ cachebase.C: In member function ‘void CacheBase::remove_all()’: cachebase.C:88:36: warning: deprecated conversion from string constant to ‘char*’ cachebase.C: In member function ‘void CacheBase::remove_asset(Asset*)’: cachebase.C:103:35: warning: deprecated conversion from string constant to ‘char*’ cachebase.C: In member function ‘int CacheBase::get_oldest()’: cachebase.C:124:36: warning: deprecated conversion from string constant to ‘char*’ cachebase.C: In member function ‘int CacheBase::delete_oldest()’: cachebase.C:141:39: warning: deprecated conversion from string constant to ‘char*’ cachebase.C: In member function ‘int64_t CacheBase::get_memory_usage()’: cachebase.C:170:42: warning: deprecated conversion from string constant to ‘char*’ channel.C: In member function ‘int Channel::load(FileXML*)’: channel.C:124:35: warning: deprecated conversion from string constant to ‘char*’ channel.C:126:50: warning: deprecated conversion from string constant to ‘char*’ channel.C:127:62: warning: deprecated conversion from string constant to ‘char*’ channel.C:128:62: warning: deprecated conversion from string constant to ‘char*’ channel.C:129:50: warning: deprecated conversion from string constant to ‘char*’ channel.C:130:47: warning: deprecated conversion from string constant to ‘char*’ channel.C:131:71: warning: deprecated conversion from string constant to ‘char*’ channel.C:132:50: warning: deprecated conversion from string constant to ‘char*’ channel.C:133:62: warning: deprecated conversion from string constant to ‘char*’ channel.C:134:62: warning: deprecated conversion from string constant to ‘char*’ channel.C:139:36: warning: deprecated conversion from string constant to ‘char*’ channel.C: In member function ‘int Channel::save(FileXML*)’: channel.C:148:31: warning: deprecated conversion from string constant to ‘char*’ channel.C:149:39: warning: deprecated conversion from string constant to ‘char*’ channel.C:150:47: warning: deprecated conversion from string constant to ‘char*’ channel.C:151:47: warning: deprecated conversion from string constant to ‘char*’ channel.C:152:39: warning: deprecated conversion from string constant to ‘char*’ channel.C:153:37: warning: deprecated conversion from string constant to ‘char*’ channel.C:154:53: warning: deprecated conversion from string constant to ‘char*’ channel.C:155:39: warning: deprecated conversion from string constant to ‘char*’ channel.C:156:47: warning: deprecated conversion from string constant to ‘char*’ channel.C:157:47: warning: deprecated conversion from string constant to ‘char*’ channel.C:160:32: warning: deprecated conversion from string constant to ‘char*’ channel.C: In member function ‘void Channel::load_defaults(BC_Hash*)’: channel.C:169:55: warning: deprecated conversion from string constant to ‘char*’ channel.C:170:43: warning: deprecated conversion from string constant to ‘char*’ channel.C:171:40: warning: deprecated conversion from string constant to ‘char*’ channel.C: In member function ‘void Channel::save_defaults(BC_Hash*)’: channel.C:176:46: warning: deprecated conversion from string constant to ‘char*’ channel.C:177:38: warning: deprecated conversion from string constant to ‘char*’ channel.C:178:36: warning: deprecated conversion from string constant to ‘char*’ brender.C: In constructor ‘BRender::BRender(MWindow*)’: brender.C:64:42: warning: deprecated conversion from string constant to ‘char*’ brender.C:65:63: warning: deprecated conversion from string constant to ‘char*’ brender.C: In destructor ‘virtual BRender::~BRender()’: brender.C:80:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:83:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:85:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:87:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:91:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:95:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:97:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:100:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:102:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:104:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:107:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:109:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:111:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:113:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:115:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:117:1: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from byteorderpopup.h:25, from byteorderpopup.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ brender.C: In member function ‘void BRender::stop()’: brender.C:214:39: warning: deprecated conversion from string constant to ‘char*’ brender.C: In member function ‘int BRender::get_last_contiguous(int64_t)’: brender.C:223:47: warning: deprecated conversion from string constant to ‘char*’ brender.C: In member function ‘void BRender::allocate_map(int64_t, int64_t, int64_t)’: brender.C:234:40: warning: deprecated conversion from string constant to ‘char*’ brender.C: In member function ‘int BRender::set_video_map(int64_t, int)’: brender.C:259:41: warning: deprecated conversion from string constant to ‘char*’ brender.C:283:12: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘int64_t’ brender.C:283:12: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘int64_t’ brender.C:309:53: warning: deprecated conversion from string constant to ‘char*’ brender.C: In constructor ‘BRenderThread::BRenderThread(MWindow*, BRender*)’: brender.C:376:59: warning: deprecated conversion from string constant to ‘char*’ brender.C:377:54: warning: deprecated conversion from string constant to ‘char*’ brender.C:378:66: warning: deprecated conversion from string constant to ‘char*’ brender.C: In destructor ‘virtual BRenderThread::~BRenderThread()’: brender.C:389:51: warning: deprecated conversion from string constant to ‘char*’ brender.C: In member function ‘void BRenderThread::send_command(BRenderCommand*)’: brender.C:410:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:411:49: warning: deprecated conversion from string constant to ‘char*’ brender.C:412:1: warning: deprecated conversion from string constant to ‘char*’ brender.C:420:1: warning: deprecated conversion from string constant to ‘char*’ brender.C: In member function ‘int BRenderThread::is_done(int)’: brender.C:429:56: warning: deprecated conversion from string constant to ‘char*’ brender.C: In member function ‘virtual void BRenderThread::run()’: brender.C:440:43: warning: deprecated conversion from string constant to ‘char*’ brender.C:451:43: warning: deprecated conversion from string constant to ‘char*’ brender.C:452:44: warning: deprecated conversion from string constant to ‘char*’ brender.C:495:57: warning: deprecated conversion from string constant to ‘char*’ brender.C: In member function ‘void BRenderThread::start()’: brender.C:585:10: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘int64_t’ brender.C: In member function ‘virtual void BRender::run()’: brender.C:150:34: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o channeledit.o channeledit.C In file included from ../guicast/guicast.h:42:0, from canvas.h:26, from canvas.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘Canvas::Canvas(MWindow*, BC_WindowBase*, int, int, int, int, int, int, int, int, int, int)’: canvas.C:67:50: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In member function ‘void Canvas::create_canvas()’: canvas.C:742:37: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In member function ‘int Canvas::keypress_event(BC_WindowBase*)’: canvas.C:845:71: warning: deprecated conversion from string constant to ‘char*’ canvas.C:854:71: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasFullScreenPopup::CanvasFullScreenPopup(Canvas*)’: canvas.C:1039:4: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasSubWindowItem::CanvasSubWindowItem(Canvas*)’: canvas.C:1053:39: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In member function ‘virtual int CanvasSubWindowItem::handle_event()’: canvas.C:1064:68: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasPopup::CanvasPopup(Canvas*)’: canvas.C:1080:4: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasPopupAuto::CanvasPopupAuto(Canvas*)’: canvas.C:1121:30: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasPopupSize::CanvasPopupSize(Canvas*, char*, float)’: canvas.C:1134:20: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasPopupResetCamera::CanvasPopupResetCamera(Canvas*)’: canvas.C:1151:33: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasPopupResetProjector::CanvasPopupResetProjector(Canvas*)’: canvas.C:1164:36: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasPopupResetTranslation::CanvasPopupResetTranslation(Canvas*)’: canvas.C:1177:38: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasToggleControls::CanvasToggleControls(Canvas*)’: canvas.C:1190:62: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasFullScreenItem::CanvasFullScreenItem(Canvas*)’: canvas.C:1216:41: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In member function ‘virtual int CanvasFullScreenItem::handle_event()’: canvas.C:1224:69: warning: deprecated conversion from string constant to ‘char*’ canvas.C: In constructor ‘CanvasPopupRemoveSource::CanvasPopupRemoveSource(Canvas*)’: canvas.C:1237:33: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o channelpicker.o channelpicker.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o chantables.o chantables.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o clipedit.o clipedit.C chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:108:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:245:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:382:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:448:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:503:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from cache.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:558:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:719:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:727:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:742:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:756:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:771:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ chantables.C:786:1: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o commonrender.o commonrender.C In file included from ../guicast/guicast.h:42:0, from canvastools.h:26, from canvastools.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o confirmquit.o confirmquit.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o confirmsave.o confirmsave.C cache.C: In constructor ‘CICache::CICache(Preferences*, ArrayList*)’: cache.C:44:64: warning: deprecated conversion from string constant to ‘char*’ cache.C:45:46: warning: deprecated conversion from string constant to ‘char*’ cache.C: In member function ‘File* CICache::check_out(Asset*, EDL*, int)’: cache.C:74:40: warning: deprecated conversion from string constant to ‘char*’ cache.C:124:45: warning: deprecated conversion from string constant to ‘char*’ cache.C: In member function ‘int CICache::check_in(Asset*)’: cache.C:137:38: warning: deprecated conversion from string constant to ‘char*’ cache.C: In member function ‘void CICache::remove_all()’: cache.C:161:40: warning: deprecated conversion from string constant to ‘char*’ cache.C: In member function ‘int CICache::delete_entry(char*)’: cache.C:180:42: warning: deprecated conversion from string constant to ‘char*’ cache.C: In member function ‘int CICache::delete_entry(Asset*)’: cache.C:200:42: warning: deprecated conversion from string constant to ‘char*’ cache.C: In member function ‘int64_t CICache::get_memory_usage(int)’: cache.C:251:59: warning: deprecated conversion from string constant to ‘char*’ cache.C: In member function ‘int CICache::get_oldest()’: cache.C:265:40: warning: deprecated conversion from string constant to ‘char*’ cache.C: In member function ‘int CICache::delete_oldest()’: cache.C:284:43: warning: deprecated conversion from string constant to ‘char*’ cache.C: In member function ‘int CICache::dump()’: cache.C:330:34: warning: deprecated conversion from string constant to ‘char*’ cache.C:338:16: warning: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘CICacheItem*’ cache.C:338:16: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘Asset*’ cache.C: In constructor ‘CICacheItem::CICacheItem()’: cache.C:352:55: warning: deprecated conversion from string constant to ‘char*’ cache.C: In constructor ‘CICacheItem::CICacheItem(CICache*, EDL*, Asset*)’: cache.C:358:56: warning: deprecated conversion from string constant to ‘char*’ cache.C:365:58: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from batch.h:29, from channelpicker.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cpanel.o cpanel.C In file included from ../guicast/guicast.h:42:0, from batch.h:29, from channeledit.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ channelpicker.C: In member function ‘virtual void RecordChannelPicker::handle_channel_edit(int)’: channelpicker.C:81:79: warning: deprecated conversion from string constant to ‘char*’ channelpicker.C:92:79: warning: deprecated conversion from string constant to ‘char*’ channelpicker.C: In constructor ‘ChannelButton::ChannelButton(ChannelPicker*, int, int)’: channelpicker.C:547:55: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cplayback.o cplayback.C In file included from ../guicast/guicast.h:42:0, from awindowgui.h:32, from clipedit.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ChannelEditThread::ChannelEditThread(ChannelPicker*, ChannelDB*)’: channeledit.C:50:63: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In destructor ‘virtual ChannelEditThread::~ChannelEditThread()’: channeledit.C:57:86: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘virtual void ChannelEditThread::run()’: channeledit.C:70:48: warning: deprecated conversion from string constant to ‘char*’ channeledit.C:77:43: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ctimebar.o ctimebar.C channeledit.C: In member function ‘int ChannelEditThread::close_threads()’: channeledit.C:118:54: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ChannelEditWindow::ChannelEditWindow(ChannelEditThread*, ChannelPicker*)’: channeledit.C:204:3: warning: deprecated conversion from string constant to ‘char*’ channeledit.C:204:3: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘void ChannelEditWindow::scan_confirm()’: channeledit.C:370:47: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘virtual int ChannelEditMoveUp::handle_event()’: channeledit.C:556:47: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘virtual int ChannelEditMoveDown::handle_event()’: channeledit.C:571:49: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘virtual int ChannelEditSort::handle_event()’: channeledit.C:583:45: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ConfirmScan::ConfirmScan(ChannelEditWindow*, int, int)’: channeledit.C:661:3: warning: deprecated conversion from string constant to ‘char*’ channeledit.C:661:3: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘virtual void ConfirmScanThread::handle_done_event(int)’: channeledit.C:735:58: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘void ScanThread::start()’: channeledit.C:785:47: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘virtual void ScanThread::run()’: channeledit.C:818:47: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ChannelEditEditThread::ChannelEditEditThread(ChannelEditWindow*, ChannelPicker*)’: channeledit.C:847:67: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘int ChannelEditEditThread::close_threads()’: channeledit.C:860:58: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘int ChannelEditEditThread::edit_channel(Channel*, int)’: channeledit.C:869:65: warning: deprecated conversion from string constant to ‘char*’ channeledit.C:877:56: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ChannelEditEditWindow::ChannelEditEditWindow(ChannelEditEditThread*, ChannelEditWindow*, ChannelPicker*)’: channeledit.C:1002:3: warning: deprecated conversion from string constant to ‘char*’ channeledit.C:1002:3: warning: deprecated conversion from string constant to ‘char*’ clipedit.C: In member function ‘virtual void ClipEdit::run()’: clipedit.C:122:40: warning: deprecated conversion from string constant to ‘char*’ clipedit.C: In constructor ‘ClipEditWindow::ClipEditWindow(MWindow*, ClipEdit*)’: clipedit.C:186:3: warning: deprecated conversion from string constant to ‘char*’ clipedit.C:186:3: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ChannelEditEditInputItem::ChannelEditEditInputItem(ChannelEditEditThread*, ChannelEditThread*, char*, int)’: channeledit.C:1192:20: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ChannelEditEditNormItem::ChannelEditEditNormItem(ChannelEditEditThread*, ChannelEditThread*, char*, int)’: channeledit.C:1252:20: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ChannelEditEditFreqItem::ChannelEditEditFreqItem(ChannelEditEditThread*, ChannelEditThread*, char*, int)’: channeledit.C:1305:20: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ChannelEditPictureThread::ChannelEditPictureThread(ChannelPicker*, ChannelEditWindow*)’: channeledit.C:1367:70: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ctracking.o ctracking.C channeledit.C: In member function ‘int ChannelEditPictureThread::edit_picture()’: channeledit.C:1378:68: warning: deprecated conversion from string constant to ‘char*’ channeledit.C:1384:59: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘int ChannelEditPictureThread::close_threads()’: channeledit.C:1413:61: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In constructor ‘ChannelEditPictureWindow::ChannelEditPictureWindow(ChannelEditPictureThread*, ChannelPicker*)’: channeledit.C:1427:29: warning: deprecated conversion from string constant to ‘char*’ channeledit.C:1427:29: warning: deprecated conversion from string constant to ‘char*’ channeledit.C: In member function ‘int ChannelEditPictureWindow::create_objects()’: channeledit.C:1480:69: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from commonrender.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from confirmsave.h:26, from confirmsave.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cursor.o cursor.C In file included from ../guicast/guicast.h:42:0, from confirmquit.h:25, from confirmquit.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ confirmsave.C: In constructor ‘ConfirmSaveWindow::ConfirmSaveWindow(MWindow*, ArrayList*)’: confirmsave.C:111:6: warning: deprecated conversion from string constant to ‘char*’ confirmsave.C:111:6: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cwindow.o cwindow.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cwindowgui.o cwindowgui.C In file included from ../guicast/guicast.h:42:0, from timebar.h:26, from ctimebar.h:29, from ctimebar.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ confirmquit.C: In constructor ‘ConfirmQuitWindow::ConfirmQuitWindow(MWindow*)’: confirmquit.C:37:5: warning: deprecated conversion from string constant to ‘char*’ confirmquit.C:37:5: warning: deprecated conversion from string constant to ‘char*’ commonrender.C: In constructor ‘CommonRender::CommonRender(RenderEngine*)’: commonrender.C:48:58: warning: deprecated conversion from string constant to ‘char*’ commonrender.C: In member function ‘void CommonRender::start_command()’: commonrender.C:180:49: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from cpanel.h:27, from cpanel.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ cpanel.C: In constructor ‘CPanelProtect::CPanelProtect(MWindow*, CPanel*, int, int)’: cpanel.C:125:41: warning: deprecated conversion from string constant to ‘char*’ cpanel.C:126:61: warning: deprecated conversion from string constant to ‘char*’ cpanel.C: In constructor ‘CPanelMask::CPanelMask(MWindow*, CPanel*, int, int)’: cpanel.C:149:38: warning: deprecated conversion from string constant to ‘char*’ cpanel.C:150:58: warning: deprecated conversion from string constant to ‘char*’ cpanel.C: In constructor ‘CPanelMagnify::CPanelMagnify(MWindow*, CPanel*, int, int)’: cpanel.C:169:41: warning: deprecated conversion from string constant to ‘char*’ cpanel.C:170:58: warning: deprecated conversion from string constant to ‘char*’ cpanel.C: In constructor ‘CPanelCamera::CPanelCamera(MWindow*, CPanel*, int, int)’: cpanel.C:189:40: warning: deprecated conversion from string constant to ‘char*’ cpanel.C:190:60: warning: deprecated conversion from string constant to ‘char*’ cpanel.C: In constructor ‘CPanelProj::CPanelProj(MWindow*, CPanel*, int, int)’: cpanel.C:209:43: warning: deprecated conversion from string constant to ‘char*’ cpanel.C:210:63: warning: deprecated conversion from string constant to ‘char*’ cpanel.C: In constructor ‘CPanelCrop::CPanelCrop(MWindow*, CPanel*, int, int)’: cpanel.C:229:38: warning: deprecated conversion from string constant to ‘char*’ cpanel.C:230:58: warning: deprecated conversion from string constant to ‘char*’ cpanel.C: In constructor ‘CPanelEyedrop::CPanelEyedrop(MWindow*, CPanel*, int, int)’: cpanel.C:253:41: warning: deprecated conversion from string constant to ‘char*’ cpanel.C:254:61: warning: deprecated conversion from string constant to ‘char*’ cpanel.C: In constructor ‘CPanelToolWindow::CPanelToolWindow(MWindow*, CPanel*, int, int)’: cpanel.C:277:38: warning: deprecated conversion from string constant to ‘char*’ cpanel.C:278:36: warning: deprecated conversion from string constant to ‘char*’ cpanel.C: In constructor ‘CPanelTitleSafe::CPanelTitleSafe(MWindow*, CPanel*, int, int)’: cpanel.C:308:43: warning: deprecated conversion from string constant to ‘char*’ cpanel.C:309:37: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cwindowtool.o cwindowtool.C In file included from ../guicast/guicast.h:42:0, from canvas.h:26, from cwindowgui.h:26, from cplayback.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o dcoffset.o dcoffset.C In file included from ../guicast/guicast.h:42:0, from timebar.h:26, from ctimebar.h:29, from ctracking.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -O2 -pipe -D__STDC_CONSTANT_MACROS -c dcraw.c ctracking.C: In member function ‘virtual void CTracking::update_tracker(double)’: ctracking.C:136:57: warning: deprecated conversion from string constant to ‘char*’ ctracking.C:145:57: warning: deprecated conversion from string constant to ‘char*’ cplayback.C: In member function ‘virtual void CPlayback::init_cursor()’: cplayback.C:49:52: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o deleteallindexes.o deleteallindexes.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o devicedvbinput.o devicedvbinput.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from autos.h:28, from cwindow.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o drivesync.o drivesync.C In file included from ../guicast/guicast.h:42:0, from cursor.h:25, from cursor.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o dvbtune.o dvbtune.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o edit.o edit.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o edithandles.o edithandles.C cwindow.C: In member function ‘int CWindow::create_objects()’: cwindow.C:68:63: warning: deprecated conversion from string constant to ‘char*’ cwindow.C: In member function ‘void CWindow::show_window()’: cwindow.C:86:42: warning: deprecated conversion from string constant to ‘char*’ cwindow.C: In member function ‘void CWindow::hide_window()’: cwindow.C:104:53: warning: deprecated conversion from string constant to ‘char*’ cwindow.C:109:41: warning: deprecated conversion from string constant to ‘char*’ cwindow.C: In member function ‘Auto* CWindow::calculate_affected_auto(Autos*, int, int*, int)’: cwindow.C:149:65: warning: deprecated conversion from string constant to ‘char*’ cwindow.C: In member function ‘void CWindow::update(int, int, int, int, int)’: cwindow.C:219:39: warning: deprecated conversion from string constant to ‘char*’ cwindow.C:229:38: warning: deprecated conversion from string constant to ‘char*’ cwindow.C:258:36: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o editpanel.o editpanel.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from autos.h:28, from cwindowgui.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from deleteallindexes.h:25, from deleteallindexes.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o editpopup.o editpopup.C In file included from ../guicast/guicast.h:42:0, from dcoffset.h:27, from dcoffset.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ dvbtune.C: In constructor ‘DVBTune::DVBTune(RenderFarmClientThread*)’: dvbtune.C:86:48: warning: deprecated conversion from string constant to ‘char*’ deleteallindexes.C: In member function ‘virtual void DeleteAllIndexes::run()’: deleteallindexes.C:68:18: warning: deprecated conversion from string constant to ‘char*’ deleteallindexes.C:69:18: warning: deprecated conversion from string constant to ‘char*’ deleteallindexes.C: In constructor ‘ConfirmDeleteAllIndexes::ConfirmDeleteAllIndexes(MWindow*, char*)’: deleteallindexes.C:107:6: warning: deprecated conversion from string constant to ‘char*’ deleteallindexes.C:107:6: warning: deprecated conversion from string constant to ‘char*’ dvbtune.C: In member function ‘virtual int DVBTune::read_data(unsigned char*, int)’: dvbtune.C:316:42: warning: deprecated conversion from string constant to ‘char*’ dvbtune.C:330:42: warning: deprecated conversion from string constant to ‘char*’ dvbtune.C: In member function ‘virtual void DVBTuneThread::run()’: dvbtune.C:394:50: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o edits.o edits.C dcoffset.C: In member function ‘virtual void DC_Offset::run()’: dcoffset.C:88:38: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘int’ devicedvbinput.C: In constructor ‘DeviceDVBInput::DeviceDVBInput(MWindow*, VideoInConfig*)’: devicedvbinput.C:46:34: warning: deprecated conversion from string constant to ‘char*’ devicedvbinput.C:51:65: warning: deprecated conversion from string constant to ‘char*’ devicedvbinput.C: In static member function ‘static DeviceDVBInput* DeviceDVBInput::get_input_thread(MWindow*)’: devicedvbinput.C:80:66: warning: deprecated conversion from string constant to ‘char*’ devicedvbinput.C: In static member function ‘static void DeviceDVBInput::put_input_thread(MWindow*)’: devicedvbinput.C:102:66: warning: deprecated conversion from string constant to ‘char*’ devicedvbinput.C: In member function ‘int DeviceDVBInput::get_signal_strength(int, int)’: devicedvbinput.C:227:50: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o edl.o edl.C In file included from ../guicast/guicast.h:42:0, from cpanel.h:27, from cwindowtool.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from edit.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from canvastools.h:26, from edithandles.h:25, from edithandles.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o edlsession.o edlsession.C edit.C: In member function ‘int Edit::copy(int64_t, int64_t, FileXML*, char*)’: edit.C:121:30: warning: deprecated conversion from string constant to ‘char*’ edit.C:122:66: warning: deprecated conversion from string constant to ‘char*’ edit.C:123:54: warning: deprecated conversion from string constant to ‘char*’ edit.C:124:56: warning: deprecated conversion from string constant to ‘char*’ edit.C:125:69: warning: deprecated conversion from string constant to ‘char*’ edit.C:156:31: warning: deprecated conversion from string constant to ‘char*’ edit.C:157:46: warning: deprecated conversion from string constant to ‘char*’ edit.C:159:32: warning: deprecated conversion from string constant to ‘char*’ edit.C:169:31: warning: deprecated conversion from string constant to ‘char*’ edit.C: In member function ‘int Edit::load_properties(FileXML*, int64_t&)’: edit.C:341:64: warning: deprecated conversion from string constant to ‘char*’ edit.C:342:54: warning: deprecated conversion from string constant to ‘char*’ edit.C:344:49: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In constructor ‘CWindowGUI::CWindowGUI(MWindow*, CWindow*)’: cwindowgui.C:90:46: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In member function ‘int CWindowGUI::create_objects()’: cwindowgui.C:127:51: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:129:73: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:130:77: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:191:59: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:191:59: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:192:79: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o exportedl.o exportedl.C cwindowgui.C: In member function ‘void CWindowGUI::zoom_canvas(int, double, int)’: cwindowgui.C:363:32: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In member function ‘virtual int CWindowGUI::keypress_event()’: cwindowgui.C:435:46: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:441:46: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:452:62: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:456:48: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:474:62: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:478:48: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In member function ‘int CWindowGUI::drag_stop()’: cwindowgui.C:569:55: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:583:55: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:612:54: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:621:54: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In member function ‘virtual int CWindowSlider::handle_event()’: cwindowgui.C:759:45: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:761:59: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In member function ‘virtual int CWindowSlider::increase_value()’: cwindowgui.C:790:45: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In member function ‘virtual int CWindowSlider::decrease_value()’: cwindowgui.C:798:45: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In member function ‘virtual void CWindowTransport::goto_start()’: cwindowgui.C:848:60: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:852:51: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In member function ‘virtual void CWindowTransport::goto_end()’: cwindowgui.C:860:58: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C:864:49: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fadeengine.o fadeengine.C cwindowtool.C: In constructor ‘CWindowTool::CWindowTool(MWindow*, CWindowGUI*)’: cwindowtool.C:58:57: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:59:59: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:60:56: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘void CWindowTool::start_tool(int)’: cwindowtool.C:113:47: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:130:50: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘void CWindowTool::stop_tool()’: cwindowtool.C:144:49: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘void CWindowTool::show_tool()’: cwindowtool.C:154:49: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘void CWindowTool::hide_tool()’: cwindowtool.C:164:49: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowTool::run()’: cwindowtool.C:175:38: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:179:42: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘void CWindowTool::update_show_window()’: cwindowtool.C:192:58: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘void CWindowTool::update_values()’: cwindowtool.C:209:50: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:212:53: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowToolGUI::CWindowToolGUI(MWindow*, CWindowTool*, char*, int, int)’: cwindowtool.C:240:3: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual int CWindowToolGUI::close_event()’: cwindowtool.C:260:56: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:265:43: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowCropGUI::CWindowCropGUI(MWindow*, CWindowTool*)’: cwindowtool.C:354:5: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowCropGUI::create_objects()’: cwindowtool.C:370:12: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:370:12: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowCropGUI::handle_event()’: cwindowtool.C:440:67: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowEyedropGUI::CWindowEyedropGUI(MWindow*, CWindowTool*)’: cwindowtool.C:465:5: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowEyedropGUI::create_objects()’: cwindowtool.C:479:50: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:481:52: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:483:51: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:486:59: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:487:61: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:488:60: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowCameraGUI::CWindowCameraGUI(MWindow*, CWindowTool*)’: cwindowtool.C:524:5: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowCameraGUI::update_preview()’: cwindowtool.C:608:71: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowCameraGUI::handle_event()’: cwindowtool.C:662:63: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowCameraLeft::CWindowCameraLeft(MWindow*, CWindowCameraGUI*, int, int)’: cwindowtool.C:712:64: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowCameraCenter::CWindowCameraCenter(MWindow*, CWindowCameraGUI*, int, int)’: cwindowtool.C:758:66: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowCameraRight::CWindowCameraRight(MWindow*, CWindowCameraGUI*, int, int)’: cwindowtool.C:785:65: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowCameraTop::CWindowCameraTop(MWindow*, CWindowCameraGUI*, int, int)’: cwindowtool.C:830:63: warning: deprecated conversion from string constant to ‘char*’ cwindowgui.C: In member function ‘virtual int CWindowCanvas::cursor_motion_event()’: cwindowgui.C:2631:67: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowCameraMiddle::CWindowCameraMiddle(MWindow*, CWindowCameraGUI*, int, int)’: cwindowtool.C:875:66: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowCameraBottom::CWindowCameraBottom(MWindow*, CWindowCameraGUI*, int, int)’: cwindowtool.C:901:66: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowProjectorGUI::CWindowProjectorGUI(MWindow*, CWindowTool*)’: cwindowtool.C:965:5: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowProjectorGUI::update_preview()’: cwindowtool.C:1047:74: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowProjectorGUI::handle_event()’: cwindowtool.C:1100:66: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowProjectorLeft::CWindowProjectorLeft(MWindow*, CWindowProjectorGUI*, int, int)’: cwindowtool.C:1186:64: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowProjectorCenter::CWindowProjectorCenter(MWindow*, CWindowProjectorGUI*, int, int)’: cwindowtool.C:1221:66: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowProjectorRight::CWindowProjectorRight(MWindow*, CWindowProjectorGUI*, int, int)’: cwindowtool.C:1248:65: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowProjectorTop::CWindowProjectorTop(MWindow*, CWindowProjectorGUI*, int, int)’: cwindowtool.C:1284:63: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowProjectorMiddle::CWindowProjectorMiddle(MWindow*, CWindowProjectorGUI*, int, int)’: cwindowtool.C:1320:66: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowProjectorBottom::CWindowProjectorBottom(MWindow*, CWindowProjectorGUI*, int, int)’: cwindowtool.C:1346:66: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘void CWindowMaskMode::create_objects()’: cwindowtool.C:1404:60: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C:1405:60: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In constructor ‘CWindowMaskGUI::CWindowMaskGUI(MWindow*, CWindowTool*)’: cwindowtool.C:1779:5: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowMaskGUI::create_objects()’: cwindowtool.C:1804:5: warning: deprecated conversion from string constant to ‘char*’ cwindowtool.C: In member function ‘virtual void CWindowMaskGUI::update_preview()’: cwindowtool.C:1952:69: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ffmpeg.o ffmpeg.C dcraw.c: In function ‘write_psd’: dcraw.c:6229:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dcraw.c:6241:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dcraw.c: In function ‘write_ppm16’: dcraw.c:6155:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dcraw.c: In function ‘write_ppm’: dcraw.c:6131:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result In file included from ../guicast/guicast.h:42:0, from edit.h:27, from editpopup.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ dcraw.c: In function ‘identify’: dcraw.c:5055:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result In file included from ../guicast/guicast.h:42:0, from awindowgui.h:32, from editpanel.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ dcraw.c: In function ‘guess_byte_order’: dcraw.c:4960:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:4962:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘parse_riff’: dcraw.c:4533:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:4541:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fileac3.o fileac3.C dcraw.c: In function ‘parse_phase_one’: dcraw.c:4452:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘parse_rollei’: dcraw.c:4381:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result dcraw.c: In function ‘parse_ciff’: dcraw.c:4274:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:4276:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘parse_tiff_ifd’: dcraw.c:3807:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result dcraw.c:3810:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result dcraw.c:3837:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result dcraw.c:3868:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result dcraw.c:3873:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:3926:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:3938:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:4025:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:4029:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result editpopup.C: In constructor ‘EditPopup::EditPopup(MWindow*, MWindowGUI*)’: editpopup.C:42:4: warning: deprecated conversion from string constant to ‘char*’ dcraw.c: In function ‘parse_mos’: dcraw.c:3711:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:3714:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:3726:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:3732:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result dcraw.c:3734:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result dcraw.c:3737:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result dcraw.c:3741:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result dcraw.c:3745:20: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result dcraw.c: In function ‘get_timestamp’: dcraw.c:3664:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result editpopup.C: In constructor ‘EditAttachEffect::EditAttachEffect(MWindow*, EditPopup*)’: editpopup.C:93:37: warning: deprecated conversion from string constant to ‘char*’ editpopup.C: In member function ‘virtual int EditAttachEffect::handle_event()’: editpopup.C:109:33: warning: deprecated conversion from string constant to ‘char*’ editpopup.C: In constructor ‘EditMoveTrackUp::EditMoveTrackUp(MWindow*, EditPopup*)’: editpopup.C:115:28: warning: deprecated conversion from string constant to ‘char*’ editpopup.C: In constructor ‘EditMoveTrackDown::EditMoveTrackDown(MWindow*, EditPopup*)’: editpopup.C:132:30: warning: deprecated conversion from string constant to ‘char*’ editpopup.C: In constructor ‘EditPopupResize::EditPopupResize(MWindow*, EditPopup*)’: editpopup.C:150:36: warning: deprecated conversion from string constant to ‘char*’ editpopup.C: In constructor ‘EditPopupMatchSize::EditPopupMatchSize(MWindow*, EditPopup*)’: editpopup.C:174:38: warning: deprecated conversion from string constant to ‘char*’ editpopup.C: In constructor ‘EditPopupDeleteTrack::EditPopupDeleteTrack(MWindow*, EditPopup*)’: editpopup.C:196:33: warning: deprecated conversion from string constant to ‘char*’ editpopup.C: In constructor ‘EditPopupAddTrack::EditPopupAddTrack(MWindow*, EditPopup*)’: editpopup.C:213:30: warning: deprecated conversion from string constant to ‘char*’ editpopup.C: In constructor ‘EditPopupTitle::EditPopupTitle(MWindow*, EditPopup*)’: editpopup.C:234:34: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from confirmsave.h:26, from exportedl.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from aedit.h:26, from edits.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ dcraw.c: In function ‘parse_makernote’: dcraw.c:3485:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:3579:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result editpopup.C: In constructor ‘EditPopupTitleWindow::EditPopupTitleWindow(MWindow*, EditPopup*)’: editpopup.C:285:3: warning: deprecated conversion from string constant to ‘char*’ editpopup.C:285:3: warning: deprecated conversion from string constant to ‘char*’ dcraw.c: In function ‘foveon_load_camf’: dcraw.c:2146:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘foveon_thumb’: dcraw.c:2115:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:2116:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result In file included from ../guicast/guicast.h:42:0, from filebase.h:29, from ffmpeg.C:10: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ dcraw.c: In function ‘sony_load_raw’: dcraw.c:1906:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:1914:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result edits.C: In member function ‘int Edits::load_edit(FileXML*, int64_t&, int)’: edits.C:526:32: warning: deprecated conversion from string constant to ‘char*’ edits.C:530:43: warning: deprecated conversion from string constant to ‘char*’ edits.C:537:27: warning: deprecated conversion from string constant to ‘char*’ edits.C:554:38: warning: deprecated conversion from string constant to ‘char*’ edits.C:559:65: warning: deprecated conversion from string constant to ‘char*’ edits.C:563:33: warning: deprecated conversion from string constant to ‘char*’ edits.C:570:33: warning: deprecated conversion from string constant to ‘char*’ edits.C: In member function ‘int Edits::copy(int64_t, int64_t, FileXML*, char*)’: edits.C:651:29: warning: deprecated conversion from string constant to ‘char*’ edits.C:660:30: warning: deprecated conversion from string constant to ‘char*’ dcraw.c: In function ‘kodak_easy_load_raw’: dcraw.c:1747:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘kodak_dc120_load_raw’: dcraw.c:1729:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ffmpeg.C: In static member function ‘static int FFMPEG::convert_cmodel(AVPicture*, PixelFormat, int, int, VFrame*)’: ffmpeg.C:315:48: warning: format ‘%s’ expects type ‘char*’, but argument 2 has type ‘int’ ffmpeg.C:315:48: warning: format ‘%s’ expects type ‘char*’, but argument 3 has type ‘int’ ffmpeg.C:315:48: warning: format ‘%s’ expects type ‘char*’, but argument 4 has type ‘int’ ffmpeg.C: In member function ‘int FFMPEG::decode(uint8_t*, long int, VFrame*)’: ffmpeg.C:373:15: warning: ‘int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3452) ffmpeg.C:377:17: warning: ‘int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3452) In file included from ../guicast/guicast.h:42:0, from assets.h:35, from edl.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ dcraw.c: In function ‘casio_qv5700_load_raw’: dcraw.c:1504:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘eight_bit_load_raw’: dcraw.c:1489:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘minolta_rd175_load_raw’: dcraw.c:1459:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘olympus_e300_load_raw’: dcraw.c:1423:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘layer_thumb’: dcraw.c:1178:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘ppm_thumb’: dcraw.c:1164:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:1165:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dcraw.c: In function ‘jpeg_thumb’: dcraw.c:1153:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:1155:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dcraw.c: In function ‘nikon_e2100_load_raw’: dcraw.c:1107:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘minolta_z2’: dcraw.c:1073:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘nikon_3700’: dcraw.c:1057:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘nikon_e2100’: dcraw.c:1038:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘nikon_is_compressed’: dcraw.c:1004:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fileavi.o fileavi.C dcraw.c: In function ‘ljpeg_start’: dcraw.c:738:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:741:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c:745:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘canon_has_lowbits’: dcraw.c:636:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result exportedl.C: In member function ‘int ExportEDLAsset::export_it()’: exportedl.C:195:88: warning: '0' flag used with ‘%s’ gnu_printf format exportedl.C:204:104: warning: format ‘%03d’ expects type ‘int’, but argument 7 has type ‘int64_t’ exportedl.C: In member function ‘int ExportEDLAsset::load_defaults()’: exportedl.C:234:47: warning: deprecated conversion from string constant to ‘char*’ exportedl.C:235:51: warning: deprecated conversion from string constant to ‘char*’ exportedl.C:236:62: warning: deprecated conversion from string constant to ‘char*’ exportedl.C: In member function ‘int ExportEDLAsset::save_defaults()’: exportedl.C:245:50: warning: deprecated conversion from string constant to ‘char*’ exportedl.C:246:54: warning: deprecated conversion from string constant to ‘char*’ exportedl.C:247:65: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In member function ‘virtual void EditPanel::prev_label()’: editpanel.C:318:51: warning: deprecated conversion from string constant to ‘char*’ editpanel.C:320:53: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In member function ‘virtual void EditPanel::next_label()’: editpanel.C:341:51: warning: deprecated conversion from string constant to ‘char*’ editpanel.C:343:53: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditInPoint::EditInPoint(MWindow*, EditPanel*, int, int)’: editpanel.C:519:60: warning: deprecated conversion from string constant to ‘char*’ dcraw.c: In function ‘canon_a5_load_raw’: dcraw.c:457:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘canon_600_load_raw’: dcraw.c:418:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘read_shorts’: dcraw.c:287:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘get4’: dcraw.c:248:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dcraw.c: In function ‘get2’: dcraw.c:232:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result editpanel.C: In constructor ‘EditOutPoint::EditOutPoint(MWindow*, EditPanel*, int, int)’: editpanel.C:544:61: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditNextLabel::EditNextLabel(MWindow*, EditPanel*, int, int, int)’: editpanel.C:574:61: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditPrevLabel::EditPrevLabel(MWindow*, EditPanel*, int, int, int)’: editpanel.C:601:61: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditToClip::EditToClip(MWindow*, EditPanel*, int, int)’: editpanel.C:680:58: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditManualGoto::EditManualGoto(MWindow*, EditPanel*, int, int)’: editpanel.C:706:56: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditCut::EditCut(MWindow*, EditPanel*, int, int)’: editpanel.C:760:55: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In member function ‘virtual int EditCut::handle_event()’: editpanel.C:778:74: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditCopy::EditCopy(MWindow*, EditPanel*, int, int)’: editpanel.C:785:56: warning: deprecated conversion from string constant to ‘char*’ exportedl.C: In constructor ‘ExportEDLItem::ExportEDLItem(MWindow*)’: exportedl.C:255:50: warning: deprecated conversion from string constant to ‘char*’ exportedl.C: At global scope: exportedl.C:358:1: warning: deprecated conversion from string constant to ‘char*’ exportedl.C:358:1: warning: deprecated conversion from string constant to ‘char*’ exportedl.C: In constructor ‘ExportEDLWindow::ExportEDLWindow(MWindow*, ExportEDL*, ExportEDLAsset*)’: exportedl.C:377:3: warning: deprecated conversion from string constant to ‘char*’ exportedl.C:377:3: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditPaste::EditPaste(MWindow*, EditPanel*, int, int)’: editpanel.C:845:57: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In member function ‘virtual int EditPaste::handle_event()’: editpanel.C:863:76: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditUndo::EditUndo(MWindow*, EditPanel*, int, int)’: editpanel.C:902:56: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditRedo::EditRedo(MWindow*, EditPanel*, int, int)’: editpanel.C:924:56: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditLabelbutton::EditLabelbutton(MWindow*, EditPanel*, int, int)’: editpanel.C:950:63: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditFit::EditFit(MWindow*, EditPanel*, int, int)’: editpanel.C:979:55: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘EditFitAutos::EditFitAutos(MWindow*, EditPanel*, int, int)’: editpanel.C:1012:60: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘ArrowButton::ArrowButton(MWindow*, EditPanel*, int, int)’: editpanel.C:1056:39: warning: deprecated conversion from string constant to ‘char*’ editpanel.C:1061:3: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘IBeamButton::IBeamButton(MWindow*, EditPanel*, int, int)’: editpanel.C:1081:39: warning: deprecated conversion from string constant to ‘char*’ editpanel.C:1086:3: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘KeyFrameButton::KeyFrameButton(MWindow*, int, int)’: editpanel.C:1105:46: warning: deprecated conversion from string constant to ‘char*’ editpanel.C:1110:3: warning: deprecated conversion from string constant to ‘char*’ editpanel.C: In constructor ‘LockLabelsButton::LockLabelsButton(MWindow*, int, int)’: editpanel.C:1126:44: warning: deprecated conversion from string constant to ‘char*’ editpanel.C:1131:3: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from filebase.h:29, from fileac3.h:29, from fileac3.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filebaseaudio.o filebaseaudio.C fileac3.C: In constructor ‘AC3ConfigAudio::AC3ConfigAudio(BC_WindowBase*, Asset*)’: fileac3.C:255:3: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:255:3: warning: deprecated conversion from string constant to ‘char*’ fileac3.C: In member function ‘void AC3ConfigAudio::create_objects()’: fileac3.C:265:47: warning: deprecated conversion from string constant to ‘char*’ fileac3.C: In member function ‘void AC3ConfigAudioBitrate::create_objects()’: fileac3.C:308:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:308:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:309:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:309:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:310:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:310:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:311:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:311:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:312:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:312:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:313:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:313:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:314:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:314:31: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:315:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:315:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:316:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:316:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:317:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:317:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:318:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:318:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:319:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:319:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:320:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:320:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:321:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:321:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:322:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:322:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:323:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:323:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:324:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:324:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:325:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:325:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:326:32: warning: deprecated conversion from string constant to ‘char*’ fileac3.C:326:32: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from edlsession.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ edl.C: In constructor ‘EDL::EDL(EDL*)’: edl.C:71:24: warning: deprecated conversion from string constant to ‘char*’ edl.C:73:25: warning: deprecated conversion from string constant to ‘char*’ edl.C: In member function ‘int EDL::create_objects()’: edl.C:127:36: warning: deprecated conversion from string constant to ‘char*’ edl.C: In member function ‘int EDL::load_xml(ArrayList*, FileXML*, uint32_t)’: edl.C:201:29: warning: deprecated conversion from string constant to ‘char*’ edl.C:202:29: warning: deprecated conversion from string constant to ‘char*’ edl.C:209:54: warning: deprecated conversion from string constant to ‘char*’ edl.C:235:33: warning: deprecated conversion from string constant to ‘char*’ edl.C:236:31: warning: deprecated conversion from string constant to ‘char*’ edl.C:237:36: warning: deprecated conversion from string constant to ‘char*’ edl.C:238:39: warning: deprecated conversion from string constant to ‘char*’ edl.C:243:38: warning: deprecated conversion from string constant to ‘char*’ edl.C:245:74: warning: deprecated conversion from string constant to ‘char*’ edl.C:248:34: warning: deprecated conversion from string constant to ‘char*’ edl.C:255:34: warning: deprecated conversion from string constant to ‘char*’ edl.C:262:35: warning: deprecated conversion from string constant to ‘char*’ edl.C:269:35: warning: deprecated conversion from string constant to ‘char*’ edl.C:281:41: warning: deprecated conversion from string constant to ‘char*’ edl.C:288:36: warning: deprecated conversion from string constant to ‘char*’ edl.C:295:34: warning: deprecated conversion from string constant to ‘char*’ edl.C:302:37: warning: deprecated conversion from string constant to ‘char*’ edl.C:314:40: warning: deprecated conversion from string constant to ‘char*’ edl.C: In member function ‘int EDL::copy_assets(double, double, FileXML*, int, ArrayList*, char*)’: edl.C:436:30: warning: deprecated conversion from string constant to ‘char*’ edl.C:474:31: warning: deprecated conversion from string constant to ‘char*’ edl.C: In member function ‘int EDL::copy(double, double, int, int, int, FileXML*, ArrayList*, char*, int)’: edl.C:494:33: warning: deprecated conversion from string constant to ‘char*’ edl.C:497:36: warning: deprecated conversion from string constant to ‘char*’ edl.C:500:28: warning: deprecated conversion from string constant to ‘char*’ edl.C:501:54: warning: deprecated conversion from string constant to ‘char*’ edl.C:501:54: warning: deprecated conversion from string constant to ‘char*’ edl.C:505:55: warning: deprecated conversion from string constant to ‘char*’ edl.C:515:34: warning: deprecated conversion from string constant to ‘char*’ edl.C:516:47: warning: deprecated conversion from string constant to ‘char*’ edl.C:518:35: warning: deprecated conversion from string constant to ‘char*’ edl.C:542:32: warning: deprecated conversion from string constant to ‘char*’ edl.C:545:33: warning: deprecated conversion from string constant to ‘char*’ edl.C:597:34: warning: deprecated conversion from string constant to ‘char*’ edl.C:600:37: warning: deprecated conversion from string constant to ‘char*’ edl.C:602:29: warning: deprecated conversion from string constant to ‘char*’ edl.C: In member function ‘int EDL::dump()’: edl.C:970:24: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘int64_t’ edl.C: In static member function ‘static int EDL::next_id()’: edl.C:1116:30: warning: deprecated conversion from string constant to ‘char*’ edlsession.C: In member function ‘int EDLSession::load_defaults(BC_Hash*)’: edlsession.C:164:66: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:165:67: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:166:46: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:167:46: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:173:47: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:174:43: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:176:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:177:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:179:68: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:181:79: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:182:38: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:183:40: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:184:38: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:185:40: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:187:48: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:188:56: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:189:48: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:190:48: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:191:50: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:192:58: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:193:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:194:54: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:195:54: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:196:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:198:58: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:200:58: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:201:82: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:202:73: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:203:72: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:204:72: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:205:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:206:50: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:207:70: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:208:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:209:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:210:77: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:211:68: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:212:74: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:213:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:214:64: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:215:52: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:216:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:217:50: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:218:48: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:219:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:220:41: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:221:41: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:222:57: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:223:56: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:224:76: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:228:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:229:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:230:72: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:231:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:233:67: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:240:4: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:241:48: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:242:49: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:243:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:244:51: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:245:45: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:247:46: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:248:46: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:250:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:256:49: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:257:46: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:267:47: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:268:58: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:269:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:270:43: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:271:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:272:66: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:273:50: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:276:71: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:277:68: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:281:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C: In member function ‘int EDLSession::save_defaults(BC_Hash*)’: edlsession.C:297:46: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:306:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:307:58: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:308:41: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:309:41: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:310:42: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:311:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:312:49: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:314:40: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:316:43: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:317:37: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:318:37: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:319:37: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:320:37: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:321:51: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:322:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:323:47: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:324:47: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:325:49: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:326:57: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:327:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:328:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:329:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:330:47: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:331:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:332:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:333:73: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:334:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:335:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:336:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:337:47: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:338:49: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:339:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:340:42: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:341:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:342:57: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:343:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:344:56: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:345:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:346:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:347:63: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:348:51: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:349:50: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:350:50: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:351:50: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:352:49: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:353:38: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:354:38: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:355:56: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:356:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:357:78: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:359:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:360:54: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:361:74: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:362:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:364:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:371:4: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:372:47: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:373:44: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:374:48: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:375:54: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:376:44: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:377:45: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:378:45: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:380:45: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:386:48: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:387:45: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:396:46: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:397:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:398:62: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:399:42: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:400:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:401:68: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:402:49: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:403:47: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:405:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:406:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C: In member function ‘int EDLSession::load_video_config(FileXML*, int, uint32_t)’: edlsession.C:460:86: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:461:77: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:462:83: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:464:76: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:465:81: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:466:68: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:476:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:477:77: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:478:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:479:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:480:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:481:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C: In member function ‘int EDLSession::load_audio_config(FileXML*, int, uint32_t)’: edlsession.C:490:77: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:500:73: warning: deprecated conversion from string constant to ‘char*’ edlsession.C: In member function ‘int EDLSession::load_xml(FileXML*, int, uint32_t)’: edlsession.C:515:81: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:522:75: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:523:87: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:524:72: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:525:54: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:526:54: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:527:54: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:528:54: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:529:58: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:530:81: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:531:69: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:532:69: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:533:72: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:534:84: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:535:87: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:536:78: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:537:78: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:538:69: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:539:68: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:540:68: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:541:108: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:542:69: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:543:84: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:544:68: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:545:90: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:546:72: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:547:93: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:548:81: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:549:69: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:550:56: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:551:56: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:553:66: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:559:71: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:560:66: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:561:72: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:562:58: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:563:75: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:564:69: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:566:81: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:567:78: warning: deprecated conversion from string constant to ‘char*’ edlsession.C: In member function ‘int EDLSession::save_xml(FileXML*)’: edlsession.C:578:31: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:579:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:586:57: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:587:65: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:588:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:589:43: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:590:43: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:591:43: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:592:43: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:593:57: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:594:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:595:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:596:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:597:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:598:63: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:599:65: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:600:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:601:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:602:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:603:67: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:604:67: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:605:79: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:606:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:607:63: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:608:63: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:609:67: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:610:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:611:69: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:612:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:613:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:614:51: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:615:51: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:616:67: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:617:51: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:623:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:624:51: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:625:55: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:626:57: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:627:57: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:628:53: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:631:61: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:632:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:637:32: warning: deprecated conversion from string constant to ‘char*’ edlsession.C: In member function ‘int EDLSession::save_video_config(FileXML*)’: edlsession.C:648:29: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:649:65: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:650:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:651:63: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:653:45: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:655:48: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:656:54: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:665:48: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:666:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:667:44: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:668:44: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:669:44: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:670:44: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:672:30: warning: deprecated conversion from string constant to ‘char*’ edlsession.C: In member function ‘int EDLSession::save_audio_config(FileXML*)’: edlsession.C:682:29: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:683:59: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:684:60: warning: deprecated conversion from string constant to ‘char*’ edlsession.C:693:30: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filebase.o filebase.C In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from fileavi.C:33: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from filebaseaudio.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filebaseima4.o filebaseima4.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filebaseulaw.o filebaseulaw.C fileavi.C: In constructor ‘AVIConfigAudio::AVIConfigAudio(BC_WindowBase*, Asset*)’: fileavi.C:749:28: warning: deprecated conversion from string constant to ‘char*’ fileavi.C:749:28: warning: deprecated conversion from string constant to ‘char*’ fileavi.C: In constructor ‘AVIConfigVideo::AVIConfigVideo(BC_WindowBase*, Asset*, char*)’: fileavi.C:881:28: warning: deprecated conversion from string constant to ‘char*’ fileavi.C:881:28: warning: deprecated conversion from string constant to ‘char*’ fileavi.C: In member function ‘char* AVIConfigVideo::get_current_attribute_text()’: fileavi.C:1062:10: warning: deprecated conversion from string constant to ‘char*’ fileavi.C: In member function ‘char* AVIConfigVideo::get_current_attribute_value()’: fileavi.C:1074:10: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o file.o file.C In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from filebaseima4.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filecr2.o filecr2.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filedv.o filedv.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fileogg.o fileogg.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from filebase.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fileexr.o fileexr.C In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from filecr2.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fileformat.o fileformat.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from filebaseulaw.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filecr2.C: At global scope: filecr2.C:33:35: warning: deprecated conversion from string constant to ‘char*’ filecr2.C: In static member function ‘static int FileCR2::check_sig(Asset*)’: filecr2.C:65:37: warning: deprecated conversion from string constant to ‘char*’ filecr2.C:72:12: warning: deprecated conversion from string constant to ‘char*’ filecr2.C:73:12: warning: deprecated conversion from string constant to ‘char*’ filecr2.C: In member function ‘virtual int FileCR2::open_file(int, int)’: filecr2.C:86:37: warning: deprecated conversion from string constant to ‘char*’ filecr2.C:94:2: warning: deprecated conversion from string constant to ‘char*’ filecr2.C:94:2: warning: deprecated conversion from string constant to ‘char*’ filecr2.C: In member function ‘virtual int FileCR2::read_frame(VFrame*)’: filecr2.C:121:38: warning: deprecated conversion from string constant to ‘char*’ filecr2.C:142:17: warning: deprecated conversion from string constant to ‘char*’ filecr2.C:144:17: warning: deprecated conversion from string constant to ‘char*’ filecr2.C:151:18: warning: deprecated conversion from string constant to ‘char*’ filecr2.C:157:18: warning: deprecated conversion from string constant to ‘char*’ filecr2.C:181:52: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edit.h:27, from file.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filejpeg.o filejpeg.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filelist.o filelist.C file.C: In constructor ‘File::File()’: file.C:67:57: warning: deprecated conversion from string constant to ‘char*’ file.C:68:50: warning: deprecated conversion from string constant to ‘char*’ file.C: In destructor ‘File::~File()’: file.C:78:40: warning: deprecated conversion from string constant to ‘char*’ file.C: In member function ‘void File::close_window()’: file.C:127:50: warning: deprecated conversion from string constant to ‘char*’ file.C: In member function ‘int File::get_options(FormatTools*, int, int)’: file.C:143:45: warning: deprecated conversion from string constant to ‘char*’ file.C:268:38: warning: deprecated conversion from string constant to ‘char*’ file.C: In member function ‘int File::set_audio_position(int64_t, float)’: file.C:835:57: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘int64_t’ file.C: In member function ‘int File::write_samples(double**, int64_t)’: file.C:881:41: warning: deprecated conversion from string constant to ‘char*’ file.C: In member function ‘int File::write_frames(VFrame***, int)’: file.C:899:39: warning: deprecated conversion from string constant to ‘char*’ file.C: In member function ‘int File::write_compressed_frame(VFrame*)’: file.C:919:49: warning: deprecated conversion from string constant to ‘char*’ file.C: In static member function ‘static char* File::formattostr(ArrayList*, int)’: file.C:1337:9: warning: deprecated conversion from string constant to ‘char*’ file.C: In static member function ‘static char* File::bitstostr(int)’: file.C:1359:21: warning: deprecated conversion from string constant to ‘char*’ file.C:1362:22: warning: deprecated conversion from string constant to ‘char*’ file.C:1365:22: warning: deprecated conversion from string constant to ‘char*’ file.C:1368:22: warning: deprecated conversion from string constant to ‘char*’ file.C:1371:21: warning: deprecated conversion from string constant to ‘char*’ file.C:1374:22: warning: deprecated conversion from string constant to ‘char*’ file.C:1377:22: warning: deprecated conversion from string constant to ‘char*’ file.C:1380:21: warning: deprecated conversion from string constant to ‘char*’ file.C:1383:9: warning: deprecated conversion from string constant to ‘char*’ file.C: In static member function ‘static char* File::get_tag(int)’: file.C:1594:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1595:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1596:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1597:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1598:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1599:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1600:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1601:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1602:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1603:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1604:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1605:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1606:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1607:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1608:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1609:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1610:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1611:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1612:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1613:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1614:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1615:34: warning: deprecated conversion from string constant to ‘char*’ file.C:1616:34: warning: deprecated conversion from string constant to ‘char*’ file.C: In member function ‘int File::open_file(Preferences*, Asset*, int, int, int64_t, float)’: file.C:364:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filemov.o filemov.C In file included from ../guicast/guicast.h:42:0, from edit.h:27, from filedv.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filempeg.o filempeg.C In file included from ../guicast/guicast.h:42:0, from edit.h:27, from fileogg.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filepng.o filepng.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filesndfile.o filesndfile.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filetga.o filetga.C In file included from ../guicast/guicast.h:42:0, from bitspopup.h:25, from filemov.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ fileogg.C: In member function ‘virtual int FileOGG::open_file(int, int)’: fileogg.C:390:62: warning: deprecated conversion from string constant to ‘char*’ fileogg.C:390:62: warning: deprecated conversion from string constant to ‘char*’ fileogg.C:451:47: warning: deprecated conversion from string constant to ‘char*’ fileogg.C:497:4: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filethread.o filethread.C fileogg.C: In member function ‘virtual int FileOGG::read_samples(double*, int64_t)’: fileogg.C:1747:3: warning: format ‘%i’ expects type ‘int’, but argument 4 has type ‘int64_t’ fileogg.C:1747:3: warning: format ‘%i’ expects type ‘int’, but argument 6 has type ‘int64_t’ fileogg.C: In constructor ‘OGGConfigAudio::OGGConfigAudio(BC_WindowBase*, Asset*)’: fileogg.C:2038:5: warning: deprecated conversion from string constant to ‘char*’ fileogg.C:2038:5: warning: deprecated conversion from string constant to ‘char*’ fileogg.C: In constructor ‘OGGConfigVideo::OGGConfigVideo(BC_WindowBase*, Asset*)’: fileogg.C:2168:5: warning: deprecated conversion from string constant to ‘char*’ fileogg.C:2168:5: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from fileformat.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from filelist.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In constructor ‘FileMOV::FileMOV(Asset*, File*)’: filemov.C:116:58: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In member function ‘virtual int FileMOV::open_file(int, int)’: filemov.C:239:80: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In member function ‘void FileMOV::asset_to_format()’: filemov.C:300:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:309:63: warning: deprecated conversion from string constant to ‘char*’ filemov.C:310:79: warning: deprecated conversion from string constant to ‘char*’ filemov.C:311:71: warning: deprecated conversion from string constant to ‘char*’ filemov.C:312:79: warning: deprecated conversion from string constant to ‘char*’ filemov.C:313:65: warning: deprecated conversion from string constant to ‘char*’ filemov.C:314:67: warning: deprecated conversion from string constant to ‘char*’ filemov.C:357:67: warning: deprecated conversion from string constant to ‘char*’ filemov.C:360:67: warning: deprecated conversion from string constant to ‘char*’ filemov.C:361:71: warning: deprecated conversion from string constant to ‘char*’ filemov.C:362:87: warning: deprecated conversion from string constant to ‘char*’ filemov.C:363:89: warning: deprecated conversion from string constant to ‘char*’ filemov.C:364:85: warning: deprecated conversion from string constant to ‘char*’ filemov.C:365:79: warning: deprecated conversion from string constant to ‘char*’ filemov.C:366:79: warning: deprecated conversion from string constant to ‘char*’ filemov.C:367:71: warning: deprecated conversion from string constant to ‘char*’ filemov.C:368:67: warning: deprecated conversion from string constant to ‘char*’ filemov.C:369:75: warning: deprecated conversion from string constant to ‘char*’ filemov.C:371:67: warning: deprecated conversion from string constant to ‘char*’ filemov.C:372:87: warning: deprecated conversion from string constant to ‘char*’ filemov.C:373:73: warning: deprecated conversion from string constant to ‘char*’ filemov.C:374:74: warning: deprecated conversion from string constant to ‘char*’ filemov.C:375:69: warning: deprecated conversion from string constant to ‘char*’ filemov.C:376:75: warning: deprecated conversion from string constant to ‘char*’ filemov.C:378:67: warning: deprecated conversion from string constant to ‘char*’ filemov.C:379:71: warning: deprecated conversion from string constant to ‘char*’ filemov.C:380:75: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In member function ‘void FileMOV::format_to_asset()’: filemov.C:433:40: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In static member function ‘static int FileMOV::get_best_colormodel(Asset*, int)’: filemov.C:492:45: warning: deprecated conversion from string constant to ‘char*’ filemov.C:493:45: warning: deprecated conversion from string constant to ‘char*’ filemov.C:494:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:495:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:496:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:497:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:498:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:499:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:500:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:501:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:502:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:503:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:504:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:505:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:506:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:507:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:508:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:511:45: warning: deprecated conversion from string constant to ‘char*’ filemov.C:512:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C:513:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:514:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:515:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:516:39: warning: deprecated conversion from string constant to ‘char*’ filemov.C:517:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:518:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:519:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:520:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:521:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:522:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:523:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:524:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:525:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:526:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:527:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:531:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:532:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:533:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:538:43: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In member function ‘virtual int FileMOV::can_copy_from(Edit*, int64_t)’: filemov.C:590:45: warning: deprecated conversion from string constant to ‘char*’ filemov.C:603:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:604:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:605:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:607:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:608:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:609:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:617:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:618:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:619:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In member function ‘virtual int FileMOV::write_frames(VFrame***, int)’: filemov.C:866:7: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ filemov.C:879:44: warning: deprecated conversion from string constant to ‘char*’ filemov.C:880:40: warning: deprecated conversion from string constant to ‘char*’ filemov.C:881:42: warning: deprecated conversion from string constant to ‘char*’ filemov.C:882:39: warning: deprecated conversion from string constant to ‘char*’ filemov.C:909:41: warning: deprecated conversion from string constant to ‘char*’ filemov.C:910:40: warning: deprecated conversion from string constant to ‘char*’ filemov.C:915:53: warning: deprecated conversion from string constant to ‘char*’ filemov.C:941:76: warning: deprecated conversion from string constant to ‘char*’ filemov.C:956:76: warning: deprecated conversion from string constant to ‘char*’ fileogg.C: In static member function ‘static int FileOGG::check_sig(Asset*)’: fileogg.C:1326:23: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filemov.C: In static member function ‘static char* FileMOV::strtocompression(char*)’: filemov.C:1168:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1169:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1170:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1171:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1172:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1173:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1174:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1178:45: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1179:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1180:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1181:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1182:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1183:49: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1184:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1185:49: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1186:49: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1187:49: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1188:49: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1189:49: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1190:51: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1191:55: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1193:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1194:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1195:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1196:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1197:46: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1198:47: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1199:49: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1203:9: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In static member function ‘static char* FileMOV::compressiontostr(char*)’: filemov.C:1208:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1209:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1210:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1211:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1212:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1213:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1214:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1215:32: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1216:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1217:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1218:28: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1219:33: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1220:28: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1221:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1222:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1223:36: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1224:36: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1225:36: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1226:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1227:36: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1228:38: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1229:42: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1235:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1236:33: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1237:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1238:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1239:33: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1240:34: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1241:36: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In constructor ‘ThreadStruct::ThreadStruct()’: filemov.C:1258:68: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In constructor ‘FileMOVThread::FileMOVThread(FileMOV*, int)’: filemov.C:1290:59: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In member function ‘int FileMOVThread::start_encoding()’: filemov.C:1307:50: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In member function ‘virtual void FileMOVThread::run()’: filemov.C:1328:40: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1333:66: warning: deprecated conversion from string constant to ‘char*’ filemov.C: In constructor ‘MOVConfigAudio::MOVConfigAudio(BC_WindowBase*, Asset*)’: filemov.C:1396:5: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1396:5: warning: deprecated conversion from string constant to ‘char*’ fileogg.C: In member function ‘virtual int FileOGG::open_file(int, int)’: fileogg.C:385:56: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result fileogg.C:386:52: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result fileogg.C:412:56: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result fileogg.C:413:52: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result fileogg.C:434:56: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result fileogg.C:435:52: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result fileogg.C:448:56: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result fileogg.C:449:52: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filemov.C: In constructor ‘MOVConfigVideo::MOVConfigVideo(BC_WindowBase*, Asset*, char*)’: filemov.C:1684:5: warning: deprecated conversion from string constant to ‘char*’ filemov.C:1684:5: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from filesndfile.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ fileformat.C: In constructor ‘FileFormat::FileFormat(MWindow*)’: fileformat.C:40:6: warning: deprecated conversion from string constant to ‘char*’ fileformat.C:40:6: warning: deprecated conversion from string constant to ‘char*’ filesndfile.C: In member function ‘virtual int FileSndFile::read_samples(double*, int64_t)’: filesndfile.C:283:3: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘int64_t’ filelist.C: In constructor ‘FileList::FileList(Asset*, File*, char*, char*, int, int)’: filelist.C:57:47: warning: deprecated conversion from string constant to ‘char*’ filesndfile.C:304:3: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘int64_t’ filesndfile.C: In constructor ‘SndFileConfig::SndFileConfig(BC_WindowBase*, Asset*)’: filesndfile.C:378:5: warning: deprecated conversion from string constant to ‘char*’ filesndfile.C:378:5: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edit.h:27, from filejpeg.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filelist.C: In member function ‘void FileList::add_return_value(int)’: filelist.C:456:47: warning: deprecated conversion from string constant to ‘char*’ filelist.C: In member function ‘char* FileList::create_path(int)’: filelist.C:494:42: warning: deprecated conversion from string constant to ‘char*’ filelist.C:498:15: warning: deprecated conversion from string constant to ‘char*’ filelist.C: In member function ‘virtual int FileList::read_frame(VFrame*)’: filelist.C:305:52: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:310:51: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:339:53: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:344:52: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C: In member function ‘int FileList::read_list_header()’: filelist.C:216:36: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result filelist.C:225:36: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result filelist.C:231:36: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result filelist.C:243:36: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result filelist.C: In member function ‘int FileList::write_list_header()’: filelist.C:173:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:175:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:177:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:179:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:181:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:183:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:185:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:187:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:189:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C:198:44: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filelist.C: In member function ‘virtual int FileList::open_file(int, int)’: filelist.C:108:50: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filetiff.o filetiff.C In file included from ../guicast/guicast.h:42:0, from filebase.h:29, from filelist.h:26, from fileexr.h:27, from fileexr.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filejpeg.C: In constructor ‘FileJPEG::FileJPEG(Asset*, File*)’: filejpeg.C:39:71: warning: deprecated conversion from string constant to ‘char*’ filejpeg.C:39:71: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edit.h:27, from filetga.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filejpeg.C: In member function ‘virtual int FileJPEG::can_copy_from(Edit*, int64_t)’: filejpeg.C:104:48: warning: deprecated conversion from string constant to ‘char*’ filejpeg.C: In constructor ‘JPEGConfigVideo::JPEGConfigVideo(BC_WindowBase*, Asset*)’: filejpeg.C:287:5: warning: deprecated conversion from string constant to ‘char*’ filejpeg.C:287:5: warning: deprecated conversion from string constant to ‘char*’ filejpeg.C: In static member function ‘static int FileJPEG::check_sig(Asset*)’: filejpeg.C:57:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from filethread.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filetga.C: In constructor ‘FileTGA::FileTGA(Asset*, File*)’: filetga.C:45:68: warning: deprecated conversion from string constant to ‘char*’ filetga.C:45:68: warning: deprecated conversion from string constant to ‘char*’ filetga.C: In static member function ‘static char* FileTGA::compression_to_str(char*)’: filetga.C:139:9: warning: deprecated conversion from string constant to ‘char*’ filetga.C: In static member function ‘static char* FileTGA::str_to_compression(char*)’: filetga.C:144:47: warning: deprecated conversion from string constant to ‘char*’ filetga.C:144:66: warning: deprecated conversion from string constant to ‘char*’ filetga.C:145:48: warning: deprecated conversion from string constant to ‘char*’ filetga.C:145:67: warning: deprecated conversion from string constant to ‘char*’ filetga.C:146:43: warning: deprecated conversion from string constant to ‘char*’ filetga.C:146:62: warning: deprecated conversion from string constant to ‘char*’ filetga.C:147:44: warning: deprecated conversion from string constant to ‘char*’ filetga.C:147:63: warning: deprecated conversion from string constant to ‘char*’ filetga.C:148:9: warning: deprecated conversion from string constant to ‘char*’ filetga.C: In constructor ‘TGAConfigVideo::TGAConfigVideo(BC_WindowBase*, Asset*)’: filetga.C:911:5: warning: deprecated conversion from string constant to ‘char*’ filetga.C:911:5: warning: deprecated conversion from string constant to ‘char*’ filetga.C:916:85: warning: deprecated conversion from string constant to ‘char*’ filetga.C:917:86: warning: deprecated conversion from string constant to ‘char*’ filetga.C:918:81: warning: deprecated conversion from string constant to ‘char*’ filetga.C:919:82: warning: deprecated conversion from string constant to ‘char*’ filetga.C: In member function ‘virtual int FileTGA::read_frame_header(char*)’: filetga.C:224:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filetga.C: In static member function ‘static int FileTGA::check_sig(Asset*)’: filetga.C:84:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filethread.C: In member function ‘void FileThread::create_objects(File*, int, int)’: filethread.C:95:47: warning: deprecated conversion from string constant to ‘char*’ filethread.C:96:64: warning: deprecated conversion from string constant to ‘char*’ filethread.C:97:64: warning: deprecated conversion from string constant to ‘char*’ filethread.C:98:49: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from bitspopup.h:25, from filempeg.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In constructor ‘FileDV::FileDV(Asset*, File*)’: filedv.C:76:47: warning: deprecated conversion from string constant to ‘char*’ filedv.C:77:49: warning: deprecated conversion from string constant to ‘char*’ filedv.C:78:63: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filevorbis.o filevorbis.C filethread.C: In member function ‘virtual void FileThread::run()’: filethread.C:150:40: warning: deprecated conversion from string constant to ‘char*’ filethread.C:156:43: warning: deprecated conversion from string constant to ‘char*’ filethread.C:167:40: warning: deprecated conversion from string constant to ‘char*’ filethread.C:217:41: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In member function ‘virtual int FileDV::reset_parameters_derived()’: filedv.C:139:1: warning: deprecated conversion from string constant to ‘char*’ filethread.C:232:55: warning: deprecated conversion from string constant to ‘char*’ filedv.C:141:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:144:1: warning: deprecated conversion from string constant to ‘char*’ filethread.C:242:41: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In member function ‘virtual int FileDV::open_file(int, int)’: filedv.C:180:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:185:1: warning: deprecated conversion from string constant to ‘char*’ filethread.C: In member function ‘int FileThread::stop_writing()’: filethread.C:292:64: warning: deprecated conversion from string constant to ‘char*’ filethread.C:305:47: warning: deprecated conversion from string constant to ‘char*’ filedv.C:242:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:246:1: warning: deprecated conversion from string constant to ‘char*’ filethread.C: In member function ‘int FileThread::start_writing(long int, int, int, int)’: filethread.C:363:47: warning: deprecated conversion from string constant to ‘char*’ filedv.C:261:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:269:1: warning: deprecated conversion from string constant to ‘char*’ filethread.C:377:62: warning: deprecated conversion from string constant to ‘char*’ filethread.C:378:60: warning: deprecated conversion from string constant to ‘char*’ filethread.C: In member function ‘int FileThread::read_frame(VFrame*)’: filethread.C:532:46: warning: deprecated conversion from string constant to ‘char*’ filethread.C:556:49: warning: deprecated conversion from string constant to ‘char*’ filethread.C:591:46: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edit.h:27, from filepng.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filedv.C:328:1: warning: deprecated conversion from string constant to ‘char*’ filethread.C: In member function ‘int64_t FileThread::get_memory_usage()’: filethread.C:627:49: warning: deprecated conversion from string constant to ‘char*’ filethread.C: In member function ‘double** FileThread::get_audio_buffer()’: filethread.C:641:65: warning: deprecated conversion from string constant to ‘char*’ filethread.C: In member function ‘VFrame*** FileThread::get_video_buffer()’: filethread.C:649:65: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In member function ‘virtual int FileDV::write_samples(double**, int64_t)’: filedv.C:488:51: warning: deprecated conversion from string constant to ‘char*’ filedv.C:490:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:499:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:505:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:509:47: warning: deprecated conversion from string constant to ‘char*’ filedv.C:529:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:536:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:546:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:556:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:569:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:571:47: warning: deprecated conversion from string constant to ‘char*’ filedv.C:595:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:601:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In member function ‘virtual int FileDV::write_frames(VFrame***, int)’: filedv.C:676:43: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In member function ‘virtual int FileDV::read_samples(double*, int64_t)’: filedv.C:738:42: warning: deprecated conversion from string constant to ‘char*’ filedv.C:779:44: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In member function ‘virtual int FileDV::read_frame(VFrame*)’: filedv.C:812:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:816:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:819:40: warning: deprecated conversion from string constant to ‘char*’ filedv.C:831:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:837:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:845:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:848:46: warning: deprecated conversion from string constant to ‘char*’ filedv.C:854:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:855:46: warning: deprecated conversion from string constant to ‘char*’ filedv.C:869:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:871:46: warning: deprecated conversion from string constant to ‘char*’ filedv.C:876:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C:909:1: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In member function ‘virtual int FileDV::can_copy_from(Edit*, int64_t)’: filedv.C:925:46: warning: deprecated conversion from string constant to ‘char*’ filedv.C:926:47: warning: deprecated conversion from string constant to ‘char*’ filedv.C:927:47: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In constructor ‘DVConfigAudio::DVConfigAudio(BC_WindowBase*, Asset*)’: filedv.C:1004:5: warning: deprecated conversion from string constant to ‘char*’ filedv.C:1004:5: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In constructor ‘DVConfigVideo::DVConfigVideo(BC_WindowBase*, Asset*)’: filedv.C:1038:5: warning: deprecated conversion from string constant to ‘char*’ filedv.C:1038:5: warning: deprecated conversion from string constant to ‘char*’ filedv.C: In member function ‘virtual int FileDV::read_frame(VFrame*)’: filedv.C:826:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filedv.C: In static member function ‘static int FileDV::check_sig(Asset*)’: filedv.C:346:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filedv.C: In member function ‘virtual int FileDV::open_file(int, int)’: filedv.C:267:48: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filepng.C: In constructor ‘FilePNG::FilePNG(Asset*, File*)’: filepng.C:37:68: warning: deprecated conversion from string constant to ‘char*’ filepng.C:37:68: warning: deprecated conversion from string constant to ‘char*’ filepng.C: In member function ‘virtual int FilePNG::can_copy_from(Edit*, int64_t)’: filepng.C:100:47: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In constructor ‘FileMPEG::FileMPEG(Asset*, File*)’: filempeg.C:96:64: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:97:64: warning: deprecated conversion from string constant to ‘char*’ filepng.C: In constructor ‘PNGConfigVideo::PNGConfigVideo(BC_WindowBase*, Asset*)’: filepng.C:444:5: warning: deprecated conversion from string constant to ‘char*’ filepng.C:444:5: warning: deprecated conversion from string constant to ‘char*’ filepng.C: In static member function ‘static int FilePNG::check_sig(Asset*)’: filepng.C:56:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filempeg.C: In member function ‘virtual int FileMPEG::write_frames(VFrame***, int)’: filempeg.C:1106:52: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In static member function ‘static char* FileMPEG::strtocompression(char*)’: filempeg.C:1301:9: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In static member function ‘static char* FileMPEG::compressiontostr(char*)’: filempeg.C:1306:9: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In member function ‘virtual void FileMPEGVideo::run()’: filempeg.C:1349:52: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In constructor ‘MPEGConfigAudio::MPEGConfigAudio(BC_WindowBase*, Asset*)’: filempeg.C:1457:3: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1457:3: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In member function ‘void MPEGLayer::create_objects()’: filempeg.C:1517:45: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1518:45: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In member function ‘void MPEGABitrate::set_layer(int)’: filempeg.C:1585:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1585:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1586:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1586:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1587:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1587:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1588:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1588:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1589:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1589:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1590:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1590:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1594:31: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1594:31: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1595:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1595:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1596:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1596:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1597:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1597:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1598:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1598:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1599:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1599:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1600:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1600:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1601:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1601:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1602:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1602:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1603:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1603:32: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1604:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1604:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1605:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1605:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1606:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1606:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1607:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1607:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1608:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1608:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1609:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1609:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1610:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1610:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1611:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1611:33: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In constructor ‘MPEGConfigVideo::MPEGConfigVideo(BC_WindowBase*, Asset*)’: filempeg.C:1652:3: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1652:3: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In member function ‘void MPEGDerivative::create_objects()’: filempeg.C:1813:50: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:1814:50: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In member function ‘void MPEGPreset::create_objects()’: filempeg.C:1871:46: warning: deprecated conversion from string constant to ‘char*’ filempeg.C: In member function ‘void MPEGColorModel::create_objects()’: filempeg.C:2047:46: warning: deprecated conversion from string constant to ‘char*’ filempeg.C:2048:46: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o filexml.o filexml.C In file included from ../guicast/guicast.h:42:0, from edit.h:27, from filetiff.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fileyuv.o fileyuv.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o floatauto.o floatauto.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o floatautos.o floatautos.C filetiff.C: In constructor ‘FileTIFF::FileTIFF(Asset*, File*)’: filetiff.C:36:71: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:36:71: warning: deprecated conversion from string constant to ‘char*’ filetiff.C: In static member function ‘static char* FileTIFF::compression_to_str(int)’: filetiff.C:105:31: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:106:30: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:107:36: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:108:34: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:109:31: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:111:11: warning: deprecated conversion from string constant to ‘char*’ filetiff.C: In static member function ‘static char* FileTIFF::cmodel_to_str(int)’: filetiff.C:120:36: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:121:34: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:122:37: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:123:36: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:124:40: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:125:36: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:126:37: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:128:11: warning: deprecated conversion from string constant to ‘char*’ filetiff.C: In constructor ‘TIFFConfigVideo::TIFFConfigVideo(BC_WindowBase*, Asset*)’: filetiff.C:591:5: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:591:5: warning: deprecated conversion from string constant to ‘char*’ filetiff.C: In member function ‘int TIFFConfigVideo::create_objects()’: filetiff.C:605:48: warning: deprecated conversion from string constant to ‘char*’ filetiff.C:610:49: warning: deprecated conversion from string constant to ‘char*’ filetiff.C: In constructor ‘TIFFColorspaceItem::TIFFColorspaceItem(TIFFConfigVideo*, int)’: filetiff.C:654:46: warning: deprecated conversion from string constant to ‘char*’ filetiff.C: In constructor ‘TIFFCompressionItem::TIFFCompressionItem(TIFFConfigVideo*, int)’: filetiff.C:694:51: warning: deprecated conversion from string constant to ‘char*’ filetiff.C: In static member function ‘static int FileTIFF::check_sig(Asset*)’: filetiff.C:72:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result fileexr.C: In constructor ‘FileEXR::FileEXR(Asset*, File*)’: fileexr.C:172:68: warning: deprecated conversion from string constant to ‘char*’ fileexr.C:172:68: warning: deprecated conversion from string constant to ‘char*’ fileexr.C: In static member function ‘static char* FileEXR::compression_to_str(int)’: fileexr.C:192:30: warning: deprecated conversion from string constant to ‘char*’ fileexr.C:193:29: warning: deprecated conversion from string constant to ‘char*’ fileexr.C:194:29: warning: deprecated conversion from string constant to ‘char*’ fileexr.C:195:30: warning: deprecated conversion from string constant to ‘char*’ fileexr.C:196:29: warning: deprecated conversion from string constant to ‘char*’ fileexr.C:197:31: warning: deprecated conversion from string constant to ‘char*’ fileexr.C:199:9: warning: deprecated conversion from string constant to ‘char*’ fileexr.C: In constructor ‘EXRConfigVideo::EXRConfigVideo(BC_WindowBase*, Asset*)’: fileexr.C:583:34: warning: deprecated conversion from string constant to ‘char*’ fileexr.C:583:34: warning: deprecated conversion from string constant to ‘char*’ fileexr.C: In member function ‘int EXRConfigVideo::create_objects()’: fileexr.C:599:49: warning: deprecated conversion from string constant to ‘char*’ fileexr.C: In constructor ‘EXRCompressionItem::EXRCompressionItem(EXRConfigVideo*, int)’: fileexr.C:652:50: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from filevorbis.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filevorbis.C: In constructor ‘VorbisConfigAudio::VorbisConfigAudio(BC_WindowBase*, Asset*)’: filevorbis.C:561:3: warning: deprecated conversion from string constant to ‘char*’ filevorbis.C:561:3: warning: deprecated conversion from string constant to ‘char*’ filevorbis.C: In member function ‘virtual int FileVorbis::write_samples(double**, int64_t)’: filevorbis.C:304:2: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filevorbis.C:304:2: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filevorbis.C: In member function ‘virtual int FileVorbis::close_file()’: filevorbis.C:250:4: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filevorbis.C:250:4: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filevorbis.C: In member function ‘virtual int FileVorbis::open_file(int, int)’: filevorbis.C:211:45: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filevorbis.C:212:41: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result filevorbis.C: In static member function ‘static int FileVorbis::check_sig(Asset*)’: filevorbis.C:76:23: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result In file included from ../guicast/guicast.h:42:0, from ../guicast/bcdialog.h:27, from mainerror.h:26, from filexml.C:30: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ filexml.C: In member function ‘int FileXML::terminate_string()’: filexml.C:65:19: warning: deprecated conversion from string constant to ‘char*’ filexml.C: In member function ‘int FileXML::append_newline()’: filexml.C:80:21: warning: deprecated conversion from string constant to ‘char*’ filexml.C: In member function ‘char* XMLTag::get_property_text(int)’: filexml.C:637:10: warning: deprecated conversion from string constant to ‘char*’ filexml.C: In member function ‘int XMLTag::set_property(char*, int32_t)’: filexml.C:730:35: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘int32_t’ filexml.C: In member function ‘int FileXML::read_from_file(char*, int)’: filexml.C:335:35: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o formatcheck.o formatcheck.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o formatpopup.o formatpopup.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o formatpresets.o formatpresets.C In file included from ../guicast/guicast.h:42:0, from yuvstream.h:24, from fileyuv.h:25, from fileyuv.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from floatauto.h:29, from floatautos.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from autos.h:28, from floatauto.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o formattools.o formattools.C fileyuv.C: In constructor ‘YUVConfigVideo::YUVConfigVideo(BC_WindowBase*, Asset*, FormatTools*)’: fileyuv.C:369:10: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:369:10: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o framecache.o framecache.C fileyuv.C: In member function ‘int YUVConfigVideo::create_objects()’: fileyuv.C:430:87: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:434:66: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:434:66: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:435:66: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:435:66: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:438:83: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:439:120: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:439:120: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:440:107: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C:440:107: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C: In constructor ‘PipeCheckBox::PipeCheckBox(int, int, int)’: fileyuv.C:456:27: warning: deprecated conversion from string constant to ‘char*’ fileyuv.C: In static member function ‘static int FileYUV::check_sig(Asset*)’: fileyuv.C:290:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result floatauto.C: In member function ‘virtual void FloatAuto::copy(int64_t, int64_t, FileXML*, int)’: floatauto.C:157:28: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:159:39: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:161:54: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:162:39: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:163:61: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:164:63: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:165:67: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:166:69: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:168:29: warning: deprecated conversion from string constant to ‘char*’ floatauto.C: In member function ‘virtual void FloatAuto::load(FileXML*)’: floatauto.C:175:47: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:176:80: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:177:83: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:178:89: warning: deprecated conversion from string constant to ‘char*’ floatauto.C:179:92: warning: deprecated conversion from string constant to ‘char*’ framecache.C: In member function ‘int FrameCache::get_frame(VFrame*, int64_t, int, double, int)’: framecache.C:86:36: warning: deprecated conversion from string constant to ‘char*’ framecache.C: In member function ‘VFrame* FrameCache::get_frame_ptr(int64_t, int, double, int, int, int, int)’: framecache.C:118:40: warning: deprecated conversion from string constant to ‘char*’ framecache.C: In member function ‘void FrameCache::put_frame(VFrame*, int64_t, int, double, int, Asset*)’: framecache.C:147:36: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formatpresets.h:28, from formatpresets.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ formatpresets.C: In member function ‘char* FormatPresets::get_preset_text(EDL*)’: formatpresets.C:307:10: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o garbage.o garbage.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o gwindow.o gwindow.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o gwindowgui.o gwindowgui.C In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from formatcheck.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ garbage.C: In member function ‘void GarbageObject::add_user()’: garbage.C:50:56: warning: deprecated conversion from string constant to ‘char*’ garbage.C: In member function ‘void GarbageObject::remove_user()’: garbage.C:57:56: warning: deprecated conversion from string constant to ‘char*’ garbage.C: In constructor ‘Garbage::Garbage()’: garbage.C:71:37: warning: deprecated conversion from string constant to ‘char*’ garbage.C: In member function ‘void Garbage::add_object(GarbageObject*)’: garbage.C:82:34: warning: deprecated conversion from string constant to ‘char*’ garbage.C: In static member function ‘static void Garbage::delete_object(GarbageObject*)’: garbage.C:90:46: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formatpopup.h:27, from formatpopup.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ formatcheck.C: In member function ‘int FormatCheck::check_format()’: formatcheck.C:51:44: warning: deprecated conversion from string constant to ‘char*’ formatcheck.C:62:44: warning: deprecated conversion from string constant to ‘char*’ formatcheck.C:70:44: warning: deprecated conversion from string constant to ‘char*’ formatcheck.C:80:44: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o indexfile.o indexfile.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o indexthread.o indexthread.C In file included from ../guicast/guicast.h:42:0, from formattools.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from gwindowgui.h:26, from gwindow.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o intauto.o intauto.C formattools.C: In member function ‘void FormatTools::update_driver(int)’: formattools.C:265:33: warning: deprecated conversion from string constant to ‘char*’ formattools.C:270:24: warning: deprecated conversion from string constant to ‘char*’ formattools.C:281:33: warning: deprecated conversion from string constant to ‘char*’ formattools.C:286:24: warning: deprecated conversion from string constant to ‘char*’ formattools.C: In member function ‘void FormatTools::update_extension()’: formattools.C:325:25: warning: format not a string literal and no format arguments formattools.C: In constructor ‘FormatAParams::FormatAParams(MWindow*, FormatTools*, int, int)’: formattools.C:488:58: warning: deprecated conversion from string constant to ‘char*’ formattools.C: In constructor ‘FormatVParams::FormatVParams(MWindow*, FormatTools*, int, int)’: formattools.C:502:58: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o intautos.o intautos.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o interfaceprefs.o interfaceprefs.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o keyframe.o keyframe.C In file included from ../guicast/guicast.h:42:0, from edit.h:27, from indexfile.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o keyframehandles.o keyframehandles.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o keyframepopup.o keyframepopup.C In file included from ../guicast/guicast.h:42:0, from gwindowgui.h:26, from gwindowgui.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ indexfile.C: In member function ‘int IndexFile::create_index(Asset*, MainProgressBar*)’: indexfile.C:330:78: warning: deprecated conversion from string constant to ‘char*’ indexfile.C:367:77: warning: deprecated conversion from string constant to ‘char*’ indexfile.C: In member function ‘int IndexFile::redraw_edits(int)’: indexfile.C:407:54: warning: deprecated conversion from string constant to ‘char*’ indexfile.C: In member function ‘int IndexFile::draw_index(ResourcePixmap*, Edit*, int, int)’: indexfile.C:477:98: warning: deprecated conversion from string constant to ‘char*’ indexfile.C: In member function ‘int IndexFile::read_info(Asset*)’: indexfile.C:620:69: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result indexfile.C:626:66: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result indexfile.C: In member function ‘int IndexFile::draw_index(ResourcePixmap*, Edit*, int, int)’: indexfile.C:513:55: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result In file included from ../guicast/guicast.h:42:0, from auto.h:27, from intauto.h:25, from intautos.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o keyframes.o keyframes.C intautos.C: In member function ‘virtual void IntAutos::dump()’: intautos.C:137:120: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘int64_t’ intautos.C:140:97: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘int64_t’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o labeledit.o labeledit.C gwindowgui.C: In constructor ‘GWindowGUI::GWindowGUI(MWindow*, int, int)’: gwindowgui.C:51:6: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:51:6: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C: At global scope: gwindowgui.C:62:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:62:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:62:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:62:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:78:1: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C: In member function ‘void GWindowGUI::update_mwindow()’: gwindowgui.C:150:42: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C: In member function ‘void GWindowGUI::update_toggles(int)’: gwindowgui.C:155:55: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C: In member function ‘virtual int GWindowGUI::close_event()’: gwindowgui.C:178:53: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:182:39: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C: In member function ‘virtual int GWindowToggle::handle_event()’: gwindowgui.C:231:57: warning: deprecated conversion from string constant to ‘char*’ gwindowgui.C:261:43: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from indexfile.h:28, from indexthread.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from deleteallindexes.h:25, from interfaceprefs.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o labelnavigate.o labelnavigate.C indexthread.C: In constructor ‘IndexThread::IndexThread(MWindow*, IndexFile*, Asset*, char*, int64_t, int64_t)’: indexthread.C:74:63: warning: deprecated conversion from string constant to ‘char*’ indexthread.C:75:61: warning: deprecated conversion from string constant to ‘char*’ indexthread.C: In member function ‘virtual void IndexThread::run()’: indexthread.C:152:55: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from intauto.h:25, from intauto.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from keyframe.h:25, from keyframe.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ keyframe.C: In member function ‘virtual void KeyFrame::load(FileXML*)’: keyframe.C:52:54: warning: deprecated conversion from string constant to ‘char*’ keyframe.C: In member function ‘virtual void KeyFrame::copy(int64_t, int64_t, FileXML*, int)’: keyframe.C:59:32: warning: deprecated conversion from string constant to ‘char*’ keyframe.C:61:39: warning: deprecated conversion from string constant to ‘char*’ keyframe.C:63:54: warning: deprecated conversion from string constant to ‘char*’ keyframe.C:66:38: warning: deprecated conversion from string constant to ‘char*’ keyframe.C:75:33: warning: deprecated conversion from string constant to ‘char*’ intauto.C: In member function ‘virtual void IntAuto::load(FileXML*)’: intauto.C:55:47: warning: deprecated conversion from string constant to ‘char*’ intauto.C: In member function ‘virtual void IntAuto::copy(int64_t, int64_t, FileXML*, int)’: intauto.C:61:28: warning: deprecated conversion from string constant to ‘char*’ intauto.C:63:39: warning: deprecated conversion from string constant to ‘char*’ intauto.C:65:54: warning: deprecated conversion from string constant to ‘char*’ intauto.C:66:39: warning: deprecated conversion from string constant to ‘char*’ intauto.C:68:29: warning: deprecated conversion from string constant to ‘char*’ interfaceprefs.C: In member function ‘virtual int InterfacePrefs::create_objects()’: interfaceprefs.C:149:65: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘int64_t’ interfaceprefs.C:153:66: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘int’ interfaceprefs.C: In member function ‘char* InterfacePrefs::behavior_to_text(int)’: interfaceprefs.C:242:11: warning: deprecated conversion from string constant to ‘char*’ interfaceprefs.C: In constructor ‘ViewBehaviourItem::ViewBehaviourItem(ViewBehaviourText*, char*, int)’: interfaceprefs.C:475:20: warning: deprecated conversion from string constant to ‘char*’ interfaceprefs.C: In constructor ‘ViewThemeItem::ViewThemeItem(ViewTheme*, char*)’: interfaceprefs.C:593:20: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from canvastools.h:26, from keyframehandles.h:25, from keyframehandles.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from keyframe.h:25, from keyframepopup.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o labels.o labels.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o levelwindow.o levelwindow.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from keyframe.h:25, from keyframes.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o levelwindowgui.o levelwindowgui.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o loadbalance.o loadbalance.C keyframepopup.C: In constructor ‘KeyframePopup::KeyframePopup(MWindow*, MWindowGUI*)’: keyframepopup.C:49:4: warning: deprecated conversion from string constant to ‘char*’ keyframepopup.C: In constructor ‘KeyframePopupDelete::KeyframePopupDelete(MWindow*, KeyframePopup*)’: keyframepopup.C:102:36: warning: deprecated conversion from string constant to ‘char*’ keyframepopup.C: In constructor ‘KeyframePopupShow::KeyframePopupShow(MWindow*, KeyframePopup*)’: keyframepopup.C:133:43: warning: deprecated conversion from string constant to ‘char*’ keyframepopup.C: In constructor ‘KeyframePopupCopy::KeyframePopupCopy(MWindow*, KeyframePopup*)’: keyframepopup.C:252:34: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o loadfile.o loadfile.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o loadmode.o loadmode.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o localsession.o localsession.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o main.o main.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mainclock.o mainclock.C loadbalance.C: In constructor ‘LoadPackage::LoadPackage()’: loadbalance.C:31:67: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from awindowgui.h:32, from labeledit.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ loadbalance.C: In constructor ‘LoadClient::LoadClient(LoadServer*)’: loadbalance.C:53:56: warning: deprecated conversion from string constant to ‘char*’ loadbalance.C:54:66: warning: deprecated conversion from string constant to ‘char*’ loadbalance.C: In constructor ‘LoadClient::LoadClient()’: loadbalance.C:64:56: warning: deprecated conversion from string constant to ‘char*’ loadbalance.C:65:66: warning: deprecated conversion from string constant to ‘char*’ loadbalance.C: In member function ‘virtual void LoadClient::run()’: loadbalance.C:92:37: warning: deprecated conversion from string constant to ‘char*’ loadbalance.C:100:47: warning: deprecated conversion from string constant to ‘char*’ loadbalance.C: In constructor ‘LoadServer::LoadServer(int, int)’: loadbalance.C:145:51: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from labelnavigate.h:28, from labelnavigate.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ loadbalance.C: In member function ‘void LoadServer::process_packages()’: loadbalance.C:262:70: warning: deprecated conversion from string constant to ‘char*’ loadbalance.C:268:69: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from levelwindowgui.h:27, from levelwindow.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ labelnavigate.C: In constructor ‘PrevLabel::PrevLabel(MWindow*, LabelNavigate*, int, int)’: labelnavigate.C:60:61: warning: deprecated conversion from string constant to ‘char*’ localsession.C:38:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:38:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:38:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:38:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:38:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:38:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:48:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:48:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:48:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:48:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:48:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C:48:1: warning: deprecated conversion from string constant to ‘char*’ localsession.C: In member function ‘void LocalSession::save_xml(FileXML*, double)’: localsession.C:127:36: warning: deprecated conversion from string constant to ‘char*’ localsession.C:129:53: warning: deprecated conversion from string constant to ‘char*’ localsession.C:130:55: warning: deprecated conversion from string constant to ‘char*’ localsession.C:131:57: warning: deprecated conversion from string constant to ‘char*’ localsession.C:132:53: warning: deprecated conversion from string constant to ‘char*’ localsession.C:133:55: warning: deprecated conversion from string constant to ‘char*’ localsession.C:134:66: warning: deprecated conversion from string constant to ‘char*’ localsession.C:135:62: warning: deprecated conversion from string constant to ‘char*’ localsession.C:136:49: warning: deprecated conversion from string constant to ‘char*’ localsession.C:137:49: warning: deprecated conversion from string constant to ‘char*’ localsession.C:138:41: warning: deprecated conversion from string constant to ‘char*’ localsession.C:139:51: warning: deprecated conversion from string constant to ‘char*’ labelnavigate.C: In constructor ‘NextLabel::NextLabel(MWindow*, LabelNavigate*, int, int)’: labelnavigate.C:78:61: warning: deprecated conversion from string constant to ‘char*’ localsession.C:140:49: warning: deprecated conversion from string constant to ‘char*’ localsession.C:141:51: warning: deprecated conversion from string constant to ‘char*’ localsession.C:143:40: warning: deprecated conversion from string constant to ‘char*’ localsession.C:145:49: warning: deprecated conversion from string constant to ‘char*’ localsession.C:152:55: warning: deprecated conversion from string constant to ‘char*’ localsession.C:153:51: warning: deprecated conversion from string constant to ‘char*’ localsession.C:154:35: warning: deprecated conversion from string constant to ‘char*’ localsession.C:155:39: warning: deprecated conversion from string constant to ‘char*’ localsession.C:156:37: warning: deprecated conversion from string constant to ‘char*’ localsession.C:165:37: warning: deprecated conversion from string constant to ‘char*’ localsession.C: In member function ‘void LocalSession::load_xml(FileXML*, long unsigned int)’: localsession.C:190:50: warning: deprecated conversion from string constant to ‘char*’ localsession.C:191:50: warning: deprecated conversion from string constant to ‘char*’ localsession.C:192:42: warning: deprecated conversion from string constant to ‘char*’ localsession.C:193:60: warning: deprecated conversion from string constant to ‘char*’ localsession.C:194:62: warning: deprecated conversion from string constant to ‘char*’ localsession.C:195:58: warning: deprecated conversion from string constant to ‘char*’ localsession.C:196:71: warning: deprecated conversion from string constant to ‘char*’ localsession.C:197:67: warning: deprecated conversion from string constant to ‘char*’ localsession.C:198:66: warning: deprecated conversion from string constant to ‘char*’ localsession.C:199:63: warning: deprecated conversion from string constant to ‘char*’ localsession.C:200:66: warning: deprecated conversion from string constant to ‘char*’ localsession.C:201:50: warning: deprecated conversion from string constant to ‘char*’ localsession.C:202:63: warning: deprecated conversion from string constant to ‘char*’ localsession.C:203:72: warning: deprecated conversion from string constant to ‘char*’ localsession.C:204:66: warning: deprecated conversion from string constant to ‘char*’ localsession.C:205:42: warning: deprecated conversion from string constant to ‘char*’ localsession.C:206:48: warning: deprecated conversion from string constant to ‘char*’ localsession.C:207:45: warning: deprecated conversion from string constant to ‘char*’ localsession.C:222:71: warning: deprecated conversion from string constant to ‘char*’ localsession.C:223:67: warning: deprecated conversion from string constant to ‘char*’ localsession.C:230:59: warning: deprecated conversion from string constant to ‘char*’ localsession.C:231:61: warning: deprecated conversion from string constant to ‘char*’ localsession.C: In member function ‘int LocalSession::load_defaults(BC_Hash*)’: localsession.C:242:50: warning: deprecated conversion from string constant to ‘char*’ localsession.C:243:52: warning: deprecated conversion from string constant to ‘char*’ localsession.C:244:48: warning: deprecated conversion from string constant to ‘char*’ localsession.C:245:65: warning: deprecated conversion from string constant to ‘char*’ localsession.C:246:59: warning: deprecated conversion from string constant to ‘char*’ localsession.C:249:50: warning: deprecated conversion from string constant to ‘char*’ localsession.C:250:36: warning: deprecated conversion from string constant to ‘char*’ localsession.C:251:45: warning: deprecated conversion from string constant to ‘char*’ localsession.C:252:32: warning: deprecated conversion from string constant to ‘char*’ localsession.C:253:36: warning: deprecated conversion from string constant to ‘char*’ localsession.C:254:34: warning: deprecated conversion from string constant to ‘char*’ localsession.C: In member function ‘int LocalSession::save_defaults(BC_Hash*)’: localsession.C:268:49: warning: deprecated conversion from string constant to ‘char*’ localsession.C:269:43: warning: deprecated conversion from string constant to ‘char*’ localsession.C:270:39: warning: deprecated conversion from string constant to ‘char*’ localsession.C:271:51: warning: deprecated conversion from string constant to ‘char*’ localsession.C:272:47: warning: deprecated conversion from string constant to ‘char*’ localsession.C:273:45: warning: deprecated conversion from string constant to ‘char*’ localsession.C:274:43: warning: deprecated conversion from string constant to ‘char*’ localsession.C:275:45: warning: deprecated conversion from string constant to ‘char*’ localsession.C:276:34: warning: deprecated conversion from string constant to ‘char*’ localsession.C:277:43: warning: deprecated conversion from string constant to ‘char*’ localsession.C:278:29: warning: deprecated conversion from string constant to ‘char*’ localsession.C:279:33: warning: deprecated conversion from string constant to ‘char*’ localsession.C:280:31: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o maincursor.o maincursor.C In file included from ../guicast/guicast.h:42:0, from levelwindowgui.h:27, from levelwindowgui.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ levelwindowgui.C: In constructor ‘LevelWindowGUI::LevelWindowGUI(MWindow*, LevelWindow*)’: levelwindowgui.C:44:3: warning: deprecated conversion from string constant to ‘char*’ levelwindowgui.C:44:3: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from labels.h:28, from labels.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ labels.C: In member function ‘int Labels::toggle_label(double, double)’: labels.C:133:67: warning: deprecated conversion from string constant to ‘char*’ labels.C:139:50: warning: deprecated conversion from string constant to ‘char*’ labels.C:162:66: warning: deprecated conversion from string constant to ‘char*’ labels.C:167:49: warning: deprecated conversion from string constant to ‘char*’ labels.C: In member function ‘int Labels::copy(double, double, FileXML*)’: labels.C:195:66: warning: deprecated conversion from string constant to ‘char*’ labels.C:196:52: warning: deprecated conversion from string constant to ‘char*’ labels.C: In member function ‘int Labels::save(FileXML*)’: labels.C:246:29: warning: deprecated conversion from string constant to ‘char*’ labels.C:254:29: warning: deprecated conversion from string constant to ‘char*’ labels.C:255:58: warning: deprecated conversion from string constant to ‘char*’ labels.C:256:52: warning: deprecated conversion from string constant to ‘char*’ labels.C:258:30: warning: deprecated conversion from string constant to ‘char*’ labels.C:264:30: warning: deprecated conversion from string constant to ‘char*’ labels.C: In member function ‘int Labels::load(FileXML*, uint32_t)’: labels.C:291:63: warning: deprecated conversion from string constant to ‘char*’ labels.C:293:59: warning: deprecated conversion from string constant to ‘char*’ labels.C:298:72: warning: deprecated conversion from string constant to ‘char*’ labels.C:299:55: warning: deprecated conversion from string constant to ‘char*’ labels.C:303:34: warning: deprecated conversion from string constant to ‘char*’ labels.C:305:63: warning: deprecated conversion from string constant to ‘char*’ labels.C:307:59: warning: deprecated conversion from string constant to ‘char*’ labels.C:314:35: warning: deprecated conversion from string constant to ‘char*’ labels.C:316:63: warning: deprecated conversion from string constant to ‘char*’ labels.C:318:59: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mainerror.o mainerror.C labeledit.C: In constructor ‘LabelEditWindow::LabelEditWindow(MWindow*, LabelEdit*)’: labeledit.C:90:3: warning: deprecated conversion from string constant to ‘char*’ labeledit.C:90:3: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mainindexes.o mainindexes.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mainmenu.o mainmenu.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from loadfile.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mainprogress.o mainprogress.C In file included from ../guicast/guicast.h:42:0, from loadmode.h:25, from loadmode.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from mainclock.h:25, from mainclock.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In constructor ‘Load::Load(MWindow*, MainMenu*)’: loadfile.C:45:44: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In member function ‘virtual void LoadFileThread::run()’: loadfile.C:102:57: warning: deprecated conversion from string constant to ‘char*’ loadfile.C:103:62: warning: deprecated conversion from string constant to ‘char*’ loadfile.C:138:31: warning: deprecated conversion from string constant to ‘char*’ loadfile.C:140:13: warning: deprecated conversion from string constant to ‘char*’ loadfile.C:164:14: warning: deprecated conversion from string constant to ‘char*’ loadfile.C:169:49: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In constructor ‘LoadFileWindow::LoadFileWindow(MWindow*, LoadFileThread*, char*)’: loadfile.C:207:31: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In constructor ‘LocateFileWindow::LocateFileWindow(MWindow*, char*, char*)’: loadfile.C:346:15: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In constructor ‘LoadPrevious::LoadPrevious(MWindow*)’: loadfile.C:362:28: warning: deprecated conversion from string constant to ‘char*’ loadfile.C:362:28: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In member function ‘virtual int LoadPrevious::handle_event()’: loadfile.C:373:66: warning: deprecated conversion from string constant to ‘char*’ loadfile.C:378:50: warning: deprecated conversion from string constant to ‘char*’ loadfile.C:383:50: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In constructor ‘LoadBackup::LoadBackup(MWindow*)’: loadfile.C:414:32: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In member function ‘virtual int LoadBackup::handle_event()’: loadfile.C:432:53: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mainsession.o mainsession.C mainclock.C: In constructor ‘MainClock::MainClock(MWindow*, int, int, int)’: mainclock.C:36:4: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In constructor ‘ReelWindow::ReelWindow(MWindow*)’: loadfile.C:461:4: warning: deprecated conversion from string constant to ‘char*’ loadfile.C: In member function ‘int ReelWindow::create_objects()’: loadfile.C:492:12: warning: deprecated conversion from string constant to ‘char*’ loadfile.C:507:7: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from ../guicast/bcdialog.h:27, from batchrender.h:28, from main.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mainundo.o mainundo.C In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from mainindexes.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C: In constructor ‘MainIndexes::MainIndexes(MWindow*)’: mainindexes.C:48:57: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C:49:48: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C:50:65: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C: In member function ‘void MainIndexes::add_next_asset(File*, Asset*)’: mainindexes.C:68:47: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C: In member function ‘void MainIndexes::interrupt_build()’: mainindexes.C:169:53: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C: In member function ‘void MainIndexes::load_next_assets()’: mainindexes.C:180:49: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C: In member function ‘virtual void MainIndexes::run()’: mainindexes.C:195:40: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C:197:44: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C:227:70: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C:246:70: warning: deprecated conversion from string constant to ‘char*’ mainindexes.C:261:67: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o manualgoto.o manualgoto.C In file included from ../guicast/guicast.h:42:0, from maincursor.h:25, from maincursor.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o maskauto.o maskauto.C In file included from ../guicast/guicast.h:42:0, from ../guicast/bcdialog.h:27, from mainerror.h:26, from mainerror.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ main.C: In function ‘int main(int, char**)’: main.C:79:41: warning: deprecated conversion from string constant to ‘char*’ main.C:283:36: warning: deprecated conversion from string constant to ‘char*’ main.C:284:52: warning: deprecated conversion from string constant to ‘char*’ mainerror.C: In constructor ‘MainErrorGUI::MainErrorGUI(MWindow*, MainError*, int, int)’: mainerror.C:55:10: warning: deprecated conversion from string constant to ‘char*’ mainerror.C:55:10: warning: deprecated conversion from string constant to ‘char*’ mainerror.C: In constructor ‘MainError::MainError(MWindow*)’: mainerror.C:122:50: warning: deprecated conversion from string constant to ‘char*’ mainerror.C: In member function ‘virtual BC_Window* MainError::new_gui()’: mainerror.C:133:17: warning: deprecated conversion from string constant to ‘char*’ mainerror.C: In member function ‘void MainError::show_error_local(char*)’: mainerror.C:178:43: warning: deprecated conversion from string constant to ‘char*’ mainerror.C:184:49: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o maskautos.o maskautos.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from mainmenu.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from mainsession.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o maskengine.o maskengine.C mainsession.C: In member function ‘void MainSession::default_window_positions()’: mainsession.C:101:17: warning: deprecated conversion from string constant to ‘char*’ mainsession.C: In member function ‘int MainSession::load_defaults(BC_Hash*)’: mainsession.C:177:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:178:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:179:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:180:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:183:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:184:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:185:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:186:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:188:44: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:189:44: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:191:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:192:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:194:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:195:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:196:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:197:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:199:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:200:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:201:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:202:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:205:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:206:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:207:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:208:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:210:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:211:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:216:43: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:217:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:218:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:219:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:220:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:222:53: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:223:53: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:224:53: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:225:53: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:227:62: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:228:62: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:229:62: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:230:62: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:232:48: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:233:48: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:234:48: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:235:48: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:236:48: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:238:71: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:240:54: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:241:54: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:242:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:243:50: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:245:56: warning: deprecated conversion from string constant to ‘char*’ mainsession.C: In member function ‘int MainSession::save_defaults(BC_Hash*)’: mainsession.C:255:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:256:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:257:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:258:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:260:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:261:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:262:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:263:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:265:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:266:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:267:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:268:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:270:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:271:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:272:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:273:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:275:37: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:276:37: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:278:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:279:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:281:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:282:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:283:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:284:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:286:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:287:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:289:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:291:43: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:292:43: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:293:43: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:294:43: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:296:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:297:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:298:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:299:41: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:301:49: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:302:49: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:303:49: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:304:49: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:306:47: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:307:47: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:308:47: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:309:47: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:310:47: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:312:55: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:314:51: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:315:51: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:317:47: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:318:47: warning: deprecated conversion from string constant to ‘char*’ mainsession.C:320:45: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mbuttons.o mbuttons.C In file included from ../guicast/guicast.h:42:0, from mainprogress.h:27, from mainprogress.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from mainundo.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o menuaeffects.o menuaeffects.C mainprogress.C: In member function ‘void MainProgressBar::update_title(char*, int)’: mainprogress.C:108:60: warning: deprecated conversion from string constant to ‘char*’ mainundo.C: In member function ‘void MainUndo::push_undo_item(UndoStackItem*)’: mainundo.C:113:60: warning: deprecated conversion from string constant to ‘char*’ mainundo.C:115:51: warning: deprecated conversion from string constant to ‘char*’ mainprogress.C: In member function ‘void MainProgressBar::update_length(int64_t)’: mainprogress.C:125:61: warning: deprecated conversion from string constant to ‘char*’ mainundo.C: In member function ‘void MainUndo::capture_state()’: mainundo.C:126:4: warning: deprecated conversion from string constant to ‘char*’ mainundo.C: In member function ‘int MainUndo::undo()’: mainundo.C:190:52: warning: deprecated conversion from string constant to ‘char*’ mainundo.C: In member function ‘int MainUndo::redo()’: mainundo.C:217:52: warning: deprecated conversion from string constant to ‘char*’ mainprogress.C: In member function ‘int MainProgressBar::update(int64_t)’: mainprogress.C:178:54: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o menueffects.o menueffects.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o menuveffects.o menuveffects.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from maskauto.h:27, from maskautos.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ maskautos.C: In member function ‘virtual void MaskAutos::dump()’: maskautos.C:128:41: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘int64_t’ maskautos.C:134:37: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘int64_t’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o meterpanel.o meterpanel.C mainmenu.C: In member function ‘int MainMenu::create_objects()’: mainmenu.C:112:40: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:112:40: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:124:40: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:124:40: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from awindowgui.h:32, from manualgoto.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from maskauto.h:27, from maskauto.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o module.o module.C mainmenu.C:133:40: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:133:40: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:143:44: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:143:44: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:192:62: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:193:62: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:194:72: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:195:98: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:196:98: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:197:98: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:198:95: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:199:74: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:200:98: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:201:98: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:202:98: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:203:98: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:204:105: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:205:105: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:206:105: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘void MainMenu::update_toggles(int)’: mainmenu.C:231:53: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘int MainMenu::init_aeffects(BC_Hash*)’: mainmenu.C:278:52: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:281:60: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:281:60: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘int MainMenu::init_veffects(BC_Hash*)’: mainmenu.C:294:52: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:297:60: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:297:60: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘int MainMenu::init_loads(BC_Hash*)’: mainmenu.C:320:60: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:320:60: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘int MainMenu::save_aeffects(BC_Hash*)’: mainmenu.C:343:51: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘int MainMenu::save_veffects(BC_Hash*)’: mainmenu.C:355:51: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘int MainMenu::add_aeffect(char*)’: mainmenu.C:372:42: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:372:42: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:392:81: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘int MainMenu::add_veffect(char*)’: mainmenu.C:413:42: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:413:42: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:433:81: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘int MainMenu::add_load(char*)’: mainmenu.C:458:41: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C:458:41: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DumpCICache::DumpCICache(MWindow*)’: mainmenu.C:495:33: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DumpEDL::DumpEDL(MWindow*)’: mainmenu.C:504:29: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DumpPlugins::DumpPlugins(MWindow*)’: mainmenu.C:518:33: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DumpAssets::DumpAssets(MWindow*)’: mainmenu.C:533:32: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘Undo::Undo(MWindow*)’: mainmenu.C:543:63: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘Redo::Redo(MWindow*)’: mainmenu.C:560:69: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mtimebar.o mtimebar.C mainmenu.C: In constructor ‘CutKeyframes::CutKeyframes(MWindow*)’: mainmenu.C:580:50: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘CopyKeyframes::CopyKeyframes(MWindow*)’: mainmenu.C:592:51: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘PasteKeyframes::PasteKeyframes(MWindow*)’: mainmenu.C:605:52: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ClearKeyframes::ClearKeyframes(MWindow*)’: mainmenu.C:617:57: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘StraightenKeyframes::StraightenKeyframes(MWindow*)’: mainmenu.C:631:38: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘CutDefaultKeyframe::CutDefaultKeyframe(MWindow*)’: mainmenu.C:650:55: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘CopyDefaultKeyframe::CopyDefaultKeyframe(MWindow*)’: mainmenu.C:663:56: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘PasteDefaultKeyframe::PasteDefaultKeyframe(MWindow*)’: mainmenu.C:676:57: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from maskauto.h:27, from maskengine.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ClearDefaultKeyframe::ClearDefaultKeyframe(MWindow*)’: mainmenu.C:689:62: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘Cut::Cut(MWindow*)’: mainmenu.C:702:34: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘Copy::Copy(MWindow*)’: mainmenu.C:714:35: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘Paste::Paste(MWindow*)’: mainmenu.C:726:36: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘Clear::Clear(MWindow*)’: mainmenu.C:738:41: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In member function ‘virtual int Clear::handle_event()’: mainmenu.C:745:58: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘PasteSilence::PasteSilence(MWindow*)’: mainmenu.C:752:54: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘SelectAll::SelectAll(MWindow*)’: mainmenu.C:765:41: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ClearLabels::ClearLabels(MWindow*)’: mainmenu.C:776:75: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘MuteSelection::MuteSelection(MWindow*)’: mainmenu.C:788:42: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘TrimSelection::TrimSelection(MWindow*)’: mainmenu.C:801:35: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘AddAudioTrack::AddAudioTrack(MWindow*)’: mainmenu.C:826:40: warning: deprecated conversion from string constant to ‘char*’ maskauto.C: In member function ‘void SubMask::load(FileXML*)’: maskauto.C:108:33: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:113:33: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:117:54: warning: deprecated conversion from string constant to ‘char*’ maskauto.C: In member function ‘void SubMask::copy(FileXML*)’: maskauto.C:162:29: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:163:67: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:170:31: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DeleteAudioTrack::DeleteAudioTrack(MWindow*)’: mainmenu.C:838:33: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DefaultATransition::DefaultATransition(MWindow*)’: mainmenu.C:849:49: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘MapAudio1::MapAudio1(MWindow*)’: mainmenu.C:862:28: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:183:32: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:188:30: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘MapAudio2::MapAudio2(MWindow*)’: mainmenu.C:874:30: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘AddVideoTrack::AddVideoTrack(MWindow*)’: mainmenu.C:892:46: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DeleteVideoTrack::DeleteVideoTrack(MWindow*)’: mainmenu.C:906:33: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ResetTranslation::ResetTranslation(MWindow*)’: mainmenu.C:919:38: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DefaultVTransition::DefaultVTransition(MWindow*)’: mainmenu.C:932:55: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DeleteTracks::DeleteTracks(MWindow*)’: mainmenu.C:960:34: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘DeleteTrack::DeleteTrack(MWindow*)’: mainmenu.C:972:48: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘MoveTracksUp::MoveTracksUp(MWindow*)’: mainmenu.C:984:35: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘MoveTracksDown::MoveTracksDown(MWindow*)’: mainmenu.C:996:37: warning: deprecated conversion from string constant to ‘char*’ maskauto.C: In member function ‘virtual void MaskAuto::load(FileXML*)’: maskauto.C:333:44: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:334:53: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:335:47: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:336:92: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:350:33: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:353:32: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:355:68: warning: deprecated conversion from string constant to ‘char*’ maskauto.C: In member function ‘virtual void MaskAuto::copy(int64_t, int64_t, FileXML*, int)’: maskauto.C:365:28: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:366:37: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:367:39: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:368:43: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:369:69: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:372:39: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:374:54: warning: deprecated conversion from string constant to ‘char*’ maskauto.C:386:29: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ConcatenateTracks::ConcatenateTracks(MWindow*)’: mainmenu.C:1011:39: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘LoopPlayback::LoopPlayback(MWindow*)’: mainmenu.C:1028:50: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘SetBRenderStart::SetBRenderStart(MWindow*)’: mainmenu.C:1047:42: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘LabelsFollowEdits::LabelsFollowEdits(MWindow*)’: mainmenu.C:1065:32: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘PluginsFollowEdits::PluginsFollowEdits(MWindow*)’: mainmenu.C:1081:33: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘AutosFollowEdits::AutosFollowEdits(MWindow*)’: mainmenu.C:1097:39: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘CursorOnFrames::CursorOnFrames(MWindow*)’: mainmenu.C:1111:43: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ScrubSpeed::ScrubSpeed(MWindow*)’: mainmenu.C:1124:73: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘SaveSettingsNow::SaveSettingsNow(MWindow*)’: mainmenu.C:1143:88: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ShowVWindow::ShowVWindow(MWindow*)’: mainmenu.C:1165:32: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ShowAWindow::ShowAWindow(MWindow*)’: mainmenu.C:1177:35: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ShowCWindow::ShowCWindow(MWindow*)’: mainmenu.C:1189:36: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ShowGWindow::ShowGWindow(MWindow*)’: mainmenu.C:1202:34: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘ShowLWindow::ShowLWindow(MWindow*)’: mainmenu.C:1215:32: warning: deprecated conversion from string constant to ‘char*’ mainmenu.C: In constructor ‘TileWindows::TileWindows(MWindow*)’: mainmenu.C:1227:38: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from editpanel.h:25, from mbuttons.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from menuaeffects.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from confirmsave.h:26, from menueffects.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ menuaeffects.C: In member function ‘virtual int MenuAEffectThread::get_derived_attributes(Asset*, BC_Hash*)’: menuaeffects.C:73:4: warning: deprecated conversion from string constant to ‘char*’ menuaeffects.C: In member function ‘virtual int MenuAEffectThread::save_derived_attributes(Asset*, BC_Hash*)’: menuaeffects.C:92:4: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mwindow.o mwindow.C manualgoto.C: In constructor ‘ManualGotoWindow::ManualGotoWindow(MWindow*, ManualGoto*)’: manualgoto.C:180:3: warning: deprecated conversion from string constant to ‘char*’ manualgoto.C:180:3: warning: deprecated conversion from string constant to ‘char*’ manualgoto.C: In member function ‘void ManualGotoWindow::reset_data(double)’: manualgoto.C:197:23: warning: deprecated conversion from string constant to ‘char*’ manualgoto.C: In member function ‘void ManualGotoWindow::create_objects()’: manualgoto.C:254:67: warning: deprecated conversion from string constant to ‘char*’ manualgoto.C: In constructor ‘ManualGotoNumber::ManualGotoNumber(ManualGotoWindow*, int, int, int, int, int, int)’: manualgoto.C:273:30: warning: deprecated conversion from string constant to ‘char*’ menueffects.C: In constructor ‘MenuEffects::MenuEffects(MWindow*)’: menueffects.C:56:37: warning: deprecated conversion from string constant to ‘char*’ menueffects.C: In member function ‘virtual int MenuEffects::handle_event()’: menueffects.C:68:22: warning: deprecated conversion from string constant to ‘char*’ menueffects.C: In member function ‘virtual void MenuEffectThread::run()’: menueffects.C:133:40: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:144:40: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:156:64: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:157:64: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:206:54: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:207:53: warning: deprecated conversion from string constant to ‘char*’ manualgoto.C: In member function ‘virtual int ManualGotoNumber::keypress_event()’: manualgoto.C:321:32: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:244:40: warning: deprecated conversion from string constant to ‘char*’manualgoto.C:326:32: warning: deprecated conversion from string constant to ‘char*’ manualgoto.C:331:32: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:252:40: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:294:40: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:455:42: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:501:52: warning: deprecated conversion from string constant to ‘char*’ menueffects.C: In constructor ‘MenuEffectItem::MenuEffectItem(MenuEffects*, char*)’: menueffects.C:543:22: warning: deprecated conversion from string constant to ‘char*’ menueffects.C: In constructor ‘MenuEffectWindow::MenuEffectWindow(MWindow*, MenuEffectThread*, ArrayList*, Asset*)’: menueffects.C:577:4: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:577:4: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mwindowedit.o mwindowedit.C menueffects.C: In constructor ‘MenuEffectPrompt::MenuEffectPrompt(MWindow*)’: menueffects.C:756:4: warning: deprecated conversion from string constant to ‘char*’ menueffects.C:756:4: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mwindowgui.o mwindowgui.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o mwindowmove.o mwindowmove.C In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from menuveffects.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ menuveffects.C: In member function ‘virtual int MenuVEffectThread::get_derived_attributes(Asset*, BC_Hash*)’: menuveffects.C:74:4: warning: deprecated conversion from string constant to ‘char*’ menuveffects.C: In member function ‘virtual int MenuVEffectThread::save_derived_attributes(Asset*, BC_Hash*)’: menuveffects.C:97:4: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o new.o new.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from mwindow.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from meterpanel.h:25, from meterpanel.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from module.h:31, from module.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In constructor ‘MWindow::MWindow()’: mwindow.C:153:56: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:154:50: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:160:54: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In destructor ‘virtual MWindow::~MWindow()’: mwindow.C:165:40: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In static member function ‘static void MWindow::init_plugins(Preferences*, ArrayList*&, SplashGUI*)’: mwindow.C:328:44: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:366:26: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::clean_indexes()’: mwindow.C:501:23: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::init_channeldb()’: mwindow.C:667:37: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:668:47: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::init_brender()’: mwindow.C:760:47: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:769:47: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘int MWindow::brender_available(int)’: mwindow.C:792:51: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:797:58: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘int MWindow::load_filenames(ArrayList*, int, int, char*, int, int)’: mwindow.C:929:21: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:991:61: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:992:65: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:993:54: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:994:59: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:995:53: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:996:51: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:1002:60: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:1003:60: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:1004:52: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:1005:58: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:1006:52: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:1007:50: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::init_shm()’: mwindow.C:1266:98: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from maincursor.h:25, from mtimebar.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ meterpanel.C: In constructor ‘MeterShow::MeterShow(MWindow*, MeterPanel*, int, int)’: meterpanel.C:269:41: warning: deprecated conversion from string constant to ‘char*’ meterpanel.C:270:20: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from mwindowedit.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from canvas.h:26, from cwindowgui.h:26, from mwindowmove.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from mainmenu.h:40, from new.C:33: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o newfolder.o newfolder.C new.C: In constructor ‘New::New(MWindow*)’: new.C:57:37: warning: deprecated conversion from string constant to ‘char*’ new.C: In member function ‘virtual int New::handle_event()’: new.C:73:48: warning: deprecated conversion from string constant to ‘char*’ new.C:76:52: warning: deprecated conversion from string constant to ‘char*’ new.C: In member function ‘int New::create_new_project()’: new.C:121:26: warning: deprecated conversion from string constant to ‘char*’ new.C: In constructor ‘NewThread::NewThread(MWindow*, New*)’: new.C:141:50: warning: deprecated conversion from string constant to ‘char*’ new.C: In member function ‘virtual void NewThread::run()’: new.C:158:40: warning: deprecated conversion from string constant to ‘char*’ new.C:165:40: warning: deprecated conversion from string constant to ‘char*’ new.C: In member function ‘int NewThread::load_defaults()’: new.C:186:54: warning: deprecated conversion from string constant to ‘char*’ new.C: In member function ‘int NewThread::save_defaults()’: new.C:192:53: warning: deprecated conversion from string constant to ‘char*’ new.C: In constructor ‘NewWindow::NewWindow(MWindow*, NewThread*, int, int)’: new.C:230:4: warning: deprecated conversion from string constant to ‘char*’ new.C: In member function ‘int NewWindow::create_objects()’: new.C:271:56: warning: deprecated conversion from string constant to ‘char*’ new.C:279:60: warning: deprecated conversion from string constant to ‘char*’ new.C:287:63: warning: deprecated conversion from string constant to ‘char*’ new.C:298:56: warning: deprecated conversion from string constant to ‘char*’ new.C:313:61: warning: deprecated conversion from string constant to ‘char*’ new.C:341:39: warning: deprecated conversion from string constant to ‘char*’ new.C:358:62: warning: deprecated conversion from string constant to ‘char*’ new.C:360:39: warning: deprecated conversion from string constant to ‘char*’ new.C:362:62: warning: deprecated conversion from string constant to ‘char*’ new.C:375:63: warning: deprecated conversion from string constant to ‘char*’ new.C:385:63: warning: deprecated conversion from string constant to ‘char*’ new.C:395:48: warning: deprecated conversion from string constant to ‘char*’ new.C:397:52: warning: deprecated conversion from string constant to ‘char*’ new.C: In member function ‘char* ColormodelPulldown::colormodel_to_text()’: new.C:845:9: warning: deprecated conversion from string constant to ‘char*’ new.C: In constructor ‘NewSwapExtents::NewSwapExtents(MWindow*, NewWindow*, int, int)’: new.C:923:64: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from awindowgui.h:32, from mwindowgui.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’new.C:927:31: warning: deprecated conversion from string constant to ‘char*’ mtimebar.C: In member function ‘virtual void MTimeBar::draw_range()’: mtimebar.C:416:77: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o overlayframe.o overlayframe.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o packagedispatcher.o packagedispatcher.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o packagerenderer.o packagerenderer.C mwindowedit.C: In member function ‘void MWindow::asset_to_size()’: mwindowedit.C:170:35: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘int MWindow::copy(double, double)’: mwindowedit.C:348:4: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘void MWindow::crop_video()’: mwindowedit.C:422:34: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::show_splash()’: mwindow.C:1384:17: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::show_vwindow()’: mwindow.C:1419:51: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::show_awindow()’: mwindow.C:1430:51: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::show_gwindow()’: mwindow.C:1449:51: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::show_lwindow()’: mwindow.C:1461:51: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::set_auto_keyframes(int)’: mwindow.C:1494:48: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:1499:57: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘int MWindow::set_editing_mode(int)’: mwindow.C:1507:46: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:1513:55: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::set_labels_follow_edits(int)’: mwindow.C:1532:53: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::show_plugin(Plugin*)’: mwindow.C:1624:46: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::hide_plugin(Plugin*, int)’: mwindow.C:1664:41: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:1668:55: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::hide_plugins()’: mwindow.C:1687:47: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::update_plugin_guis()’: mwindow.C:1694:53: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘int MWindow::plugin_gui_open(Plugin*)’: mwindow.C:1706:50: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘void MWindow::overwrite(EDL*)’: mwindowedit.C:1018:4: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::render_plugin_gui(void*, Plugin*)’: mwindow.C:1721:52: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::render_plugin_gui(void*, int, Plugin*)’: mwindow.C:1735:52: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::update_plugin_states()’: mwindow.C:1750:55: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::update_project(int)’: mwindow.C:1898:53: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::save_backup()’: mwindow.C:1941:4: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::remove_assets_from_project(int)’: mwindow.C:2021:69: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:2031:69: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:2043:58: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘int MWindow::run_script(FileXML*)’: mwindow.C:2127:41: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:2133:36: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::time_format_common()’: mwindow.C:2195:46: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘int MWindow::set_filename(char*)’: mwindow.C:2212:31: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘int MWindow::reset_meters()’: mwindow.C:2270:53: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:2274:53: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:2278:53: warning: deprecated conversion from string constant to ‘char*’ mwindow.C:2282:44: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘int MWindow::paste_edls(ArrayList*, int, Track*, double, int, int, int)’: mwindowedit.C:1328:41: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘void MWindow::redo_entry(BC_WindowBase*)’: mwindowedit.C:1749:49: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C:1750:51: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘void MWindow::set_inpoint(int)’: mwindowedit.C:1841:44: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C:1852:53: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘void MWindow::set_outpoint(int)’: mwindowedit.C:1910:45: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C:1921:54: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘void MWindow::splice(EDL*)’: mwindowedit.C:1943:4: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘void MWindow::to_clip()’: mwindowedit.C:1998:4: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘int MWindow::toggle_label(int)’: mwindowedit.C:2081:45: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C:2093:54: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C: In member function ‘void MWindow::undo_entry(BC_WindowBase*)’: mwindowedit.C:2146:51: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C:2147:51: warning: deprecated conversion from string constant to ‘char*’ mwindowedit.C:2148:42: warning: deprecated conversion from string constant to ‘char*’ mwindow.C: In member function ‘void MWindow::init_shm()’: mwindow.C:1271:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result mwindowgui.C: In constructor ‘MWindowGUI::MWindowGUI(MWindow*)’: mwindowgui.C:69:4: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C:69:4: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C: In member function ‘int MWindowGUI::create_objects()’: mwindowgui.C:193:51: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C: In member function ‘void MWindowGUI::default_positions()’: mwindowgui.C:393:68: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C:394:68: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C:395:68: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C: In member function ‘int MWindowGUI::save_defaults(BC_Hash*)’: mwindowgui.C:479:42: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C:480:43: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C: In member function ‘virtual int MWindowGUI::keypress_event()’: mwindowgui.C:506:49: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C:521:49: warning: deprecated conversion from string constant to ‘char*’ mwindowgui.C:695:48: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o packagingengine.o packagingengine.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from newfolder.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o panauto.o panauto.C newfolder.C: In constructor ‘NewFolder::NewFolder(MWindow*, AWindowGUI*, int, int)’: newfolder.C:46:3: warning: deprecated conversion from string constant to ‘char*’ newfolder.C:46:3: warning: deprecated conversion from string constant to ‘char*’ newfolder.C: In member function ‘virtual void NewFolderThread::run()’: newfolder.C:98:41: warning: deprecated conversion from string constant to ‘char*’ newfolder.C: In member function ‘int NewFolderThread::interrupt()’: newfolder.C:107:47: warning: deprecated conversion from string constant to ‘char*’ newfolder.C:117:51: warning: deprecated conversion from string constant to ‘char*’ newfolder.C: In member function ‘int NewFolderThread::start_new_folder()’: newfolder.C:130:54: warning: deprecated conversion from string constant to ‘char*’ newfolder.C:136:58: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from confirmsave.h:26, from packagedispatcher.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from packagerenderer.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o panautos.o panautos.C packagedispatcher.C: In constructor ‘PackageDispatcher::PackageDispatcher()’: packagedispatcher.C:41:60: warning: deprecated conversion from string constant to ‘char*’ packagedispatcher.C: In member function ‘RenderPackage* PackageDispatcher::get_package(double, int, int)’: packagedispatcher.C:249:53: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o patchbay.o patchbay.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from panauto.h:25, from panauto.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from preferences.h:28, from packagingengine.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ panauto.C: In member function ‘virtual void PanAuto::load(FileXML*)’: panauto.C:62:65: warning: deprecated conversion from string constant to ‘char*’ panauto.C:63:65: warning: deprecated conversion from string constant to ‘char*’ panauto.C: In member function ‘virtual void PanAuto::copy(int64_t, int64_t, FileXML*, int)’: panauto.C:74:28: warning: deprecated conversion from string constant to ‘char*’ panauto.C:76:39: warning: deprecated conversion from string constant to ‘char*’ panauto.C:78:54: warning: deprecated conversion from string constant to ‘char*’ panauto.C:79:54: warning: deprecated conversion from string constant to ‘char*’ panauto.C:80:54: warning: deprecated conversion from string constant to ‘char*’ panauto.C:88:29: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o patchgui.o patchgui.C packagerenderer.C: In member function ‘void PackageRenderer::create_output()’: packagerenderer.C:178:37: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o performanceprefs.o performanceprefs.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from panauto.h:25, from panautos.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ panautos.C: In member function ‘virtual void PanAutos::dump()’: panautos.C:81:60: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘int64_t’ panautos.C:85:46: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘int64_t’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o picture.o picture.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pipe.o pipe.C In file included from ../guicast/guicast.h:42:0, from apatchgui.h:28, from patchbay.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o playabletracks.o playabletracks.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o playback3d.o playback3d.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from intauto.h:25, from patchgui.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In member function ‘virtual int PatchGUI::reposition(int, int)’: patchgui.C:104:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:106:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:112:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:115:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:118:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:123:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:126:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:129:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:133:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:134:81: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:138:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:140:1: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In member function ‘virtual int PatchGUI::update(int, int)’: patchgui.C:225:79: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In member function ‘void PatchGUI::toggle_behavior(int, int, BC_Toggle*, int*)’: patchgui.C:299:59: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:307:59: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In member function ‘char* PatchGUI::calculate_nudge_text(int*)’: patchgui.C:344:44: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘int64_t’ patchgui.C: In constructor ‘PlayPatch::PlayPatch(MWindow*, PatchGUI*, int, int)’: patchgui.C:382:49: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:387:4: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In constructor ‘RecordPatch::RecordPatch(MWindow*, PatchGUI*, int, int)’: patchgui.C:433:51: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:438:4: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In constructor ‘GangPatch::GangPatch(MWindow*, PatchGUI*, int, int)’: patchgui.C:483:49: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:488:4: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In constructor ‘DrawPatch::DrawPatch(MWindow*, PatchGUI*, int, int)’: patchgui.C:533:49: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:538:4: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In constructor ‘MutePatch::MutePatch(MWindow*, PatchGUI*, int, int)’: patchgui.C:582:49: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:587:4: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In constructor ‘ExpandPatch::ExpandPatch(MWindow*, PatchGUI*, int, int)’: patchgui.C:663:51: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:668:4: warning: deprecated conversion from string constant to ‘char*’ patchgui.C: In member function ‘void NudgePatch::set_value(int64_t)’: patchgui.C:763:59: warning: deprecated conversion from string constant to ‘char*’ patchgui.C:769:56: warning: deprecated conversion from string constant to ‘char*’ picture.C: In member function ‘void PictureConfig::load_defaults()’: picture.C:163:50: warning: deprecated conversion from string constant to ‘char*’ picture.C:164:36: warning: deprecated conversion from string constant to ‘char*’ picture.C:165:40: warning: deprecated conversion from string constant to ‘char*’ picture.C:166:46: warning: deprecated conversion from string constant to ‘char*’ picture.C:167:48: warning: deprecated conversion from string constant to ‘char*’ picture.C: In member function ‘void PictureConfig::save_defaults()’: picture.C:188:49: warning: deprecated conversion from string constant to ‘char*’ picture.C:189:35: warning: deprecated conversion from string constant to ‘char*’ picture.C:190:39: warning: deprecated conversion from string constant to ‘char*’ picture.C:191:45: warning: deprecated conversion from string constant to ‘char*’ picture.C:192:47: warning: deprecated conversion from string constant to ‘char*’ patchbay.C: In constructor ‘NudgePopup::NudgePopup(MWindow*, PatchBay*)’: patchbay.C:56:4: warning: deprecated conversion from string constant to ‘char*’ patchbay.C: In constructor ‘NudgePopupSeconds::NudgePopupSeconds(NudgePopup*)’: patchbay.C:91:25: warning: deprecated conversion from string constant to ‘char*’ patchbay.C:91:25: warning: deprecated conversion from string constant to ‘char*’ patchbay.C: In constructor ‘NudgePopupNative::NudgePopupNative(NudgePopup*)’: patchbay.C:108:18: warning: deprecated conversion from string constant to ‘char*’ patchbay.C:108:18: warning: deprecated conversion from string constant to ‘char*’ patchbay.C: In member function ‘int PatchBay::create_objects()’: patchbay.C:159:42: warning: deprecated conversion from string constant to ‘char*’ patchbay.C:162:39: warning: deprecated conversion from string constant to ‘char*’ patchbay.C:165:44: warning: deprecated conversion from string constant to ‘char*’ patchbay.C:168:44: warning: deprecated conversion from string constant to ‘char*’ patchbay.C:171:42: warning: deprecated conversion from string constant to ‘char*’ patchbay.C:174:43: warning: deprecated conversion from string constant to ‘char*’ patchbay.C:177:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from pipe.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from performanceprefs.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ pipe.C: In member function ‘int Pipe::open_read()’: pipe.C:151:17: warning: deprecated conversion from string constant to ‘char*’ pipe.C: In member function ‘int Pipe::open_write()’: pipe.C:156:17: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o playbackconfig.o playbackconfig.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o playbackengine.o playbackengine.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o playbackprefs.o playbackprefs.C performanceprefs.C: At global scope: performanceprefs.C:272:1: warning: deprecated conversion from string constant to ‘char*’ performanceprefs.C:272:1: warning: deprecated conversion from string constant to ‘char*’ performanceprefs.C:272:1: warning: deprecated conversion from string constant to ‘char*’ performanceprefs.C:272:1: warning: deprecated conversion from string constant to ‘char*’ performanceprefs.C: In member function ‘virtual int PrefsRenderFarmNodes::handle_event()’: performanceprefs.C:567:34: warning: deprecated conversion from string constant to ‘char*’ performanceprefs.C: In constructor ‘PrefsRenderFarmEditNode::PrefsRenderFarmEditNode(PreferencesWindow*, PerformancePrefs*, int, int)’: performanceprefs.C:585:31: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from canvas.h:26, from playback3d.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o playtransport.o playtransport.C In file included from ../guicast/guicast.h:42:0, from patchbay.h:25, from playabletracks.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pluginaclient.o pluginaclient.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pluginaclientlad.o pluginaclientlad.C playbackconfig.C: In member function ‘int AudioOutConfig::load_defaults(BC_Hash*)’: playbackconfig.C:150:62: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C:151:59: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C:165:50: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C:166:62: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C:167:88: warning: deprecated conversion from string constant to ‘char*’ playback3d.C: At global scope: playback3d.C:68:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:81:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:95:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:111:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:125:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:139:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:156:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:162:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:169:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:179:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:191:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:204:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:213:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:226:2: warning: deprecated conversion from string constant to ‘char*’ playback3d.C: In member function ‘void Playback3D::write_buffer_sync(Playback3DCommand*)’: playback3d.C:533:62: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:537:54: warning: deprecated conversion from string constant to ‘char*’ playback3d.C: In member function ‘void Playback3D::clear_output_sync(Playback3DCommand*)’: playback3d.C:691:62: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:694:77: warning: deprecated conversion from string constant to ‘char*’ playback3d.C: In member function ‘void Playback3D::clear_input_sync(Playback3DCommand*)’: playback3d.C:723:62: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:726:77: warning: deprecated conversion from string constant to ‘char*’ playback3d.C: In member function ‘void Playback3D::do_camera_sync(Playback3DCommand*)’: playback3d.C:766:59: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:769:77: warning: deprecated conversion from string constant to ‘char*’ playback3d.C: In member function ‘void Playback3D::run_plugin_sync(Playback3DCommand*)’: playback3d.C:1527:60: warning: deprecated conversion from string constant to ‘char*’ playback3d.C:1531:52: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C: In member function ‘int AudioOutConfig::save_defaults(BC_Hash*)’: playbackconfig.C:199:49: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C:200:47: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C:216:53: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C:217:49: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C:218:68: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C: In member function ‘int VideoOutConfig::load_defaults(BC_Hash*)’: playbackconfig.C:387:65: warning: deprecated conversion from string constant to ‘char*’ playbackconfig.C: In member function ‘int VideoOutConfig::save_defaults(BC_Hash*)’: playbackconfig.C:426:51: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pluginarray.o pluginarray.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pluginautos.o pluginautos.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o plugin.o plugin.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from keyframe.h:25, from pluginclient.h:35, from pluginaclient.h:28, from pluginaclient.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from pluginaclientlad.h:26, from pluginaclientlad.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from adeviceprefs.h:30, from playbackprefs.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ pluginaclientlad.C: In constructor ‘PluginACLientToggle::PluginACLientToggle(PluginAClientLAD*, int, int, LADSPA_Data*)’: pluginaclientlad.C:234:36: warning: deprecated conversion from string constant to ‘char*’ pluginaclientlad.C: In constructor ‘PluginAClientWindow::PluginAClientWindow(PluginAClientLAD*, int, int)’: pluginaclientlad.C:349:3: warning: deprecated conversion from string constant to ‘char*’ pluginaclientlad.C: In member function ‘virtual void PluginAClientThread::run()’: pluginaclientlad.C:503:1: warning: deprecated conversion from string constant to ‘char*’ pluginaclientlad.C: In destructor ‘virtual PluginAClientLAD::~PluginAClientLAD()’: pluginaclientlad.C:523:2: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from playtransport.h:26, from playtransport.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from editpanel.h:25, from mbuttons.h:40, from playbackengine.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In static member function ‘static int PlayTransport::get_transport_width(MWindow*)’: playtransport.C:76:45: warning: deprecated conversion from string constant to ‘char*’ playtransport.C:77:41: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In member function ‘int PlayTransport::keypress_event()’: playtransport.C:193:61: warning: deprecated conversion from string constant to ‘char*’ playtransport.C:199:61: warning: deprecated conversion from string constant to ‘char*’ playtransport.C:231:60: warning: deprecated conversion from string constant to ‘char*’ playtransport.C:237:60: warning: deprecated conversion from string constant to ‘char*’ playtransport.C:244:58: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In constructor ‘RewindButton::RewindButton(MWindow*, PlayTransport*, int, int)’: playtransport.C:414:85: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In constructor ‘FastReverseButton::FastReverseButton(MWindow*, PlayTransport*, int, int)’: playtransport.C:427:86: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In member function ‘virtual int FastReverseButton::handle_event()’: playtransport.C:435:47: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In constructor ‘ReverseButton::ReverseButton(MWindow*, PlayTransport*, int, int)’: playtransport.C:442:86: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In member function ‘virtual int ReverseButton::handle_event()’: playtransport.C:450:43: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In constructor ‘FrameReverseButton::FrameReverseButton(MWindow*, PlayTransport*, int, int)’: playtransport.C:457:87: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In member function ‘virtual int FrameReverseButton::handle_event()’: playtransport.C:465:48: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In constructor ‘PlayButton::PlayButton(MWindow*, PlayTransport*, int, int)’: playtransport.C:472:83: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In member function ‘virtual int PlayButton::handle_event()’: playtransport.C:480:40: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In constructor ‘FramePlayButton::FramePlayButton(MWindow*, PlayTransport*, int, int)’: playtransport.C:489:87: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In member function ‘virtual int FramePlayButton::handle_event()’: playtransport.C:497:45: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In constructor ‘FastPlayButton::FastPlayButton(MWindow*, PlayTransport*, int, int)’: playtransport.C:504:86: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In member function ‘virtual int FastPlayButton::handle_event()’: playtransport.C:512:44: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In constructor ‘EndButton::EndButton(MWindow*, PlayTransport*, int, int)’: playtransport.C:517:82: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In constructor ‘StopButton::StopButton(MWindow*, PlayTransport*, int, int)’: playtransport.C:530:83: warning: deprecated conversion from string constant to ‘char*’ playtransport.C: In member function ‘virtual int StopButton::handle_event()’: playtransport.C:538:40: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C: In member function ‘virtual int PlaybackPrefs::create_objects()’: playbackprefs.C:89:39: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:89:39: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:90:39: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:90:39: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:91:39: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:91:39: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:92:40: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:92:40: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:93:40: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:93:40: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:94:40: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:94:40: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:95:41: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:95:41: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:96:41: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:96:41: warning: deprecated conversion from string constant to ‘char*’ playbackprefs.C:177:71: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘int64_t’ In file included from ../guicast/guicast.h:42:0, from track.h:36, from atrack.h:33, from pluginarray.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from autos.h:28, from pluginautos.h:25, from pluginautos.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C: In constructor ‘PlaybackEngine::PlaybackEngine(MWindow*, Canvas*)’: playbackengine.C:55:59: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C:56:66: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C:57:60: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C:58:60: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C: In member function ‘int PlaybackEngine::create_objects()’: playbackengine.C:98:51: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C: In member function ‘void PlaybackEngine::interrupt_playback(int)’: playbackengine.C:212:59: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C: In member function ‘virtual void PlaybackEngine::init_tracking()’: playbackengine.C:264:53: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pluginclient.o pluginclient.C playbackengine.C: In member function ‘void PlaybackEngine::update_tracking(double)’: playbackengine.C:277:55: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C: In member function ‘virtual double PlaybackEngine::get_tracking_position()’: playbackengine.C:291:61: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C: In member function ‘virtual void PlaybackEngine::run()’: playbackengine.C:373:47: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C:379:46: warning: deprecated conversion from string constant to ‘char*’ playbackengine.C:399:43: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o plugindialog.o plugindialog.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pluginpopup.o pluginpopup.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from keyframe.h:25, from plugin.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pluginserver.o pluginserver.C plugin.C: In member function ‘void Plugin::copy(int64_t, int64_t, FileXML*)’: plugin.C:435:31: warning: deprecated conversion from string constant to ‘char*’ plugin.C:437:55: warning: deprecated conversion from string constant to ‘char*’ plugin.C:438:45: warning: deprecated conversion from string constant to ‘char*’ plugin.C:439:40: warning: deprecated conversion from string constant to ‘char*’ plugin.C:454:28: warning: deprecated conversion from string constant to ‘char*’ plugin.C:456:29: warning: deprecated conversion from string constant to ‘char*’ plugin.C:461:29: warning: deprecated conversion from string constant to ‘char*’ plugin.C:463:30: warning: deprecated conversion from string constant to ‘char*’ plugin.C:468:30: warning: deprecated conversion from string constant to ‘char*’ plugin.C:470:31: warning: deprecated conversion from string constant to ‘char*’ plugin.C:475:28: warning: deprecated conversion from string constant to ‘char*’ plugin.C:477:29: warning: deprecated conversion from string constant to ‘char*’ plugin.C:485:32: warning: deprecated conversion from string constant to ‘char*’ plugin.C: In member function ‘void Plugin::load(FileXML*)’: plugin.C:508:35: warning: deprecated conversion from string constant to ‘char*’ plugin.C:513:43: warning: deprecated conversion from string constant to ‘char*’ plugin.C:518:30: warning: deprecated conversion from string constant to ‘char*’ plugin.C:523:31: warning: deprecated conversion from string constant to ‘char*’ plugin.C:528:32: warning: deprecated conversion from string constant to ‘char*’ plugin.C:533:30: warning: deprecated conversion from string constant to ‘char*’ plugin.C:538:36: warning: deprecated conversion from string constant to ‘char*’ plugin.C:550:72: warning: deprecated conversion from string constant to ‘char*’ plugin.C: In member function ‘void Plugin::paste(FileXML*)’: plugin.C:598:54: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pluginset.o pluginset.C In file included from ../guicast/guicast.h:42:0, from module.h:31, from amodule.h:40, from pluginserver.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o plugintclient.o plugintclient.C In file included from ../guicast/guicast.h:42:0, from mainsession.h:32, from plugindialog.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o plugintoggles.o plugintoggles.C pluginserver.C: In member function ‘void PluginServer::sync_parameters()’: pluginserver.C:1044:60: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from keyframe.h:25, from pluginset.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from mwindowgui.h:26, from pluginpopup.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ plugindialog.C: In constructor ‘PluginDialogThread::PluginDialogThread(MWindow*)’: plugindialog.C:48:59: warning: deprecated conversion from string constant to ‘char*’ plugindialog.C:49:64: warning: deprecated conversion from string constant to ‘char*’ plugindialog.C: In destructor ‘virtual PluginDialogThread::~PluginDialogThread()’: plugindialog.C:57:61: warning: deprecated conversion from string constant to ‘char*’ plugindialog.C: In member function ‘void PluginDialogThread::start_window(Track*, Plugin*, char*)’: plugindialog.C:70:55: warning: deprecated conversion from string constant to ‘char*’ plugindialog.C:73:58: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pluginvclient.o pluginvclient.C plugindialog.C:101:54: warning: deprecated conversion from string constant to ‘char*’ plugindialog.C: In member function ‘virtual void PluginDialogThread::run()’: plugindialog.C:120:47: warning: deprecated conversion from string constant to ‘char*’ plugindialog.C:128:47: warning: deprecated conversion from string constant to ‘char*’ plugindialog.C:161:57: warning: deprecated conversion from string constant to ‘char*’ plugindialog.C: In constructor ‘PluginDialog::PluginDialog(MWindow*, PluginDialogThread*, char*, int, int)’: plugindialog.C:223:3: warning: deprecated conversion from string constant to ‘char*’ pluginset.C: In member function ‘virtual Edit* PluginSet::create_edit()’: pluginset.C:168:43: warning: deprecated conversion from string constant to ‘char*’ pluginset.C: In member function ‘virtual Edit* PluginSet::insert_edit_after(Edit*)’: pluginset.C:174:44: warning: deprecated conversion from string constant to ‘char*’ pluginset.C: In member function ‘void PluginSet::copy_keyframes(int64_t, int64_t, FileXML*, int, int)’: pluginset.C:231:33: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:242:34: warning: deprecated conversion from string constant to ‘char*’ pluginset.C: In static member function ‘static void PluginSet::paste_keyframes(int64_t, int64_t, FileXML*, int, Track*)’: pluginset.C:279:39: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:282:37: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:288:36: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:290:60: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:292:43: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:297:75: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:302:58: warning: deprecated conversion from string constant to ‘char*’ pluginset.C: In member function ‘void PluginSet::copy(int64_t, int64_t, FileXML*)’: pluginset.C:447:33: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:448:41: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:457:34: warning: deprecated conversion from string constant to ‘char*’ pluginset.C: In member function ‘void PluginSet::load(FileXML*, uint32_t)’: pluginset.C:474:50: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:481:38: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:486:34: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:488:65: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:490:55: warning: deprecated conversion from string constant to ‘char*’ pluginset.C:493:42: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from auto.h:27, from keyframe.h:25, from pluginclient.h:35, from pluginclient.C:29: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In constructor ‘PluginPopup::PluginPopup(MWindow*, MWindowGUI*)’: pluginpopup.C:38:4: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In constructor ‘PluginPopupChange::PluginPopupChange(MWindow*, PluginPopup*)’: pluginpopup.C:81:30: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In member function ‘virtual int PluginPopupChange::handle_event()’: pluginpopup.C:97:33: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In constructor ‘PluginPopupDetach::PluginPopupDetach(MWindow*, PluginPopup*)’: pluginpopup.C:108:27: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In constructor ‘PluginPopupIn::PluginPopupIn(MWindow*, PluginPopup*)’: pluginpopup.C:143:25: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In constructor ‘PluginPopupOut::PluginPopupOut(MWindow*, PluginPopup*)’: pluginpopup.C:165:28: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In constructor ‘PluginPopupShow::PluginPopupShow(MWindow*, PluginPopup*)’: pluginpopup.C:187:25: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In constructor ‘PluginPopupOn::PluginPopupOn(MWindow*, PluginPopup*)’: pluginpopup.C:207:23: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In constructor ‘PluginPopupUp::PluginPopupUp(MWindow*, PluginPopup*)’: pluginpopup.C:228:28: warning: deprecated conversion from string constant to ‘char*’ pluginpopup.C: In constructor ‘PluginPopupDown::PluginPopupDown(MWindow*, PluginPopup*)’: pluginpopup.C:243:30: warning: deprecated conversion from string constant to ‘char*’ pluginclient.C: In member function ‘char* PluginClient::get_defaultdir()’: pluginclient.C:337:9: warning: deprecated conversion from string constant to ‘char*’ pluginclient.C: In member function ‘int PluginClient::send_configure_change()’: pluginclient.C:353:68: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o preferences.o preferences.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o preferencesthread.o preferencesthread.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from keyframe.h:25, from pluginclient.h:35, from pluginvclient.h:27, from pluginvclient.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o question.o question.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from keyframe.h:25, from pluginclient.h:35, from plugintclient.h:26, from plugintclient.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from plugin.h:25, from plugintoggles.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o quit.o quit.C plugintoggles.C: In constructor ‘PluginOn::PluginOn(MWindow*, int, int, Plugin*)’: plugintoggles.C:32:44: warning: deprecated conversion from string constant to ‘char*’ plugintoggles.C:33:13: warning: deprecated conversion from string constant to ‘char*’ plugintoggles.C: In static member function ‘static int PluginOn::calculate_w(MWindow*)’: plugintoggles.C:42:50: warning: deprecated conversion from string constant to ‘char*’ plugintoggles.C: In member function ‘virtual int PluginOn::handle_event()’: plugintoggles.C:59:38: warning: deprecated conversion from string constant to ‘char*’ plugintoggles.C: In constructor ‘PluginShow::PluginShow(MWindow*, int, int, Plugin*)’: plugintoggles.C:69:46: warning: deprecated conversion from string constant to ‘char*’ plugintoggles.C:70:15: warning: deprecated conversion from string constant to ‘char*’ plugintoggles.C: In static member function ‘static int PluginShow::calculate_w(MWindow*)’: plugintoggles.C:79:52: warning: deprecated conversion from string constant to ‘char*’ plugintoggles.C: In member function ‘virtual int PluginShow::handle_event()’: plugintoggles.C:97:40: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recconfirmdelete.o recconfirmdelete.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordableatracks.o recordableatracks.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from quit.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordablevtracks.o recordablevtracks.C quit.C: In constructor ‘Quit::Quit(MWindow*)’: quit.C:43:45: warning: deprecated conversion from string constant to ‘char*’ quit.C: In member function ‘virtual void Quit::run()’: quit.C:83:37: warning: deprecated conversion from string constant to ‘char*’ quit.C:93:37: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from mwindowgui.h:26, from recconfirmdelete.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ recconfirmdelete.C: In constructor ‘RecConfirmDelete::RecConfirmDelete(MWindow*)’: recconfirmdelete.C:37:11: warning: deprecated conversion from string constant to ‘char*’ recconfirmdelete.C:37:11: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordaudio.o recordaudio.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o record.o record.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordconfig.o recordconfig.C In file included from ../guicast/guicast.h:42:0, from preferences.C:31: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from preferencesthread.h:26, from aboutprefs.h:25, from preferencesthread.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordgui.o recordgui.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordlabel.o recordlabel.C preferences.C: In constructor ‘Preferences::Preferences()’: preferences.C:57:62: warning: deprecated conversion from string constant to ‘char*’ preferences.C: In member function ‘void Preferences::copy_rates_from(Preferences*)’: preferences.C:110:55: warning: deprecated conversion from string constant to ‘char*’ preferences.C: In member function ‘int Preferences::load_defaults(BC_Hash*)’: preferences.C:260:62: warning: deprecated conversion from string constant to ‘char*’ preferences.C:261:50: warning: deprecated conversion from string constant to ‘char*’ preferences.C:262:53: warning: deprecated conversion from string constant to ‘char*’ preferences.C:263:56: warning: deprecated conversion from string constant to ‘char*’ preferences.C:264:65: warning: deprecated conversion from string constant to ‘char*’ preferences.C:274:30: warning: deprecated conversion from string constant to ‘char*’ preferences.C:297:4: warning: deprecated conversion from string constant to ‘char*’ preferences.C:301:60: warning: deprecated conversion from string constant to ‘char*’ preferences.C:302:56: warning: deprecated conversion from string constant to ‘char*’ preferences.C:303:71: warning: deprecated conversion from string constant to ‘char*’ preferences.C:304:53: warning: deprecated conversion from string constant to ‘char*’ preferences.C:305:53: warning: deprecated conversion from string constant to ‘char*’ preferences.C:306:65: warning: deprecated conversion from string constant to ‘char*’ preferences.C:307:68: warning: deprecated conversion from string constant to ‘char*’ preferences.C:308:69: warning: deprecated conversion from string constant to ‘char*’ preferences.C:309:68: warning: deprecated conversion from string constant to ‘char*’ preferences.C:310:84: warning: deprecated conversion from string constant to ‘char*’ preferences.C:311:89: warning: deprecated conversion from string constant to ‘char*’ preferences.C:313:62: warning: deprecated conversion from string constant to ‘char*’ preferences.C:314:60: warning: deprecated conversion from string constant to ‘char*’ preferences.C: In member function ‘int Preferences::save_defaults(BC_Hash*)’: preferences.C:352:49: warning: deprecated conversion from string constant to ‘char*’ preferences.C:354:43: warning: deprecated conversion from string constant to ‘char*’ preferences.C:355:53: warning: deprecated conversion from string constant to ‘char*’ preferences.C:356:43: warning: deprecated conversion from string constant to ‘char*’ preferences.C:357:45: warning: deprecated conversion from string constant to ‘char*’ preferences.C:358:51: warning: deprecated conversion from string constant to ‘char*’ preferences.C:360:33: warning: deprecated conversion from string constant to ‘char*’ preferences.C:371:59: warning: deprecated conversion from string constant to ‘char*’ preferences.C:378:4: warning: deprecated conversion from string constant to ‘char*’ preferences.C:379:45: warning: deprecated conversion from string constant to ‘char*’ preferences.C:380:55: warning: deprecated conversion from string constant to ‘char*’ preferences.C:381:51: warning: deprecated conversion from string constant to ‘char*’ preferences.C:382:43: warning: deprecated conversion from string constant to ‘char*’ preferences.C:383:53: warning: deprecated conversion from string constant to ‘char*’ preferences.C:384:55: warning: deprecated conversion from string constant to ‘char*’ preferences.C:385:53: warning: deprecated conversion from string constant to ‘char*’ preferences.C:387:65: warning: deprecated conversion from string constant to ‘char*’ preferences.C:388:64: warning: deprecated conversion from string constant to ‘char*’ preferences.C:389:67: warning: deprecated conversion from string constant to ‘char*’ preferences.C:390:70: warning: deprecated conversion from string constant to ‘char*’ preferences.C: In member function ‘void Preferences::add_node(char*, int, int, float)’: preferences.C:410:48: warning: deprecated conversion from string constant to ‘char*’ preferences.C: In member function ‘void Preferences::delete_node(int)’: preferences.C:423:51: warning: deprecated conversion from string constant to ‘char*’ preferences.C: In member function ‘void Preferences::delete_nodes()’: preferences.C:437:52: warning: deprecated conversion from string constant to ‘char*’ preferences.C: In member function ‘float Preferences::get_avg_rate(int)’: preferences.C:480:52: warning: deprecated conversion from string constant to ‘char*’ preferences.C: In member function ‘char* Preferences::get_node_hostname(int)’: preferences.C:589:9: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from mwindowgui.h:26, from question.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In constructor ‘PreferencesMenuitem::PreferencesMenuitem(MWindow*)’: preferencesthread.C:66:51: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In member function ‘virtual int PreferencesMenuitem::handle_event()’: preferencesthread.C:92:55: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:93:67: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In constructor ‘PreferencesThread::PreferencesThread(MWindow*)’: preferencesthread.C:111:58: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In member function ‘virtual void PreferencesThread::run()’: preferencesthread.C:126:58: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:141:46: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:156:46: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:163:57: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In member function ‘int PreferencesThread::apply_settings()’: preferencesthread.C:212:73: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:220:73: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:228:66: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:236:73: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:245:66: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:253:66: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:273:66: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In member function ‘char* PreferencesThread::category_to_text(int)’: preferencesthread.C:300:9: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In constructor ‘PreferencesWindow::PreferencesWindow(MWindow*, PreferencesThread*, int, int)’: preferencesthread.C:340:3: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:340:3: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In member function ‘int PreferencesWindow::create_objects()’: preferencesthread.C:376:60: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:377:52: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In member function ‘int PreferencesWindow::update_framerate()’: preferencesthread.C:403:51: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C: In member function ‘int PreferencesWindow::set_current_dialog(int)’: preferencesthread.C:427:60: warning: deprecated conversion from string constant to ‘char*’ preferencesthread.C:432:52: warning: deprecated conversion from string constant to ‘char*’ preferences.C: In member function ‘int Preferences::calculate_processors(int)’: preferences.C:622:34: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result question.C: In constructor ‘QuestionWindow::QuestionWindow(MWindow*)’: question.C:37:8: warning: deprecated conversion from string constant to ‘char*’ question.C:37:8: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from track.h:36, from atrack.h:33, from recordableatracks.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C: In member function ‘int AudioInConfig::load_defaults(BC_Hash*)’: recordconfig.C:114:69: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:115:76: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:116:82: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:117:50: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:127:52: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:128:78: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:130:48: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:131:59: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:132:62: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:133:50: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C: In member function ‘int AudioInConfig::save_defaults(BC_Hash*)’: recordconfig.C:140:42: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:141:53: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:142:59: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:143:53: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:155:55: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:156:51: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:158:51: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:159:47: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:160:49: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:161:42: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C: In member function ‘int VideoInConfig::load_defaults(BC_Hash*)’: recordconfig.C:268:50: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:269:46: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:270:48: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:271:56: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:272:46: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:273:46: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:274:62: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:276:42: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:277:56: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:278:62: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:280:66: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:281:75: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:282:50: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:283:71: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:284:33: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:285:33: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:286:59: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C: In member function ‘int VideoInConfig::save_defaults(BC_Hash*)’: recordconfig.C:292:44: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:293:49: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:294:51: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:295:59: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:296:49: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:297:49: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:298:65: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:303:45: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:304:45: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:305:49: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:311:53: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:312:59: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:313:53: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:314:57: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:315:32: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:316:32: warning: deprecated conversion from string constant to ‘char*’ recordconfig.C:317:47: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from track.h:36, from vtrack.h:31, from recordablevtracks.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordmonitor.o recordmonitor.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordprefs.o recordprefs.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordthread.o recordthread.C In file included from ../guicast/guicast.h:42:0, from labels.h:28, from recordlabel.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordtransport.o recordtransport.C In file included from ../guicast/guicast.h:42:0, from batch.h:29, from recordgui.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordvideo.o recordvideo.C In file included from ../guicast/guicast.h:42:0, from batch.h:29, from recordaudio.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from record.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o recordwindow.o recordwindow.C In file included from ../guicast/guicast.h:42:0, from channelpicker.h:25, from recordmonitor.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C: In constructor ‘RecordAudio::RecordAudio(MWindow*, Record*, RecordThread*)’: recordaudio.C:59:50: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:60:61: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In constructor ‘RecordGUI::RecordGUI(MWindow*, Record*)’: recordgui.C:69:3: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:69:3: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In destructor ‘virtual RecordGUI::~RecordGUI()’: recordgui.C:77:1: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:86:1: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: At global scope: recordgui.C:99:1: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:99:1: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:99:1: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:99:1: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:99:1: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:99:1: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:99:1: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In member function ‘int RecordGUI::create_objects()’: recordgui.C:140:50: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C: In member function ‘int RecordAudio::arm_recording()’: recordaudio.C:87:49: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:161:12: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:161:12: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:201:4: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C: In member function ‘virtual void RecordAudio::run()’: recordaudio.C:144:39: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:235:39: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:180:39: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:306:44: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:210:69: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:331:44: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:339:43: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:263:1: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:268:37: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:273:1: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:291:1: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:294:39: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:299:1: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C:304:1: warning: deprecated conversion from string constant to ‘char*’ recordaudio.C: In member function ‘int64_t RecordAudio::sync_position()’: recordaudio.C:323:48: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from adeviceprefs.h:30, from recordprefs.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In member function ‘virtual int RecordGUIMonitorVideo::handle_event()’: recordgui.C:841:84: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:847:52: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In member function ‘virtual int RecordGUIMonitorAudio::handle_event()’: recordgui.C:869:84: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:876:52: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In member function ‘virtual int RecordGUIStartBatches::handle_event()’: recordgui.C:1051:51: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In destructor ‘virtual EndRecordThread::~EndRecordThread()’: recordgui.C:1139:58: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In destructor ‘virtual RecordStartoverThread::~RecordStartoverThread()’: recordgui.C:1180:70: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In member function ‘int RecordGUI::update_title(BC_Title*, double)’: recordgui.C:1319:39: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In constructor ‘RecordGUIMode::RecordGUIMode(char*)’: recordgui.C:1377:20: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In constructor ‘RecordStatusThread::RecordStatusThread(MWindow*, RecordGUI*)’: recordgui.C:1404:64: warning: deprecated conversion from string constant to ‘char*’ recordgui.C: In member function ‘virtual void RecordStatusThread::run()’: recordgui.C:1440:45: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:1447:54: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ recordgui.C:1448:49: warning: deprecated conversion from string constant to ‘char*’ recordgui.C:1466:55: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ recordgui.C:1467:49: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C: In constructor ‘RecordMonitorGUI::RecordMonitorGUI(MWindow*, Record*, RecordMonitor*, int)’: recordmonitor.C:215:5: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C:215:5: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C: In member function ‘int RecordMonitorGUI::create_objects()’: recordmonitor.C:369:5: warning: deprecated conversion from string constant to ‘char*’ recordprefs.C: In member function ‘virtual int RecordPrefs::create_objects()’: recordprefs.C:124:75: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘int64_t’ recordmonitor.C: In member function ‘virtual int RecordMonitorGUI::close_event()’: recordmonitor.C:609:65: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C:616:45: warning: deprecated conversion from string constant to ‘char*’ record.C: In constructor ‘RecordMenuItem::RecordMenuItem(MWindow*)’: record.C:75:40: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘virtual int RecordMenuItem::handle_event()’: record.C:94:63: warning: deprecated conversion from string constant to ‘char*’ record.C:97:73: warning: deprecated conversion from string constant to ‘char*’ record.C:105:63: warning: deprecated conversion from string constant to ‘char*’ record.C:108:70: warning: deprecated conversion from string constant to ‘char*’ record.C: In constructor ‘Record::Record(MWindow*, RecordMenuItem*)’: record.C:148:47: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘int Record::load_defaults()’: record.C:201:54: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C: In member function ‘int RecordMonitorCanvas::keypress_event()’: recordmonitor.C:778:8: warning: case label value exceeds maximum value for type recordmonitor.C:781:8: warning: case label value exceeds maximum value for type recordmonitor.C:784:8: warning: case label value exceeds maximum value for type recordmonitor.C:787:8: warning: case label value exceeds maximum value for type recordmonitor.C: In constructor ‘RecordMonitorFullsize::RecordMonitorFullsize(MWindow*, RecordMonitorGUI*)’: recordmonitor.C:797:30: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C: In constructor ‘RecordMonitorThread::RecordMonitorThread(MWindow*, Record*, RecordMonitor*)’: recordmonitor.C:826:61: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C:827:59: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C: In member function ‘int RecordMonitorThread::start_playback()’: recordmonitor.C:887:57: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C: In member function ‘int RecordMonitorThread::write_frame(VFrame*)’: recordmonitor.C:948:55: warning: deprecated conversion from string constant to ‘char*’ recordmonitor.C: In member function ‘virtual void RecordMonitorThread::run()’: recordmonitor.C:1020:47: warning: deprecated conversion from string constant to ‘char*’ record.C:227:57: warning: deprecated conversion from string constant to ‘char*’ record.C:229:57: warning: deprecated conversion from string constant to ‘char*’ record.C:230:57: warning: deprecated conversion from string constant to ‘char*’ record.C:231:60: warning: deprecated conversion from string constant to ‘char*’ record.C:232:45: warning: deprecated conversion from string constant to ‘char*’ record.C:233:45: warning: deprecated conversion from string constant to ‘char*’ record.C:234:55: warning: deprecated conversion from string constant to ‘char*’ record.C:240:58: warning: deprecated conversion from string constant to ‘char*’ record.C:246:54: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘int Record::save_defaults()’: record.C:267:4: warning: deprecated conversion from string constant to ‘char*’ record.C:284:49: warning: deprecated conversion from string constant to ‘char*’ recordprefs.C:200:38: warning: deprecated conversion from string constant to ‘char*’ record.C:309:47: warning: deprecated conversion from string constant to ‘char*’ record.C:310:56: warning: deprecated conversion from string constant to ‘char*’ record.C:311:56: warning: deprecated conversion from string constant to ‘char*’ record.C:312:59: warning: deprecated conversion from string constant to ‘char*’ record.C:313:44: warning: deprecated conversion from string constant to ‘char*’ record.C:314:44: warning: deprecated conversion from string constant to ‘char*’ record.C:315:47: warning: deprecated conversion from string constant to ‘char*’ record.C:320:57: warning: deprecated conversion from string constant to ‘char*’ record.C:326:53: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘void Record::source_to_text(char*, Batch*)’: record.C:358:58: warning: format not a string literal and no format arguments record.C: In member function ‘virtual void Record::run()’: record.C:440:36: warning: deprecated conversion from string constant to ‘char*’ record.C:498:36: warning: deprecated conversion from string constant to ‘char*’ record.C:539:42: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘int Record::delete_output_file()’: record.C:693:56: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘int Record::open_output_file()’: record.C:743:54: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘void Record::rewind_file()’: record.C:786:47: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘void Record::start_over()’: record.C:806:46: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘int Record::start_recording(int, int)’: record.C:1155:53: warning: deprecated conversion from string constant to ‘char*’ record.C: In member function ‘int Record::set_channel(int)’: record.C:1262:48: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from recordtransport.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o removethread.o removethread.C In file included from ../guicast/guicast.h:42:0, from batch.h:29, from recordthread.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from recordwindow.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from batch.h:29, from recordvideo.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In member function ‘int RecordTransport::keypress_event()’: recordtransport.C:135:60: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C:141:60: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In constructor ‘RecordGUIRec::RecordGUIRec(MWindow*, Record*, int, int)’: recordtransport.C:152:58: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In member function ‘virtual int RecordGUIRec::handle_event()’: recordtransport.C:167:42: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In constructor ‘RecordGUIRecFrame::RecordGUIRecFrame(MWindow*, Record*, int, int)’: recordtransport.C:177:60: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In member function ‘virtual int RecordGUIRecFrame::handle_event()’: recordtransport.C:191:47: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In constructor ‘RecordGUIPlay::RecordGUIPlay(MWindow*, int, int)’: recordtransport.C:201:56: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In constructor ‘RecordGUIStop::RecordGUIStop(MWindow*, Record*, int, int)’: recordtransport.C:226:59: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In member function ‘virtual int RecordGUIStop::handle_event()’: recordtransport.C:240:43: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In constructor ‘RecordGUIRewind::RecordGUIRewind(MWindow*, Record*, int, int)’: recordtransport.C:252:58: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In constructor ‘RecordGUIBack::RecordGUIBack(MWindow*, Record*, int, int)’: recordtransport.C:277:59: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In constructor ‘RecordGUIFwd::RecordGUIFwd(MWindow*, Record*, int, int)’: recordtransport.C:339:59: warning: deprecated conversion from string constant to ‘char*’ recordtransport.C: In constructor ‘RecordGUIEnd::RecordGUIEnd(MWindow*, Record*, int, int)’: recordtransport.C:399:55: warning: deprecated conversion from string constant to ‘char*’ recordwindow.C: In constructor ‘RecordWindow::RecordWindow(MWindow*, Record*, int, int)’: recordwindow.C:45:3: warning: deprecated conversion from string constant to ‘char*’ recordwindow.C:45:3: warning: deprecated conversion from string constant to ‘char*’ recordwindow.C: In constructor ‘RecordToTracks::RecordToTracks(Record*, int)’: recordwindow.C:106:34: warning: deprecated conversion from string constant to ‘char*’ recordthread.C: In constructor ‘RecordThread::RecordThread(MWindow*, Record*)’: recordthread.C:55:58: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:56:62: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:57:56: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:58:51: warning: deprecated conversion from string constant to ‘char*’ removethread.C: In constructor ‘RemoveThread::RemoveThread()’: removethread.C:39:61: warning: deprecated conversion from string constant to ‘char*’ removethread.C:40:49: warning: deprecated conversion from string constant to ‘char*’ removethread.C: In member function ‘void RemoveThread::remove_file(char*)’: removethread.C:54:45: warning: deprecated conversion from string constant to ‘char*’ removethread.C: In member function ‘virtual void RemoveThread::run()’: removethread.C:71:39: warning: deprecated conversion from string constant to ‘char*’ removethread.C:72:46: warning: deprecated conversion from string constant to ‘char*’ In file included from removethread.h:25:0, from removethread.C:25: ../guicast/arraylist.h: In member function ‘void ArrayList::remove_object_number(int) [with TYPE = char*]’: removethread.C:76:32: instantiated from here ../guicast/arraylist.h:239:3: warning: format ‘%s’ expects type ‘char*’, but argument 4 has type ‘int’ recordthread.C: In member function ‘int RecordThread::start_recording(int, int)’: recordthread.C:101:49: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:103:52: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:107:52: warning: deprecated conversion from string constant to ‘char*’ recordthread.C: In member function ‘int RecordThread::stop_recording(int)’: recordthread.C:116:49: warning: deprecated conversion from string constant to ‘char*’ recordthread.C: In member function ‘int RecordThread::pause_recording()’: recordthread.C:154:50: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:156:50: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:173:49: warning: deprecated conversion from string constant to ‘char*’ recordthread.C: In member function ‘int RecordThread::resume_recording()’: recordthread.C:195:50: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o render.o render.C recordthread.C: In member function ‘void RecordThread::do_cron()’: recordthread.C:250:59: warning: deprecated conversion from string constant to ‘char*’ recordthread.C: In member function ‘virtual void RecordThread::run()’: recordthread.C:275:39: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:287:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:289:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:291:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:302:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:304:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:314:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:325:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:332:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:341:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:344:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:347:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:354:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:357:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:362:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:365:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:371:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:374:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:377:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:410:1: warning: deprecated conversion from string constant to ‘char*’ recordthread.C:427:40: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o renderengine.o renderengine.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o renderfarm.o renderfarm.C recordvideo.C: In constructor ‘RecordVideo::RecordVideo(MWindow*, Record*, RecordThread*)’: recordvideo.C:61:52: warning: deprecated conversion from string constant to ‘char*’ recordvideo.C:62:61: warning: deprecated conversion from string constant to ‘char*’ recordvideo.C: In member function ‘int RecordVideo::arm_recording()’: recordvideo.C:104:49: warning: deprecated conversion from string constant to ‘char*’ recordvideo.C: In member function ‘virtual void RecordVideo::run()’: recordvideo.C:200:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o renderfarmclient.o renderfarmclient.C recordvideo.C:370:38: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o renderprofiles.o renderprofiles.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o resample.o resample.C In file included from ../guicast/guicast.h:42:0, from preferences.h:28, from renderfarm.C:33: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from renderfarmclient.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ renderfarm.C: In constructor ‘RenderFarmServer::RenderFarmServer(ArrayList*, PackageDispatcher*, Preferences*, int, int*, int64_t*, Mutex*, Asset*, EDL*, BRender*)’: renderfarm.C:78:57: warning: deprecated conversion from string constant to ‘char*’ renderfarm.C: In member function ‘int RenderFarmServer::start_clients()’: renderfarm.C:94:54: warning: deprecated conversion from string constant to ‘char*’ renderfarm.C: In member function ‘void RenderFarmServerThread::set_progress(unsigned char*)’: renderfarm.C:611:72: warning: deprecated conversion from string constant to ‘char*’ renderfarm.C: In constructor ‘RenderFarmWatchdog::RenderFarmWatchdog(RenderFarmServerThread*, RenderFarmClientThread*)’: renderfarm.C:675:71: warning: deprecated conversion from string constant to ‘char*’ renderfarm.C:676:79: warning: deprecated conversion from string constant to ‘char*’ renderfarm.C: In member function ‘virtual void RenderFarmWatchdog::run()’: renderfarm.C:704:47: warning: deprecated conversion from string constant to ‘char*’ renderfarm.C:707:29: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In constructor ‘RenderFarmClientThread::RenderFarmClientThread(RenderFarmClient*)’: renderfarmclient.C:237:61: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘void RenderFarmClientThread::read_preferences(int, Preferences*)’: renderfarmclient.C:394:49: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘void RenderFarmClientThread::read_asset(int, Asset*)’: renderfarmclient.C:413:43: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘void RenderFarmClientThread::read_edl(int, EDL*, Preferences*)’: renderfarmclient.C:449:41: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘int RenderFarmClientThread::read_package(int, RenderPackage*)’: renderfarmclient.C:478:45: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘int RenderFarmClientThread::send_completion(int)’: renderfarmclient.C:535:48: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘void RenderFarmClientThread::ping_server()’: renderfarmclient.C:544:44: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘virtual void RenderFarmClientThread::run()’: renderfarmclient.C:581:36: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘virtual int FarmPackageRenderer::get_result()’: renderfarmclient.C:792:48: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘virtual void FarmPackageRenderer::set_result(int)’: renderfarmclient.C:808:48: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘virtual void FarmPackageRenderer::set_progress(int64_t)’: renderfarmclient.C:819:50: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In member function ‘virtual int FarmPackageRenderer::set_video_map(int64_t, int)’: renderfarmclient.C:836:51: warning: deprecated conversion from string constant to ‘char*’ renderfarmclient.C: In constructor ‘RenderFarmClient::RenderFarmClient(int, char*, int, char*)’: renderfarmclient.C:69:18: warning: ignoring return value of ‘int nice(int)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o resizetrackthread.o resizetrackthread.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o resourcepixmap.o resourcepixmap.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o resourcethread.o resourcethread.C In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from resample.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from module.h:31, from amodule.h:40, from renderengine.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from ../guicast/bcdialog.h:27, from mainerror.h:26, from resizetrackthread.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ resizetrackthread.C: In constructor ‘ResizeTrackWindow::ResizeTrackWindow(MWindow*, ResizeTrackThread*, int, int)’: resizetrackthread.C:119:6: warning: deprecated conversion from string constant to ‘char*’ resizetrackthread.C:119:6: warning: deprecated conversion from string constant to ‘char*’ resizetrackthread.C: In constructor ‘ResizeTrackSwap::ResizeTrackSwap(ResizeTrackWindow*, ResizeTrackThread*, int, int)’: resizetrackthread.C:211:72: warning: deprecated conversion from string constant to ‘char*’ resizetrackthread.C:215:31: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o samplescroll.o samplescroll.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o savefile.o savefile.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from render.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o setformat.o setformat.C In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from resourcethread.C:31: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from renderprofiles.h:25, from renderprofiles.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o sharedlocation.o sharedlocation.C resourcethread.C: In constructor ‘ResourceThread::ResourceThread(MWindow*)’: resourcethread.C:140:61: warning: deprecated conversion from string constant to ‘char*’ resourcethread.C:142:51: warning: deprecated conversion from string constant to ‘char*’ resourcethread.C: In member function ‘void ResourceThread::add_picon(ResourcePixmap*, int, int, int, int, double, int64_t, int, Asset*)’: resourcethread.C:177:45: warning: deprecated conversion from string constant to ‘char*’ resourcethread.C: In member function ‘void ResourceThread::add_wave(ResourcePixmap*, Asset*, int, int, int64_t, int64_t)’: resourcethread.C:199:45: warning: deprecated conversion from string constant to ‘char*’ resourcethread.C: In member function ‘void ResourceThread::stop_draw(int)’: resourcethread.C:226:46: warning: deprecated conversion from string constant to ‘char*’ resourcethread.C: In member function ‘virtual void ResourceThread::run()’: resourcethread.C:258:40: warning: deprecated conversion from string constant to ‘char*’ resourcethread.C:265:41: warning: deprecated conversion from string constant to ‘char*’ resourcethread.C: In member function ‘void ResourceThread::do_video(VResourceThreadItem*)’: resourcethread.C:405:54: warning: deprecated conversion from string constant to ‘char*’ resourcethread.C: In member function ‘void ResourceThread::do_audio(AResourceThreadItem*)’: resourcethread.C:530:54: warning: deprecated conversion from string constant to ‘char*’ renderengine.C: In constructor ‘RenderEngine::RenderEngine(PlaybackEngine*, Preferences*, TransportCommand*, Canvas*, ArrayList*, ChannelDB*)’: renderengine.C:85:58: warning: deprecated conversion from string constant to ‘char*’ renderengine.C:86:58: warning: deprecated conversion from string constant to ‘char*’ renderengine.C:87:60: warning: deprecated conversion from string constant to ‘char*’ renderengine.C:88:59: warning: deprecated conversion from string constant to ‘char*’ renderengine.C:89:70: warning: deprecated conversion from string constant to ‘char*’ renderengine.C: In member function ‘int RenderEngine::arm_command(TransportCommand*, int&, int&)’: renderengine.C:118:46: warning: deprecated conversion from string constant to ‘char*’ renderengine.C:170:54: warning: deprecated conversion from string constant to ‘char*’ renderengine.C: In member function ‘int RenderEngine::start_command()’: renderengine.C:417:53: warning: deprecated conversion from string constant to ‘char*’ renderengine.C:418:51: warning: deprecated conversion from string constant to ‘char*’ renderengine.C:420:51: warning: deprecated conversion from string constant to ‘char*’ renderengine.C: In member function ‘void RenderEngine::interrupt_playback()’: renderengine.C:477:57: warning: deprecated conversion from string constant to ‘char*’ renderengine.C: In member function ‘virtual void RenderEngine::run()’: renderengine.C:552:42: warning: deprecated conversion from string constant to ‘char*’ renderprofiles.C: In member function ‘int RenderProfile::create_objects()’: renderprofiles.C:89:23: warning: deprecated conversion from string constant to ‘char*’ renderprofiles.C: In member function ‘virtual int SaveRenderProfileButton::handle_event()’: renderprofiles.C:266:51: warning: deprecated conversion from string constant to ‘char*’ renderprofiles.C:267:72: warning: deprecated conversion from string constant to ‘char*’ renderprofiles.C: In member function ‘virtual int DeleteRenderProfileButton::handle_event()’: renderprofiles.C:302:35: warning: deprecated conversion from string constant to ‘char*’ renderprofiles.C:308:30: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/bcsubwindow.h:25:0, from ../guicast/bcbar.h:26, from ../guicast/guicast.h:27, from renderprofiles.h:25, from renderprofiles.C:23: ../guicast/arraylist.h: In member function ‘void ArrayList::remove_object_number(int) [with TYPE = RenderProfileItem*]’: renderprofiles.C:301:45: instantiated from here ../guicast/arraylist.h:239:3: warning: format ‘%s’ expects type ‘char*’, but argument 4 has type ‘int’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o shmemory.o shmemory.C In file included from ../guicast/guicast.h:42:0, from canvas.h:26, from cwindowgui.h:26, from setformat.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o sighandler.o sighandler.C render.C: In constructor ‘RenderItem::RenderItem(MWindow*)’: render.C:81:46: warning: deprecated conversion from string constant to ‘char*’ render.C: In member function ‘virtual void MainPackageRenderer::set_progress(int64_t)’: render.C:175:64: warning: deprecated conversion from string constant to ‘char*’ render.C: In constructor ‘Render::Render(MWindow*)’: render.C:240:49: warning: deprecated conversion from string constant to ‘char*’ render.C:241:49: warning: deprecated conversion from string constant to ‘char*’ render.C:242:52: warning: deprecated conversion from string constant to ‘char*’ render.C: In member function ‘void Render::start_interactive()’: render.C:275:42: warning: deprecated conversion from string constant to ‘char*’ render.C:276:48: warning: deprecated conversion from string constant to ‘char*’ render.C: In member function ‘void Render::start_batches(ArrayList*)’: render.C:297:37: warning: deprecated conversion from string constant to ‘char*’ render.C:298:47: warning: deprecated conversion from string constant to ‘char*’ render.C: In member function ‘void Render::stop_operation()’: render.C:326:44: warning: deprecated conversion from string constant to ‘char*’ render.C: In member function ‘void Render::stop_progress()’: render.C:575:31: warning: deprecated conversion from string constant to ‘char*’ setformat.C: In constructor ‘SetFormat::SetFormat(MWindow*)’: setformat.C:50:46: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o splashgui.o splashgui.C setformat.C: In member function ‘virtual int SetFormat::handle_event()’: setformat.C:69:55: warning: deprecated conversion from string constant to ‘char*’ setformat.C:70:57: warning: deprecated conversion from string constant to ‘char*’ setformat.C: In constructor ‘SetFormatThread::SetFormatThread(MWindow*)’: setformat.C:83:56: warning: deprecated conversion from string constant to ‘char*’ setformat.C: In member function ‘virtual void SetFormatThread::run()’: setformat.C:91:54: warning: deprecated conversion from string constant to ‘char*’ setformat.C:103:44: warning: deprecated conversion from string constant to ‘char*’ setformat.C:111:44: warning: deprecated conversion from string constant to ‘char*’ setformat.C:122:53: warning: deprecated conversion from string constant to ‘char*’ setformat.C: In member function ‘void SetFormatThread::apply_changes()’: setformat.C:151:60: warning: deprecated conversion from string constant to ‘char*’ setformat.C:161:69: warning: deprecated conversion from string constant to ‘char*’ setformat.C:169:69: warning: deprecated conversion from string constant to ‘char*’ setformat.C:176:69: warning: deprecated conversion from string constant to ‘char*’ render.C: In member function ‘int Render::render(int, Asset*, EDL*, int, int)’: render.C:721:48: warning: deprecated conversion from string constant to ‘char*’ render.C:749:50: warning: deprecated conversion from string constant to ‘char*’ render.C:851:39: warning: deprecated conversion from string constant to ‘char*’ render.C:880:47: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from confirmsave.h:26, from savefile.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ render.C:917:47: warning: deprecated conversion from string constant to ‘char*’ setformat.C: In constructor ‘SetFormatWindow::SetFormatWindow(MWindow*, SetFormatThread*, int, int)’: setformat.C:317:3: warning: deprecated conversion from string constant to ‘char*’ setformat.C:317:3: warning: deprecated conversion from string constant to ‘char*’ setformat.C: In member function ‘void SetFormatWindow::create_objects()’: setformat.C:472:5: warning: deprecated conversion from string constant to ‘char*’ setformat.C:515:5: warning: deprecated conversion from string constant to ‘char*’ render.C: In member function ‘int Render::load_defaults(Asset*)’: render.C:1025:66: warning: deprecated conversion from string constant to ‘char*’ render.C:1026:71: warning: deprecated conversion from string constant to ‘char*’ render.C:1027:72: warning: deprecated conversion from string constant to ‘char*’ render.C:1036:4: warning: deprecated conversion from string constant to ‘char*’ render.C: In member function ‘int Render::save_defaults(Asset*)’: render.C:1071:55: warning: deprecated conversion from string constant to ‘char*’ render.C:1072:56: warning: deprecated conversion from string constant to ‘char*’ render.C:1073:59: warning: deprecated conversion from string constant to ‘char*’ render.C:1084:4: warning: deprecated conversion from string constant to ‘char*’ setformat.C: In member function ‘char* SetFormatWindow::get_preset_text()’: setformat.C:538:9: warning: deprecated conversion from string constant to ‘char*’ render.C: In constructor ‘RenderWindow::RenderWindow(MWindow*, Render*, Asset*)’: render.C:1106:3: warning: deprecated conversion from string constant to ‘char*’ render.C:1106:3: warning: deprecated conversion from string constant to ‘char*’ setformat.C: In constructor ‘FormatSwapExtents::FormatSwapExtents(MWindow*, SetFormatThread*, SetFormatWindow*, int, int)’: setformat.C:944:64: warning: deprecated conversion from string constant to ‘char*’ setformat.C:949:31: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from plugin.h:25, from sharedlocation.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ sharedlocation.C: In member function ‘void SharedLocation::save(FileXML*)’: sharedlocation.C:55:39: warning: deprecated conversion from string constant to ‘char*’ sharedlocation.C:56:73: warning: deprecated conversion from string constant to ‘char*’ sharedlocation.C:57:73: warning: deprecated conversion from string constant to ‘char*’ sharedlocation.C:59:40: warning: deprecated conversion from string constant to ‘char*’ sharedlocation.C: In member function ‘void SharedLocation::load(FileXML*)’: sharedlocation.C:69:66: warning: deprecated conversion from string constant to ‘char*’ sharedlocation.C:70:66: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from aedit.h:26, from resourcepixmap.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ savefile.C: In constructor ‘SaveBackup::SaveBackup(MWindow*)’: savefile.C:49:32: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o statusbar.o statusbar.C savefile.C: In constructor ‘Save::Save(MWindow*)’: savefile.C:70:63: warning: deprecated conversion from string constant to ‘char*’ savefile.C: In member function ‘virtual int Save::handle_event()’: savefile.C:106:38: warning: deprecated conversion from string constant to ‘char*’ savefile.C: In constructor ‘SaveAs::SaveAs(MWindow*)’: savefile.C:134:45: warning: deprecated conversion from string constant to ‘char*’ savefile.C: In member function ‘virtual void SaveAs::run()’: savefile.C:160:47: warning: deprecated conversion from string constant to ‘char*’ savefile.C:169:70: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from samplescroll.h:25, from samplescroll.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ savefile.C:204:27: warning: deprecated conversion from string constant to ‘char*’ savefile.C:208:37: warning: deprecated conversion from string constant to ‘char*’ savefile.C: In constructor ‘SaveFileWindow::SaveFileWindow(MWindow*, char*)’: savefile.C:244:34: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o theme.o theme.C resourcepixmap.C: In member function ‘void ResourcePixmap::draw_data(Edit*, int64_t, int64_t, int64_t, int64_t, int64_t, int, int)’: resourcepixmap.C:114:87: warning: deprecated conversion from string constant to ‘char*’ resourcepixmap.C: In member function ‘void ResourcePixmap::draw_title(Edit*, int64_t, int64_t, int64_t, int64_t)’: resourcepixmap.C:417:44: warning: deprecated conversion from string constant to ‘char*’ resourcepixmap.C: In member function ‘void ResourcePixmap::draw_audio_source(Edit*, int, int)’: resourcepixmap.C:523:98: warning: deprecated conversion from string constant to ‘char*’ resourcepixmap.C: In member function ‘void ResourcePixmap::draw_wave(int, double, double)’: resourcepixmap.C:637:56: warning: deprecated conversion from string constant to ‘char*’ resourcepixmap.C: In member function ‘void ResourcePixmap::draw_video_resource(Edit*, int64_t, int64_t, int64_t, int64_t, int, int, int)’: resourcepixmap.C:700:49: warning: deprecated conversion from string constant to ‘char*’ resourcepixmap.C: In member function ‘void ResourcePixmap::dump()’: resourcepixmap.C:790:112: warning: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘int64_t’ resourcepixmap.C:790:112: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘int64_t’ resourcepixmap.C:790:112: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘int64_t’ resourcepixmap.C:790:112: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘int64_t’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o threadexec.o threadexec.C In file included from ../guicast/guicast.h:42:0, from splashgui.h:25, from splashgui.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from awindowgui.h:32, from theme.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ splashgui.C: In constructor ‘SplashGUI::SplashGUI(VFrame*, int, int)’: splashgui.C:45:4: warning: deprecated conversion from string constant to ‘char*’ splashgui.C:45:4: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o threadfork.o threadfork.C threadexec.C: In constructor ‘ThreadExec::ThreadExec()’: threadexec.C:46:17: warning: deprecated conversion from string constant to ‘char*’ threadexec.C: In member function ‘virtual void ThreadExec::run()’: threadexec.C:138:16: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from sighandler.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o threadindexer.o threadindexer.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o threadloader.o threadloader.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o timebar.o timebar.C theme.C: In constructor ‘Theme::Theme()’: theme.C:64:16: warning: deprecated conversion from string constant to ‘char*’ theme.C: In member function ‘virtual void Theme::initialize()’: theme.C:130:38: warning: deprecated conversion from string constant to ‘char*’ theme.C:130:38: warning: deprecated conversion from string constant to ‘char*’ theme.C:131:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:131:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:132:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:132:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:133:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:133:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:134:46: warning: deprecated conversion from string constant to ‘char*’ theme.C:134:46: warning: deprecated conversion from string constant to ‘char*’ theme.C:135:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:135:48: warning: deprecated conversion from string constant to ‘char*’ theme.C: In member function ‘virtual void Theme::build_menus()’: theme.C:145:47: warning: deprecated conversion from string constant to ‘char*’ theme.C:146:47: warning: deprecated conversion from string constant to ‘char*’ theme.C:147:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:148:50: warning: deprecated conversion from string constant to ‘char*’ theme.C:149:50: warning: deprecated conversion from string constant to ‘char*’ theme.C:150:50: warning: deprecated conversion from string constant to ‘char*’ theme.C:151:50: warning: deprecated conversion from string constant to ‘char*’ theme.C:152:50: warning: deprecated conversion from string constant to ‘char*’ theme.C:153:50: warning: deprecated conversion from string constant to ‘char*’ theme.C:154:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:155:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:156:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:157:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:158:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:159:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:160:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:161:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:162:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:163:50: warning: deprecated conversion from string constant to ‘char*’ theme.C:164:50: warning: deprecated conversion from string constant to ‘char*’ theme.C:165:51: warning: deprecated conversion from string constant to ‘char*’ theme.C:166:51: warning: deprecated conversion from string constant to ‘char*’ theme.C:167:47: warning: deprecated conversion from string constant to ‘char*’ theme.C:168:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:169:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:170:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:171:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:172:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:173:48: warning: deprecated conversion from string constant to ‘char*’ theme.C:174:49: warning: deprecated conversion from string constant to ‘char*’ theme.C:175:43: warning: deprecated conversion from string constant to ‘char*’ theme.C:176:43: warning: deprecated conversion from string constant to ‘char*’ theme.C:177:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:178:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:179:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:180:47: warning: deprecated conversion from string constant to ‘char*’ theme.C:181:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:182:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:183:47: warning: deprecated conversion from string constant to ‘char*’ theme.C:184:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:185:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:186:47: warning: deprecated conversion from string constant to ‘char*’ theme.C:187:44: warning: deprecated conversion from string constant to ‘char*’ theme.C: In member function ‘virtual void Theme::draw_resource_bg(TrackCanvas*, ResourcePixmap*, int, int, int, int, int, int, int)’: theme.C:504:46: warning: deprecated conversion from string constant to ‘char*’ theme.C:505:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:506:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:507:44: warning: deprecated conversion from string constant to ‘char*’ theme.C:508:43: warning: deprecated conversion from string constant to ‘char*’ theme.C:510:43: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o timeentry.o timeentry.C In file included from ../guicast/guicast.h:42:0, from mainprogress.h:27, from statusbar.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o tipwindow.o tipwindow.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o track.o track.C statusbar.C: In member function ‘int StatusBar::create_objects()’: statusbar.C:61:33: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o trackcanvas.o trackcanvas.C threadfork.C: In constructor ‘ThreadFork::ThreadFork()’: threadfork.C:49:17: warning: deprecated conversion from string constant to ‘char*’ threadfork.C: In member function ‘void ThreadFork::run()’: threadfork.C:152:16: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o tracking.o tracking.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o tracks.o tracks.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o trackscroll.o trackscroll.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from threadindexer.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o tracksedit.o tracksedit.C threadindexer.C: In constructor ‘ThreadIndexer::ThreadIndexer(MWindow*, Assets*)’: threadindexer.C:49:66: warning: deprecated conversion from string constant to ‘char*’ threadindexer.C: In member function ‘virtual void ThreadIndexer::run()’: threadindexer.C:85:49: warning: deprecated conversion from string constant to ‘char*’ threadindexer.C:97:32: warning: deprecated conversion from string constant to ‘char*’ threadindexer.C: In member function ‘int ThreadIndexer::interrupt_build()’: threadindexer.C:166:56: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from timeentry.h:30, from timeentry.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o transition.o transition.C timeentry.C: At global scope: timeentry.C:53:1: warning: deprecated conversion from string constant to ‘char*’ timeentry.C:53:1: warning: deprecated conversion from string constant to ‘char*’ timeentry.C:53:1: warning: deprecated conversion from string constant to ‘char*’ timeentry.C:53:1: warning: deprecated conversion from string constant to ‘char*’ timeentry.C:53:1: warning: deprecated conversion from string constant to ‘char*’ timeentry.C:53:1: warning: deprecated conversion from string constant to ‘char*’ timeentry.C:53:1: warning: deprecated conversion from string constant to ‘char*’ timeentry.C:53:1: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edit.h:27, from track.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from canvas.h:26, from cwindowgui.h:26, from trackcanvas.C:32: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from labels.h:28, from timebar.C:31: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from mainsession.h:32, from tipwindow.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o transitionhandles.o transitionhandles.C track.C: In member function ‘virtual int Track::vertical_span(Theme*)’: track.C:223:37: warning: deprecated conversion from string constant to ‘char*’ track.C:228:45: warning: deprecated conversion from string constant to ‘char*’ track.C: In member function ‘int Track::load(FileXML*, int, uint32_t)’: track.C:296:50: warning: deprecated conversion from string constant to ‘char*’ track.C:297:44: warning: deprecated conversion from string constant to ‘char*’ track.C:298:44: warning: deprecated conversion from string constant to ‘char*’ track.C:299:44: warning: deprecated conversion from string constant to ‘char*’ track.C:300:47: warning: deprecated conversion from string constant to ‘char*’ track.C:301:60: warning: deprecated conversion from string constant to ‘char*’ track.C:302:53: warning: deprecated conversion from string constant to ‘char*’ track.C:303:53: warning: deprecated conversion from string constant to ‘char*’ track.C:312:34: warning: deprecated conversion from string constant to ‘char*’ track.C:317:33: warning: deprecated conversion from string constant to ‘char*’ track.C:319:53: warning: deprecated conversion from string constant to ‘char*’ track.C:328:33: warning: deprecated conversion from string constant to ‘char*’ track.C:334:37: warning: deprecated conversion from string constant to ‘char*’ track.C: In member function ‘int Track::copy_automation(double, double, FileXML*, int, int)’: track.C:912:29: warning: deprecated conversion from string constant to ‘char*’ track.C:922:35: warning: deprecated conversion from string constant to ‘char*’ track.C:934:36: warning: deprecated conversion from string constant to ‘char*’ track.C:939:30: warning: deprecated conversion from string constant to ‘char*’ track.C: In member function ‘int Track::paste_automation(double, double, double, int64_t, FileXML*, int)’: track.C:979:34: warning: deprecated conversion from string constant to ‘char*’ track.C:993:38: warning: deprecated conversion from string constant to ‘char*’ track.C: In member function ‘int Track::copy(double, double, FileXML*, char*)’: track.C:1055:29: warning: deprecated conversion from string constant to ‘char*’ track.C:1056:41: warning: deprecated conversion from string constant to ‘char*’ track.C:1057:39: warning: deprecated conversion from string constant to ‘char*’ track.C:1058:37: warning: deprecated conversion from string constant to ‘char*’ track.C:1059:37: warning: deprecated conversion from string constant to ‘char*’ track.C:1060:37: warning: deprecated conversion from string constant to ‘char*’ track.C:1061:46: warning: deprecated conversion from string constant to ‘char*’ track.C:1062:43: warning: deprecated conversion from string constant to ‘char*’ track.C:1063:43: warning: deprecated conversion from string constant to ‘char*’ track.C:1069:29: warning: deprecated conversion from string constant to ‘char*’ track.C:1072:30: warning: deprecated conversion from string constant to ‘char*’ track.C:1098:30: warning: deprecated conversion from string constant to ‘char*’ In file included from asset.h:26:0, from track.C:22: ../guicast/arraylist.h: In member function ‘void ArrayList::remove_object_number(int) [with TYPE = PluginSet*]’: track.C:685:45: instantiated from here ../guicast/arraylist.h:239:3: warning: format ‘%s’ expects type ‘char*’, but argument 4 has type ‘int’ In file included from ../guicast/guicast.h:42:0, from track.h:36, from atrack.h:33, from tracks.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘int TrackCanvas::drag_motion()’: trackcanvas.C:283:41: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o transitionpopup.o transitionpopup.C trackcanvas.C: In member function ‘void TrackCanvas::get_pixmap_size(Edit*, int64_t, int64_t, int64_t&, int64_t&, int64_t&)’: trackcanvas.C:1035:94: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘void TrackCanvas::edit_dimensions(Edit*, int64_t&, int64_t&, int64_t&, int64_t&)’: trackcanvas.C:1066:49: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘void TrackCanvas::plugin_dimensions(Plugin*, int64_t&, int64_t&, int64_t&, int64_t&)’: trackcanvas.C:1316:46: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:1318:49: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:1319:48: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘void TrackCanvas::get_handle_coords(Edit*, int64_t&, int64_t&, int64_t&, int64_t&, int)’: trackcanvas.C:1445:49: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘void TrackCanvas::get_transition_coords(int64_t&, int64_t&, int64_t&, int64_t&)’: trackcanvas.C:1471:49: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:1474:53: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘void TrackCanvas::draw_plugins()’: trackcanvas.C:1761:50: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘void TrackCanvas::draw_transitions()’: trackcanvas.C:1896:58: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:1935:49: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: At global scope: tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:71:1: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: In member function ‘virtual BC_Window* TipWindow::new_gui()’: tipwindow.C:86:17: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘void TrackCanvas::calculate_viewport(Track*, double&, double&, double&, double&, double&, int&, double&, double&)’: trackcanvas.C:2770:45: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: In constructor ‘TipWindowGUI::TipWindowGUI(MWindow*, TipWindow*, int, int)’: tipwindow.C:143:3: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C:143:3: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘int TrackCanvas::do_plugin_autos(Track*, int, int, int, int, Plugin*&, KeyFrame*&)’: trackcanvas.C:3456:58: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:3457:83: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: In constructor ‘TipNext::TipNext(MWindow*, TipWindowGUI*, int, int)’: tipwindow.C:216:42: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: In static member function ‘static int TipNext::calculate_w(MWindow*)’: tipwindow.C:230:49: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘virtual int TrackCanvas::cursor_motion_event()’: trackcanvas.C:4071:58: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: In constructor ‘TipPrev::TipPrev(MWindow*, TipWindowGUI*, int, int)’: tipwindow.C:239:60: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: In static member function ‘static int TipPrev::calculate_w(MWindow*)’: tipwindow.C:253:49: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:4182:56: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: In constructor ‘TipClose::TipClose(MWindow*, TipWindowGUI*, int, int)’: tipwindow.C:265:61: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: In static member function ‘static int TipClose::calculate_w(MWindow*)’: tipwindow.C:280:50: warning: deprecated conversion from string constant to ‘char*’ tipwindow.C: In static member function ‘static int TipClose::calculate_h(MWindow*)’: tipwindow.C:284:50: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘virtual int TrackCanvas::repeat_event(int64_t)’: trackcanvas.C:4306:50: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘int TrackCanvas::do_edits(int, int, int, int, int&, int&, int&, int&)’: trackcanvas.C:4724:45: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:4725:67: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:4726:67: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘int TrackCanvas::do_plugins(int, int, int, int, int&, int&)’: trackcanvas.C:4863:45: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:4864:67: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:4865:67: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C: In member function ‘virtual int TrackCanvas::button_press_event()’: trackcanvas.C:4970:54: warning: deprecated conversion from string constant to ‘char*’ trackcanvas.C:5169:56: warning: deprecated conversion from string constant to ‘char*’ timebar.C: In constructor ‘LabelGUI::LabelGUI(MWindow*, TimeBar*, int64_t, int, double, VFrame**)’: timebar.C:65:4: warning: deprecated conversion from string constant to ‘char*’ In file included from asset.h:26:0, from trackcanvas.C:22: ../guicast/arraylist.h: In member function ‘void ArrayList::remove_object_number(int) [with TYPE = PluginOn*]’: trackcanvas.C:1830:56: instantiated from here ../guicast/arraylist.h:239:3: warning: format ‘%s’ expects type ‘char*’, but argument 4 has type ‘int’ ../guicast/arraylist.h: In member function ‘void ArrayList::remove_object_number(int) [with TYPE = PluginShow*]’: trackcanvas.C:1831:58: instantiated from here ../guicast/arraylist.h:239:3: warning: format ‘%s’ expects type ‘char*’, but argument 4 has type ‘int’ tracks.C: In member function ‘int Tracks::load(FileXML*, int&, uint32_t)’: tracks.C:196:38: warning: deprecated conversion from string constant to ‘char*’ tracks.C: In member function ‘int Tracks::dump()’: tracks.C:539:34: warning: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘Track*’ In file included from ../guicast/guicast.h:42:0, from canvas.h:26, from cwindowgui.h:26, from tracking.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from maincursor.h:25, from trackscroll.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edit.h:27, from transition.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edit.h:27, from transitionpopup.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edit.h:27, from transitionhandles.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o transportque.o transportque.C tracking.C: In constructor ‘Tracking::Tracking(MWindow*)’: tracking.C:60:58: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from tracksedit.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ transition.C: In constructor ‘TransitionMenuItem::TransitionMenuItem(MWindow*, int, int)’: transition.C:43:34: warning: deprecated conversion from string constant to ‘char*’ transition.C:43:34: warning: deprecated conversion from string constant to ‘char*’ transition.C: In member function ‘void Transition::save_xml(FileXML*)’: transition.C:158:34: warning: deprecated conversion from string constant to ‘char*’ transition.C:159:39: warning: deprecated conversion from string constant to ‘char*’ transition.C:160:41: warning: deprecated conversion from string constant to ‘char*’ transition.C:164:27: warning: deprecated conversion from string constant to ‘char*’ transition.C:166:28: warning: deprecated conversion from string constant to ‘char*’ transition.C:170:35: warning: deprecated conversion from string constant to ‘char*’ transition.C: In member function ‘void Transition::load_xml(FileXML*)’: transition.C:178:39: warning: deprecated conversion from string constant to ‘char*’ transition.C:179:50: warning: deprecated conversion from string constant to ‘char*’ transition.C:186:39: warning: deprecated conversion from string constant to ‘char*’ transition.C:191:30: warning: deprecated conversion from string constant to ‘char*’ transition.C:196:36: warning: deprecated conversion from string constant to ‘char*’ transition.C: In member function ‘char* Transition::default_title()’: transition.C:227:9: warning: deprecated conversion from string constant to ‘char*’ transition.C: In member function ‘void Transition::dump()’: transition.C:232:55: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘int64_t’ tracking.C: In member function ‘virtual int Tracking::start_playback(double)’: tracking.C:91:48: warning: deprecated conversion from string constant to ‘char*’ tracking.C: In member function ‘virtual void Tracking::update_meters(int64_t)’: tracking.C:147:65: warning: deprecated conversion from string constant to ‘char*’ tracking.C:151:65: warning: deprecated conversion from string constant to ‘char*’ tracking.C:155:56: warning: deprecated conversion from string constant to ‘char*’ tracking.C: In member function ‘virtual void Tracking::stop_meters()’: tracking.C:163:62: warning: deprecated conversion from string constant to ‘char*’ tracking.C:167:53: warning: deprecated conversion from string constant to ‘char*’ tracking.C:171:62: warning: deprecated conversion from string constant to ‘char*’ tracking.C: In member function ‘virtual void Tracking::draw()’: tracking.C:185:35: warning: deprecated conversion from string constant to ‘char*’ transitionpopup.C: In constructor ‘TransitionLengthDialog::TransitionLengthDialog(MWindow*, Transition*)’: transitionpopup.C:69:6: warning: deprecated conversion from string constant to ‘char*’ transitionpopup.C:69:6: warning: deprecated conversion from string constant to ‘char*’ transitionpopup.C: In constructor ‘TransitionPopup::TransitionPopup(MWindow*, MWindowGUI*)’: transitionpopup.C:154:4: warning: deprecated conversion from string constant to ‘char*’ transitionpopup.C: In constructor ‘TransitionPopupAttach::TransitionPopupAttach(MWindow*, TransitionPopup*)’: transitionpopup.C:192:30: warning: deprecated conversion from string constant to ‘char*’ transitionpopup.C: In constructor ‘TransitionPopupDetach::TransitionPopupDetach(MWindow*, TransitionPopup*)’: transitionpopup.C:214:27: warning: deprecated conversion from string constant to ‘char*’ transitionpopup.C: In constructor ‘TransitionPopupOn::TransitionPopupOn(MWindow*, TransitionPopup*)’: transitionpopup.C:232:23: warning: deprecated conversion from string constant to ‘char*’ transitionpopup.C: In constructor ‘TransitionPopupShow::TransitionPopupShow(MWindow*, TransitionPopup*)’: transitionpopup.C:255:25: warning: deprecated conversion from string constant to ‘char*’ transitionpopup.C: In constructor ‘TransitionPopupLength::TransitionPopupLength(MWindow*, TransitionPopup*)’: transitionpopup.C:279:27: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o tunerserver.o tunerserver.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o undostackitem.o undostackitem.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vattachmentpoint.o vattachmentpoint.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vautomation.o vautomation.C tracksedit.C: In member function ‘int Tracks::copy_automation(double, double, FileXML*, int, int)’: tracksedit.C:144:38: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:145:64: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:146:62: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:147:64: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:166:39: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C: In member function ‘void Tracks::move_effect(Plugin*, PluginSet*, Track*, int64_t)’: tracksedit.C:389:39: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:403:24: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C: In member function ‘void Tracks::paste_automation(double, FileXML*, int)’: tracksedit.C:691:39: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:695:46: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:696:62: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:697:65: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:706:44: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:711:34: warning: deprecated conversion from string constant to ‘char*’ tracksedit.C:713:43: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vdevicebase.o vdevicebase.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vdevicebuz.o vdevicebuz.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vdevicedvb.o vdevicedvb.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vdeviceprefs.o vdeviceprefs.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vdevicev4l.o vdevicev4l.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vdevicev4l2.o vdevicev4l2.C In file included from ../guicast/guicast.h:42:0, from plugin.h:25, from vattachmentpoint.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vdevicev4l2jpeg.o vdevicev4l2jpeg.C In file included from ../guicast/guicast.h:42:0, from channelpicker.h:25, from vdeviceprefs.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from track.h:36, from tracks.h:34, from transportque.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C: In destructor ‘VDevicePrefs::~VDevicePrefs()’: vdeviceprefs.C:69:55: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C: In member function ‘int VDriverMenu::create_objects()’: vdeviceprefs.C:531:64: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C:533:66: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C:534:74: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C:536:68: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C:537:64: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C:542:64: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C:546:66: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C:547:72: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C:551:66: warning: deprecated conversion from string constant to ‘char*’ vdeviceprefs.C: In constructor ‘VDriverItem::VDriverItem(VDriverMenu*, char*, int)’: vdeviceprefs.C:563:20: warning: deprecated conversion from string constant to ‘char*’ transportque.C: In constructor ‘TransportQue::TransportQue()’: transportque.C:277:58: warning: deprecated conversion from string constant to ‘char*’ transportque.C:278:63: warning: deprecated conversion from string constant to ‘char*’ transportque.C: In member function ‘int TransportQue::send_command(int, int, EDL*, int, int, int)’: transportque.C:294:49: warning: deprecated conversion from string constant to ‘char*’ transportque.C: In member function ‘void TransportQue::update_change_type(int)’: transportque.C:330:53: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from vdevicebase.h:29, from vdevicedvb.h:28, from vdevicedvb.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vdevicex11.o vdevicex11.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from floatauto.h:29, from vautomation.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from vdevicebase.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vedit.o vedit.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from vdevicebuz.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from vdevicev4l.C:29: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vedits.o vedits.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o videodevice.o videodevice.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from vdevicev4l2.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o viewmenu.o viewmenu.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from vdevicex11.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C: In constructor ‘VDeviceBUZInput::VDeviceBUZInput(VDeviceBUZ*)’: vdevicebuz.C:69:63: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C:70:56: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C: In member function ‘virtual void VDeviceBUZInput::run()’: vdevicebuz.C:131:44: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C: In member function ‘void VDeviceBUZInput::get_buffer(char**, int*)’: vdevicebuz.C:159:82: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C:170:50: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C: In member function ‘void VDeviceBUZInput::put_buffer()’: vdevicebuz.C:184:49: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C: In constructor ‘VDeviceBUZ::VDeviceBUZ(VideoDevice*)’: vdevicebuz.C:221:49: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C: In member function ‘virtual int VDeviceBUZ::set_channel(Channel*)’: vdevicebuz.C:370:44: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C: In member function ‘virtual int VDeviceBUZ::set_picture(PictureConfig*)’: vdevicebuz.C:403:45: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C: In member function ‘virtual int VDeviceBUZ::read_buffer(VFrame*)’: vdevicebuz.C:459:44: warning: deprecated conversion from string constant to ‘char*’ vdevicebuz.C: In member function ‘virtual int VDeviceBUZ::write_buffer(VFrame*, EDL*)’: vdevicebuz.C:686:45: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l.C: In member function ‘virtual int VDeviceV4L::read_buffer(VFrame*)’: vdevicev4l.C:557:54: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result vdevicex11.C: In member function ‘virtual int VDeviceX11::open_output()’: vdevicex11.C:93:48: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C:94:62: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C: In member function ‘virtual int VDeviceX11::output_visible()’: vdevicex11.C:113:50: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C: In member function ‘virtual int VDeviceX11::close_all()’: vdevicex11.C:131:48: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C:132:62: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C:175:49: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C:176:63: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C: In member function ‘int VDeviceX11::get_best_colormodel(int)’: vdevicex11.C:303:58: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C: In member function ‘virtual void VDeviceX11::new_output_buffer(VFrame**, int)’: vdevicex11.C:317:53: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C:318:69: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C: In member function ‘virtual int VDeviceX11::write_buffer(VFrame*, EDL*)’: vdevicex11.C:550:48: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C:551:64: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C:678:52: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C:679:66: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C: In member function ‘void VDeviceX11::overlay(VFrame*, VFrame*, float, float, float, float, float, float, float, float, float, int, EDL*)’: vdevicex11.C:807:43: warning: deprecated conversion from string constant to ‘char*’ vdevicex11.C:808:57: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o virtualaconsole.o virtualaconsole.C vdevicev4l2.C: In constructor ‘VDeviceV4L2Put::VDeviceV4L2Put(VDeviceV4L2Thread*)’: vdevicev4l2.C:61:41: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C:62:64: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C: In member function ‘virtual void VDeviceV4L2Put::run()’: vdevicev4l2.C:85:43: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C:87:35: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C:107:50: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C: In member function ‘void VDeviceV4L2Put::put_buffer(int)’: vdevicev4l2.C:121:41: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C: In constructor ‘VDeviceV4L2Thread::VDeviceV4L2Thread(VideoDevice*, int)’: vdevicev4l2.C:143:63: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C:144:58: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C:145:56: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C: In member function ‘virtual void VDeviceV4L2Thread::run()’: vdevicev4l2.C:614:44: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C:631:46: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from vdevicev4l2jpeg.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C: In member function ‘VFrame* VDeviceV4L2Thread::get_buffer(int*)’: vdevicev4l2.C:667:53: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C:675:37: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C:676:54: warning: deprecated conversion from string constant to ‘char*’ vdevicev4l2.C: In member function ‘void VDeviceV4L2Thread::put_buffer()’: vdevicev4l2.C:692:51: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from vedits.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o virtualanode.o virtualanode.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o virtualconsole.o virtualconsole.C In file included from ../guicast/guicast.h:42:0, from assets.h:35, from videodevice.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o virtualnode.o virtualnode.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o virtualvconsole.o virtualvconsole.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o virtualvnode.o virtualvnode.C In file included from ../guicast/guicast.h:42:0, from aedit.h:26, from virtualaconsole.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from gwindowgui.h:26, from viewmenu.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vmodule.o vmodule.C In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from vedit.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from aedit.h:26, from virtualanode.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ videodevice.C: In constructor ‘KeepaliveThread::KeepaliveThread(VideoDevice*)’: videodevice.C:66:58: warning: deprecated conversion from string constant to ‘char*’ videodevice.C: In member function ‘int KeepaliveThread::start_keepalive()’: videodevice.C:76:57: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:78:57: warning: deprecated conversion from string constant to ‘char*’ videodevice.C: In constructor ‘VideoDevice::VideoDevice(MWindow*)’: videodevice.C:135:54: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:136:54: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:137:54: warning: deprecated conversion from string constant to ‘char*’ vedit.C: In member function ‘virtual int VEdit::load_properties_derived(FileXML*)’: vedit.C:51:55: warning: deprecated conversion from string constant to ‘char*’ vedit.C: In member function ‘virtual int VEdit::dump_derived()’: vedit.C:109:45: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘int64_t’ vedit.C:110:33: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘int64_t’ videodevice.C: In function ‘char* get_channeldb_path(VideoInConfig*)’: videodevice.C:284:15: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:288:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:291:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:294:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:297:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:300:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C: In static member function ‘static char* VideoDevice::drivertostr(int)’: videodevice.C:375:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:378:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:381:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:384:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:387:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:390:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:393:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:396:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:399:11: warning: deprecated conversion from string constant to ‘char*’ videodevice.C:410:9: warning: deprecated conversion from string constant to ‘char*’ viewmenu.C: In member function ‘virtual int ShowAssets::handle_event()’: viewmenu.C:58:54: warning: deprecated conversion from string constant to ‘char*’ viewmenu.C: In member function ‘virtual int ShowTitles::handle_event()’: viewmenu.C:85:54: warning: deprecated conversion from string constant to ‘char*’ viewmenu.C: In member function ‘virtual int ShowTransitions::handle_event()’: viewmenu.C:106:59: warning: deprecated conversion from string constant to ‘char*’ videodevice.C: In member function ‘int VideoDevice::set_channel(Channel*)’: videodevice.C:517:48: warning: deprecated conversion from string constant to ‘char*’ videodevice.C: In member function ‘int VideoDevice::set_picture(PictureConfig*)’: videodevice.C:541:48: warning: deprecated conversion from string constant to ‘char*’ viewmenu.C: In member function ‘virtual int ShowAutomation::handle_event()’: viewmenu.C:134:58: warning: deprecated conversion from string constant to ‘char*’ viewmenu.C: In member function ‘virtual int PluginAutomation::handle_event()’: viewmenu.C:160:60: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vpatchgui.o vpatchgui.C virtualaconsole.C: In member function ‘int VirtualAConsole::process_buffer(int64_t, int64_t, int, int64_t)’: virtualaconsole.C:262:74: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vplayback.o vplayback.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vpluginarray.o vpluginarray.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vplugin.o vplugin.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from virtualconsole.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vpluginset.o vpluginset.C In file included from ../guicast/guicast.h:42:0, from edits.h:29, from vmodule.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vrender.o vrender.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from virtualnode.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from track.h:36, from playabletracks.h:29, from virtualvconsole.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edits.h:29, from virtualvnode.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vtimebar.o vtimebar.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vtrack.o vtrack.C In file included from ../guicast/guicast.h:42:0, from auto.h:27, from floatauto.h:29, from vpatchgui.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ virtualvnode.C: In member function ‘int VirtualVNode::render_as_module(VFrame*, VFrame*, int64_t, double, int)’: virtualvnode.C:251:64: warning: deprecated conversion from string constant to ‘char*’ virtualvnode.C:307:64: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edits.h:29, from vrender.C:28: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from playtransport.h:26, from vplayback.C:24: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ vpatchgui.C: In member function ‘virtual int VFadePatch::handle_event()’: vpatchgui.C:238:54: warning: deprecated conversion from string constant to ‘char*’ vpatchgui.C: In constructor ‘VModePatch::VModePatch(MWindow*, VPatchGUI*, int, int)’: vpatchgui.C:269:47: warning: deprecated conversion from string constant to ‘char*’ vpatchgui.C:270:4: warning: deprecated conversion from string constant to ‘char*’ vpatchgui.C:276:28: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from formattools.h:26, from file.h:35, from vpluginarray.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ vpatchgui.C: In static member function ‘static char* VModePatch::mode_to_text(int)’: vpatchgui.C:388:9: warning: deprecated conversion from string constant to ‘char*’ vpatchgui.C: In constructor ‘VModePatchItem::VModePatchItem(VModePatch*, char*, int)’: vpatchgui.C:397:20: warning: deprecated conversion from string constant to ‘char*’ vrender.C: In member function ‘int VRender::insert_timecode(Edit*&, int64_t, VFrame*)’: vrender.C:282:1: warning: deprecated conversion from string constant to ‘char*’ vrender.C:293:1: warning: deprecated conversion from string constant to ‘char*’ vrender.C:297:1: warning: deprecated conversion from string constant to ‘char*’ vrender.C:302:1: warning: deprecated conversion from string constant to ‘char*’ vrender.C:312:1: warning: deprecated conversion from string constant to ‘char*’ vrender.C:321:1: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from plugin.h:25, from vplugin.h:26, from vpluginset.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from plugin.h:25, from vplugin.h:26, from vplugin.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vtracking.o vtracking.C vplugin.C: In constructor ‘VPlugin::VPlugin(EDL*, PluginSet*)’: vplugin.C:28:30: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vwindow.o vwindow.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o vwindowgui.o vwindowgui.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o wavecache.o wavecache.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o yuvstream.o yuvstream.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o zoombar.o zoombar.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o zoompanel.o zoompanel.C i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../guicast -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o aboutprefs.o aboutprefs.C In file included from ../guicast/guicast.h:42:0, from theme.h:29, from vtimebar.C:25: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from edit.h:27, from vtrack.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ wavecache.C: In member function ‘WaveCacheItem* WaveCache::get_wave(int, int, int64_t, int64_t)’: wavecache.C:59:34: warning: deprecated conversion from string constant to ‘char*’ wavecache.C: In member function ‘void WaveCache::put_wave(Asset*, int, int64_t, int64_t, double, double)’: wavecache.C:88:34: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from yuvstream.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ vtrack.C: In member function ‘virtual int VTrack::save_header(FileXML*)’: vtrack.C:158:40: warning: deprecated conversion from string constant to ‘char*’ vtrack.C:158:40: warning: deprecated conversion from string constant to ‘char*’ yuvstream.C: In member function ‘int YUVStream::read_frame_raw(uint8_t*, long int)’: yuvstream.C:137:40: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ yuvstream.C: In member function ‘int YUVStream::write_frame_raw(uint8_t*, long int)’: yuvstream.C:165:3: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ yuvstream.C: In member function ‘int YUVStream::seek_frame(int64_t)’: yuvstream.C:215:3: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘int64_t’ yuvstream.C:215:3: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘int64_t’ yuvstream.C:223:3: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘int64_t’ yuvstream.C:227:3: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘off_t’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from vtracking.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from preferencesthread.h:26, from aboutprefs.h:25, from aboutprefs.C:22: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from vwindow.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ aboutprefs.C: In member function ‘virtual int AboutPrefs::create_objects()’: aboutprefs.C:96:28: warning: deprecated conversion from string constant to ‘char*’ aboutprefs.C:133:28: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from assets.h:35, from vwindowgui.C:23: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ vtracking.C: In member function ‘virtual void VTracking::update_tracker(double)’: vtracking.C:59:55: warning: deprecated conversion from string constant to ‘char*’ vtracking.C: In member function ‘virtual void VTracking::update_meters(int64_t)’: vtracking.C:86:55: warning: deprecated conversion from string constant to ‘char*’ vtracking.C: In member function ‘virtual void VTracking::stop_meters()’: vtracking.C:94:52: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from maincursor.h:25, from zoombar.C:27: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ vwindow.C: In member function ‘void VWindow::copy()’: vwindow.C:381:5: warning: deprecated conversion from string constant to ‘char*’ In file included from ../guicast/guicast.h:42:0, from mwindowgui.h:26, from zoompanel.C:26: ../guicast/bcpot.h: In member function ‘virtual char* BC_Pot::get_caption()’: ../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to ‘char*’ zoombar.C: In member function ‘int ZoomBar::create_objects()’: zoombar.C:65:50: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:69:78: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:70:84: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:76:75: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:77:81: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:83:77: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:84:83: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:101:15: warning: deprecated conversion from string constant to ‘char*’ zoombar.C: In member function ‘void ZoomBar::resize_event()’: zoombar.C:143:78: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:144:84: warning: deprecated conversion from string constant to ‘char*’ zoombar.C: In constructor ‘AutoZoom::AutoZoom(MWindow*, ZoomBar*, int, int, int)’: zoombar.C:424:50: warning: deprecated conversion from string constant to ‘char*’ zoombar.C: In member function ‘void AutoTypeMenu::create_objects()’: zoombar.C:469:60: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:470:60: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:471:54: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:472:51: warning: deprecated conversion from string constant to ‘char*’ zoombar.C:473:51: warning: deprecated conversion from string constant to ‘char*’ zoombar.C: In constructor ‘FromTextBox::FromTextBox(MWindow*, ZoomBar*, int, int)’: zoombar.C:577:30: warning: deprecated conversion from string constant to ‘char*’ zoombar.C: In constructor ‘LengthTextBox::LengthTextBox(MWindow*, ZoomBar*, int, int)’: zoombar.C:615:30: warning: deprecated conversion from string constant to ‘char*’ zoombar.C: In constructor ‘ToTextBox::ToTextBox(MWindow*, ZoomBar*, int, int)’: zoombar.C:649:30: warning: deprecated conversion from string constant to ‘char*’ zoompanel.C: In member function ‘void ZoomPanel::calculate_menu()’: zoompanel.C:125:71: warning: deprecated conversion from string constant to ‘char*’ zoompanel.C:133:62: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In constructor ‘VWindowGUI::VWindowGUI(MWindow*, VWindow*)’: vwindowgui.C:69:3: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C:69:3: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘void VWindowGUI::change_source(EDL*, char*)’: vwindowgui.C:91:41: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘void VWindowGUI::update_sources(char*)’: vwindowgui.C:102:42: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘int VWindowGUI::create_objects()’: vwindowgui.C:166:51: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual int VWindowGUI::close_event()’: vwindowgui.C:296:53: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C:300:39: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual int VWindowGUI::keypress_event()’: vwindowgui.C:327:46: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C:333:46: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual void VWindowEditing::splice_selection()’: vwindowgui.C:510:63: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual void VWindowEditing::overwrite_selection()’: vwindowgui.C:520:66: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual void VWindowEditing::prev_label()’: vwindowgui.C:544:57: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual void VWindowEditing::next_label()’: vwindowgui.C:578:60: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C:590:60: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual void VWindowEditing::to_clip()’: vwindowgui.C:645:5: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual int VWindowSlider::handle_event()’: vwindowgui.C:710:43: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In constructor ‘VWindowSource::VWindowSource(MWindow*, VWindowGUI*, int, int)’: vwindowgui.C:752:5: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual void VWindowTransport::goto_start()’: vwindowgui.C:795:49: warning: deprecated conversion from string constant to ‘char*’ vwindowgui.C: In member function ‘virtual void VWindowTransport::goto_end()’: vwindowgui.C:803:47: warning: deprecated conversion from string constant to ‘char*’ /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cinelerra aattachmentpoint.o aautomation.o aboutprefs.o adeviceprefs.o aedit.o aedits.o amodule.o apatchgui.o apluginarray.o aplugin.o apluginset.o arender.o asset.o assetedit.o assetpopup.o assetremove.o assets.o atrack.o attachmentpoint.o audioalsa.o audiocine.o audiodevice.o audiodvb.o audioesound.o audioidevice.o audioodevice.o audiooss.o auto.o autoconf.o automation.o autos.o awindow.o awindowgui.o awindowmenu.o batch.o batchrender.o bitspopup.o brender.o browsebutton.o byteorderpopup.o cache.o cachebase.o canvas.o canvastools.o channel.o channeldb.o channeledit.o channelpicker.o chantables.o clipedit.o commonrender.o confirmquit.o confirmsave.o cpanel.o cplayback.o ctimebar.o ctracking.o cursor.o cwindow.o cwindowgui.o cwindowtool.o dcoffset.o dcraw.o deleteallindexes.o devicedvbinput.o drivesync.o dvbtune.o edit.o edithandles.o editpanel.o editpopup.o edits.o edl.o edlsession.o exportedl.o fadeengine.o ffmpeg.o fileac3.o fileavi.o filebaseaudio.o filebase.o filebaseima4.o filebaseulaw.o file.o filecr2.o filedv.o fileogg.o fileexr.o fileformat.o filejpeg.o filelist.o filemov.o filempeg.o filepng.o filesndfile.o filetga.o filethread.o filetiff.o filevorbis.o filexml.o fileyuv.o floatauto.o floatautos.o formatcheck.o formatpopup.o formatpresets.o formattools.o framecache.o garbage.o gwindow.o gwindowgui.o indexfile.o indexthread.o intauto.o intautos.o interfaceprefs.o keyframe.o keyframehandles.o keyframepopup.o keyframes.o labeledit.o labelnavigate.o labels.o levelwindow.o levelwindowgui.o loadbalance.o loadfile.o loadmode.o localsession.o main.o mainclock.o maincursor.o mainerror.o mainindexes.o mainmenu.o mainprogress.o mainsession.o mainundo.o manualgoto.o maskauto.o maskautos.o maskengine.o mbuttons.o menuaeffects.o menueffects.o menuveffects.o meterpanel.o module.o mtimebar.o mwindow.o mwindowedit.o mwindowgui.o mwindowmove.o new.o newfolder.o overlayframe.o packagedispatcher.o packagerenderer.o packagingengine.o panauto.o panautos.o patchbay.o patchgui.o performanceprefs.o picture.o pipe.o playabletracks.o playback3d.o playbackconfig.o playbackengine.o playbackprefs.o playtransport.o pluginaclient.o pluginaclientlad.o pluginarray.o pluginautos.o plugin.o pluginclient.o plugindialog.o pluginpopup.o pluginserver.o pluginset.o plugintclient.o plugintoggles.o pluginvclient.o preferences.o preferencesthread.o question.o quit.o recconfirmdelete.o recordableatracks.o recordablevtracks.o recordaudio.o record.o recordconfig.o recordgui.o recordlabel.o recordmonitor.o recordprefs.o recordthread.o recordtransport.o recordvideo.o recordwindow.o removethread.o render.o renderengine.o renderfarm.o renderfarmclient.o renderprofiles.o resample.o resizetrackthread.o resourcepixmap.o resourcethread.o samplescroll.o savefile.o setformat.o sharedlocation.o shmemory.o sighandler.o splashgui.o statusbar.o theme.o threadexec.o threadfork.o threadindexer.o threadloader.o timebar.o timeentry.o tipwindow.o track.o trackcanvas.o tracking.o tracks.o trackscroll.o tracksedit.o transition.o transitionhandles.o transitionpopup.o transportque.o tunerserver.o undostackitem.o vattachmentpoint.o vautomation.o vdevicebase.o vdevicebuz.o vdevicedvb.o vdeviceprefs.o vdevicev4l.o vdevicev4l2.o vdevicev4l2jpeg.o vdevicex11.o vedit.o vedits.o videodevice.o viewmenu.o virtualaconsole.o virtualanode.o virtualconsole.o virtualnode.o virtualvconsole.o virtualvnode.o vmodule.o vpatchgui.o vplayback.o vpluginarray.o vplugin.o vpluginset.o vrender.o vtimebar.o vtrack.o vtracking.o vwindow.o vwindowgui.o wavecache.o yuvstream.o zoombar.o zoompanel.o data/libimagedata.a ../mpeg2enc/libmpeg2enc.la ../toolame-02l/libtoolame.la ../quicktime/libquicktimehv.la ../guicast/libguicast.la ../libmpeg3/libmpeg3hv.la -lavcodec -lpostproc -lswscale -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -lvorbisfile -lvorbis -lm -logg -ltheora -logg -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lsndfile -lpng -ljpeg -ltiff -lz -ldv -lm -luuid -lmjpegutils libtool: link: i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib/cinelerra\" -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--hash-style=gnu -o .libs/cinelerra aattachmentpoint.o aautomation.o aboutprefs.o adeviceprefs.o aedit.o aedits.o amodule.o apatchgui.o apluginarray.o aplugin.o apluginset.o arender.o asset.o assetedit.o assetpopup.o assetremove.o assets.o atrack.o attachmentpoint.o audioalsa.o audiocine.o audiodevice.o audiodvb.o audioesound.o audioidevice.o audioodevice.o audiooss.o auto.o autoconf.o automation.o autos.o awindow.o awindowgui.o awindowmenu.o batch.o batchrender.o bitspopup.o brender.o browsebutton.o byteorderpopup.o cache.o cachebase.o canvas.o canvastools.o channel.o channeldb.o channeledit.o channelpicker.o chantables.o clipedit.o commonrender.o confirmquit.o confirmsave.o cpanel.o cplayback.o ctimebar.o ctracking.o cursor.o cwindow.o cwindowgui.o cwindowtool.o dcoffset.o dcraw.o deleteallindexes.o devicedvbinput.o drivesync.o dvbtune.o edit.o edithandles.o editpanel.o editpopup.o edits.o edl.o edlsession.o exportedl.o fadeengine.o ffmpeg.o fileac3.o fileavi.o filebaseaudio.o filebase.o filebaseima4.o filebaseulaw.o file.o filecr2.o filedv.o fileogg.o fileexr.o fileformat.o filejpeg.o filelist.o filemov.o filempeg.o filepng.o filesndfile.o filetga.o filethread.o filetiff.o filevorbis.o filexml.o fileyuv.o floatauto.o floatautos.o formatcheck.o formatpopup.o formatpresets.o formattools.o framecache.o garbage.o gwindow.o gwindowgui.o indexfile.o indexthread.o intauto.o intautos.o interfaceprefs.o keyframe.o keyframehandles.o keyframepopup.o keyframes.o labeledit.o labelnavigate.o labels.o levelwindow.o levelwindowgui.o loadbalance.o loadfile.o loadmode.o localsession.o main.o mainclock.o maincursor.o mainerror.o mainindexes.o mainmenu.o mainprogress.o mainsession.o mainundo.o manualgoto.o maskauto.o maskautos.o maskengine.o mbuttons.o menuaeffects.o menueffects.o menuveffects.o meterpanel.o module.o mtimebar.o mwindow.o mwindowedit.o mwindowgui.o mwindowmove.o new.o newfolder.o overlayframe.o packagedispatcher.o packagerenderer.o packagingengine.o panauto.o panautos.o patchbay.o patchgui.o performanceprefs.o picture.o pipe.o playabletracks.o playback3d.o playbackconfig.o playbackengine.o playbackprefs.o playtransport.o pluginaclient.o pluginaclientlad.o pluginarray.o pluginautos.o plugin.o pluginclient.o plugindialog.o pluginpopup.o pluginserver.o pluginset.o plugintclient.o plugintoggles.o pluginvclient.o preferences.o preferencesthread.o question.o quit.o recconfirmdelete.o recordableatracks.o recordablevtracks.o recordaudio.o record.o recordconfig.o recordgui.o recordlabel.o recordmonitor.o recordprefs.o recordthread.o recordtransport.o recordvideo.o recordwindow.o removethread.o render.o renderengine.o renderfarm.o renderfarmclient.o renderprofiles.o resample.o resizetrackthread.o resourcepixmap.o resourcethread.o samplescroll.o savefile.o setformat.o sharedlocation.o shmemory.o sighandler.o splashgui.o statusbar.o theme.o threadexec.o threadfork.o threadindexer.o threadloader.o timebar.o timeentry.o tipwindow.o track.o trackcanvas.o tracking.o tracks.o trackscroll.o tracksedit.o transition.o transitionhandles.o transitionpopup.o transportque.o tunerserver.o undostackitem.o vattachmentpoint.o vautomation.o vdevicebase.o vdevicebuz.o vdevicedvb.o vdeviceprefs.o vdevicev4l.o vdevicev4l2.o vdevicev4l2jpeg.o vdevicex11.o vedit.o vedits.o videodevice.o viewmenu.o virtualaconsole.o virtualanode.o virtualconsole.o virtualnode.o virtualvconsole.o virtualvnode.o vmodule.o vpatchgui.o vplayback.o vpluginarray.o vplugin.o vpluginset.o vrender.o vtimebar.o vtrack.o vtracking.o vwindow.o vwindowgui.o wavecache.o yuvstream.o zoombar.o zoompanel.o -pthread -Wl,--export-dynamic -Wl,--as-needed data/libimagedata.a ../mpeg2enc/.libs/libmpeg2enc.a ../toolame-02l/.libs/libtoolame.a ../quicktime/.libs/libquicktimehv.so -L/usr/lib /usr/lib/libmp3lame.so /usr/lib/libfaad.so /usr/lib/libfaac.so /var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/libmpeg3/.libs/libmpeg3hv.so -lx264 ../guicast/.libs/libguicast.so /usr/lib/libXxf86vm.so /usr/lib/libXv.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl ../libmpeg3/.libs/libmpeg3hv.so /usr/lib/liba52.so -lpthread -lavcodec -lpostproc -lswscale /usr/lib/libvorbisfile.so /usr/lib/libtheora.so -lIlmImf -lImath -lHalf -lIex -lIlmThread /usr/lib/libsndfile.so /usr/lib/libFLAC.so /usr/lib/libvorbisenc.so /usr/lib/libvorbis.so -logg /usr/lib/libpng14.so /usr/lib/libjpeg.so /usr/lib/libtiff.so -lc -lz /usr/lib/libdv.so -luuid /usr/lib/libmjpegutils.so -lm -pthread make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/cinelerra' make[2]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/cinelerra' Making all in mplexlo make[2]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/mplexlo' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c mplex.c mplex.c: In function ‘main’: mplex.c:186:26: warning: incompatible implicit declaration of built-in function ‘strlen’ mplex.c:187:4: warning: incompatible implicit declaration of built-in function ‘strcpy’ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -lm -lpthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mplexlo mplex.o ../libmpeg3/libmpeg3hv.la libtool: link: i686-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--hash-style=gnu -o .libs/mplexlo mplex.o -Wl,--as-needed ../libmpeg3/.libs/libmpeg3hv.so /usr/lib/liba52.so -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/mplexlo' Making all in plugins make[2]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins' Making all in suv make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/suv' Making all in data make[4]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/suv/data' ../../../guicast/bootstrap suv.data about.png about_bg.png add_dn.png add_hi.png add_up.png antenna.png antierase_checked.png antierase_checkedhi.png antierase_dn.png antierase_hi.png antierase_up.png append_dn.png append_hi.png append_up.png appendasset_dn.png appendasset_hi.png appendasset_up.png apply_dn.png apply_hi.png apply_up.png arrow.png arrow_checked.png arrow_checkedhi.png arrow_dn.png arrow_hi.png arrow_up.png asset_append_dn.png asset_append_hi.png asset_append_up.png asset_disk_dn.png asset_disk_hi.png asset_disk_up.png asset_index_dn.png asset_index_hi.png asset_index_up.png asset_info_dn.png asset_info_hi.png asset_info_up.png asset_project_dn.png asset_project_hi.png asset_project_up.png attach_dn.png attach_hi.png attach_up.png auto_dn.png auto_dnhi.png auto_up.png auto_uphi.png autokeyframe.png autokeyframe_checked.png autokeyframe_checkedhi.png autokeyframe_dn.png autokeyframe_up.png autokeyframe_uphi.png automationpatch_checked.png automationpatch_checkedhi.png automationpatch_dn.png automationpatch_hi.png automationpatch_up.png bar.png batchcancel_dn.png batchcancel_hi.png batchcancel_up.png batchstart_dn.png batchstart_hi.png batchstart_up.png batchstop_dn.png batchstop_hi.png batchstop_up.png blank30x30.png bottom_justify.png calibrate_dn.png calibrate_hi.png calibrate_up.png camera.png camera_checked.png camera_checkedhi.png camera_dn.png camera_hi.png camera_up.png camerakeyframe.png cancel.png cancel_dn.png cancel_hi.png cancel_small_dn.png cancel_small_hi.png cancel_small_up.png cancel_up.png cbuttons_left.png cbuttons_right.png center_justify.png chain_dn.png chain_hi.png chain_up.png channel.png channel_bg.png channel_dn.png channel_hi.png channel_position.png channel_up.png checkbox_checked.png checkbox_checkedhi.png checkbox_dn.png checkbox_hi.png checkbox_up.png cirselection_checked.png cirselection_checkedhi.png cirselection_dn.png cirselection_hi.png cirselection_up.png clearinpoint.png clearoutpoint.png clip_icon.png closetip.png cmeter_bg.png column_dn.png column_hi.png column_up.png configure.png copy.png cpanel_bg.png cpanel_checked.png cpanel_checkedhi.png cpanel_dn.png cpanel_hi.png cpanel_up.png crop.png crop_checked.png crop_checkedhi.png crop_dn.png crop_hi.png crop_up.png cut.png cwindow_active.png cwindow_inactive.png default_bg.png delete.png deletedisk_dn.png deletedisk_hi.png deletedisk_up.png deleteproject_dn.png deleteproject_hi.png deleteproject_up.png detach_dn.png detach_hi.png detach_up.png draw_dn.png draw_dnhi.png draw_up.png draw_uphi.png drawpatch.png drawpatch_checked.png drawpatch_checkedhi.png drawpatch_dn.png drawpatch_hi.png drawpatch_up.png duplex.png edit_dn.png edit_hi.png edit_up.png edithandlein_dn.png edithandlein_hi.png edithandlein_up.png edithandleout_dn.png edithandleout_hi.png edithandleout_up.png editpanel_checked.png editpanel_checkedhi.png editpanel_dn.png editpanel_hi.png editpanel_up.png end.png erase_checked.png erase_checkedhi.png erase_dn.png erase_hi.png erase_up.png expandpatch.png expandpatch_checked.png expandpatch_checkedhi.png expandpatch_dn.png expandpatch_hi.png expandpatch_up.png eyedrop.png fastfwd.png fastrev.png filebox_bigbutton_dn.png filebox_bigbutton_hi.png filebox_bigbutton_up.png fileboxbutton_dn.png fileboxbutton_hi.png fileboxbutton_up.png fit.png fit_dn.png fit_hi.png fit_up.png fitautos.png folder.png framefwd.png framerev.png fwd_dn.png fwd_hi.png fwd_up.png gangpatch.png gangpatch_checked.png gangpatch_checkedhi.png gangpatch_dn.png gangpatch_hi.png gangpatch_up.png generic_dn.png generic_hi.png generic_up.png generickeyframe.png goto.png heroine_bg.png heroine_icon.png hscroll_back_dn.png hscroll_back_hi.png hscroll_back_up.png hscroll_fwd_dn.png hscroll_fwd_hi.png hscroll_fwd_up.png hscroll_handle_bg.png hscroll_handle_dn.png hscroll_handle_hi.png hscroll_handle_up.png hscroll_left_dn.png hscroll_left_hi.png hscroll_left_up.png hscroll_right_dn.png hscroll_right_hi.png hscroll_right_up.png hslider_bg_dn.png hslider_bg_hi.png hslider_bg_up.png hslider_fg_dn.png hslider_fg_hi.png hslider_fg_up.png ibeam.png ibeam_checked.png ibeam_checkedhi.png ibeam_dn.png ibeam_hi.png ibeam_up.png icons.png in_checked.png in_checkedhi.png in_dn.png in_hi.png in_up.png infoasset_dn.png infoasset_hi.png infoasset_up.png inpoint.png insert_dn.png insert_hi.png insert_up.png keyframe.png keyframe2.png keyframe3.png keyframe_dn.png keyframe_hi.png keyframe_up.png label.png label_checked.png label_checkedhi.png label_dn.png label_hi.png label_up.png labeltoggle_dn.png labeltoggle_up.png labeltoggle_uphi.png left_justify.png listbox_button.png listbox_dn.png listbox_up.png locklabels_dn.png locklabels_locked.png locklabels_lockedhi.png locklabels_unlocked.png locklabels_unlockedhi.png magnify.png magnify_checked.png magnify_checkedhi.png magnify_dn.png magnify_hi.png magnify_up.png mask.png maskkeyframe.png mbutton_bg.png mbutton_left.png mbutton_right.png mclock.png mclock_flat.png menu_popup_bg.png menubar_bg.png menubar_dn.png menubar_hi.png menubar_up.png menuitem_dn.png menuitem_hi.png menuitem_up.png menupopup_dn.png menupopup_hi.png menupopup_up.png menutitle_dn.png menutitle_hi.png menutitle_up.png middle_justify.png mode_add.png mode_divide.png mode_dn.png mode_hi.png mode_max.png mode_multiply.png mode_normal.png mode_replace.png mode_subtract.png mode_up.png modekeyframe.png move_checked.png move_checkedhi.png move_dn.png move_hi.png move_up.png movedn_dn.png movedn_hi.png movedn_up.png moveup_dn.png moveup_hi.png moveup_up.png mscroll_filler.png mtimebar.png mutepatch.png mutepatch_checked.png mutepatch_checkedhi.png mutepatch_dn.png mutepatch_hi.png mutepatch_up.png new_bg.png new_bigbutton_dn.png new_bigbutton_hi.png new_bigbutton_up.png nextlabel.png nextlabel_dn.png nextlabel_hi.png nextlabel_up.png nexttip.png no_dn.png no_hi.png no_up.png ok.png openfolder.png options_dn.png options_hi.png options_up.png out_checked.png out_checkedhi.png out_dn.png out_hi.png out_up.png outpoint.png over.png over_dn.png over_up.png over_uphi.png overwrite.png pan_channel.png pan_channel_small.png pan_hi.png pan_popup.png pan_stick.png pan_stick_small.png pan_up.png panel_divider.png pankeyframe.png paste.png pasteasset_dn.png pasteasset_hi.png pasteasset_up.png patch_checked.png patch_checkedhi.png patch_dn.png patch_hi.png patch_up.png patchbay_bg.png pause.png picture_dn.png picture_hi.png picture_up.png play.png playpatch.png playpatch_checked.png playpatch_checkedhi.png playpatch_dn.png playpatch_hi.png playpatch_up.png plugin_bg.png plugin_on.png plugin_ondn.png plugin_onhi.png plugin_onselect.png plugin_onselecthi.png plugin_show.png plugin_showdn.png plugin_showhi.png plugin_showselect.png plugin_showselecthi.png pot_dn.png pot_hi.png pot_up.png preferences_bg.png preferencesbutton_dn.png preferencesbutton_dnhi.png preferencesbutton_dnlo.png preferencesbutton_up.png preferencesbutton_uphi.png presentation_dn.png presentation_hi.png presentation_up.png prevlabel.png prevlabel_dn.png prevlabel_hi.png prevlabel_up.png prevtip.png progress_bg.png progress_hi.png projector.png projector_checked.png projector_checkedhi.png projector_dn.png projector_hi.png projector_up.png projectorkeyframe.png protect.png radial_checked.png radial_checkedhi.png radial_dn.png radial_hi.png radial_up.png recframe.png record.png recordgui_batch.png recordgui_controls.png recordgui_list.png recordmonitor_meters.png recordmonitor_panel.png recordpatch.png recordpatch_checked.png recordpatch_checkedhi.png recordpatch_dn.png recordpatch_dnhi.png recordpatch_hi.png recordpatch_up.png recordpatch_uphi.png rectselection_checked.png rectselection_checkedhi.png rectselection_dn.png rectselection_hi.png rectselection_up.png redo.png redo_dn.png redo_hi.png redo_up.png redrawindex_dn.png redrawindex_hi.png redrawindex_up.png reel.png reload.png reset_dn.png reset_hi.png reset_up.png resource1024.png resource128.png resource256.png resource32.png resource512.png resource64.png reverse.png rewind.png right_justify.png select_dn.png select_hi.png select_up.png setformat_bg.png setformat_bg2.png show_meters.png singleframe.png slider_bg.png splice.png startover_dn.png startover_hi.png startover_up.png statusbar.png statusbar_cancel.png statusbar_cancel_dn.png statusbar_cancel_hi.png statusbar_cancel_up.png stop.png swap_extents.png text.png text_highlight.png timebar_bg.png timebar_bg_flat.png timebar_brender.png timebar_view.png tipbutton_dn.png tipbutton_hi.png tipbutton_up.png title_bg.png titlesafe.png toclip.png toolwindow.png top_justify.png tracks_bg.png transition_dn.png transition_hi.png transition_up.png transitionhandle_dn.png transitionhandle_hi.png transitionhandle_up.png transportdn.png transportend.png transporthi.png transportup.png tumble_bottom.png tumble_hi.png tumble_top.png tumble_up.png undo.png undo_dn.png undo_hi.png undo_up.png updir.png vbuttons_left.png vclock.png viewasset_dn.png viewasset_hi.png viewasset_up.png vmeter_bg.png vscroll_back_dn.png vscroll_back_hi.png vscroll_back_up.png vscroll_fwd_dn.png vscroll_fwd_hi.png vscroll_fwd_up.png vscroll_handle_bg.png vscroll_handle_dn.png vscroll_handle_hi.png vscroll_handle_up.png vscroll_left_dn.png vscroll_left_hi.png vscroll_left_up.png vscroll_right_dn.png vscroll_right_hi.png vscroll_right_up.png vwindow_timebar.png wrench.png wrench_dn.png wrench_hi.png wrench_up.png xmeter_green.png xmeter_normal.png xmeter_over.png xmeter_red.png xmeter_white.png xmeter_yellow.png yes_dn.png yes_hi.png yes_up.png ymeter_green.png ymeter_normal.png ymeter_over.png ymeter_red.png ymeter_white.png ymeter_yellow.png zoompopup_dn.png zoompopup_hi.png zoompopup_up.png zoomtumble_bottom.png zoomtumble_hi.png zoomtumble_top.png zoomtumble_up.png || { rm -f suv.data; exit 1; } i686-pc-linux-gnu-objcopy -I binary -B i386 -O elf32-i386 suv.data suv.o rm -f libimagedata.a i686-pc-linux-gnu-ar cru libimagedata.a suv.o i686-pc-linux-gnu-ranlib libimagedata.a make[4]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/suv/data' make[4]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/suv' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o suv.lo suv.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c suv.C -fPIC -DPIC -o .libs/suv.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/canvas.h:26, from ../../cinelerra/cwindowgui.h:26, from suv.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual char* SUVMain::plugin_title()': suv.C:71:9: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::initialize()': suv.C:154:25: warning: deprecated conversion from string constant to 'char*' suv.C:154:25: warning: deprecated conversion from string constant to 'char*' suv.C:154:25: warning: deprecated conversion from string constant to 'char*' suv.C:154:25: warning: deprecated conversion from string constant to 'char*' suv.C:159:25: warning: deprecated conversion from string constant to 'char*' suv.C:159:25: warning: deprecated conversion from string constant to 'char*' suv.C:159:25: warning: deprecated conversion from string constant to 'char*' suv.C:159:25: warning: deprecated conversion from string constant to 'char*' suv.C:164:25: warning: deprecated conversion from string constant to 'char*' suv.C:164:25: warning: deprecated conversion from string constant to 'char*' suv.C:164:25: warning: deprecated conversion from string constant to 'char*' suv.C:164:25: warning: deprecated conversion from string constant to 'char*' suv.C:169:25: warning: deprecated conversion from string constant to 'char*' suv.C:169:25: warning: deprecated conversion from string constant to 'char*' suv.C:169:25: warning: deprecated conversion from string constant to 'char*' suv.C:169:25: warning: deprecated conversion from string constant to 'char*' suv.C:174:25: warning: deprecated conversion from string constant to 'char*' suv.C:174:25: warning: deprecated conversion from string constant to 'char*' suv.C:174:25: warning: deprecated conversion from string constant to 'char*' suv.C:174:25: warning: deprecated conversion from string constant to 'char*' suv.C:179:25: warning: deprecated conversion from string constant to 'char*' suv.C:179:25: warning: deprecated conversion from string constant to 'char*' suv.C:179:25: warning: deprecated conversion from string constant to 'char*' suv.C:179:25: warning: deprecated conversion from string constant to 'char*' suv.C:185:29: warning: deprecated conversion from string constant to 'char*' suv.C:185:29: warning: deprecated conversion from string constant to 'char*' suv.C:185:29: warning: deprecated conversion from string constant to 'char*' suv.C:185:29: warning: deprecated conversion from string constant to 'char*' suv.C:191:29: warning: deprecated conversion from string constant to 'char*' suv.C:191:29: warning: deprecated conversion from string constant to 'char*' suv.C:191:29: warning: deprecated conversion from string constant to 'char*' suv.C:191:29: warning: deprecated conversion from string constant to 'char*' suv.C:197:18: warning: deprecated conversion from string constant to 'char*' suv.C:197:18: warning: deprecated conversion from string constant to 'char*' suv.C:197:18: warning: deprecated conversion from string constant to 'char*' suv.C:197:18: warning: deprecated conversion from string constant to 'char*' suv.C:197:18: warning: deprecated conversion from string constant to 'char*' suv.C:202:29: warning: deprecated conversion from string constant to 'char*' suv.C:202:29: warning: deprecated conversion from string constant to 'char*' suv.C:202:29: warning: deprecated conversion from string constant to 'char*' suv.C:202:29: warning: deprecated conversion from string constant to 'char*' suv.C:208:22: warning: deprecated conversion from string constant to 'char*' suv.C:208:22: warning: deprecated conversion from string constant to 'char*' suv.C:208:22: warning: deprecated conversion from string constant to 'char*' suv.C:208:22: warning: deprecated conversion from string constant to 'char*' suv.C:208:22: warning: deprecated conversion from string constant to 'char*' suv.C:210:50: warning: deprecated conversion from string constant to 'char*' suv.C:210:50: warning: deprecated conversion from string constant to 'char*' suv.C:214:58: warning: deprecated conversion from string constant to 'char*' suv.C:219:53: warning: deprecated conversion from string constant to 'char*' suv.C:233:23: warning: deprecated conversion from string constant to 'char*' suv.C:233:23: warning: deprecated conversion from string constant to 'char*' suv.C:258:21: warning: deprecated conversion from string constant to 'char*' suv.C:258:21: warning: deprecated conversion from string constant to 'char*' suv.C:258:21: warning: deprecated conversion from string constant to 'char*' suv.C:258:21: warning: deprecated conversion from string constant to 'char*' suv.C:258:21: warning: deprecated conversion from string constant to 'char*' suv.C:263:52: warning: deprecated conversion from string constant to 'char*' suv.C:264:52: warning: deprecated conversion from string constant to 'char*' suv.C:334:98: warning: deprecated conversion from string constant to 'char*' suv.C:334:98: warning: deprecated conversion from string constant to 'char*' suv.C:334:98: warning: deprecated conversion from string constant to 'char*' suv.C:334:98: warning: deprecated conversion from string constant to 'char*' suv.C:334:98: warning: deprecated conversion from string constant to 'char*' suv.C:335:98: warning: deprecated conversion from string constant to 'char*' suv.C:335:98: warning: deprecated conversion from string constant to 'char*' suv.C:335:98: warning: deprecated conversion from string constant to 'char*' suv.C:335:98: warning: deprecated conversion from string constant to 'char*' suv.C:335:98: warning: deprecated conversion from string constant to 'char*' suv.C:336:100: warning: deprecated conversion from string constant to 'char*' suv.C:336:100: warning: deprecated conversion from string constant to 'char*' suv.C:336:100: warning: deprecated conversion from string constant to 'char*' suv.C:336:100: warning: deprecated conversion from string constant to 'char*' suv.C:336:100: warning: deprecated conversion from string constant to 'char*' suv.C:341:17: warning: deprecated conversion from string constant to 'char*' suv.C:341:17: warning: deprecated conversion from string constant to 'char*' suv.C:341:17: warning: deprecated conversion from string constant to 'char*' suv.C:341:17: warning: deprecated conversion from string constant to 'char*' suv.C:341:17: warning: deprecated conversion from string constant to 'char*' suv.C:345:46: warning: deprecated conversion from string constant to 'char*' suv.C:346:52: warning: deprecated conversion from string constant to 'char*' suv.C:347:44: warning: deprecated conversion from string constant to 'char*' suv.C:348:54: warning: deprecated conversion from string constant to 'char*' suv.C:349:56: warning: deprecated conversion from string constant to 'char*' suv.C:366:42: warning: deprecated conversion from string constant to 'char*' suv.C:366:42: warning: deprecated conversion from string constant to 'char*' suv.C:367:47: warning: deprecated conversion from string constant to 'char*' suv.C:367:47: warning: deprecated conversion from string constant to 'char*' suv.C:368:52: warning: deprecated conversion from string constant to 'char*' suv.C:368:52: warning: deprecated conversion from string constant to 'char*' suv.C:369:41: warning: deprecated conversion from string constant to 'char*' suv.C:369:41: warning: deprecated conversion from string constant to 'char*' suv.C:370:44: warning: deprecated conversion from string constant to 'char*' suv.C:370:44: warning: deprecated conversion from string constant to 'char*' suv.C:371:40: warning: deprecated conversion from string constant to 'char*' suv.C:371:40: warning: deprecated conversion from string constant to 'char*' suv.C:372:50: warning: deprecated conversion from string constant to 'char*' suv.C:372:50: warning: deprecated conversion from string constant to 'char*' suv.C:374:93: warning: deprecated conversion from string constant to 'char*' suv.C:375:125: warning: deprecated conversion from string constant to 'char*' suv.C:377:76: warning: deprecated conversion from string constant to 'char*' suv.C:378:38: warning: deprecated conversion from string constant to 'char*' suv.C:378:38: warning: deprecated conversion from string constant to 'char*' suv.C:379:44: warning: deprecated conversion from string constant to 'char*' suv.C:379:44: warning: deprecated conversion from string constant to 'char*' suv.C:380:48: warning: deprecated conversion from string constant to 'char*' suv.C:380:48: warning: deprecated conversion from string constant to 'char*' suv.C:381:44: warning: deprecated conversion from string constant to 'char*' suv.C:381:44: warning: deprecated conversion from string constant to 'char*' suv.C:382:46: warning: deprecated conversion from string constant to 'char*' suv.C:382:46: warning: deprecated conversion from string constant to 'char*' suv.C:383:48: warning: deprecated conversion from string constant to 'char*' suv.C:383:48: warning: deprecated conversion from string constant to 'char*' suv.C:384:38: warning: deprecated conversion from string constant to 'char*' suv.C:384:38: warning: deprecated conversion from string constant to 'char*' suv.C:386:133: warning: deprecated conversion from string constant to 'char*' suv.C:387:145: warning: deprecated conversion from string constant to 'char*' suv.C:390:40: warning: deprecated conversion from string constant to 'char*' suv.C:390:40: warning: deprecated conversion from string constant to 'char*' suv.C:391:48: warning: deprecated conversion from string constant to 'char*' suv.C:391:48: warning: deprecated conversion from string constant to 'char*' suv.C:392:50: warning: deprecated conversion from string constant to 'char*' suv.C:392:50: warning: deprecated conversion from string constant to 'char*' suv.C:393:40: warning: deprecated conversion from string constant to 'char*' suv.C:393:40: warning: deprecated conversion from string constant to 'char*' suv.C:396:48: warning: deprecated conversion from string constant to 'char*' suv.C:396:48: warning: deprecated conversion from string constant to 'char*' suv.C:397:34: warning: deprecated conversion from string constant to 'char*' suv.C:397:34: warning: deprecated conversion from string constant to 'char*' suv.C:399:50: warning: deprecated conversion from string constant to 'char*' suv.C:399:50: warning: deprecated conversion from string constant to 'char*' suv.C:402:34: warning: deprecated conversion from string constant to 'char*' suv.C:402:34: warning: deprecated conversion from string constant to 'char*' suv.C:403:46: warning: deprecated conversion from string constant to 'char*' suv.C:403:46: warning: deprecated conversion from string constant to 'char*' suv.C:406:50: warning: deprecated conversion from string constant to 'char*' suv.C:408:40: warning: deprecated conversion from string constant to 'char*' suv.C:409:40: warning: deprecated conversion from string constant to 'char*' suv.C:434:19: warning: deprecated conversion from string constant to 'char*' suv.C:434:19: warning: deprecated conversion from string constant to 'char*' suv.C:434:19: warning: deprecated conversion from string constant to 'char*' suv.C:434:19: warning: deprecated conversion from string constant to 'char*' suv.C:434:19: warning: deprecated conversion from string constant to 'char*' suv.C:434:19: warning: deprecated conversion from string constant to 'char*' suv.C:434:19: warning: deprecated conversion from string constant to 'char*' suv.C:442:21: warning: deprecated conversion from string constant to 'char*' suv.C:442:21: warning: deprecated conversion from string constant to 'char*' suv.C:442:21: warning: deprecated conversion from string constant to 'char*' suv.C:442:21: warning: deprecated conversion from string constant to 'char*' suv.C:442:21: warning: deprecated conversion from string constant to 'char*' suv.C:442:21: warning: deprecated conversion from string constant to 'char*' suv.C:442:21: warning: deprecated conversion from string constant to 'char*' suv.C:450:19: warning: deprecated conversion from string constant to 'char*' suv.C:450:19: warning: deprecated conversion from string constant to 'char*' suv.C:450:19: warning: deprecated conversion from string constant to 'char*' suv.C:450:19: warning: deprecated conversion from string constant to 'char*' suv.C:450:19: warning: deprecated conversion from string constant to 'char*' suv.C:450:19: warning: deprecated conversion from string constant to 'char*' suv.C:450:19: warning: deprecated conversion from string constant to 'char*' suv.C:458:19: warning: deprecated conversion from string constant to 'char*' suv.C:458:19: warning: deprecated conversion from string constant to 'char*' suv.C:458:19: warning: deprecated conversion from string constant to 'char*' suv.C:458:19: warning: deprecated conversion from string constant to 'char*' suv.C:458:19: warning: deprecated conversion from string constant to 'char*' suv.C:458:19: warning: deprecated conversion from string constant to 'char*' suv.C:458:19: warning: deprecated conversion from string constant to 'char*' suv.C:467:28: warning: deprecated conversion from string constant to 'char*' suv.C:475:30: warning: deprecated conversion from string constant to 'char*' suv.C:511:53: warning: deprecated conversion from string constant to 'char*' suv.C:512:53: warning: deprecated conversion from string constant to 'char*' suv.C:513:53: warning: deprecated conversion from string constant to 'char*' suv.C:514:63: warning: deprecated conversion from string constant to 'char*' suv.C:515:67: warning: deprecated conversion from string constant to 'char*' suv.C:517:48: warning: deprecated conversion from string constant to 'char*' suv.C:517:48: warning: deprecated conversion from string constant to 'char*' suv.C:518:93: warning: deprecated conversion from string constant to 'char*' suv.C:518:93: warning: deprecated conversion from string constant to 'char*' suv.C:519:93: warning: deprecated conversion from string constant to 'char*' suv.C:519:93: warning: deprecated conversion from string constant to 'char*' suv.C:520:79: warning: deprecated conversion from string constant to 'char*' suv.C:520:79: warning: deprecated conversion from string constant to 'char*' suv.C:523:73: warning: deprecated conversion from string constant to 'char*' suv.C:523:73: warning: deprecated conversion from string constant to 'char*' suv.C:524:71: warning: deprecated conversion from string constant to 'char*' suv.C:524:71: warning: deprecated conversion from string constant to 'char*' suv.C:525:71: warning: deprecated conversion from string constant to 'char*' suv.C:525:71: warning: deprecated conversion from string constant to 'char*' suv.C:526:81: warning: deprecated conversion from string constant to 'char*' suv.C:526:81: warning: deprecated conversion from string constant to 'char*' suv.C:527:80: warning: deprecated conversion from string constant to 'char*' suv.C:527:80: warning: deprecated conversion from string constant to 'char*' suv.C:528:81: warning: deprecated conversion from string constant to 'char*' suv.C:528:81: warning: deprecated conversion from string constant to 'char*' suv.C:529:89: warning: deprecated conversion from string constant to 'char*' suv.C:529:89: warning: deprecated conversion from string constant to 'char*' suv.C:530:86: warning: deprecated conversion from string constant to 'char*' suv.C:530:86: warning: deprecated conversion from string constant to 'char*' suv.C:531:93: warning: deprecated conversion from string constant to 'char*' suv.C:531:93: warning: deprecated conversion from string constant to 'char*' suv.C:532:83: warning: deprecated conversion from string constant to 'char*' suv.C:532:83: warning: deprecated conversion from string constant to 'char*' suv.C:533:82: warning: deprecated conversion from string constant to 'char*' suv.C:533:82: warning: deprecated conversion from string constant to 'char*' suv.C:534:79: warning: deprecated conversion from string constant to 'char*' suv.C:535:87: warning: deprecated conversion from string constant to 'char*' suv.C:536:75: warning: deprecated conversion from string constant to 'char*' suv.C:536:75: warning: deprecated conversion from string constant to 'char*' suv.C:537:83: warning: deprecated conversion from string constant to 'char*' suv.C:537:83: warning: deprecated conversion from string constant to 'char*' suv.C:538:73: warning: deprecated conversion from string constant to 'char*' suv.C:538:73: warning: deprecated conversion from string constant to 'char*' suv.C:539:91: warning: deprecated conversion from string constant to 'char*' suv.C:539:91: warning: deprecated conversion from string constant to 'char*' suv.C:540:81: warning: deprecated conversion from string constant to 'char*' suv.C:541:77: warning: deprecated conversion from string constant to 'char*' suv.C:541:77: warning: deprecated conversion from string constant to 'char*' suv.C:542:73: warning: deprecated conversion from string constant to 'char*' suv.C:542:73: warning: deprecated conversion from string constant to 'char*' suv.C:543:87: warning: deprecated conversion from string constant to 'char*' suv.C:543:87: warning: deprecated conversion from string constant to 'char*' suv.C:544:73: warning: deprecated conversion from string constant to 'char*' suv.C:544:73: warning: deprecated conversion from string constant to 'char*' suv.C:545:77: warning: deprecated conversion from string constant to 'char*' suv.C:545:77: warning: deprecated conversion from string constant to 'char*' suv.C:548:52: warning: deprecated conversion from string constant to 'char*' suv.C:549:52: warning: deprecated conversion from string constant to 'char*' suv.C:550:52: warning: deprecated conversion from string constant to 'char*' suv.C:552:71: warning: deprecated conversion from string constant to 'char*' suv.C:552:71: warning: deprecated conversion from string constant to 'char*' suv.C:553:79: warning: deprecated conversion from string constant to 'char*' suv.C:553:79: warning: deprecated conversion from string constant to 'char*' suv.C:554:79: warning: deprecated conversion from string constant to 'char*' suv.C:554:79: warning: deprecated conversion from string constant to 'char*' suv.C:555:73: warning: deprecated conversion from string constant to 'char*' suv.C:555:73: warning: deprecated conversion from string constant to 'char*' suv.C:556:81: warning: deprecated conversion from string constant to 'char*' suv.C:556:81: warning: deprecated conversion from string constant to 'char*' suv.C:557:81: warning: deprecated conversion from string constant to 'char*' suv.C:557:81: warning: deprecated conversion from string constant to 'char*' suv.C:558:75: warning: deprecated conversion from string constant to 'char*' suv.C:558:75: warning: deprecated conversion from string constant to 'char*' suv.C:559:77: warning: deprecated conversion from string constant to 'char*' suv.C:559:77: warning: deprecated conversion from string constant to 'char*' suv.C:560:84: warning: deprecated conversion from string constant to 'char*' suv.C:560:84: warning: deprecated conversion from string constant to 'char*' suv.C:561:79: warning: deprecated conversion from string constant to 'char*' suv.C:561:79: warning: deprecated conversion from string constant to 'char*' suv.C:562:77: warning: deprecated conversion from string constant to 'char*' suv.C:562:77: warning: deprecated conversion from string constant to 'char*' suv.C:563:73: warning: deprecated conversion from string constant to 'char*' suv.C:563:73: warning: deprecated conversion from string constant to 'char*' suv.C:564:76: warning: deprecated conversion from string constant to 'char*' suv.C:564:76: warning: deprecated conversion from string constant to 'char*' suv.C:569:54: warning: deprecated conversion from string constant to 'char*' suv.C:569:54: warning: deprecated conversion from string constant to 'char*' suv.C:570:50: warning: deprecated conversion from string constant to 'char*' suv.C:570:50: warning: deprecated conversion from string constant to 'char*' suv.C:577:22: warning: deprecated conversion from string constant to 'char*' suv.C:582:21: warning: deprecated conversion from string constant to 'char*' suv.C:587:23: warning: deprecated conversion from string constant to 'char*' suv.C:593:31: warning: deprecated conversion from string constant to 'char*' suv.C:599:31: warning: deprecated conversion from string constant to 'char*' suv.C:606:115: warning: deprecated conversion from string constant to 'char*' suv.C:606:115: warning: deprecated conversion from string constant to 'char*' suv.C:607:129: warning: deprecated conversion from string constant to 'char*' suv.C:607:129: warning: deprecated conversion from string constant to 'char*' suv.C:608:115: warning: deprecated conversion from string constant to 'char*' suv.C:608:115: warning: deprecated conversion from string constant to 'char*' suv.C:609:122: warning: deprecated conversion from string constant to 'char*' suv.C:609:122: warning: deprecated conversion from string constant to 'char*' suv.C:611:39: warning: deprecated conversion from string constant to 'char*' suv.C:612:41: warning: deprecated conversion from string constant to 'char*' suv.C:613:41: warning: deprecated conversion from string constant to 'char*' suv.C:614:35: warning: deprecated conversion from string constant to 'char*' suv.C:615:43: warning: deprecated conversion from string constant to 'char*' suv.C:616:18: warning: deprecated conversion from string constant to 'char*' suv.C:616:18: warning: deprecated conversion from string constant to 'char*' suv.C:618:47: warning: deprecated conversion from string constant to 'char*' suv.C:619:47: warning: deprecated conversion from string constant to 'char*' suv.C:620:47: warning: deprecated conversion from string constant to 'char*' suv.C:621:57: warning: deprecated conversion from string constant to 'char*' suv.C:622:61: warning: deprecated conversion from string constant to 'char*' suv.C:625:102: warning: deprecated conversion from string constant to 'char*' suv.C:625:102: warning: deprecated conversion from string constant to 'char*' suv.C:626:98: warning: deprecated conversion from string constant to 'char*' suv.C:626:98: warning: deprecated conversion from string constant to 'char*' suv.C:627:104: warning: deprecated conversion from string constant to 'char*' suv.C:627:104: warning: deprecated conversion from string constant to 'char*' suv.C:628:104: warning: deprecated conversion from string constant to 'char*' suv.C:628:104: warning: deprecated conversion from string constant to 'char*' suv.C:629:98: warning: deprecated conversion from string constant to 'char*' suv.C:629:98: warning: deprecated conversion from string constant to 'char*' suv.C:630:108: warning: deprecated conversion from string constant to 'char*' suv.C:630:108: warning: deprecated conversion from string constant to 'char*' suv.C:631:104: warning: deprecated conversion from string constant to 'char*' suv.C:631:104: warning: deprecated conversion from string constant to 'char*' suv.C:632:108: warning: deprecated conversion from string constant to 'char*' suv.C:632:108: warning: deprecated conversion from string constant to 'char*' suv.C:633:104: warning: deprecated conversion from string constant to 'char*' suv.C:633:104: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::get_mwindow_sizes(MWindowGUI*, int, int)': suv.C:656:37: warning: deprecated conversion from string constant to 'char*' suv.C:659:33: warning: deprecated conversion from string constant to 'char*' suv.C:660:33: warning: deprecated conversion from string constant to 'char*' suv.C:661:38: warning: deprecated conversion from string constant to 'char*' suv.C:664:37: warning: deprecated conversion from string constant to 'char*' suv.C:667:37: warning: deprecated conversion from string constant to 'char*' suv.C:682:38: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::get_cwindow_sizes(CWindowGUI*, int)': suv.C:703:39: warning: deprecated conversion from string constant to 'char*' suv.C:705:29: warning: deprecated conversion from string constant to 'char*' suv.C:712:32: warning: deprecated conversion from string constant to 'char*' suv.C:718:30: warning: deprecated conversion from string constant to 'char*' suv.C:735:40: warning: deprecated conversion from string constant to 'char*' suv.C:737:39: warning: deprecated conversion from string constant to 'char*' suv.C:738:73: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::get_vwindow_sizes(VWindowGUI*)': suv.C:814:69: warning: deprecated conversion from string constant to 'char*' suv.C:842:31: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'void SUV::build_icons()': suv.C:862:46: warning: deprecated conversion from string constant to 'char*' suv.C:862:46: warning: deprecated conversion from string constant to 'char*' suv.C:863:46: warning: deprecated conversion from string constant to 'char*' suv.C:863:46: warning: deprecated conversion from string constant to 'char*' suv.C:864:46: warning: deprecated conversion from string constant to 'char*' suv.C:864:46: warning: deprecated conversion from string constant to 'char*' suv.C:865:46: warning: deprecated conversion from string constant to 'char*' suv.C:865:46: warning: deprecated conversion from string constant to 'char*' suv.C:866:45: warning: deprecated conversion from string constant to 'char*' suv.C:866:45: warning: deprecated conversion from string constant to 'char*' suv.C:867:40: warning: deprecated conversion from string constant to 'char*' suv.C:867:40: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'void SUV::build_bg_data()': suv.C:875:62: warning: deprecated conversion from string constant to 'char*' suv.C:876:74: warning: deprecated conversion from string constant to 'char*' suv.C:879:46: warning: deprecated conversion from string constant to 'char*' suv.C:879:46: warning: deprecated conversion from string constant to 'char*' suv.C:880:44: warning: deprecated conversion from string constant to 'char*' suv.C:880:44: warning: deprecated conversion from string constant to 'char*' suv.C:881:44: warning: deprecated conversion from string constant to 'char*' suv.C:881:44: warning: deprecated conversion from string constant to 'char*' suv.C:882:44: warning: deprecated conversion from string constant to 'char*' suv.C:882:44: warning: deprecated conversion from string constant to 'char*' suv.C:883:42: warning: deprecated conversion from string constant to 'char*' suv.C:883:42: warning: deprecated conversion from string constant to 'char*' suv.C:884:42: warning: deprecated conversion from string constant to 'char*' suv.C:884:42: warning: deprecated conversion from string constant to 'char*' suv.C:885:45: warning: deprecated conversion from string constant to 'char*' suv.C:885:45: warning: deprecated conversion from string constant to 'char*' suv.C:886:43: warning: deprecated conversion from string constant to 'char*' suv.C:886:43: warning: deprecated conversion from string constant to 'char*' suv.C:887:53: warning: deprecated conversion from string constant to 'char*' suv.C:887:53: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'void SUV::build_overlays()': suv.C:894:59: warning: deprecated conversion from string constant to 'char*' suv.C:895:70: warning: deprecated conversion from string constant to 'char*' suv.C:896:66: warning: deprecated conversion from string constant to 'char*' suv.C:897:66: warning: deprecated conversion from string constant to 'char*' suv.C:898:64: warning: deprecated conversion from string constant to 'char*' suv.C:899:76: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::draw_mwindow_bg(MWindowGUI*)': suv.C:961:25: warning: deprecated conversion from string constant to 'char*' suv.C:963:37: warning: deprecated conversion from string constant to 'char*' suv.C:965:27: warning: deprecated conversion from string constant to 'char*' suv.C:968:44: warning: deprecated conversion from string constant to 'char*' suv.C:971:28: warning: deprecated conversion from string constant to 'char*' suv.C:973:44: warning: deprecated conversion from string constant to 'char*' suv.C:977:35: warning: deprecated conversion from string constant to 'char*' suv.C:978:44: warning: deprecated conversion from string constant to 'char*' suv.C:984:42: warning: deprecated conversion from string constant to 'char*' suv.C:985:26: warning: deprecated conversion from string constant to 'char*' suv.C:986:23: warning: deprecated conversion from string constant to 'char*' suv.C:992:26: warning: deprecated conversion from string constant to 'char*' suv.C:1005:25: warning: deprecated conversion from string constant to 'char*' suv.C:1015:45: warning: deprecated conversion from string constant to 'char*' suv.C:1023:24: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::draw_cwindow_bg(CWindowGUI*)': suv.C:1031:63: warning: deprecated conversion from string constant to 'char*' suv.C:1032:81: warning: deprecated conversion from string constant to 'char*' suv.C:1038:30: warning: deprecated conversion from string constant to 'char*' suv.C:1043:25: warning: deprecated conversion from string constant to 'char*' suv.C:1050:30: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::draw_vwindow_bg(VWindowGUI*)': suv.C:1060:28: warning: deprecated conversion from string constant to 'char*' suv.C:1066:30: warning: deprecated conversion from string constant to 'char*' suv.C:1071:25: warning: deprecated conversion from string constant to 'char*' suv.C:1078:30: warning: deprecated conversion from string constant to 'char*' suv.C:1085:21: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::draw_preferences_bg(PreferencesWindow*)': suv.C:1095:45: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::draw_new_bg(NewWindow*)': suv.C:1104:37: warning: deprecated conversion from string constant to 'char*' suv.C: In member function 'virtual void SUV::draw_setformat_bg(SetFormatWindow*)': suv.C:1109:43: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o suv.la -rpath /usr/lib/cinelerra suv.lo data/libimagedata.a *** Warning: Linking the shared library suv.la against the *** static library data/libimagedata.a is not portable! libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/suv.o -Wl,--as-needed data/libimagedata.a -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,suv.so -o .libs/suv.so libtool: link: ( cd ".libs" && rm -f "suv.la" && ln -s "../suv.la" "suv.la" ) make[4]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/suv' make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/suv' Making all in bluedottheme make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bluedottheme' Making all in data make[4]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bluedottheme/data' ../../../guicast/bootstrap bluedottheme.data about_bg.png antenna.png arrow.png autokeyframe.png bar.png batchcancel_dn.png batchcancel_hi.png batchcancel_up.png batchstart_dn.png batchstart_hi.png batchstart_up.png batchstop_dn.png batchstop_hi.png batchstop_up.png black_0.png black_1.png black_2.png black_3.png black_4.png black_5.png black_6.png black_7.png black_8.png black_9.png black_a.png black_b.png black_c.png black_colon.png black_d.png black_dash.png black_e.png black_f.png black_period.png black_space.png blank30x30.png bottom_justify.png camera.png camerakeyframe.png cancel.png cbuttons_left.png cbuttons_right.png center_justify.png channel.png channel_bg.png channel_position.png checkbox_checked.png checkbox_checkedhi.png checkbox_down.png checkbox_up.png checkbox_uphi.png clearinpoint.png clearoutpoint.png clip_icon.png closetip.png cmeter_bg.png configure.png copy.png cpanel_bg.png crop.png cut.png cwindow_active.png cwindow_inactive.png default_bg.png drawpatch_checked.png drawpatch_checkedhi.png drawpatch_dn.png drawpatch_hi.png drawpatch_up.png duplex.png editpanel_checked.png editpanel_checkedhi.png editpanel_dn.png editpanel_hi.png editpanel_up.png editpanelW_up.png editpanelW_dn.png editpanelW_hi.png end.png expandpatch_checked.png expandpatch_checkedhi.png expandpatch_dn.png expandpatch_hi.png expandpatch_up.png eyedrop.png fastfwd.png fastrev.png file_delete_dn.png file_delete_up.png file_delete_uphi.png file_column.png file_film.png file_folder.png file_icons_dn.png file_icons_up.png file_icons_uphi.png file_newfolder_dn.png file_newfolder_up.png file_newfolder_uphi.png file_openfolder_dn.png file_openfolder_up.png file_openfolder_uphi.png file_reload_dn.png file_reload_up.png file_reload_uphi.png file_sound.png file_text_dn.png file_text_up.png file_text_uphi.png file_unknown.png file_updir_dn.png file_updir_up.png file_updir_uphi.png fit.png fitautos.png framefwd.png framerev.png gangpatch_checkedhi.png gangpatch_checked.png gangpatch_dn.png gangpatch_hi.png gangpatch_up.png generic_dn.png generic_hi.png generic_up.png generickeyframe.png goto.png heroine_icon.png hscroll_back_dn.png hscroll_back_hi.png hscroll_back_up.png hscroll_bg.png hscroll_center_dn.png hscroll_center_hi.png hscroll_center_up.png hscroll_fwd_dn.png hscroll_fwd_hi.png hscroll_fwd_up.png hslider_bg_dn.png hslider_bg_hi.png hslider_bg_up.png hslider_fg_dn.png hslider_fg_hi.png hslider_fg_up.png ibeam.png in_checkedhi.png in_checked.png in_dn.png in_hi.png in_up.png inpoint.png keyframe.png keyframe2.png keyframe3.png keyframe_dn.png keyframe_hi.png keyframe_up.png label.png label_checked.png label_checkedhi.png labeltoggle_dn.png labeltoggle_uphi.png labeltoggle_up.png left_justify.png list_bg.png listbox_button.png listbox_button_dn.png listbox_button_disabled.png listbox_button_hi.png listbox_button_up.png column_dn.png column_hi.png column_up.png listbox_dn.png listbox_expandchecked.png listbox_expandcheckedhi.png listbox_expanddn.png listbox_expandup.png listbox_expanduphi.png listbox_up.png locklabels_dn.png locklabels_locked.png locklabels_lockedhi.png locklabels_unlocked.png locklabels_unlockedhi.png magnify.png magnifyS.png mask.png maskkeyframe.png mbutton_left.png mbutton_right.png mclock.png middle_justify.png modekeyframe.png mode_max.png mode_multiply.png mode_normal.png mode_replace.png mode_subtract.png mtimebar.png mutepatch_checked.png mutepatch_checkedhi.png mutepatch_dn.png mutepatch_hi.png mutepatch_up.png new_bg.png nextlabel.png nexttip.png ok.png out_checked.png out_checkedhi.png out_dn.png out_hi.png out_up.png outpoint.png over.png over_dn.png over_up.png over_uphi.png overwrite.png pan_channel.png pan_channel_small.png pan_hi.png pan_popup.png pan_stick.png pan_stick_small.png pan_up.png panel_divider.png pankeyframe.png paste.png patchbay_bg.png pause.png play.png playpatch_checked.png playpatch_checkedhi.png playpatch_dn.png playpatch_hi.png playpatch_up.png plugin.png plugin_bg.png pluginbutton_dn.png pluginbutton_hi.png pluginbutton_select.png pluginbutton_selecthi.png plugin_on.png plugin_show.png pot_dn.png pot_hi.png pot_up.png preferences_bg.png preferencesbutton_dn.png preferencesbutton_dnhi.png preferencesbutton_dnlo.png preferencesbutton_up.png preferencesbutton_uphi.png prevlabel.png prevtip.png progress_bg.png progress_hi.png projector.png projectorkeyframe.png protect.png radial_checked.png radial_checkedhi.png radial_down.png radial_downhi.png radial_up.png radial_uphi.png recframe.png record.png recordgui_batch.png recordgui_controls.png recordgui_list.png recordmonitor_meters.png recordmonitor_panel.png recordpatch_checked.png recordpatch_checkedhi.png recordpatch_dn.png recordpatch_dnhi.png recordpatch_hi.png recordpatch_up.png recordpatch_uphi.png redo.png reel.png resource1024.png resource128.png resource256.png resource32.png resource512.png resource64.png resvbuttons_left.png resvbuttons_right.png reverse.png rewind.png right_justify.png setformat_bg.png setformat_bg2.png show_meters.png singleframe.png slider_bg.png splice.png statusbar_cancel.png statusbar_cancel_dn.png statusbar_cancel_hi.png statusbar_cancel_up.png statusbar_left.png statusbar_right.png stop.png stoprec.png swap_extents.png timebar_bg.png timebar_brender.png timebar_view.png tipbutton_dn.png tipbutton_hi.png tipbutton_up.png title_bg.png titlesafe.png toclip.png toolwindow.png top_justify.png tracks_bg.png transport_left_dn.png transport_center_dn.png transport_right_dn.png transport_left_hi.png transport_center_hi.png transport_right_hi.png transport_left_up.png transport_center_up.png transport_right_up.png tumble_bottom.png tumble_hi.png tumble_top.png tumble_up.png undo.png vbuttons_left.png vbuttons_right.png vertical_slider_bg_dn.png vertical_slider_bg_hi.png vertical_slider_bg_up.png vertical_slider_fg_dn.png vertical_slider_fg_hi.png vertical_slider_fg_up.png vmeter_bg.png vscroll_back_dn.png vscroll_back_hi.png vscroll_back_up.png vscroll_bg.png vscroll_center_dn.png vscroll_center_hi.png vscroll_center_up.png vscroll_fwd_dn.png vscroll_fwd_hi.png vscroll_fwd_up.png vwindow_timebar.png wrench.png xmeter_green.png xmeter_normal.png xmeter_over.png xmeter_red.png xmeter_yellow.png ymeter_green.png ymeter_normal.png ymeter_over.png ymeter_red.png ymeter_yellow.png zoombar_left.png zoombar_right.png || { rm -f bluedottheme.data; exit 1; } i686-pc-linux-gnu-objcopy -I binary -B i386 -O elf32-i386 bluedottheme.data bluedottheme.o rm -f libimagedata.a i686-pc-linux-gnu-ar cru libimagedata.a bluedottheme.o i686-pc-linux-gnu-ranlib libimagedata.a make[4]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bluedottheme/data' make[4]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bluedottheme' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bluedottheme.lo bluedottheme.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bluedottheme.C -fPIC -DPIC -o .libs/bluedottheme.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/canvas.h:26, from ../../cinelerra/cwindowgui.h:26, from bluedottheme.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual char* BlueDotThemeMain::plugin_title()': bluedottheme.C:74:9: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::initialize()': bluedottheme.C:162:49: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:217:19: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:217:19: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:217:19: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:217:19: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:223:18: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:223:18: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:223:18: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:223:18: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:223:18: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:228:19: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:228:19: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:228:19: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:228:19: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:234:22: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:234:22: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:234:22: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:234:22: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:234:22: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:236:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:236:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:291:52: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:292:52: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:363:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:363:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:363:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:363:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:363:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:364:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:364:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:364:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:364:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:364:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:365:100: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:365:100: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:365:100: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:365:100: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:365:100: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:370:17: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:370:17: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:370:17: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:370:17: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:370:17: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:374:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:375:52: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:376:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:377:54: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:378:56: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:399:45: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:399:45: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:400:47: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:400:47: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:401:42: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:401:42: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:402:52: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:402:52: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:403:36: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:403:36: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:404:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:404:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:405:39: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:405:39: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:406:45: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:406:45: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:407:47: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:407:47: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:408:49: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:408:49: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:409:51: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:409:51: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:412:87: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:413:109: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:416:85: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:417:38: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:417:38: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:418:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:418:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:419:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:419:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:420:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:420:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:421:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:421:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:422:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:422:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:423:38: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:423:38: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:432:14: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:432:14: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:432:14: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:432:14: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:432:14: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:432:14: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:432:14: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:441:16: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:441:16: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:441:16: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:441:16: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:441:16: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:441:16: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:441:16: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:444:40: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:444:40: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:445:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:445:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:446:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:446:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:447:40: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:447:40: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:450:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:450:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:451:49: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:451:49: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:452:39: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:452:39: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:454:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:454:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:457:34: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:457:34: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:458:47: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:458:47: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:461:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:490:28: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:498:30: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:506:28: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:514:28: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:523:28: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:531:30: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:568:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:569:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:570:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:571:63: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:572:67: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:575:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:575:48: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:576:93: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:576:93: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:577:93: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:577:93: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:578:79: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:578:79: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:581:73: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:581:73: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:582:71: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:582:71: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:583:71: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:583:71: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:584:81: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:584:81: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:585:80: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:585:80: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:587:81: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:587:81: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:588:89: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:588:89: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:589:108: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:589:108: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:589:108: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:589:108: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:589:108: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:590:93: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:590:93: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:591:83: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:591:83: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:592:82: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:592:82: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:594:79: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:595:87: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:596:75: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:596:75: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:597:83: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:597:83: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:598:73: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:598:73: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:599:91: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:599:91: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:600:81: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:601:77: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:601:77: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:602:73: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:602:73: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:603:87: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:603:87: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:604:73: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:604:73: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:605:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:605:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:605:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:605:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:605:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:612:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:612:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:612:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:612:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:612:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:613:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:613:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:613:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:613:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:613:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:614:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:614:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:614:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:614:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:614:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:615:55: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:615:55: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:615:55: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:615:55: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:615:55: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:616:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:616:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:616:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:616:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:616:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:617:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:617:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:617:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:617:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:617:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:619:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:619:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:619:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:619:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:619:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:620:60: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:620:60: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:620:60: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:620:60: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:620:60: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:622:67: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:622:67: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:622:67: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:622:67: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:622:67: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:623:62: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:623:62: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:623:62: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:623:62: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:623:62: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:624:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:624:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:624:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:624:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:624:58: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:625:56: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:625:56: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:625:56: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:625:56: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:625:56: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:626:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:626:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:626:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:626:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:626:61: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:632:54: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:632:54: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:633:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:633:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:640:22: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:645:21: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:650:23: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:658:31: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:664:31: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:668:115: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:668:115: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:669:129: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:669:129: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:670:115: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:670:115: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:671:122: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:671:122: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:673:39: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:674:41: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:675:41: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:676:35: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:677:43: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:678:18: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:678:18: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:682:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:683:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:684:50: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:685:60: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:686:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:688:102: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:688:102: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:689:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:689:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:690:104: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:690:104: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:691:104: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:691:104: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:692:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:692:98: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:693:108: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:693:108: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:694:104: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:694:104: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:695:108: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:695:108: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:696:104: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:696:104: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:720:27: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::get_mwindow_sizes(MWindowGUI*, int, int)': bluedottheme.C:784:39: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:787:33: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:788:33: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:791:38: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:794:37: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:797:37: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:799:42: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:821:38: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::get_cwindow_sizes(CWindowGUI*, int)': bluedottheme.C:846:39: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:848:29: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:855:32: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:879:40: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:881:39: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:882:73: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::get_vwindow_sizes(VWindowGUI*)': bluedottheme.C:963:69: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:992:31: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'void BlueDotTheme::build_icons()': bluedottheme.C:1012:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1012:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1013:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1013:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1014:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1014:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1015:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1015:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1016:45: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1016:45: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1017:40: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1017:40: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'void BlueDotTheme::build_bg_data()': bluedottheme.C:1025:62: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1026:74: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1029:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1029:46: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1030:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1030:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1031:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1031:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1032:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1032:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1033:42: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1033:42: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1034:42: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1034:42: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1036:45: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1036:45: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1037:43: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1037:43: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1038:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1038:53: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'void BlueDotTheme::build_overlays()': bluedottheme.C:1045:59: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1046:70: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1047:66: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1048:66: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1049:64: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1050:76: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::draw_mwindow_bg(MWindowGUI*)': bluedottheme.C:1113:27: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1118:28: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1121:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1125:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1129:44: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1139:40: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1140:26: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1141:23: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1148:26: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1159:24: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1166:25: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1174:27: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1179:29: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1186:29: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1192:37: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::draw_cwindow_bg(CWindowGUI*)': bluedottheme.C:1200:63: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1201:81: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1207:30: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1212:25: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1219:30: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::draw_vwindow_bg(VWindowGUI*)': bluedottheme.C:1230:28: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1236:30: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1241:25: warning: deprecated conversion from string constant to 'char*' bluedottheme.C:1248:30: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::draw_preferences_bg(PreferencesWindow*)': bluedottheme.C:1259:86: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::draw_new_bg(NewWindow*)': bluedottheme.C:1268:37: warning: deprecated conversion from string constant to 'char*' bluedottheme.C: In member function 'virtual void BlueDotTheme::draw_setformat_bg(SetFormatWindow*)': bluedottheme.C:1273:43: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bluedottheme.la -rpath /usr/lib/cinelerra bluedottheme.lo data/libimagedata.a *** Warning: Linking the shared library bluedottheme.la against the *** static library data/libimagedata.a is not portable! libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/bluedottheme.o -Wl,--as-needed data/libimagedata.a -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,bluedottheme.so -o .libs/bluedottheme.so libtool: link: ( cd ".libs" && rm -f "bluedottheme.la" && ln -s "../bluedottheme.la" "bluedottheme.la" ) make[4]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bluedottheme' make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bluedottheme' Making all in defaulttheme make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/defaulttheme' Making all in data make[4]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/defaulttheme/data' ../../../guicast/bootstrap defaulttheme.data arrow.png autokeyframe.png bar.png batchcancel_dn.png batchcancel_hi.png batchcancel_up.png batchstart_dn.png batchstart_hi.png batchstart_up.png batchstop_dn.png batchstop_hi.png batchstop_up.png blank30x30.png bottom_justify.png camerakeyframe.png camera.png cancel_dn.png cancel_hi.png cancel.png cancel_up.png cbuttons_left.png cbuttons_right.png center_justify.png channel_bg.png channel.png channel_position.png checkbox_checkedhi.png checkbox_checked.png checkbox_dn.png checkbox_hi.png checkbox_up.png clip_icon.png closetip.png cmeter_bg.png column_dn.png column_hi.png column_up.png copy.png cpanel_bg.png crop.png cut.png cwindow_active.png cwindow_inactive.png delete.png drawpatch_checkedhi.png drawpatch_checked.png drawpatch_dn.png drawpatch_hi.png drawpatch_up.png editpanel_checkedhi.png editpanel_checked.png editpanel_dn.png editpanel_hi.png editpanel_up.png end.png expandpatch_checkedhi.png expandpatch_checked.png expandpatch_dn.png expandpatch_hi.png expandpatch_up.png eyedrop.png fastfwd.png fastrev.png fileboxbutton_dn.png fileboxbutton_hi.png fileboxbutton_up.png file_column.png file_film.png file_folder.png file_sound.png file_unknown.png fitautos.png fit.png folder.png framefwd.png framerev.png gangpatch_checkedhi.png gangpatch_checked.png gangpatch_dn.png gangpatch_hi.png gangpatch_up.png generic_dn.png generic_hi.png generic_up.png goto.png heroine_icon.png hscroll_handle_bg.png hscroll_handle_dn.png hscroll_handle_hi.png hscroll_handle_up.png hscroll_left_dn.png hscroll_left_hi.png hscroll_left_up.png hscroll_right_dn.png hscroll_right_hi.png hscroll_right_up.png hslider_bg_dn.png hslider_bg_hi.png hslider_bg_up.png hslider_fg_dn.png hslider_fg_hi.png hslider_fg_up.png ibeam.png icons.png in_checkedhi.png in_checked.png in_dn.png in_hi.png inpoint.png in_up.png keyframe3.png keyframe.png label_checkedhi.png label_checked.png label.png labeltoggle_dn.png labeltoggle_uphi.png labeltoggle_up.png left_justify.png list_bg.png listbox_button_disabled.png listbox_button_dn.png listbox_button_hi.png listbox_button_up.png listbox_dn.png listbox_expandcheckedhi.png listbox_expandchecked.png listbox_expanddn.png listbox_expanduphi.png listbox_expandup.png listbox_up.png locklabels_dn.png locklabels_locked.png locklabels_lockedhi.png locklabels_unlocked.png locklabels_unlockedhi.png magnify.png maskkeyframe.png mask.png mbutton_bg.png mbutton_blue.png mclock.png middle_justify.png mode_add.png mode_divide.png modekeyframe.png mode_max.png mode_multiply.png mode_normal.png mode_replace.png mode_subtract.png mutepatch_checkedhi.png mutepatch_checked.png mutepatch_dn.png mutepatch_hi.png mutepatch_up.png new_bg.png nextlabel.png nexttip.png ok.png openfolder.png out_checkedhi.png out_checked.png out_dn.png out_hi.png outpoint.png out_up.png over.png overwrite.png pan_channel.png pan_channel_small.png panel_divider.png pan_hi.png pankeyframe.png pan_popup.png pan_stick.png pan_stick_small.png pan_up.png paste.png patchbay_bg.png pause.png playpatch_checkedhi.png playpatch_checked.png playpatch_dn.png playpatch_hi.png playpatch_up.png play.png plugin_bg.png pluginbutton_dn.png pluginbutton_hi.png pluginbutton_selecthi.png pluginbutton_select.png plugin_on.png plugin_show.png pot_dn.png pot_hi.png pot_up.png preferences_bg.png preferencesbutton_dnhi.png preferencesbutton_dnlo.png preferencesbutton_dn.png preferencesbutton_uphi.png preferencesbutton_up.png prevlabel.png prevtip.png progress_bg.png progress_hi.png projectorkeyframe.png projector.png protect.png radial_checkedhi.png radial_checked.png radial_dn.png radial_hi.png radial_up.png recordgui_batch.png recordgui_controls.png recordgui_list.png recordmonitor_meters.png recordmonitor_panel.png recordpatch_checkedhi.png recordpatch_checked.png recordpatch_dn.png recordpatch_hi.png recordpatch_up.png record.png redo.png reload.png resource1024.png resource128.png resource256.png resource32.png resource512.png resource64.png reverse.png rewind.png right_justify.png setformat_bg2.png show_meters.png singleframe.png splice.png statusbar_cancel_dn.png statusbar_cancel_hi.png statusbar_cancel_up.png statusbar_left.png statusbar_right.png stop.png swap_extents.png text.png timebar_bg.png timebar_brender.png timebar_view.png tipbutton_dn.png tipbutton_hi.png tipbutton_up.png title_bg.png titlesafe.png toclip.png toolwindow.png top_justify.png tracks_bg.png transport_center_dn.png transport_center_hi.png transport_center_up.png transport_left_dn.png transport_left_hi.png transport_left_up.png transport_right_dn.png transport_right_hi.png transport_right_up.png tumble_bottom.png tumble_hi.png tumble_top.png tumble_up.png undo.png updir.png vbuttons_left.png vertical_slider_bg_dn.png vertical_slider_bg_hi.png vertical_slider_bg_up.png vertical_slider_fg_dn.png vertical_slider_fg_hi.png vertical_slider_fg_up.png vscroll_handle_bg.png vscroll_handle_dn.png vscroll_handle_hi.png vscroll_handle_up.png vscroll_left_dn.png vscroll_left_hi.png vscroll_left_up.png vscroll_right_dn.png vscroll_right_hi.png vscroll_right_up.png vwindow_timebar.png wrench.png xmeter_green.png xmeter_normal.png xmeter_over.png xmeter_red.png xmeter_white.png xmeter_yellow.png ymeter_green.png ymeter_normal.png ymeter_over.png ymeter_red.png ymeter_white.png ymeter_yellow.png zoombar_left.png zoombar_right.png || { rm -f defaulttheme.data; exit 1; } i686-pc-linux-gnu-objcopy -I binary -B i386 -O elf32-i386 defaulttheme.data defaulttheme.o rm -f libimagedata.a i686-pc-linux-gnu-ar cru libimagedata.a defaulttheme.o i686-pc-linux-gnu-ranlib libimagedata.a make[4]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/defaulttheme/data' make[4]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/defaulttheme' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o defaulttheme.lo defaulttheme.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c defaulttheme.C -fPIC -DPIC -o .libs/defaulttheme.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/canvas.h:26, from ../../cinelerra/cwindowgui.h:26, from defaulttheme.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual char* BlondThemeMain::plugin_title()': defaulttheme.C:71:9: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::initialize()': defaulttheme.C:141:49: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:155:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:155:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:155:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:155:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:160:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:160:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:160:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:160:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:165:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:165:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:165:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:165:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:170:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:170:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:170:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:170:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:175:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:175:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:175:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:175:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:180:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:180:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:180:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:180:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:186:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:186:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:186:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:186:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:192:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:192:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:192:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:192:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:198:18: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:198:18: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:198:18: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:198:18: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:198:18: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:203:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:203:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:203:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:203:19: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:209:22: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:209:22: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:209:22: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:209:22: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:209:22: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:211:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:211:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:266:52: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:267:52: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:337:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:337:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:337:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:337:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:337:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:338:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:338:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:338:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:338:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:338:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:339:100: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:339:100: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:339:100: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:339:100: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:339:100: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:344:17: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:344:17: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:344:17: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:344:17: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:344:17: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:348:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:349:52: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:350:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:351:54: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:352:56: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:369:42: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:369:42: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:370:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:370:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:371:42: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:371:42: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:372:52: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:372:52: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:373:36: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:373:36: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:374:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:374:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:375:39: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:375:39: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:376:45: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:376:45: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:377:47: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:377:47: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:378:49: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:378:49: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:379:51: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:379:51: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:381:87: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:382:109: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:384:85: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:385:38: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:385:38: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:386:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:386:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:387:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:387:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:388:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:388:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:389:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:389:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:390:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:390:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:391:38: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:391:38: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:399:14: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:399:14: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:399:14: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:399:14: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:399:14: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:399:14: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:399:14: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:407:16: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:407:16: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:407:16: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:407:16: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:407:16: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:407:16: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:407:16: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:410:40: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:410:40: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:411:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:411:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:412:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:412:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:413:40: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:413:40: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:416:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:416:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:418:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:418:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:421:34: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:421:34: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:422:47: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:422:47: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:425:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:427:40: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:428:40: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:453:28: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:461:30: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:469:28: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:477:28: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:486:28: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:494:30: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:530:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:531:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:532:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:533:63: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:534:67: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:536:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:536:48: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:537:93: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:537:93: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:538:93: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:538:93: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:539:79: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:539:79: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:542:73: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:542:73: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:543:71: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:543:71: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:544:71: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:544:71: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:545:81: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:545:81: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:546:80: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:546:80: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:547:81: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:547:81: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:548:89: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:548:89: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:549:86: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:549:86: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:550:93: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:550:93: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:551:83: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:551:83: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:552:82: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:552:82: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:553:79: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:554:87: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:555:75: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:555:75: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:556:83: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:556:83: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:557:73: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:557:73: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:558:91: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:558:91: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:559:81: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:560:77: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:560:77: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:561:73: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:561:73: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:562:87: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:562:87: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:563:73: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:563:73: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:564:77: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:564:77: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:571:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:571:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:571:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:571:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:571:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:572:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:572:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:572:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:572:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:572:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:573:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:573:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:573:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:573:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:573:61: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:574:55: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:574:55: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:574:55: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:574:55: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:574:55: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:575:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:575:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:575:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:575:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:575:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:576:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:576:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:576:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:576:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:576:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:577:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:577:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:577:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:577:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:577:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:578:60: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:578:60: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:578:60: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:578:60: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:578:60: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:579:67: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:579:67: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:579:67: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:579:67: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:579:67: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:580:62: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:580:62: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:580:62: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:580:62: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:580:62: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:581:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:581:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:581:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:581:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:581:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:582:56: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:582:56: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:582:56: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:582:56: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:582:56: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:583:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:583:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:583:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:583:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:583:58: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:588:54: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:588:54: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:589:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:589:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:596:22: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:601:21: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:606:23: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:612:31: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:618:31: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:625:115: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:625:115: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:626:129: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:626:129: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:627:115: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:627:115: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:628:122: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:628:122: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:630:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:631:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:632:50: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:633:60: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:634:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:636:39: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:637:41: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:638:41: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:639:35: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:640:43: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:641:18: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:641:18: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:644:102: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:644:102: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:645:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:645:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:646:104: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:646:104: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:647:104: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:647:104: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:648:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:648:98: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:649:108: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:649:108: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:650:104: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:650:104: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:651:108: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:651:108: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:652:104: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:652:104: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:662:27: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::get_mwindow_sizes(MWindowGUI*, int, int)': defaulttheme.C:695:37: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:698:33: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:699:33: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:700:38: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:703:37: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:704:37: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:706:42: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:723:38: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::get_cwindow_sizes(CWindowGUI*, int)': defaulttheme.C:744:39: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:746:29: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:753:32: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:775:40: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:777:39: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:778:73: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::get_vwindow_sizes(VWindowGUI*)': defaulttheme.C:854:69: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:882:31: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'void BlondTheme::build_icons()': defaulttheme.C:902:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:902:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:903:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:903:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:904:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:904:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:905:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:905:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:906:45: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:906:45: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:907:40: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:907:40: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'void BlondTheme::build_bg_data()': defaulttheme.C:915:62: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:916:74: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:919:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:919:46: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:920:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:920:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:921:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:921:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:922:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:922:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:923:42: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:923:42: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:924:42: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:924:42: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:925:45: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:925:45: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:926:43: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:926:43: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:927:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:927:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'void BlondTheme::build_overlays()': defaulttheme.C:934:59: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:935:70: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:936:66: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:937:66: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:938:64: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:939:76: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::draw_mwindow_bg(MWindowGUI*)': defaulttheme.C:999:20: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:999:53: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:999:81: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1001:26: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1003:33: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1005:32: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1011:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1017:27: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1019:37: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1021:22: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1021:55: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1021:83: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1024:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1027:28: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1029:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1033:35: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1034:44: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1040:38: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1041:26: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1042:23: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1048:26: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1055:24: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1061:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1068:27: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1073:29: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1080:29: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1086:37: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::draw_cwindow_bg(CWindowGUI*)': defaulttheme.C:1093:63: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1094:81: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1100:30: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1105:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1112:30: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::draw_vwindow_bg(VWindowGUI*)': defaulttheme.C:1122:28: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1128:30: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1133:25: warning: deprecated conversion from string constant to 'char*' defaulttheme.C:1140:30: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::draw_preferences_bg(PreferencesWindow*)': defaulttheme.C:1151:45: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::draw_new_bg(NewWindow*)': defaulttheme.C:1160:37: warning: deprecated conversion from string constant to 'char*' defaulttheme.C: In member function 'virtual void BlondTheme::draw_setformat_bg(SetFormatWindow*)': defaulttheme.C:1165:43: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o blondtheme.la -rpath /usr/lib/cinelerra defaulttheme.lo data/libimagedata.a *** Warning: Linking the shared library blondtheme.la against the *** static library data/libimagedata.a is not portable! libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/defaulttheme.o -Wl,--as-needed data/libimagedata.a -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,blondtheme.so -o .libs/blondtheme.so libtool: link: ( cd ".libs" && rm -f "blondtheme.la" && ln -s "../blondtheme.la" "blondtheme.la" ) make[4]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/defaulttheme' make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/defaulttheme' Making all in libfourier make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/libfourier' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fourier.lo fourier.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c fourier.C -fPIC -DPIC -o .libs/fourier.o In file included from fourier.C:27:0: fourier.h:37:1: warning: 'typedef' was ignored in this declaration /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libfourier.la fourier.lo -lfftw3 libtool: link: i686-pc-linux-gnu-ar cru .libs/libfourier.a .libs/fourier.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libfourier.a libtool: link: ( cd ".libs" && rm -f "libfourier.la" && ln -s "../libfourier.la" "libfourier.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/libfourier' Making all in colors make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/colors' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o plugincolors.lo plugincolors.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o colorpicker.lo colorpicker.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c plugincolors.C -fPIC -DPIC -o .libs/plugincolors.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c colorpicker.C -fPIC -DPIC -o .libs/colorpicker.o In file included from ../../guicast/guicast.h:42:0, from colorpicker.h:26, from colorpicker.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' colorpicker.C: In constructor 'ColorThread::ColorThread(int, char*)': colorpicker.C:42:40: warning: deprecated conversion from string constant to 'char*' colorpicker.C:43:57: warning: deprecated conversion from string constant to 'char*' colorpicker.C: In destructor 'virtual ColorThread::~ColorThread()': colorpicker.C:51:47: warning: deprecated conversion from string constant to 'char*' colorpicker.C: In member function 'void ColorThread::start_window(int, int)': colorpicker.C:60:43: warning: deprecated conversion from string constant to 'char*' colorpicker.C:67:47: warning: deprecated conversion from string constant to 'char*' colorpicker.C: In member function 'virtual void ColorThread::run()': colorpicker.C:79:17: warning: deprecated conversion from string constant to 'char*' colorpicker.C:90:34: warning: deprecated conversion from string constant to 'char*' colorpicker.C:98:32: warning: deprecated conversion from string constant to 'char*' colorpicker.C: In member function 'void ColorThread::update_gui(int, int)': colorpicker.C:107:39: warning: deprecated conversion from string constant to 'char*' colorpicker.C: In constructor 'ColorWindow::ColorWindow(ColorThread*, int, int, char*)': colorpicker.C:140:3: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcolors.la plugincolors.lo colorpicker.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libcolors.a .libs/plugincolors.o .libs/colorpicker.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libcolors.a libtool: link: ( cd ".libs" && rm -f "libcolors.la" && ln -s "../libcolors.la" "libcolors.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/colors' Making all in libeffecttv make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/libeffecttv' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o effecttv.lo effecttv.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c effecttv.C -fPIC -DPIC -o .libs/effecttv.o effecttv.C: In static member function 'static void EffectTV::effecttv_to_frame(VFrame*, uint32_t*)': effecttv.C:177:4: warning: large integer implicitly truncated to unsigned type effecttv.C:182:4: warning: large integer implicitly truncated to unsigned type /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libeffecttv.la effecttv.lo ../../plugins/colors/libcolors.la libtool: link: (cd .libs/libeffecttv.lax/libcolors.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/libeffecttv/../../plugins/colors/.libs/libcolors.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libeffecttv.a .libs/effecttv.o .libs/libeffecttv.lax/libcolors.a/colorpicker.o .libs/libeffecttv.lax/libcolors.a/plugincolors.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libeffecttv.a libtool: link: rm -fr .libs/libeffecttv.lax libtool: link: ( cd ".libs" && rm -f "libeffecttv.la" && ln -s "../libeffecttv.la" "libeffecttv.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/libeffecttv' Making all in 1080to540 make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/1080to540' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o 1080to540.lo 1080to540.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c 1080to540.C -fPIC -DPIC -o .libs/1080to540.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from 1080to540.h:27, from 1080to540.C:22: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' 1080to540.C: In constructor '_1080to540Window::_1080to540Window(_1080to540Main*, int, int)': 1080to540.C:85:3: warning: deprecated conversion from string constant to 'char*' 1080to540.C: In member function 'virtual void _1080to540Thread::run()': 1080to540.C:151:1: warning: deprecated conversion from string constant to 'char*' 1080to540.C: In destructor 'virtual _1080to540Main::~_1080to540Main()': 1080to540.C:168:2: warning: deprecated conversion from string constant to 'char*' 1080to540.C: In member function 'virtual char* _1080to540Main::plugin_title()': 1080to540.C:172:47: warning: deprecated conversion from string constant to 'char*' 1080to540.C: In member function 'virtual int _1080to540Main::load_defaults()': 1080to540.C:280:70: warning: deprecated conversion from string constant to 'char*' 1080to540.C: In member function 'virtual int _1080to540Main::save_defaults()': 1080to540.C:287:52: warning: deprecated conversion from string constant to 'char*' 1080to540.C: In member function 'virtual void _1080to540Main::save_data(KeyFrame*)': 1080to540.C:296:34: warning: deprecated conversion from string constant to 'char*' 1080to540.C:297:59: warning: deprecated conversion from string constant to 'char*' 1080to540.C:299:35: warning: deprecated conversion from string constant to 'char*' 1080to540.C: In member function 'virtual void _1080to540Main::read_data(KeyFrame*)': 1080to540.C:311:36: warning: deprecated conversion from string constant to 'char*' 1080to540.C:313:81: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o 1080to540.la -rpath /usr/lib/cinelerra 1080to540.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/1080to540.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,1080to540.so -o .libs/1080to540.so libtool: link: ( cd ".libs" && rm -f "1080to540.la" && ln -s "../1080to540.la" "1080to540.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/1080to540' Making all in 720to480 make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/720to480' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o 720to480.lo 720to480.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c 720to480.C -fPIC -DPIC -o .libs/720to480.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from 720to480.h:26, from 720to480.C:22: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' 720to480.C: In constructor '_720to480Window::_720to480Window(_720to480Main*, int, int)': 720to480.C:63:3: warning: deprecated conversion from string constant to 'char*' 720to480.C: In member function 'virtual char* _720to480Main::plugin_title()': 720to480.C:195:46: warning: deprecated conversion from string constant to 'char*' 720to480.C: In member function 'virtual int _720to480Main::load_defaults()': 720to480.C:214:70: warning: deprecated conversion from string constant to 'char*' 720to480.C:215:64: warning: deprecated conversion from string constant to 'char*' 720to480.C: In member function 'virtual int _720to480Main::save_defaults()': 720to480.C:222:52: warning: deprecated conversion from string constant to 'char*' 720to480.C:223:48: warning: deprecated conversion from string constant to 'char*' 720to480.C: In member function 'virtual int _720to480Main::get_parameters()': 720to480.C:230:17: warning: deprecated conversion from string constant to 'char*' 720to480.C: In member function 'virtual void _720to480Main::save_data(KeyFrame*)': 720to480.C:370:33: warning: deprecated conversion from string constant to 'char*' 720to480.C:371:59: warning: deprecated conversion from string constant to 'char*' 720to480.C:372:55: warning: deprecated conversion from string constant to 'char*' 720to480.C:374:34: warning: deprecated conversion from string constant to 'char*' 720to480.C: In member function 'virtual void _720to480Main::read_data(KeyFrame*)': 720to480.C:386:35: warning: deprecated conversion from string constant to 'char*' 720to480.C:388:81: warning: deprecated conversion from string constant to 'char*' 720to480.C:389:75: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o 720to480.la -rpath /usr/lib/cinelerra 720to480.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/720to480.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,720to480.so -o .libs/720to480.so libtool: link: ( cd ".libs" && rm -f "720to480.la" && ln -s "../720to480.la" "720to480.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/720to480' Making all in aging make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/aging' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o aging.lo aging.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o agingwindow.lo agingwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c agingwindow.C -fPIC -DPIC -o .libs/agingwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c aging.C -fPIC -DPIC -o .libs/aging.o In file included from ../../guicast/guicast.h:42:0, from agingwindow.h:25, from agingwindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' agingwindow.C: In member function 'virtual void AgingThread::run()': agingwindow.C:31:1: warning: deprecated conversion from string constant to 'char*' agingwindow.C: In constructor 'AgingWindow::AgingWindow(AgingMain*, int, int)': agingwindow.C:47:3: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from aging.h:31, from aging.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' aging.C: In destructor 'virtual AgingMain::~AgingMain()': aging.C:76:2: warning: deprecated conversion from string constant to 'char*' aging.C: In member function 'virtual char* AgingMain::plugin_title()': aging.C:80:42: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o aging.la -rpath /usr/lib/cinelerra aging.lo agingwindow.lo ../../plugins/libeffecttv/libeffecttv.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/aging.o .libs/agingwindow.o -Wl,--whole-archive ../../plugins/libeffecttv/.libs/libeffecttv.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,aging.so -o .libs/aging.so libtool: link: ( cd ".libs" && rm -f "aging.la" && ln -s "../aging.la" "aging.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/aging' Making all in bandslide make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bandslide' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bandslide.lo bandslide.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bandslide.C -fPIC -DPIC -o .libs/bandslide.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from bandslide.h:30, from bandslide.C:22: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' bandslide.C: In constructor 'BandSlideWindow::BandSlideWindow(BandSlideMain*, int, int)': bandslide.C:132:3: warning: deprecated conversion from string constant to 'char*' bandslide.C: In member function 'virtual void BandSlideThread::run()': bandslide.C:176:1: warning: deprecated conversion from string constant to 'char*' bandslide.C: In destructor 'virtual BandSlideMain::~BandSlideMain()': bandslide.C:193:2: warning: deprecated conversion from string constant to 'char*' bandslide.C: In member function 'virtual char* BandSlideMain::plugin_title()': bandslide.C:196:46: warning: deprecated conversion from string constant to 'char*' bandslide.C: In member function 'virtual int BandSlideMain::load_defaults()': bandslide.C:221:38: warning: deprecated conversion from string constant to 'char*' bandslide.C:222:50: warning: deprecated conversion from string constant to 'char*' bandslide.C: In member function 'virtual int BandSlideMain::save_defaults()': bandslide.C:228:33: warning: deprecated conversion from string constant to 'char*' bandslide.C:229:41: warning: deprecated conversion from string constant to 'char*' bandslide.C: In member function 'virtual void BandSlideMain::save_data(KeyFrame*)': bandslide.C:238:34: warning: deprecated conversion from string constant to 'char*' bandslide.C:239:40: warning: deprecated conversion from string constant to 'char*' bandslide.C:240:48: warning: deprecated conversion from string constant to 'char*' bandslide.C:242:35: warning: deprecated conversion from string constant to 'char*' bandslide.C: In member function 'virtual void BandSlideMain::read_data(KeyFrame*)': bandslide.C:255:36: warning: deprecated conversion from string constant to 'char*' bandslide.C:257:49: warning: deprecated conversion from string constant to 'char*' bandslide.C:258:61: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bandslide.la -rpath /usr/lib/cinelerra bandslide.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/bandslide.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,bandslide.so -o .libs/bandslide.so libtool: link: ( cd ".libs" && rm -f "bandslide.la" && ln -s "../bandslide.la" "bandslide.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bandslide' Making all in bandwipe make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bandwipe' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o bandwipe.lo bandwipe.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c bandwipe.C -fPIC -DPIC -o .libs/bandwipe.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from bandwipe.h:30, from bandwipe.C:22: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' bandwipe.C: In constructor 'BandWipeWindow::BandWipeWindow(BandWipeMain*, int, int)': bandwipe.C:131:3: warning: deprecated conversion from string constant to 'char*' bandwipe.C: In member function 'virtual void BandWipeThread::run()': bandwipe.C:174:1: warning: deprecated conversion from string constant to 'char*' bandwipe.C: In destructor 'virtual BandWipeMain::~BandWipeMain()': bandwipe.C:191:2: warning: deprecated conversion from string constant to 'char*' bandwipe.C: In member function 'virtual char* BandWipeMain::plugin_title()': bandwipe.C:194:45: warning: deprecated conversion from string constant to 'char*' bandwipe.C: In member function 'virtual int BandWipeMain::load_defaults()': bandwipe.C:219:38: warning: deprecated conversion from string constant to 'char*' bandwipe.C:220:50: warning: deprecated conversion from string constant to 'char*' bandwipe.C: In member function 'virtual int BandWipeMain::save_defaults()': bandwipe.C:226:33: warning: deprecated conversion from string constant to 'char*' bandwipe.C:227:41: warning: deprecated conversion from string constant to 'char*' bandwipe.C: In member function 'virtual void BandWipeMain::save_data(KeyFrame*)': bandwipe.C:236:33: warning: deprecated conversion from string constant to 'char*' bandwipe.C:237:40: warning: deprecated conversion from string constant to 'char*' bandwipe.C:238:48: warning: deprecated conversion from string constant to 'char*' bandwipe.C:240:34: warning: deprecated conversion from string constant to 'char*' bandwipe.C: In member function 'virtual void BandWipeMain::read_data(KeyFrame*)': bandwipe.C:253:35: warning: deprecated conversion from string constant to 'char*' bandwipe.C:255:49: warning: deprecated conversion from string constant to 'char*' bandwipe.C:256:61: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bandwipe.la -rpath /usr/lib/cinelerra bandwipe.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/bandwipe.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,bandwipe.so -o .libs/bandwipe.so libtool: link: ( cd ".libs" && rm -f "bandwipe.la" && ln -s "../bandwipe.la" "bandwipe.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/bandwipe' Making all in blur make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/blur' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o blur.lo blur.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o blurwindow.lo blurwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c blurwindow.C -fPIC -DPIC -o .libs/blurwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c blur.C -fPIC -DPIC -o .libs/blur.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from blur.h:33, from blurwindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from blur.h:33, from blur.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' blurwindow.C: In member function 'virtual void BlurThread::run()': blurwindow.C:32:1: warning: deprecated conversion from string constant to 'char*' blurwindow.C: In constructor 'BlurWindow::BlurWindow(BlurMain*, int, int)': blurwindow.C:47:3: warning: deprecated conversion from string constant to 'char*' blur.C: In destructor 'virtual BlurMain::~BlurMain()': blur.C:118:2: warning: deprecated conversion from string constant to 'char*' blur.C: In member function 'virtual char* BlurMain::plugin_title()': blur.C:129:41: warning: deprecated conversion from string constant to 'char*' blur.C: In member function 'virtual int BlurMain::load_defaults()': blur.C:254:61: warning: deprecated conversion from string constant to 'char*' blur.C:255:67: warning: deprecated conversion from string constant to 'char*' blur.C:256:55: warning: deprecated conversion from string constant to 'char*' blur.C:257:40: warning: deprecated conversion from string constant to 'char*' blur.C:258:40: warning: deprecated conversion from string constant to 'char*' blur.C:259:40: warning: deprecated conversion from string constant to 'char*' blur.C:260:40: warning: deprecated conversion from string constant to 'char*' blur.C: In member function 'virtual int BlurMain::save_defaults()': blur.C:267:46: warning: deprecated conversion from string constant to 'char*' blur.C:268:50: warning: deprecated conversion from string constant to 'char*' blur.C:269:42: warning: deprecated conversion from string constant to 'char*' blur.C:270:32: warning: deprecated conversion from string constant to 'char*' blur.C:271:32: warning: deprecated conversion from string constant to 'char*' blur.C:272:32: warning: deprecated conversion from string constant to 'char*' blur.C:273:32: warning: deprecated conversion from string constant to 'char*' blur.C: In member function 'virtual void BlurMain::save_data(KeyFrame*)': blur.C:286:29: warning: deprecated conversion from string constant to 'char*' blur.C:287:53: warning: deprecated conversion from string constant to 'char*' blur.C:288:57: warning: deprecated conversion from string constant to 'char*' blur.C:289:49: warning: deprecated conversion from string constant to 'char*' blur.C:290:39: warning: deprecated conversion from string constant to 'char*' blur.C:291:39: warning: deprecated conversion from string constant to 'char*' blur.C:292:39: warning: deprecated conversion from string constant to 'char*' blur.C:293:39: warning: deprecated conversion from string constant to 'char*' blur.C:295:30: warning: deprecated conversion from string constant to 'char*' blur.C: In member function 'virtual void BlurMain::read_data(KeyFrame*)': blur.C:314:32: warning: deprecated conversion from string constant to 'char*' blur.C:316:73: warning: deprecated conversion from string constant to 'char*' blur.C:317:79: warning: deprecated conversion from string constant to 'char*' blur.C:318:67: warning: deprecated conversion from string constant to 'char*' blur.C:320:52: warning: deprecated conversion from string constant to 'char*' blur.C:321:52: warning: deprecated conversion from string constant to 'char*' blur.C:322:52: warning: deprecated conversion from string constant to 'char*' blur.C:323:52: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o blur.la -rpath /usr/lib/cinelerra blur.lo blurwindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/blur.o .libs/blurwindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,blur.so -o .libs/blur.so libtool: link: ( cd ".libs" && rm -f "blur.la" && ln -s "../blur.la" "blur.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/blur' Making all in brightness make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/brightness' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o brightness.lo brightness.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o brightnesswindow.lo brightnesswindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c brightness.C -fPIC -DPIC -o .libs/brightness.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c brightnesswindow.C -fPIC -DPIC -o .libs/brightnesswindow.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from brightness.h:31, from brightnesswindow.h:31, from brightnesswindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from brightnesswindow.h:32, from brightness.h:28, from brightness.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' brightnesswindow.C: In member function 'virtual void BrightnessThread::run()': brightnesswindow.C:27:1: warning: deprecated conversion from string constant to 'char*' brightnesswindow.C: In constructor 'BrightnessWindow::BrightnessWindow(BrightnessMain*, int, int)': brightnesswindow.C:41:3: warning: deprecated conversion from string constant to 'char*' brightness.C: In destructor 'virtual BrightnessMain::~BrightnessMain()': brightness.C:94:2: warning: deprecated conversion from string constant to 'char*' brightness.C: In member function 'virtual char* BrightnessMain::plugin_title()': brightness.C:98:47: warning: deprecated conversion from string constant to 'char*' brightness.C: In member function 'virtual void BrightnessMain::update_gui()': brightness.C:272:60: warning: deprecated conversion from string constant to 'char*' brightness.C: In member function 'virtual int BrightnessMain::load_defaults()': brightness.C:291:67: warning: deprecated conversion from string constant to 'char*' brightness.C:292:61: warning: deprecated conversion from string constant to 'char*' brightness.C:293:49: warning: deprecated conversion from string constant to 'char*' brightness.C: In member function 'virtual int BrightnessMain::save_defaults()': brightness.C:299:50: warning: deprecated conversion from string constant to 'char*' brightness.C:300:46: warning: deprecated conversion from string constant to 'char*' brightness.C:301:38: warning: deprecated conversion from string constant to 'char*' brightness.C: In member function 'virtual void BrightnessMain::save_data(KeyFrame*)': brightness.C:313:35: warning: deprecated conversion from string constant to 'char*' brightness.C:314:57: warning: deprecated conversion from string constant to 'char*' brightness.C:315:54: warning: deprecated conversion from string constant to 'char*' brightness.C:316:46: warning: deprecated conversion from string constant to 'char*' brightness.C:319:36: warning: deprecated conversion from string constant to 'char*' brightness.C: In member function 'virtual void BrightnessMain::read_data(KeyFrame*)': brightness.C:338:38: warning: deprecated conversion from string constant to 'char*' brightness.C:340:79: warning: deprecated conversion from string constant to 'char*' brightness.C:341:73: warning: deprecated conversion from string constant to 'char*' brightness.C:342:61: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o brightness.la -rpath /usr/lib/cinelerra brightness.lo brightnesswindow.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/brightness.o .libs/brightnesswindow.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,brightness.so -o .libs/brightness.so libtool: link: ( cd ".libs" && rm -f "brightness.la" && ln -s "../brightness.la" "brightness.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/brightness' Making all in burn make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/burn' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o burn.lo burn.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o burnwindow.lo burnwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c burn.C -fPIC -DPIC -o .libs/burn.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c burnwindow.C -fPIC -DPIC -o .libs/burnwindow.o In file included from ../../guicast/guicast.h:42:0, from burnwindow.h:25, from burnwindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' burnwindow.C: In member function 'virtual void BurnThread::run()': burnwindow.C:29:1: warning: deprecated conversion from string constant to 'char*' burnwindow.C: In constructor 'BurnWindow::BurnWindow(BurnMain*, int, int)': burnwindow.C:46:3: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from burn.h:32, from burn.C:29: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' burn.C: In destructor 'virtual BurnMain::~BurnMain()': burn.C:72:2: warning: deprecated conversion from string constant to 'char*' burn.C: In member function 'virtual char* BurnMain::plugin_title()': burn.C:80:41: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o burn.la -rpath /usr/lib/cinelerra burn.lo burnwindow.lo ../../plugins/libeffecttv/libeffecttv.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/burn.o .libs/burnwindow.o -Wl,--whole-archive ../../plugins/libeffecttv/.libs/libeffecttv.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,burn.so -o .libs/burn.so libtool: link: ( cd ".libs" && rm -f "burn.la" && ln -s "../burn.la" "burn.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/burn' Making all in cdripper make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/cdripper' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cdripper.lo cdripper.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o cdripwindow.lo cdripwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c cdripwindow.C -fPIC -DPIC -o .libs/cdripwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c cdripper.C -fPIC -DPIC -o .libs/cdripper.o In file included from ../../guicast/guicast.h:42:0, from cdripwindow.h:30, from cdripwindow.C:22: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../guicast/errorbox.h:25, from cdripper.C:22: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' cdripwindow.C: In constructor 'CDRipWindow::CDRipWindow(CDRipMain*, int, int)': cdripwindow.C:42:3: warning: deprecated conversion from string constant to 'char*' cdripwindow.C:42:3: warning: deprecated conversion from string constant to 'char*' cdripper.C: In member function 'virtual char* CDRipMain::plugin_title()': cdripper.C:58:42: warning: deprecated conversion from string constant to 'char*' cdripper.C: In member function 'virtual int CDRipMain::load_defaults()': cdripper.C:73:36: warning: deprecated conversion from string constant to 'char*' cdripper.C:74:32: warning: deprecated conversion from string constant to 'char*' cdripper.C:75:32: warning: deprecated conversion from string constant to 'char*' cdripper.C:76:36: warning: deprecated conversion from string constant to 'char*' cdripper.C:77:32: warning: deprecated conversion from string constant to 'char*' cdripper.C:78:32: warning: deprecated conversion from string constant to 'char*' cdripper.C:80:32: warning: deprecated conversion from string constant to 'char*' cdripper.C:81:40: warning: deprecated conversion from string constant to 'char*' cdripper.C:82:36: warning: deprecated conversion from string constant to 'char*' cdripper.C: In member function 'virtual int CDRipMain::save_defaults()': cdripper.C:88:35: warning: deprecated conversion from string constant to 'char*' cdripper.C:89:31: warning: deprecated conversion from string constant to 'char*' cdripper.C:90:31: warning: deprecated conversion from string constant to 'char*' cdripper.C:91:35: warning: deprecated conversion from string constant to 'char*' cdripper.C:92:31: warning: deprecated conversion from string constant to 'char*' cdripper.C:93:31: warning: deprecated conversion from string constant to 'char*' cdripper.C:94:35: warning: deprecated conversion from string constant to 'char*' cdripper.C:95:39: warning: deprecated conversion from string constant to 'char*' cdripper.C:96:35: warning: deprecated conversion from string constant to 'char*' cdripper.C: In member function 'virtual int CDRipMain::get_parameters()': cdripper.C:111:19: warning: deprecated conversion from string constant to 'char*' cdripper.C: In member function 'int CDRipMain::open_drive()': cdripper.C:131:18: warning: deprecated conversion from string constant to 'char*' cdripper.C:134:27: warning: deprecated conversion from string constant to 'char*' cdripper.C: In member function 'int CDRipMain::get_toc()': cdripper.C:157:17: warning: deprecated conversion from string constant to 'char*' cdripper.C:166:27: warning: deprecated conversion from string constant to 'char*' cdripper.C:182:28: warning: deprecated conversion from string constant to 'char*' cdripper.C:198:27: warning: deprecated conversion from string constant to 'char*' cdripper.C:213:27: warning: deprecated conversion from string constant to 'char*' cdripper.C:231:27: warning: deprecated conversion from string constant to 'char*' cdripper.C:243:27: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cdripper.la -rpath /usr/lib/cinelerra cdripper.lo cdripwindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/cdripper.o .libs/cdripwindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,cdripper.so -o .libs/cdripper.so libtool: link: ( cd ".libs" && rm -f "cdripper.la" && ln -s "../cdripper.la" "cdripper.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/cdripper' Making all in chromakey make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/chromakey' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o chromakey.lo chromakey.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c chromakey.C -fPIC -DPIC -o .libs/chromakey.o In file included from ../../guicast/guicast.h:42:0, from ../../plugins/colors/colorpicker.h:26, from chromakey.h:28, from chromakey.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' chromakey.C: In constructor 'ChromaKeyWindow::ChromaKeyWindow(ChromaKey*, int, int)': chromakey.C:117:3: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual void ChromaKeyThread::run()': chromakey.C:311:1: warning: deprecated conversion from string constant to 'char*' chromakey.C: In destructor 'virtual ChromaKey::~ChromaKey()': chromakey.C:545:2: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual char* ChromaKey::plugin_title()': chromakey.C:582:42: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual int ChromaKey::load_defaults()': chromakey.C:600:46: warning: deprecated conversion from string constant to 'char*' chromakey.C:601:52: warning: deprecated conversion from string constant to 'char*' chromakey.C:602:49: warning: deprecated conversion from string constant to 'char*' chromakey.C:603:64: warning: deprecated conversion from string constant to 'char*' chromakey.C:604:52: warning: deprecated conversion from string constant to 'char*' chromakey.C:605:64: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual int ChromaKey::save_defaults()': chromakey.C:613:36: warning: deprecated conversion from string constant to 'char*' chromakey.C:614:40: warning: deprecated conversion from string constant to 'char*' chromakey.C:615:38: warning: deprecated conversion from string constant to 'char*' chromakey.C:616:51: warning: deprecated conversion from string constant to 'char*' chromakey.C:617:43: warning: deprecated conversion from string constant to 'char*' chromakey.C:618:51: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual void ChromaKey::save_data(KeyFrame*)': chromakey.C:628:34: warning: deprecated conversion from string constant to 'char*' chromakey.C:629:43: warning: deprecated conversion from string constant to 'char*' chromakey.C:630:47: warning: deprecated conversion from string constant to 'char*' chromakey.C:631:45: warning: deprecated conversion from string constant to 'char*' chromakey.C:632:55: warning: deprecated conversion from string constant to 'char*' chromakey.C:633:47: warning: deprecated conversion from string constant to 'char*' chromakey.C:634:55: warning: deprecated conversion from string constant to 'char*' chromakey.C:636:35: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual void ChromaKey::read_data(KeyFrame*)': chromakey.C:649:36: warning: deprecated conversion from string constant to 'char*' chromakey.C:651:57: warning: deprecated conversion from string constant to 'char*' chromakey.C:652:63: warning: deprecated conversion from string constant to 'char*' chromakey.C:653:60: warning: deprecated conversion from string constant to 'char*' chromakey.C:654:75: warning: deprecated conversion from string constant to 'char*' chromakey.C:655:63: warning: deprecated conversion from string constant to 'char*' chromakey.C:656:75: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o chromakey.la -rpath /usr/lib/cinelerra chromakey.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/chromakey.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,chromakey.so -o .libs/chromakey.so libtool: link: ( cd ".libs" && rm -f "chromakey.la" && ln -s "../chromakey.la" "chromakey.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/chromakey' Making all in chromakeyhsv make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/chromakeyhsv' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o chromakey.lo chromakey.C (echo "const char _binary_chromakey_sl_start[] ="; \ sed -e 's/\\/\\\\/' -e 's/"/\\"/' \ -e 's/^/"/' -e 's/$/\\n"/' < ./chromakey.sl; \ echo ";") > chromakey_sl.c /bin/sh ../../libtool --tag=CXX --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o chromakey_sl.lo chromakey_sl.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -O2 -pipe -D__STDC_CONSTANT_MACROS -c chromakey_sl.c -fPIC -DPIC -o .libs/chromakey_sl.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c chromakey.C -fPIC -DPIC -o .libs/chromakey.o In file included from ../../guicast/guicast.h:42:0, from ../../plugins/colors/colorpicker.h:26, from chromakey.h:28, from chromakey.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' chromakey.C: In constructor 'ChromaKeyWindow::ChromaKeyWindow(ChromaKeyHSV*, int, int)': chromakey.C:161:6: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual void ChromaKeyThread::run()': chromakey.C:555:1: warning: deprecated conversion from string constant to 'char*' chromakey.C: In destructor 'virtual ChromaKeyHSV::~ChromaKeyHSV()': chromakey.C:881:2: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual char* ChromaKeyHSV::plugin_title()': chromakey.C:909:45: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual int ChromaKeyHSV::load_defaults()': chromakey.C:926:48: warning: deprecated conversion from string constant to 'char*' chromakey.C:927:54: warning: deprecated conversion from string constant to 'char*' chromakey.C:928:51: warning: deprecated conversion from string constant to 'char*' chromakey.C:930:59: warning: deprecated conversion from string constant to 'char*' chromakey.C:932:59: warning: deprecated conversion from string constant to 'char*' chromakey.C:933:69: warning: deprecated conversion from string constant to 'char*' chromakey.C:935:59: warning: deprecated conversion from string constant to 'char*' chromakey.C:936:66: warning: deprecated conversion from string constant to 'char*' chromakey.C:938:61: warning: deprecated conversion from string constant to 'char*' chromakey.C:939:75: warning: deprecated conversion from string constant to 'char*' chromakey.C:940:63: warning: deprecated conversion from string constant to 'char*' chromakey.C:941:66: warning: deprecated conversion from string constant to 'char*' chromakey.C:942:75: warning: deprecated conversion from string constant to 'char*' chromakey.C:943:66: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual int ChromaKeyHSV::save_defaults()': chromakey.C:950:38: warning: deprecated conversion from string constant to 'char*' chromakey.C:951:42: warning: deprecated conversion from string constant to 'char*' chromakey.C:952:40: warning: deprecated conversion from string constant to 'char*' chromakey.C:953:60: warning: deprecated conversion from string constant to 'char*' chromakey.C:954:60: warning: deprecated conversion from string constant to 'char*' chromakey.C:955:52: warning: deprecated conversion from string constant to 'char*' chromakey.C:956:60: warning: deprecated conversion from string constant to 'char*' chromakey.C:957:50: warning: deprecated conversion from string constant to 'char*' chromakey.C:958:48: warning: deprecated conversion from string constant to 'char*' chromakey.C:959:50: warning: deprecated conversion from string constant to 'char*' chromakey.C:960:56: warning: deprecated conversion from string constant to 'char*' chromakey.C:961:62: warning: deprecated conversion from string constant to 'char*' chromakey.C:962:56: warning: deprecated conversion from string constant to 'char*' chromakey.C:963:50: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual void ChromaKeyHSV::save_data(KeyFrame*)': chromakey.C:973:40: warning: deprecated conversion from string constant to 'char*' chromakey.C:974:45: warning: deprecated conversion from string constant to 'char*' chromakey.C:975:49: warning: deprecated conversion from string constant to 'char*' chromakey.C:976:47: warning: deprecated conversion from string constant to 'char*' chromakey.C:977:67: warning: deprecated conversion from string constant to 'char*' chromakey.C:978:67: warning: deprecated conversion from string constant to 'char*' chromakey.C:979:59: warning: deprecated conversion from string constant to 'char*' chromakey.C:980:67: warning: deprecated conversion from string constant to 'char*' chromakey.C:981:57: warning: deprecated conversion from string constant to 'char*' chromakey.C:982:55: warning: deprecated conversion from string constant to 'char*' chromakey.C:983:57: warning: deprecated conversion from string constant to 'char*' chromakey.C:984:63: warning: deprecated conversion from string constant to 'char*' chromakey.C:985:69: warning: deprecated conversion from string constant to 'char*' chromakey.C:986:63: warning: deprecated conversion from string constant to 'char*' chromakey.C:987:57: warning: deprecated conversion from string constant to 'char*' chromakey.C:989:41: warning: deprecated conversion from string constant to 'char*' chromakey.C: In member function 'virtual void ChromaKeyHSV::read_data(KeyFrame*)': chromakey.C:1003:46: warning: deprecated conversion from string constant to 'char*' chromakey.C:1005:58: warning: deprecated conversion from string constant to 'char*' chromakey.C:1006:64: warning: deprecated conversion from string constant to 'char*' chromakey.C:1007:61: warning: deprecated conversion from string constant to 'char*' chromakey.C:1009:69: warning: deprecated conversion from string constant to 'char*' chromakey.C:1011:69: warning: deprecated conversion from string constant to 'char*' chromakey.C:1013:61: warning: deprecated conversion from string constant to 'char*' chromakey.C:1015:69: warning: deprecated conversion from string constant to 'char*' chromakey.C:1017:59: warning: deprecated conversion from string constant to 'char*' chromakey.C:1019:57: warning: deprecated conversion from string constant to 'char*' chromakey.C:1021:59: warning: deprecated conversion from string constant to 'char*' chromakey.C:1023:65: warning: deprecated conversion from string constant to 'char*' chromakey.C:1026:31: warning: deprecated conversion from string constant to 'char*' chromakey.C:1028:65: warning: deprecated conversion from string constant to 'char*' chromakey.C:1030:59: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o chromakeyhsv.la -rpath /usr/lib/cinelerra chromakey.lo chromakey_sl.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/chromakey.o .libs/chromakey_sl.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,chromakeyhsv.so -o .libs/chromakeyhsv.so libtool: link: ( cd ".libs" && rm -f "chromakeyhsv.la" && ln -s "../chromakeyhsv.la" "chromakeyhsv.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/chromakeyhsv' Making all in colorbalance make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/colorbalance' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o colorbalance.lo colorbalance.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o colorbalancewindow.lo colorbalancewindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c colorbalancewindow.C -fPIC -DPIC -o .libs/colorbalancewindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c colorbalance.C -fPIC -DPIC -o .libs/colorbalance.o In file included from ../../guicast/guicast.h:42:0, from colorbalancewindow.h:35, from colorbalancewindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from colorbalancewindow.h:35, from colorbalance.h:27, from colorbalance.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' colorbalancewindow.C: In member function 'virtual void ColorBalanceThread::run()': colorbalancewindow.C:30:1: warning: deprecated conversion from string constant to 'char*' colorbalancewindow.C: In constructor 'ColorBalanceWindow::ColorBalanceWindow(ColorBalanceMain*, int, int)': colorbalancewindow.C:45:3: warning: deprecated conversion from string constant to 'char*' In file included from colorbalance.C:29:0: aggregated.h: At global scope: aggregated.h:29:2: warning: deprecated conversion from string constant to 'char*' aggregated.h:36:2: warning: deprecated conversion from string constant to 'char*' aggregated.h:45:2: warning: deprecated conversion from string constant to 'char*' aggregated.h:55:2: warning: deprecated conversion from string constant to 'char*' aggregated.h:67:2: warning: deprecated conversion from string constant to 'char*' In file included from colorbalance.C:30:0: ../interpolate/aggregated.h:136:1: warning: deprecated conversion from string constant to 'char*' In file included from colorbalance.C:31:0: ../gamma/aggregated.h:32:2: warning: deprecated conversion from string constant to 'char*' ../gamma/aggregated.h:39:2: warning: deprecated conversion from string constant to 'char*' ../gamma/aggregated.h:45:2: warning: deprecated conversion from string constant to 'char*' ../gamma/aggregated.h:58:2: warning: deprecated conversion from string constant to 'char*' ../gamma/aggregated.h:73:2: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In member function 'int ColorBalanceEngine::wait_process_frame()': colorbalance.C:125:59: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In member function 'virtual void ColorBalanceEngine::run()': colorbalance.C:133:44: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In destructor 'virtual ColorBalanceMain::~ColorBalanceMain()': colorbalance.C:362:2: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In member function 'virtual char* ColorBalanceMain::plugin_title()': colorbalance.C:375:49: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In member function 'virtual int ColorBalanceMain::process_buffer(VFrame*, int64_t, double)': colorbalance.C:510:70: warning: deprecated conversion from string constant to 'char*' colorbalance.C:511:82: warning: deprecated conversion from string constant to 'char*' colorbalance.C:512:88: warning: deprecated conversion from string constant to 'char*' colorbalance.C:513:86: warning: deprecated conversion from string constant to 'char*' colorbalance.C:538:33: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In member function 'virtual void ColorBalanceMain::update_gui()': colorbalance.C:566:61: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In member function 'virtual int ColorBalanceMain::load_defaults()': colorbalance.C:588:49: warning: deprecated conversion from string constant to 'char*' colorbalance.C:589:58: warning: deprecated conversion from string constant to 'char*' colorbalance.C:590:55: warning: deprecated conversion from string constant to 'char*' colorbalance.C:591:71: warning: deprecated conversion from string constant to 'char*' colorbalance.C:592:69: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In member function 'virtual int ColorBalanceMain::save_defaults()': colorbalance.C:598:38: warning: deprecated conversion from string constant to 'char*' colorbalance.C:599:44: warning: deprecated conversion from string constant to 'char*' colorbalance.C:600:42: warning: deprecated conversion from string constant to 'char*' colorbalance.C:601:56: warning: deprecated conversion from string constant to 'char*' colorbalance.C:602:51: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In member function 'virtual void ColorBalanceMain::save_data(KeyFrame*)': colorbalance.C:613:37: warning: deprecated conversion from string constant to 'char*' colorbalance.C:614:45: warning: deprecated conversion from string constant to 'char*' colorbalance.C:615:52: warning: deprecated conversion from string constant to 'char*' colorbalance.C:616:50: warning: deprecated conversion from string constant to 'char*' colorbalance.C:617:64: warning: deprecated conversion from string constant to 'char*' colorbalance.C:618:59: warning: deprecated conversion from string constant to 'char*' colorbalance.C:620:38: warning: deprecated conversion from string constant to 'char*' colorbalance.C: In member function 'virtual void ColorBalanceMain::read_data(KeyFrame*)': colorbalance.C:639:40: warning: deprecated conversion from string constant to 'char*' colorbalance.C:641:61: warning: deprecated conversion from string constant to 'char*' colorbalance.C:642:70: warning: deprecated conversion from string constant to 'char*' colorbalance.C:643:67: warning: deprecated conversion from string constant to 'char*' colorbalance.C:644:83: warning: deprecated conversion from string constant to 'char*' colorbalance.C:645:81: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o colorbalance.la -rpath /usr/lib/cinelerra colorbalance.lo colorbalancewindow.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/colorbalance.o .libs/colorbalancewindow.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,colorbalance.so -o .libs/colorbalance.so libtool: link: ( cd ".libs" && rm -f "colorbalance.la" && ln -s "../colorbalance.la" "colorbalance.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/colorbalance' Making all in compressor make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/compressor' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o compressor.lo compressor.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c compressor.C -fPIC -DPIC -o .libs/compressor.o In file included from ../../guicast/guicast.h:42:0, from compressor.h:28, from compressor.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' compressor.C: In destructor 'virtual CompressorEffect::~CompressorEffect()': compressor.C:81:2: warning: deprecated conversion from string constant to 'char*' compressor.C: In member function 'virtual char* CompressorEffect::plugin_title()': compressor.C:116:49: warning: deprecated conversion from string constant to 'char*' compressor.C: In member function 'virtual void CompressorEffect::read_data(KeyFrame*)': compressor.C:135:38: warning: deprecated conversion from string constant to 'char*' compressor.C:137:85: warning: deprecated conversion from string constant to 'char*' compressor.C:138:76: warning: deprecated conversion from string constant to 'char*' compressor.C:139:70: warning: deprecated conversion from string constant to 'char*' compressor.C:140:91: warning: deprecated conversion from string constant to 'char*' compressor.C:141:64: warning: deprecated conversion from string constant to 'char*' compressor.C:144:33: warning: deprecated conversion from string constant to 'char*' compressor.C:146:53: warning: deprecated conversion from string constant to 'char*' compressor.C:147:53: warning: deprecated conversion from string constant to 'char*' compressor.C: In member function 'virtual void CompressorEffect::save_data(KeyFrame*)': compressor.C:161:35: warning: deprecated conversion from string constant to 'char*' compressor.C:162:51: warning: deprecated conversion from string constant to 'char*' compressor.C:163:61: warning: deprecated conversion from string constant to 'char*' compressor.C:164:55: warning: deprecated conversion from string constant to 'char*' compressor.C:165:65: warning: deprecated conversion from string constant to 'char*' compressor.C:166:47: warning: deprecated conversion from string constant to 'char*' compressor.C:168:36: warning: deprecated conversion from string constant to 'char*' compressor.C:175:31: warning: deprecated conversion from string constant to 'char*' compressor.C:176:57: warning: deprecated conversion from string constant to 'char*' compressor.C:177:57: warning: deprecated conversion from string constant to 'char*' compressor.C: In member function 'virtual int CompressorEffect::load_defaults()': compressor.C:193:58: warning: deprecated conversion from string constant to 'char*' compressor.C:194:73: warning: deprecated conversion from string constant to 'char*' compressor.C:195:64: warning: deprecated conversion from string constant to 'char*' compressor.C:196:79: warning: deprecated conversion from string constant to 'char*' compressor.C:197:52: warning: deprecated conversion from string constant to 'char*' compressor.C:200:52: warning: deprecated conversion from string constant to 'char*' compressor.C: In member function 'virtual int CompressorEffect::save_defaults()': compressor.C:217:44: warning: deprecated conversion from string constant to 'char*' compressor.C:218:54: warning: deprecated conversion from string constant to 'char*' compressor.C:219:48: warning: deprecated conversion from string constant to 'char*' compressor.C:220:58: warning: deprecated conversion from string constant to 'char*' compressor.C:221:54: warning: deprecated conversion from string constant to 'char*' compressor.C:222:40: warning: deprecated conversion from string constant to 'char*' compressor.C:224:54: warning: deprecated conversion from string constant to 'char*' compressor.C: In member function 'virtual void CompressorEffect::update_gui()': compressor.C:245:62: warning: deprecated conversion from string constant to 'char*' compressor.C: In member function 'virtual void CompressorThread::run()': compressor.C:871:1: warning: deprecated conversion from string constant to 'char*' compressor.C: In constructor 'CompressorWindow::CompressorWindow(CompressorEffect*, int, int)': compressor.C:895:3: warning: deprecated conversion from string constant to 'char*' compressor.C: In constructor 'CompressorX::CompressorX(CompressorEffect*, int, int)': compressor.C:1277:31: warning: deprecated conversion from string constant to 'char*' compressor.C: In constructor 'CompressorY::CompressorY(CompressorEffect*, int, int)': compressor.C:1296:31: warning: deprecated conversion from string constant to 'char*' compressor.C: In member function 'void CompressorInput::create_objects()': compressor.C:1374:44: warning: deprecated conversion from string constant to 'char*' compressor.C: In static member function 'static char* CompressorInput::value_to_text(int)': compressor.C:1382:42: warning: deprecated conversion from string constant to 'char*' compressor.C:1383:38: warning: deprecated conversion from string constant to 'char*' compressor.C:1384:38: warning: deprecated conversion from string constant to 'char*' compressor.C:1387:9: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o compressor.la -rpath /usr/lib/cinelerra compressor.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/compressor.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,compressor.so -o .libs/compressor.so libtool: link: ( cd ".libs" && rm -f "compressor.la" && ln -s "../compressor.la" "compressor.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/compressor' Making all in crossfade make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/crossfade' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o crossfade.lo crossfade.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c crossfade.C -fPIC -DPIC -o .libs/crossfade.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginaclient.h:28, from crossfade.h:28, from crossfade.C:22: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' crossfade.C: In member function 'virtual char* CrossfadeMain::plugin_title()': crossfade.C:46:46: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o crossfade.la -rpath /usr/lib/cinelerra crossfade.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/crossfade.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,crossfade.so -o .libs/crossfade.so libtool: link: ( cd ".libs" && rm -f "crossfade.la" && ln -s "../crossfade.la" "crossfade.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/crossfade' Making all in decimate make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/decimate' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o decimate.lo decimate.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c decimate.C -fPIC -DPIC -o .libs/decimate.o In file included from ../../guicast/guicast.h:42:0, from decimate.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' decimate.C: In constructor 'DecimateWindow::DecimateWindow(Decimate*, int, int)': decimate.C:233:3: warning: deprecated conversion from string constant to 'char*' decimate.C: In member function 'void DecimateWindow::create_objects()': decimate.C:247:43: warning: deprecated conversion from string constant to 'char*' decimate.C:248:43: warning: deprecated conversion from string constant to 'char*' decimate.C:249:44: warning: deprecated conversion from string constant to 'char*' decimate.C:250:44: warning: deprecated conversion from string constant to 'char*' decimate.C:251:44: warning: deprecated conversion from string constant to 'char*' decimate.C:252:47: warning: deprecated conversion from string constant to 'char*' decimate.C:253:44: warning: deprecated conversion from string constant to 'char*' decimate.C:254:44: warning: deprecated conversion from string constant to 'char*' decimate.C:255:47: warning: deprecated conversion from string constant to 'char*' decimate.C:256:44: warning: deprecated conversion from string constant to 'char*' decimate.C:257:44: warning: deprecated conversion from string constant to 'char*' decimate.C:258:47: warning: deprecated conversion from string constant to 'char*' decimate.C:259:44: warning: deprecated conversion from string constant to 'char*' decimate.C:274:73: warning: deprecated conversion from string constant to 'char*' decimate.C: In member function 'virtual void DecimateThread::run()': decimate.C:398:1: warning: deprecated conversion from string constant to 'char*' decimate.C: In destructor 'virtual Decimate::~Decimate()': decimate.C:432:2: warning: deprecated conversion from string constant to 'char*' decimate.C: In member function 'virtual char* Decimate::plugin_title()': decimate.C:764:41: warning: deprecated conversion from string constant to 'char*' decimate.C: In member function 'virtual int Decimate::load_defaults()': decimate.C:795:67: warning: deprecated conversion from string constant to 'char*' decimate.C: In member function 'virtual int Decimate::save_defaults()': decimate.C:804:50: warning: deprecated conversion from string constant to 'char*' decimate.C: In member function 'virtual void Decimate::save_data(KeyFrame*)': decimate.C:817:33: warning: deprecated conversion from string constant to 'char*' decimate.C:818:57: warning: deprecated conversion from string constant to 'char*' decimate.C:822:34: warning: deprecated conversion from string constant to 'char*' decimate.C: In member function 'virtual void Decimate::read_data(KeyFrame*)': decimate.C:837:35: warning: deprecated conversion from string constant to 'char*' decimate.C:839:78: warning: deprecated conversion from string constant to 'char*' decimate.C: In member function 'virtual void Decimate::update_gui()': decimate.C:853:54: warning: deprecated conversion from string constant to 'char*' decimate.C: In member function 'virtual void Decimate::render_gui(void*)': decimate.C:866:53: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o decimate.la -rpath /usr/lib/cinelerra decimate.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/decimate.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,decimate.so -o .libs/decimate.so libtool: link: ( cd ".libs" && rm -f "decimate.la" && ln -s "../decimate.la" "decimate.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/decimate' Making all in deinterlace make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/deinterlace' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o deinterlace.lo deinterlace.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o deinterwindow.lo deinterwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c deinterwindow.C -fPIC -DPIC -o .libs/deinterwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c deinterlace.C -fPIC -DPIC -o .libs/deinterlace.o In file included from ../../guicast/guicast.h:42:0, from deinterwindow.h:29, from deinterwindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from deinterwindow.h:29, from deinterlace.h:30, from deinterlace.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' deinterwindow.C: In member function 'virtual void DeInterlaceThread::run()': deinterwindow.C:33:1: warning: deprecated conversion from string constant to 'char*' deinterwindow.C: In constructor 'DeInterlaceWindow::DeInterlaceWindow(DeInterlaceMain*, int, int)': deinterwindow.C:48:3: warning: deprecated conversion from string constant to 'char*' deinterwindow.C: In member function 'int DeInterlaceWindow::set_mode(int, int)': deinterwindow.C:112:110: warning: deprecated conversion from string constant to 'char*' deinterlace.C: In destructor 'virtual DeInterlaceMain::~DeInterlaceMain()': deinterlace.C:95:2: warning: deprecated conversion from string constant to 'char*' deinterwindow.C: In member function 'void DeInterlaceMode::create_objects()': deinterwindow.C:264:52: warning: deprecated conversion from string constant to 'char*' deinterwindow.C:265:52: warning: deprecated conversion from string constant to 'char*' deinterwindow.C:266:51: warning: deprecated conversion from string constant to 'char*' deinterwindow.C:267:54: warning: deprecated conversion from string constant to 'char*' deinterlace.C: In member function 'virtual char* DeInterlaceMain::plugin_title()': deinterlace.C:100:48: warning: deprecated conversion from string constant to 'char*' deinterwindow.C:268:56: warning: deprecated conversion from string constant to 'char*' deinterwindow.C:269:52: warning: deprecated conversion from string constant to 'char*' deinterwindow.C:270:60: warning: deprecated conversion from string constant to 'char*' deinterlace.C: In member function 'virtual int DeInterlaceMain::load_defaults()': deinterlace.C:610:49: warning: deprecated conversion from string constant to 'char*' deinterlace.C:611:64: warning: deprecated conversion from string constant to 'char*' deinterlace.C:612:61: warning: deprecated conversion from string constant to 'char*' deinterlace.C:613:64: warning: deprecated conversion from string constant to 'char*' deinterlace.C: In member function 'virtual int DeInterlaceMain::save_defaults()': deinterlace.C:620:38: warning: deprecated conversion from string constant to 'char*' deinterlace.C:621:48: warning: deprecated conversion from string constant to 'char*' deinterlace.C:622:46: warning: deprecated conversion from string constant to 'char*' deinterlace.C:623:48: warning: deprecated conversion from string constant to 'char*' deinterlace.C: In member function 'virtual void DeInterlaceMain::save_data(KeyFrame*)': deinterlace.C:632:36: warning: deprecated conversion from string constant to 'char*' deinterlace.C:633:45: warning: deprecated conversion from string constant to 'char*' deinterlace.C:634:55: warning: deprecated conversion from string constant to 'char*' deinterlace.C:635:53: warning: deprecated conversion from string constant to 'char*' deinterlace.C:636:55: warning: deprecated conversion from string constant to 'char*' deinterlace.C:638:37: warning: deprecated conversion from string constant to 'char*' deinterlace.C: In member function 'virtual void DeInterlaceMain::read_data(KeyFrame*)': deinterlace.C:650:38: warning: deprecated conversion from string constant to 'char*' deinterlace.C:652:60: warning: deprecated conversion from string constant to 'char*' deinterlace.C:653:75: warning: deprecated conversion from string constant to 'char*' deinterlace.C:654:72: warning: deprecated conversion from string constant to 'char*' deinterlace.C:655:75: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o deinterlace.la -rpath /usr/lib/cinelerra deinterlace.lo deinterwindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/deinterlace.o .libs/deinterwindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,deinterlace.so -o .libs/deinterlace.so libtool: link: ( cd ".libs" && rm -f "deinterlace.la" && ln -s "../deinterlace.la" "deinterlace.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/deinterlace' Making all in delayaudio make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/delayaudio' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o delayaudio.lo delayaudio.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c delayaudio.C -fPIC -DPIC -o .libs/delayaudio.o In file included from ../../guicast/guicast.h:42:0, from delayaudio.h:26, from delayaudio.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' delayaudio.C: In member function 'virtual char* DelayAudio::plugin_title()': delayaudio.C:72:43: warning: deprecated conversion from string constant to 'char*' delayaudio.C: In member function 'virtual int DelayAudio::load_defaults()': delayaudio.C:91:51: warning: deprecated conversion from string constant to 'char*' delayaudio.C: In member function 'virtual int DelayAudio::save_defaults()': delayaudio.C:99:42: warning: deprecated conversion from string constant to 'char*' delayaudio.C: In member function 'virtual void DelayAudio::read_data(KeyFrame*)': delayaudio.C:116:38: warning: deprecated conversion from string constant to 'char*' delayaudio.C:118:75: warning: deprecated conversion from string constant to 'char*' delayaudio.C: In member function 'virtual void DelayAudio::save_data(KeyFrame*)': delayaudio.C:130:35: warning: deprecated conversion from string constant to 'char*' delayaudio.C:131:57: warning: deprecated conversion from string constant to 'char*' delayaudio.C:133:36: warning: deprecated conversion from string constant to 'char*' delayaudio.C: In member function 'virtual void DelayAudioThread::run()': delayaudio.C:252:17: warning: deprecated conversion from string constant to 'char*' delayaudio.C: In constructor 'DelayAudioWindow::DelayAudioWindow(DelayAudio*, int, int)': delayaudio.C:284:3: warning: deprecated conversion from string constant to 'char*' delayaudio.C: In constructor 'DelayAudioTextBox::DelayAudioTextBox(DelayAudio*, int, int)': delayaudio.C:329:31: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o delayaudio.la -rpath /usr/lib/cinelerra delayaudio.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/delayaudio.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,delayaudio.so -o .libs/delayaudio.so libtool: link: ( cd ".libs" && rm -f "delayaudio.la" && ln -s "../delayaudio.la" "delayaudio.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/delayaudio' Making all in delayvideo make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/delayvideo' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o delayvideo.lo delayvideo.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c delayvideo.C -fPIC -DPIC -o .libs/delayvideo.o In file included from ../../guicast/guicast.h:42:0, from delayvideo.h:28, from delayvideo.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' delayvideo.C: In constructor 'DelayVideoWindow::DelayVideoWindow(DelayVideo*, int, int)': delayvideo.C:83:3: warning: deprecated conversion from string constant to 'char*' delayvideo.C: In member function 'virtual void DelayVideoThread::run()': delayvideo.C:148:1: warning: deprecated conversion from string constant to 'char*' delayvideo.C: In destructor 'virtual DelayVideo::~DelayVideo()': delayvideo.C:165:2: warning: deprecated conversion from string constant to 'char*' delayvideo.C: In member function 'virtual char* DelayVideo::plugin_title()': delayvideo.C:254:43: warning: deprecated conversion from string constant to 'char*' delayvideo.C: In member function 'virtual void DelayVideo::save_data(KeyFrame*)': delayvideo.C:272:35: warning: deprecated conversion from string constant to 'char*' delayvideo.C:273:57: warning: deprecated conversion from string constant to 'char*' delayvideo.C:275:36: warning: deprecated conversion from string constant to 'char*' delayvideo.C: In member function 'virtual void DelayVideo::read_data(KeyFrame*)': delayvideo.C:293:38: warning: deprecated conversion from string constant to 'char*' delayvideo.C:295:75: warning: deprecated conversion from string constant to 'char*' delayvideo.C: In member function 'virtual int DelayVideo::load_defaults()': delayvideo.C:321:51: warning: deprecated conversion from string constant to 'char*' delayvideo.C: In member function 'virtual int DelayVideo::save_defaults()': delayvideo.C:327:42: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o delayvideo.la -rpath /usr/lib/cinelerra delayvideo.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/delayvideo.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,delayvideo.so -o .libs/delayvideo.so libtool: link: ( cd ".libs" && rm -f "delayvideo.la" && ln -s "../delayvideo.la" "delayvideo.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/delayvideo' Making all in denoise make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoise' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o denoise.lo denoise.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c denoise.C -fPIC -DPIC -o .libs/denoise.o In file included from ../../guicast/guicast.h:42:0, from denoise.h:28, from denoise.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' denoise.C: In destructor 'virtual DenoiseEffect::~DenoiseEffect()': denoise.C:61:2: warning: deprecated conversion from string constant to 'char*' denoise.C: In member function 'virtual char* DenoiseEffect::plugin_title()': denoise.C:138:46: warning: deprecated conversion from string constant to 'char*' denoise.C: In member function 'virtual void DenoiseEffect::read_data(KeyFrame*)': denoise.C:155:35: warning: deprecated conversion from string constant to 'char*' denoise.C:157:64: warning: deprecated conversion from string constant to 'char*' denoise.C: In member function 'virtual void DenoiseEffect::save_data(KeyFrame*)': denoise.C:168:32: warning: deprecated conversion from string constant to 'char*' denoise.C:169:47: warning: deprecated conversion from string constant to 'char*' denoise.C:171:33: warning: deprecated conversion from string constant to 'char*' denoise.C: In member function 'virtual int DenoiseEffect::load_defaults()': denoise.C:185:52: warning: deprecated conversion from string constant to 'char*' denoise.C: In member function 'virtual int DenoiseEffect::save_defaults()': denoise.C:193:40: warning: deprecated conversion from string constant to 'char*' denoise.C: In member function 'virtual void DenoiseThread::run()': denoise.C:776:1: warning: deprecated conversion from string constant to 'char*' denoise.C: In constructor 'DenoiseWindow::DenoiseWindow(DenoiseEffect*, int, int)': denoise.C:797:3: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o denoise.la -rpath /usr/lib/cinelerra denoise.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/denoise.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,denoise.so -o .libs/denoise.so libtool: link: ( cd ".libs" && rm -f "denoise.la" && ln -s "../denoise.la" "denoise.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoise' Making all in denoisefft make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoisefft' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libfourier -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o denoisefft.lo denoisefft.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libfourier -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c denoisefft.C -fPIC -DPIC -o .libs/denoisefft.o In file included from ../../guicast/guicast.h:42:0, from denoisefft.C:27: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from denoisefft.C:30:0: ../../plugins/libfourier/fourier.h: At global scope: ../../plugins/libfourier/fourier.h:37:1: warning: 'typedef' was ignored in this declaration denoisefft.C: In constructor 'DenoiseFFTWindow::DenoiseFFTWindow(DenoiseFFTEffect*, int, int)': denoisefft.C:243:3: warning: deprecated conversion from string constant to 'char*' denoisefft.C: In member function 'void DenoiseFFTWindow::create_objects()': denoisefft.C:266:43: warning: deprecated conversion from string constant to 'char*' denoisefft.C: In member function 'virtual void DenoiseFFTThread::run()': denoisefft.C:285:1: warning: deprecated conversion from string constant to 'char*' denoisefft.C: In destructor 'virtual DenoiseFFTEffect::~DenoiseFFTEffect()': denoisefft.C:304:2: warning: deprecated conversion from string constant to 'char*' denoisefft.C: In member function 'virtual char* DenoiseFFTEffect::plugin_title()': denoisefft.C:329:49: warning: deprecated conversion from string constant to 'char*' denoisefft.C: In member function 'virtual void DenoiseFFTEffect::read_data(KeyFrame*)': denoisefft.C:347:38: warning: deprecated conversion from string constant to 'char*' denoisefft.C:349:70: warning: deprecated conversion from string constant to 'char*' denoisefft.C:350:64: warning: deprecated conversion from string constant to 'char*' denoisefft.C: In member function 'virtual void DenoiseFFTEffect::save_data(KeyFrame*)': denoisefft.C:361:35: warning: deprecated conversion from string constant to 'char*' denoisefft.C:362:51: warning: deprecated conversion from string constant to 'char*' denoisefft.C:363:47: warning: deprecated conversion from string constant to 'char*' denoisefft.C:365:36: warning: deprecated conversion from string constant to 'char*' denoisefft.C: In member function 'virtual int DenoiseFFTEffect::load_defaults()': denoisefft.C:374:49: warning: deprecated conversion from string constant to 'char*' denoisefft.C:377:52: warning: deprecated conversion from string constant to 'char*' denoisefft.C:378:58: warning: deprecated conversion from string constant to 'char*' denoisefft.C: In member function 'virtual int DenoiseFFTEffect::save_defaults()': denoisefft.C:386:40: warning: deprecated conversion from string constant to 'char*' denoisefft.C:387:44: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o denoisefft.la -rpath /usr/lib/cinelerra denoisefft.lo ../../plugins/libfourier/libfourier.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/denoisefft.o -Wl,--whole-archive ../../plugins/libfourier/.libs/libfourier.a -Wl,--no-whole-archive -Wl,--as-needed /usr/lib/libfftw3.so -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,denoisefft.so -o .libs/denoisefft.so libtool: link: ( cd ".libs" && rm -f "denoisefft.la" && ln -s "../denoisefft.la" "denoisefft.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoisefft' Making all in denoisemjpeg make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoisemjpeg' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o denoisemjpeg.lo denoisemjpeg.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c denoisemjpeg.C -fPIC -DPIC -o .libs/denoisemjpeg.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from denoisemjpeg.h:29, from denoisemjpeg.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C: In constructor 'DenoiseMJPEGWindow::DenoiseMJPEGWindow(DenoiseMJPEG*, int, int)': denoisemjpeg.C:376:3: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C: In member function 'virtual void DenoiseMJPEGThread::run()': denoisemjpeg.C:448:1: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C: In destructor 'virtual DenoiseMJPEG::~DenoiseMJPEG()': denoisemjpeg.C:470:2: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C: In member function 'virtual char* DenoiseMJPEG::plugin_title()': denoisemjpeg.C:481:45: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C: In member function 'virtual int DenoiseMJPEG::load_defaults()': denoisemjpeg.C:521:55: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:522:64: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:523:67: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:524:64: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:525:64: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:526:64: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:527:70: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:528:49: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:529:52: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C: In member function 'virtual int DenoiseMJPEG::save_defaults()': denoisemjpeg.C:535:42: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:536:48: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:537:50: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:538:48: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:539:48: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:540:48: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:541:52: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:542:38: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:543:40: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C: In member function 'virtual void DenoiseMJPEG::save_data(KeyFrame*)': denoisemjpeg.C:554:39: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:555:49: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:556:55: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:557:57: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:558:55: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:559:55: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:560:55: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:561:59: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:562:45: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:563:47: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:565:40: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C: In member function 'virtual void DenoiseMJPEG::read_data(KeyFrame*)': denoisemjpeg.C:580:41: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:582:66: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:583:75: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:584:78: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:585:75: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:586:75: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:587:75: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:588:81: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:589:60: warning: deprecated conversion from string constant to 'char*' denoisemjpeg.C:590:63: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o denoisemjpeg.la -rpath /usr/lib/cinelerra denoisemjpeg.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/denoisemjpeg.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,denoisemjpeg.so -o .libs/denoisemjpeg.so libtool: link: ( cd ".libs" && rm -f "denoisemjpeg.la" && ln -s "../denoisemjpeg.la" "denoisemjpeg.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoisemjpeg' Making all in denoiseseltempavg make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoiseseltempavg' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o seltempavg.lo seltempavg.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o seltempavgwindow.lo seltempavgwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c seltempavg.C -fPIC -DPIC -o .libs/seltempavg.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c seltempavgwindow.C -fPIC -DPIC -o .libs/seltempavgwindow.o In file included from ../../guicast/guicast.h:42:0, from seltempavgwindow.h:44, from seltempavgwindow.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from seltempavg.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' seltempavgwindow.C: In member function 'virtual void SelTempAvgThread::run()': seltempavgwindow.C:26:1: warning: deprecated conversion from string constant to 'char*' seltempavgwindow.C: In constructor 'SelTempAvgWindow::SelTempAvgWindow(SelTempAvgMain*, int, int)': seltempavgwindow.C:42:3: warning: deprecated conversion from string constant to 'char*' seltempavgwindow.C: In member function 'int SelTempAvgWindow::create_objects()': seltempavgwindow.C:104:73: warning: deprecated conversion from string constant to 'char*' seltempavgwindow.C: In constructor 'SelTempAvgMask::SelTempAvgMask(SelTempAvgMain*, int, int, int, int)': seltempavgwindow.C:325:4: warning: deprecated conversion from string constant to 'char*' seltempavg.C: In destructor 'virtual SelTempAvgMain::~SelTempAvgMain()': seltempavg.C:104:2: warning: deprecated conversion from string constant to 'char*' seltempavg.C: In member function 'virtual char* SelTempAvgMain::plugin_title()': seltempavg.C:121:47: warning: deprecated conversion from string constant to 'char*' seltempavg.C: In member function 'virtual int SelTempAvgMain::load_defaults()': seltempavg.C:740:55: warning: deprecated conversion from string constant to 'char*' seltempavg.C:741:55: warning: deprecated conversion from string constant to 'char*' seltempavg.C:742:67: warning: deprecated conversion from string constant to 'char*' seltempavg.C:743:61: warning: deprecated conversion from string constant to 'char*' seltempavg.C:744:67: warning: deprecated conversion from string constant to 'char*' seltempavg.C:745:126: warning: deprecated conversion from string constant to 'char*' seltempavg.C:746:95: warning: deprecated conversion from string constant to 'char*' seltempavg.C:747:49: warning: deprecated conversion from string constant to 'char*' seltempavg.C:749:85: warning: deprecated conversion from string constant to 'char*' seltempavg.C:750:85: warning: deprecated conversion from string constant to 'char*' seltempavg.C:751:85: warning: deprecated conversion from string constant to 'char*' seltempavg.C:752:85: warning: deprecated conversion from string constant to 'char*' seltempavg.C:753:85: warning: deprecated conversion from string constant to 'char*' seltempavg.C:754:85: warning: deprecated conversion from string constant to 'char*' seltempavg.C:755:58: warning: deprecated conversion from string constant to 'char*' seltempavg.C:756:58: warning: deprecated conversion from string constant to 'char*' seltempavg.C:757:58: warning: deprecated conversion from string constant to 'char*' seltempavg.C: In member function 'virtual int SelTempAvgMain::save_defaults()': seltempavg.C:763:42: warning: deprecated conversion from string constant to 'char*' seltempavg.C:764:42: warning: deprecated conversion from string constant to 'char*' seltempavg.C:765:50: warning: deprecated conversion from string constant to 'char*' seltempavg.C:766:46: warning: deprecated conversion from string constant to 'char*' seltempavg.C:767:50: warning: deprecated conversion from string constant to 'char*' seltempavg.C:768:90: warning: deprecated conversion from string constant to 'char*' seltempavg.C:769:70: warning: deprecated conversion from string constant to 'char*' seltempavg.C:770:38: warning: deprecated conversion from string constant to 'char*' seltempavg.C:772:62: warning: deprecated conversion from string constant to 'char*' seltempavg.C:773:62: warning: deprecated conversion from string constant to 'char*' seltempavg.C:774:62: warning: deprecated conversion from string constant to 'char*' seltempavg.C:775:62: warning: deprecated conversion from string constant to 'char*' seltempavg.C:776:62: warning: deprecated conversion from string constant to 'char*' seltempavg.C:777:62: warning: deprecated conversion from string constant to 'char*' seltempavg.C:779:44: warning: deprecated conversion from string constant to 'char*' seltempavg.C:780:44: warning: deprecated conversion from string constant to 'char*' seltempavg.C:781:44: warning: deprecated conversion from string constant to 'char*' seltempavg.C: In member function 'virtual void SelTempAvgMain::save_data(KeyFrame*)': seltempavg.C:857:51: warning: deprecated conversion from string constant to 'char*' seltempavg.C:858:49: warning: deprecated conversion from string constant to 'char*' seltempavg.C:859:49: warning: deprecated conversion from string constant to 'char*' seltempavg.C:860:57: warning: deprecated conversion from string constant to 'char*' seltempavg.C:861:53: warning: deprecated conversion from string constant to 'char*' seltempavg.C:862:57: warning: deprecated conversion from string constant to 'char*' seltempavg.C:863:97: warning: deprecated conversion from string constant to 'char*' seltempavg.C:864:77: warning: deprecated conversion from string constant to 'char*' seltempavg.C:865:45: warning: deprecated conversion from string constant to 'char*' seltempavg.C:868:69: warning: deprecated conversion from string constant to 'char*' seltempavg.C:869:69: warning: deprecated conversion from string constant to 'char*' seltempavg.C:870:69: warning: deprecated conversion from string constant to 'char*' seltempavg.C:871:69: warning: deprecated conversion from string constant to 'char*' seltempavg.C:872:69: warning: deprecated conversion from string constant to 'char*' seltempavg.C:873:69: warning: deprecated conversion from string constant to 'char*' seltempavg.C:875:51: warning: deprecated conversion from string constant to 'char*' seltempavg.C:876:51: warning: deprecated conversion from string constant to 'char*' seltempavg.C:877:51: warning: deprecated conversion from string constant to 'char*' seltempavg.C:880:52: warning: deprecated conversion from string constant to 'char*' seltempavg.C: In member function 'virtual void SelTempAvgMain::read_data(KeyFrame*)': seltempavg.C:895:53: warning: deprecated conversion from string constant to 'char*' seltempavg.C:897:66: warning: deprecated conversion from string constant to 'char*' seltempavg.C:898:66: warning: deprecated conversion from string constant to 'char*' seltempavg.C:899:78: warning: deprecated conversion from string constant to 'char*' seltempavg.C:900:72: warning: deprecated conversion from string constant to 'char*' seltempavg.C:901:78: warning: deprecated conversion from string constant to 'char*' seltempavg.C:902:137: warning: deprecated conversion from string constant to 'char*' seltempavg.C:903:106: warning: deprecated conversion from string constant to 'char*' seltempavg.C:904:60: warning: deprecated conversion from string constant to 'char*' seltempavg.C:906:96: warning: deprecated conversion from string constant to 'char*' seltempavg.C:907:96: warning: deprecated conversion from string constant to 'char*' seltempavg.C:908:96: warning: deprecated conversion from string constant to 'char*' seltempavg.C:909:96: warning: deprecated conversion from string constant to 'char*' seltempavg.C:910:96: warning: deprecated conversion from string constant to 'char*' seltempavg.C:911:96: warning: deprecated conversion from string constant to 'char*' seltempavg.C:913:69: warning: deprecated conversion from string constant to 'char*' seltempavg.C:914:69: warning: deprecated conversion from string constant to 'char*' seltempavg.C:915:69: warning: deprecated conversion from string constant to 'char*' seltempavg.C: In member function 'int SelTempAvgMain::nextkeyframeisoffsetrestart(KeyFrame*)': seltempavg.C:933:53: warning: deprecated conversion from string constant to 'char*' seltempavg.C:935:105: warning: deprecated conversion from string constant to 'char*' seltempavg.C: In member function 'virtual void SelTempAvgMain::update_gui()': seltempavg.C:949:60: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o denoiseseltempavg.la -rpath /usr/lib/cinelerra seltempavg.lo seltempavgwindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/seltempavg.o .libs/seltempavgwindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,denoiseseltempavg.so -o .libs/denoiseseltempavg.so libtool: link: ( cd ".libs" && rm -f "denoiseseltempavg.la" && ln -s "../denoiseseltempavg.la" "denoiseseltempavg.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoiseseltempavg' Making all in denoisevideo make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoisevideo' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o denoisevideo.lo denoisevideo.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c denoisevideo.C -fPIC -DPIC -o .libs/denoisevideo.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from denoisevideo.h:30, from denoisevideo.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' denoisevideo.C: In constructor 'DenoiseVideoWindow::DenoiseVideoWindow(DenoiseVideo*, int, int)': denoisevideo.C:183:3: warning: deprecated conversion from string constant to 'char*' denoisevideo.C: In member function 'virtual void DenoiseVideoThread::run()': denoisevideo.C:222:1: warning: deprecated conversion from string constant to 'char*' denoisevideo.C: In destructor 'virtual DenoiseVideo::~DenoiseVideo()': denoisevideo.C:244:2: warning: deprecated conversion from string constant to 'char*' denoisevideo.C: In member function 'virtual char* DenoiseVideo::plugin_title()': denoisevideo.C:345:45: warning: deprecated conversion from string constant to 'char*' denoisevideo.C: In member function 'virtual int DenoiseVideo::load_defaults()': denoisevideo.C:383:55: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:384:64: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:385:49: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:386:49: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:387:49: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:388:49: warning: deprecated conversion from string constant to 'char*' denoisevideo.C: In member function 'virtual int DenoiseVideo::save_defaults()': denoisevideo.C:394:48: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:395:42: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:396:38: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:397:38: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:398:38: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:399:38: warning: deprecated conversion from string constant to 'char*' denoisevideo.C: In member function 'virtual void DenoiseVideo::save_data(KeyFrame*)': denoisevideo.C:410:38: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:411:49: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:412:55: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:413:45: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:414:45: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:415:45: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:416:45: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:418:39: warning: deprecated conversion from string constant to 'char*' denoisevideo.C: In member function 'virtual void DenoiseVideo::read_data(KeyFrame*)': denoisevideo.C:433:40: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:435:66: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:436:75: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:437:60: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:438:60: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:439:60: warning: deprecated conversion from string constant to 'char*' denoisevideo.C:440:60: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o denoisevideo.la -rpath /usr/lib/cinelerra denoisevideo.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/denoisevideo.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,denoisevideo.so -o .libs/denoisevideo.so libtool: link: ( cd ".libs" && rm -f "denoisevideo.la" && ln -s "../denoisevideo.la" "denoisevideo.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/denoisevideo' Making all in despike make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/despike' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o despike.lo despike.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o despikewindow.lo despikewindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c despike.C -fPIC -DPIC -o .libs/despike.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c despikewindow.C -fPIC -DPIC -o .libs/despikewindow.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginaclient.h:28, from despike.h:29, from despikewindow.h:28, from despikewindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/confirmsave.h:26, from despike.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' despikewindow.C: In member function 'virtual void DespikeThread::run()': despikewindow.C:33:1: warning: deprecated conversion from string constant to 'char*' despikewindow.C: In constructor 'DespikeWindow::DespikeWindow(Despike*, int, int)': despikewindow.C:50:3: warning: deprecated conversion from string constant to 'char*' despike.C: In destructor 'virtual Despike::~Despike()': despike.C:54:2: warning: deprecated conversion from string constant to 'char*' despike.C: In member function 'virtual char* Despike::plugin_title()': despike.C:57:40: warning: deprecated conversion from string constant to 'char*' despike.C: In member function 'virtual int Despike::load_defaults()': despike.C:110:49: warning: deprecated conversion from string constant to 'char*' despike.C:111:49: warning: deprecated conversion from string constant to 'char*' despike.C: In member function 'virtual int Despike::save_defaults()': despike.C:118:40: warning: deprecated conversion from string constant to 'char*' despike.C:119:40: warning: deprecated conversion from string constant to 'char*' despike.C: In member function 'virtual void Despike::save_data(KeyFrame*)': despike.C:132:32: warning: deprecated conversion from string constant to 'char*' despike.C:133:47: warning: deprecated conversion from string constant to 'char*' despike.C:134:47: warning: deprecated conversion from string constant to 'char*' despike.C:136:33: warning: deprecated conversion from string constant to 'char*' despike.C: In member function 'virtual void Despike::read_data(KeyFrame*)': despike.C:153:34: warning: deprecated conversion from string constant to 'char*' despike.C:155:63: warning: deprecated conversion from string constant to 'char*' despike.C:156:63: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o despike.la -rpath /usr/lib/cinelerra despike.lo despikewindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/despike.o .libs/despikewindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,despike.so -o .libs/despike.so libtool: link: ( cd ".libs" && rm -f "despike.la" && ln -s "../despike.la" "despike.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/despike' Making all in diffkey make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/diffkey' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o diffkey.lo diffkey.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c diffkey.C -fPIC -DPIC -o .libs/diffkey.o In file included from ../../guicast/guicast.h:42:0, from diffkey.C:29: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' diffkey.C: In constructor 'DiffKeyGUI::DiffKeyGUI(DiffKey*, int, int)': diffkey.C:288:3: warning: deprecated conversion from string constant to 'char*' diffkey.C: In member function 'virtual void DiffKeyThread::run()': diffkey.C:322:1: warning: deprecated conversion from string constant to 'char*' diffkey.C: In destructor 'virtual DiffKey::~DiffKey()': diffkey.C:335:2: warning: deprecated conversion from string constant to 'char*' diffkey.C: In member function 'virtual char* DiffKey::plugin_title()': diffkey.C:346:40: warning: deprecated conversion from string constant to 'char*' diffkey.C: In member function 'virtual int DiffKey::load_defaults()': diffkey.C:360:64: warning: deprecated conversion from string constant to 'char*' diffkey.C:361:52: warning: deprecated conversion from string constant to 'char*' diffkey.C:362:61: warning: deprecated conversion from string constant to 'char*' diffkey.C: In member function 'virtual int DiffKey::save_defaults()': diffkey.C:368:48: warning: deprecated conversion from string constant to 'char*' diffkey.C:369:40: warning: deprecated conversion from string constant to 'char*' diffkey.C:370:46: warning: deprecated conversion from string constant to 'char*' diffkey.C: In member function 'virtual void DiffKey::save_data(KeyFrame*)': diffkey.C:379:32: warning: deprecated conversion from string constant to 'char*' diffkey.C:380:55: warning: deprecated conversion from string constant to 'char*' diffkey.C:381:47: warning: deprecated conversion from string constant to 'char*' diffkey.C:382:53: warning: deprecated conversion from string constant to 'char*' diffkey.C:384:33: warning: deprecated conversion from string constant to 'char*' diffkey.C: In member function 'virtual void DiffKey::read_data(KeyFrame*)': diffkey.C:397:34: warning: deprecated conversion from string constant to 'char*' diffkey.C:399:75: warning: deprecated conversion from string constant to 'char*' diffkey.C:400:63: warning: deprecated conversion from string constant to 'char*' diffkey.C:401:72: warning: deprecated conversion from string constant to 'char*' diffkey.C: In member function 'virtual void DiffKey::update_gui()': diffkey.C:412:53: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o diffkey.la -rpath /usr/lib/cinelerra diffkey.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/diffkey.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,diffkey.so -o .libs/diffkey.so libtool: link: ( cd ".libs" && rm -f "diffkey.la" && ln -s "../diffkey.la" "diffkey.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/diffkey' Making all in dissolve make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/dissolve' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o dissolve.lo dissolve.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c dissolve.C -fPIC -DPIC -o .libs/dissolve.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from dissolve.h:28, from dissolve.C:22: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' dissolve.C: In member function 'virtual char* DissolveMain::plugin_title()': dissolve.C:51:45: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dissolve.la -rpath /usr/lib/cinelerra dissolve.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/dissolve.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,dissolve.so -o .libs/dissolve.so libtool: link: ( cd ".libs" && rm -f "dissolve.la" && ln -s "../dissolve.la" "dissolve.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/dissolve' Making all in dot make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/dot' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o dot.lo dot.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o dotwindow.lo dotwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c dot.C -fPIC -DPIC -o .libs/dot.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c dotwindow.C -fPIC -DPIC -o .libs/dotwindow.o In file included from ../../guicast/guicast.h:42:0, from dotwindow.h:25, from dotwindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' dotwindow.C: In member function 'virtual void DotThread::run()': dotwindow.C:27:1: warning: deprecated conversion from string constant to 'char*' dotwindow.C: In constructor 'DotWindow::DotWindow(DotMain*, int, int)': dotwindow.C:44:3: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from dot.h:32, from dot.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' dot.C: In destructor 'virtual DotMain::~DotMain()': dot.C:71:2: warning: deprecated conversion from string constant to 'char*' dot.C: In member function 'virtual char* DotMain::plugin_title()': dot.C:83:40: warning: deprecated conversion from string constant to 'char*' dot.C: In member function 'void DotClient::draw_dot(int, int, unsigned char, unsigned char**, int)': dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:416:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:424:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:432:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type dot.C:436:4: warning: large integer implicitly truncated to unsigned type /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dot.la -rpath /usr/lib/cinelerra dot.lo dotwindow.lo ../../plugins/libeffecttv/libeffecttv.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/dot.o .libs/dotwindow.o -Wl,--whole-archive ../../plugins/libeffecttv/.libs/libeffecttv.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,dot.so -o .libs/dot.so libtool: link: ( cd ".libs" && rm -f "dot.la" && ln -s "../dot.la" "dot.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/dot' Making all in downsample make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/downsample' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o downsample.lo downsample.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c downsample.C -fPIC -DPIC -o .libs/downsample.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from downsample.C:30: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' downsample.C: In member function 'virtual void DownSampleThread::run()': downsample.C:250:1: warning: deprecated conversion from string constant to 'char*' downsample.C: In constructor 'DownSampleWindow::DownSampleWindow(DownSampleMain*, int, int)': downsample.C:263:3: warning: deprecated conversion from string constant to 'char*' downsample.C: In destructor 'virtual DownSampleMain::~DownSampleMain()': downsample.C:418:2: warning: deprecated conversion from string constant to 'char*' downsample.C: In member function 'virtual char* DownSampleMain::plugin_title()': downsample.C:423:47: warning: deprecated conversion from string constant to 'char*' downsample.C: In member function 'virtual int DownSampleMain::load_defaults()': downsample.C:489:67: warning: deprecated conversion from string constant to 'char*' downsample.C:490:61: warning: deprecated conversion from string constant to 'char*' downsample.C:491:73: warning: deprecated conversion from string constant to 'char*' downsample.C:492:67: warning: deprecated conversion from string constant to 'char*' downsample.C:493:40: warning: deprecated conversion from string constant to 'char*' downsample.C:494:40: warning: deprecated conversion from string constant to 'char*' downsample.C:495:40: warning: deprecated conversion from string constant to 'char*' downsample.C:496:40: warning: deprecated conversion from string constant to 'char*' downsample.C: In member function 'virtual int DownSampleMain::save_defaults()': downsample.C:503:50: warning: deprecated conversion from string constant to 'char*' downsample.C:504:46: warning: deprecated conversion from string constant to 'char*' downsample.C:505:54: warning: deprecated conversion from string constant to 'char*' downsample.C:506:50: warning: deprecated conversion from string constant to 'char*' downsample.C:507:32: warning: deprecated conversion from string constant to 'char*' downsample.C:508:32: warning: deprecated conversion from string constant to 'char*' downsample.C:509:32: warning: deprecated conversion from string constant to 'char*' downsample.C:510:32: warning: deprecated conversion from string constant to 'char*' downsample.C: In member function 'virtual void DownSampleMain::save_data(KeyFrame*)': downsample.C:523:35: warning: deprecated conversion from string constant to 'char*' downsample.C:525:57: warning: deprecated conversion from string constant to 'char*' downsample.C:526:53: warning: deprecated conversion from string constant to 'char*' downsample.C:527:61: warning: deprecated conversion from string constant to 'char*' downsample.C:528:57: warning: deprecated conversion from string constant to 'char*' downsample.C:529:39: warning: deprecated conversion from string constant to 'char*' downsample.C:530:39: warning: deprecated conversion from string constant to 'char*' downsample.C:531:39: warning: deprecated conversion from string constant to 'char*' downsample.C:532:39: warning: deprecated conversion from string constant to 'char*' downsample.C:534:36: warning: deprecated conversion from string constant to 'char*' downsample.C: In member function 'virtual void DownSampleMain::read_data(KeyFrame*)': downsample.C:553:38: warning: deprecated conversion from string constant to 'char*' downsample.C:555:79: warning: deprecated conversion from string constant to 'char*' downsample.C:556:73: warning: deprecated conversion from string constant to 'char*' downsample.C:557:85: warning: deprecated conversion from string constant to 'char*' downsample.C:558:79: warning: deprecated conversion from string constant to 'char*' downsample.C:559:52: warning: deprecated conversion from string constant to 'char*' downsample.C:560:52: warning: deprecated conversion from string constant to 'char*' downsample.C:561:52: warning: deprecated conversion from string constant to 'char*' downsample.C:562:52: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o downsample.la -rpath /usr/lib/cinelerra downsample.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/downsample.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,downsample.so -o .libs/downsample.so libtool: link: ( cd ".libs" && rm -f "downsample.la" && ln -s "../downsample.la" "downsample.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/downsample' Making all in fieldframe make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/fieldframe' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o fieldframe.lo fieldframe.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c fieldframe.C -fPIC -DPIC -o .libs/fieldframe.o In file included from ../../guicast/guicast.h:42:0, from fieldframe.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' fieldframe.C: In constructor 'FieldFrameWindow::FieldFrameWindow(FieldFrame*, int, int)': fieldframe.C:180:3: warning: deprecated conversion from string constant to 'char*' fieldframe.C: In member function 'virtual void FieldFrameThread::run()': fieldframe.C:324:1: warning: deprecated conversion from string constant to 'char*' fieldframe.C: In destructor 'virtual FieldFrame::~FieldFrame()': fieldframe.C:340:2: warning: deprecated conversion from string constant to 'char*' fieldframe.C: In member function 'virtual char* FieldFrame::plugin_title()': fieldframe.C:345:43: warning: deprecated conversion from string constant to 'char*' fieldframe.C: In member function 'virtual int FieldFrame::load_defaults()': fieldframe.C:379:76: warning: deprecated conversion from string constant to 'char*' fieldframe.C:380:70: warning: deprecated conversion from string constant to 'char*' fieldframe.C: In member function 'virtual int FieldFrame::save_defaults()': fieldframe.C:386:54: warning: deprecated conversion from string constant to 'char*' fieldframe.C:387:52: warning: deprecated conversion from string constant to 'char*' fieldframe.C: In member function 'virtual void FieldFrame::save_data(KeyFrame*)': fieldframe.C:398:36: warning: deprecated conversion from string constant to 'char*' fieldframe.C:399:61: warning: deprecated conversion from string constant to 'char*' fieldframe.C:400:59: warning: deprecated conversion from string constant to 'char*' fieldframe.C:402:37: warning: deprecated conversion from string constant to 'char*' fieldframe.C: In member function 'virtual void FieldFrame::read_data(KeyFrame*)': fieldframe.C:417:38: warning: deprecated conversion from string constant to 'char*' fieldframe.C:419:87: warning: deprecated conversion from string constant to 'char*' fieldframe.C:420:81: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fieldframe.la -rpath /usr/lib/cinelerra fieldframe.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/fieldframe.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,fieldframe.so -o .libs/fieldframe.so libtool: link: ( cd ".libs" && rm -f "fieldframe.la" && ln -s "../fieldframe.la" "fieldframe.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/fieldframe' Making all in flash make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/flash' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o flash.lo flash.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c flash.C -fPIC -DPIC -o .libs/flash.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from flash.h:27, from flash.C:22: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' flash.C: In member function 'virtual char* FlashMain::plugin_title()': flash.C:49:42: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o flash.la -rpath /usr/lib/cinelerra flash.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/flash.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,flash.so -o .libs/flash.so libtool: link: ( cd ".libs" && rm -f "flash.la" && ln -s "../flash.la" "flash.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/flash' Making all in flip make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/flip' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o flip.lo flip.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o flipwindow.lo flipwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c flipwindow.C -fPIC -DPIC -o .libs/flipwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c flip.C -fPIC -DPIC -o .libs/flip.o In file included from ../../guicast/guicast.h:42:0, from flip.h:30, from flipwindow.h:30, from flipwindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from flipwindow.h:32, from flip.h:29, from flip.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' flipwindow.C: In member function 'virtual void FlipThread::run()': flipwindow.C:31:1: warning: deprecated conversion from string constant to 'char*' flipwindow.C: In constructor 'FlipWindow::FlipWindow(FlipMain*, int, int)': flipwindow.C:48:3: warning: deprecated conversion from string constant to 'char*' flip.C: In destructor 'virtual FlipMain::~FlipMain()': flip.C:86:2: warning: deprecated conversion from string constant to 'char*' flip.C: In member function 'virtual char* FlipMain::plugin_title()': flip.C:89:41: warning: deprecated conversion from string constant to 'char*' flip.C: In member function 'virtual void FlipMain::save_data(KeyFrame*)': flip.C:237:29: warning: deprecated conversion from string constant to 'char*' flip.C:241:34: warning: deprecated conversion from string constant to 'char*' flip.C:243:35: warning: deprecated conversion from string constant to 'char*' flip.C:249:36: warning: deprecated conversion from string constant to 'char*' flip.C:251:37: warning: deprecated conversion from string constant to 'char*' flip.C:254:30: warning: deprecated conversion from string constant to 'char*' flip.C: In member function 'virtual void FlipMain::read_data(KeyFrame*)': flip.C:275:36: warning: deprecated conversion from string constant to 'char*' flip.C:280:38: warning: deprecated conversion from string constant to 'char*' flip.C: In member function 'virtual int FlipMain::load_defaults()': flip.C:298:82: warning: deprecated conversion from string constant to 'char*' flip.C:299:76: warning: deprecated conversion from string constant to 'char*' flip.C: In member function 'virtual int FlipMain::save_defaults()': flip.C:305:60: warning: deprecated conversion from string constant to 'char*' flip.C:306:56: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o flip.la -rpath /usr/lib/cinelerra flip.lo flipwindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/flip.o .libs/flipwindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,flip.so -o .libs/flip.so libtool: link: ( cd ".libs" && rm -f "flip.la" && ln -s "../flip.la" "flip.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/flip' Making all in framefield make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/framefield' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o framefield.lo framefield.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c framefield.C -fPIC -DPIC -o .libs/framefield.o In file included from ../../guicast/guicast.h:42:0, from framefield.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' framefield.C: In constructor 'FrameFieldWindow::FrameFieldWindow(FrameField*, int, int)': framefield.C:207:3: warning: deprecated conversion from string constant to 'char*' framefield.C: In member function 'virtual void FrameFieldThread::run()': framefield.C:288:1: warning: deprecated conversion from string constant to 'char*' framefield.C: In destructor 'virtual FrameField::~FrameField()': framefield.C:321:2: warning: deprecated conversion from string constant to 'char*' framefield.C: In member function 'virtual char* FrameField::plugin_title()': framefield.C:581:43: warning: deprecated conversion from string constant to 'char*' framefield.C: In member function 'virtual int FrameField::load_defaults()': framefield.C:613:76: warning: deprecated conversion from string constant to 'char*' framefield.C: In member function 'virtual int FrameField::save_defaults()': framefield.C:619:54: warning: deprecated conversion from string constant to 'char*' framefield.C: In member function 'virtual void FrameField::save_data(KeyFrame*)': framefield.C:630:36: warning: deprecated conversion from string constant to 'char*' framefield.C:631:61: warning: deprecated conversion from string constant to 'char*' framefield.C:633:37: warning: deprecated conversion from string constant to 'char*' framefield.C: In member function 'virtual void FrameField::read_data(KeyFrame*)': framefield.C:648:38: warning: deprecated conversion from string constant to 'char*' framefield.C:650:87: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o framefield.la -rpath /usr/lib/cinelerra framefield.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/framefield.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,framefield.so -o .libs/framefield.so libtool: link: ( cd ".libs" && rm -f "framefield.la" && ln -s "../framefield.la" "framefield.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/framefield' Making all in freeverb make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/freeverb' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I./Components -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o allpass.lo `test -f 'Components/allpass.cpp' || echo './'`Components/allpass.cpp /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I./Components -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o comb.lo `test -f 'Components/comb.cpp' || echo './'`Components/comb.cpp /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I./Components -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o revmodel.lo `test -f 'Components/revmodel.cpp' || echo './'`Components/revmodel.cpp /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I./Components -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o freeverb.lo freeverb.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I./Components -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c freeverb.C -fPIC -DPIC -o .libs/freeverb.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I./Components -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c Components/allpass.cpp -fPIC -DPIC -o .libs/allpass.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I./Components -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c Components/comb.cpp -fPIC -DPIC -o .libs/comb.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I./Components -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c Components/revmodel.cpp -fPIC -DPIC -o .libs/revmodel.o In file included from ../../guicast/guicast.h:42:0, from freeverb.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' freeverb.C: In constructor 'FreeverbWindow::FreeverbWindow(FreeverbEffect*, int, int)': freeverb.C:319:3: warning: deprecated conversion from string constant to 'char*' freeverb.C: In member function 'virtual void FreeverbThread::run()': freeverb.C:449:1: warning: deprecated conversion from string constant to 'char*' freeverb.C: In destructor 'virtual FreeverbEffect::~FreeverbEffect()': freeverb.C:478:2: warning: deprecated conversion from string constant to 'char*' freeverb.C: In member function 'virtual char* FreeverbEffect::plugin_title()': freeverb.C:492:47: warning: deprecated conversion from string constant to 'char*' freeverb.C: In member function 'virtual void FreeverbEffect::read_data(KeyFrame*)': freeverb.C:510:36: warning: deprecated conversion from string constant to 'char*' freeverb.C:512:61: warning: deprecated conversion from string constant to 'char*' freeverb.C:513:73: warning: deprecated conversion from string constant to 'char*' freeverb.C:514:61: warning: deprecated conversion from string constant to 'char*' freeverb.C:515:58: warning: deprecated conversion from string constant to 'char*' freeverb.C:516:58: warning: deprecated conversion from string constant to 'char*' freeverb.C:517:64: warning: deprecated conversion from string constant to 'char*' freeverb.C:518:61: warning: deprecated conversion from string constant to 'char*' freeverb.C: In member function 'virtual void FreeverbEffect::save_data(KeyFrame*)': freeverb.C:529:33: warning: deprecated conversion from string constant to 'char*' freeverb.C:530:45: warning: deprecated conversion from string constant to 'char*' freeverb.C:531:53: warning: deprecated conversion from string constant to 'char*' freeverb.C:532:45: warning: deprecated conversion from string constant to 'char*' freeverb.C:533:43: warning: deprecated conversion from string constant to 'char*' freeverb.C:534:43: warning: deprecated conversion from string constant to 'char*' freeverb.C:535:47: warning: deprecated conversion from string constant to 'char*' freeverb.C:536:45: warning: deprecated conversion from string constant to 'char*' freeverb.C:538:34: warning: deprecated conversion from string constant to 'char*' freeverb.C: In member function 'virtual int FreeverbEffect::load_defaults()': freeverb.C:552:49: warning: deprecated conversion from string constant to 'char*' freeverb.C:553:61: warning: deprecated conversion from string constant to 'char*' freeverb.C:554:49: warning: deprecated conversion from string constant to 'char*' freeverb.C:555:46: warning: deprecated conversion from string constant to 'char*' freeverb.C:556:46: warning: deprecated conversion from string constant to 'char*' freeverb.C:557:52: warning: deprecated conversion from string constant to 'char*' freeverb.C:558:49: warning: deprecated conversion from string constant to 'char*' freeverb.C: In member function 'virtual int FreeverbEffect::save_defaults()': freeverb.C:566:38: warning: deprecated conversion from string constant to 'char*' freeverb.C:567:46: warning: deprecated conversion from string constant to 'char*' freeverb.C:568:38: warning: deprecated conversion from string constant to 'char*' freeverb.C:569:36: warning: deprecated conversion from string constant to 'char*' freeverb.C:570:36: warning: deprecated conversion from string constant to 'char*' freeverb.C:571:40: warning: deprecated conversion from string constant to 'char*' freeverb.C:572:38: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o freeverb.la -rpath /usr/lib/cinelerra allpass.lo comb.lo revmodel.lo freeverb.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/allpass.o .libs/comb.o .libs/revmodel.o .libs/freeverb.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,freeverb.so -o .libs/freeverb.so libtool: link: ( cd ".libs" && rm -f "freeverb.la" && ln -s "../freeverb.la" "freeverb.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/freeverb' Making all in freezeframe make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/freezeframe' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o freezeframe.lo freezeframe.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c freezeframe.C -fPIC -DPIC -o .libs/freezeframe.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from freezeframe.h:30, from freezeframe.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' freezeframe.C: In constructor 'FreezeFrameWindow::FreezeFrameWindow(FreezeFrameMain*, int, int)': freezeframe.C:87:3: warning: deprecated conversion from string constant to 'char*' freezeframe.C: In member function 'virtual void FreezeFrameThread::run()': freezeframe.C:122:1: warning: deprecated conversion from string constant to 'char*' freezeframe.C: In destructor 'virtual FreezeFrameMain::~FreezeFrameMain()': freezeframe.C:169:2: warning: deprecated conversion from string constant to 'char*' freezeframe.C: In member function 'virtual char* FreezeFrameMain::plugin_title()': freezeframe.C:173:48: warning: deprecated conversion from string constant to 'char*' freezeframe.C: In member function 'virtual void FreezeFrameMain::save_data(KeyFrame*)': freezeframe.C:215:36: warning: deprecated conversion from string constant to 'char*' freezeframe.C:219:33: warning: deprecated conversion from string constant to 'char*' freezeframe.C:221:34: warning: deprecated conversion from string constant to 'char*' freezeframe.C:226:37: warning: deprecated conversion from string constant to 'char*' freezeframe.C:228:38: warning: deprecated conversion from string constant to 'char*' freezeframe.C:231:37: warning: deprecated conversion from string constant to 'char*' freezeframe.C: In member function 'virtual void FreezeFrameMain::read_data(KeyFrame*)': freezeframe.C:253:35: warning: deprecated conversion from string constant to 'char*' freezeframe.C:257:39: warning: deprecated conversion from string constant to 'char*' freezeframe.C: In member function 'virtual int FreezeFrameMain::load_defaults()': freezeframe.C:275:58: warning: deprecated conversion from string constant to 'char*' freezeframe.C:276:70: warning: deprecated conversion from string constant to 'char*' freezeframe.C: In member function 'virtual int FreezeFrameMain::save_defaults()': freezeframe.C:282:44: warning: deprecated conversion from string constant to 'char*' freezeframe.C:283:52: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o freezeframe.la -rpath /usr/lib/cinelerra freezeframe.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/freezeframe.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,freezeframe.so -o .libs/freezeframe.so libtool: link: ( cd ".libs" && rm -f "freezeframe.la" && ln -s "../freezeframe.la" "freezeframe.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/freezeframe' Making all in gain make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/gain' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o gain.lo gain.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o gainwindow.lo gainwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c gain.C -fPIC -DPIC -o .libs/gain.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c gainwindow.C -fPIC -DPIC -o .libs/gainwindow.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/confirmsave.h:26, from gain.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginaclient.h:28, from gain.h:29, from gainwindow.h:31, from gainwindow.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' gainwindow.C: In member function 'virtual void GainThread::run()': gainwindow.C:31:1: warning: deprecated conversion from string constant to 'char*' gainwindow.C: In constructor 'GainWindow::GainWindow(Gain*, int, int)': gainwindow.C:48:3: warning: deprecated conversion from string constant to 'char*' gain.C: In destructor 'virtual Gain::~Gain()': gain.C:82:2: warning: deprecated conversion from string constant to 'char*' gain.C: In member function 'virtual char* Gain::plugin_title()': gain.C:85:37: warning: deprecated conversion from string constant to 'char*' gain.C: In member function 'virtual int Gain::load_defaults()': gain.C:124:52: warning: deprecated conversion from string constant to 'char*' gain.C: In member function 'virtual int Gain::save_defaults()': gain.C:131:40: warning: deprecated conversion from string constant to 'char*' gain.C: In member function 'virtual void Gain::save_data(KeyFrame*)': gain.C:143:29: warning: deprecated conversion from string constant to 'char*' gain.C:144:47: warning: deprecated conversion from string constant to 'char*' gain.C:146:30: warning: deprecated conversion from string constant to 'char*' gain.C: In member function 'virtual void Gain::read_data(KeyFrame*)': gain.C:163:31: warning: deprecated conversion from string constant to 'char*' gain.C:165:63: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gain.la -rpath /usr/lib/cinelerra gain.lo gainwindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/gain.o .libs/gainwindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,gain.so -o .libs/gain.so libtool: link: ( cd ".libs" && rm -f "gain.la" && ln -s "../gain.la" "gain.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/gain' Making all in gamma make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/gamma' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o gamma.lo gamma.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o gammawindow.lo gammawindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c gammawindow.C -fPIC -DPIC -o .libs/gammawindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c gamma.C -fPIC -DPIC -o .libs/gamma.o In file included from ../../guicast/guicast.h:42:0, from gammawindow.h:37, from gammawindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from gammawindow.h:37, from gamma.h:28, from gamma.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' gammawindow.C: In member function 'virtual void GammaThread::run()': gammawindow.C:30:1: warning: deprecated conversion from string constant to 'char*' gammawindow.C: In constructor 'GammaWindow::GammaWindow(GammaMain*, int, int)': gammawindow.C:45:3: warning: deprecated conversion from string constant to 'char*' In file included from gamma.C:29:0: ../interpolate/aggregated.h: At global scope: ../interpolate/aggregated.h:136:1: warning: deprecated conversion from string constant to 'char*' In file included from gamma.C:37:0: aggregated.h:32:2: warning: deprecated conversion from string constant to 'char*' aggregated.h:39:2: warning: deprecated conversion from string constant to 'char*' aggregated.h:45:2: warning: deprecated conversion from string constant to 'char*' aggregated.h:58:2: warning: deprecated conversion from string constant to 'char*' aggregated.h:73:2: warning: deprecated conversion from string constant to 'char*' gamma.C: In destructor 'virtual GammaMain::~GammaMain()': gamma.C:394:2: warning: deprecated conversion from string constant to 'char*' gamma.C: In member function 'virtual char* GammaMain::plugin_title()': gamma.C:399:42: warning: deprecated conversion from string constant to 'char*' gamma.C: In member function 'virtual int GammaMain::process_buffer(VFrame*, int64_t, double)': gamma.C:423:57: warning: deprecated conversion from string constant to 'char*' gamma.C:424:53: warning: deprecated conversion from string constant to 'char*' gamma.C:439:32: warning: deprecated conversion from string constant to 'char*' gamma.C:441:36: warning: deprecated conversion from string constant to 'char*' gamma.C: In member function 'virtual void GammaMain::update_gui()': gamma.C:491:55: warning: deprecated conversion from string constant to 'char*' gamma.C: In member function 'virtual void GammaMain::render_gui(void*)': gamma.C:509:54: warning: deprecated conversion from string constant to 'char*' gamma.C:517:54: warning: deprecated conversion from string constant to 'char*' gamma.C: In member function 'virtual int GammaMain::load_defaults()': gamma.C:535:46: warning: deprecated conversion from string constant to 'char*' gamma.C:536:52: warning: deprecated conversion from string constant to 'char*' gamma.C:537:64: warning: deprecated conversion from string constant to 'char*' gamma.C:538:49: warning: deprecated conversion from string constant to 'char*' gamma.C: In member function 'virtual int GammaMain::save_defaults()': gamma.C:544:36: warning: deprecated conversion from string constant to 'char*' gamma.C:545:40: warning: deprecated conversion from string constant to 'char*' gamma.C:546:48: warning: deprecated conversion from string constant to 'char*' gamma.C:547:38: warning: deprecated conversion from string constant to 'char*' gamma.C: In member function 'virtual void GammaMain::save_data(KeyFrame*)': gamma.C:558:30: warning: deprecated conversion from string constant to 'char*' gamma.C:559:43: warning: deprecated conversion from string constant to 'char*' gamma.C:560:47: warning: deprecated conversion from string constant to 'char*' gamma.C:561:56: warning: deprecated conversion from string constant to 'char*' gamma.C:562:46: warning: deprecated conversion from string constant to 'char*' gamma.C:564:31: warning: deprecated conversion from string constant to 'char*' gamma.C: In member function 'virtual void GammaMain::read_data(KeyFrame*)': gamma.C:583:33: warning: deprecated conversion from string constant to 'char*' gamma.C:585:58: warning: deprecated conversion from string constant to 'char*' gamma.C:586:64: warning: deprecated conversion from string constant to 'char*' gamma.C:587:76: warning: deprecated conversion from string constant to 'char*' gamma.C:588:61: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gamma.la -rpath /usr/lib/cinelerra gamma.lo gammawindow.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/gamma.o .libs/gammawindow.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,gamma.so -o .libs/gamma.so libtool: link: ( cd ".libs" && rm -f "gamma.la" && ln -s "../gamma.la" "gamma.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/gamma' Making all in gradient make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/gradient' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o gradient.lo gradient.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c gradient.C -fPIC -DPIC -o .libs/gradient.o In file included from ../../guicast/guicast.h:42:0, from ../../plugins/colors/colorpicker.h:26, from gradient.h:34, from gradient.C:30: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' gradient.C: In member function 'virtual void GradientThread::run()': gradient.C:151:1: warning: deprecated conversion from string constant to 'char*' gradient.C: In constructor 'GradientWindow::GradientWindow(GradientMain*, int, int)': gradient.C:166:3: warning: deprecated conversion from string constant to 'char*' gradient.C: In member function 'void GradientShape::create_objects()': gradient.C:312:58: warning: deprecated conversion from string constant to 'char*' gradient.C:313:58: warning: deprecated conversion from string constant to 'char*' gradient.C: In member function 'void GradientRate::create_objects()': gradient.C:400:58: warning: deprecated conversion from string constant to 'char*' gradient.C:401:55: warning: deprecated conversion from string constant to 'char*' gradient.C:402:58: warning: deprecated conversion from string constant to 'char*' gradient.C: In destructor 'virtual GradientMain::~GradientMain()': gradient.C:591:2: warning: deprecated conversion from string constant to 'char*' gradient.C: In member function 'virtual char* GradientMain::plugin_title()': gradient.C:598:45: warning: deprecated conversion from string constant to 'char*' gradient.C: In member function 'virtual void GradientMain::update_gui()': gradient.C:698:58: warning: deprecated conversion from string constant to 'char*' gradient.C: In member function 'virtual int GradientMain::load_defaults()': gradient.C:735:52: warning: deprecated conversion from string constant to 'char*' gradient.C:736:64: warning: deprecated conversion from string constant to 'char*' gradient.C:737:67: warning: deprecated conversion from string constant to 'char*' gradient.C:738:49: warning: deprecated conversion from string constant to 'char*' gradient.C:739:49: warning: deprecated conversion from string constant to 'char*' gradient.C:740:49: warning: deprecated conversion from string constant to 'char*' gradient.C:741:49: warning: deprecated conversion from string constant to 'char*' gradient.C:742:52: warning: deprecated conversion from string constant to 'char*' gradient.C:743:52: warning: deprecated conversion from string constant to 'char*' gradient.C:744:52: warning: deprecated conversion from string constant to 'char*' gradient.C:745:52: warning: deprecated conversion from string constant to 'char*' gradient.C:746:52: warning: deprecated conversion from string constant to 'char*' gradient.C:747:49: warning: deprecated conversion from string constant to 'char*' gradient.C:748:61: warning: deprecated conversion from string constant to 'char*' gradient.C:749:61: warning: deprecated conversion from string constant to 'char*' gradient.C: In member function 'virtual int GradientMain::save_defaults()': gradient.C:756:40: warning: deprecated conversion from string constant to 'char*' gradient.C:757:48: warning: deprecated conversion from string constant to 'char*' gradient.C:758:50: warning: deprecated conversion from string constant to 'char*' gradient.C:759:38: warning: deprecated conversion from string constant to 'char*' gradient.C:760:38: warning: deprecated conversion from string constant to 'char*' gradient.C:761:38: warning: deprecated conversion from string constant to 'char*' gradient.C:762:38: warning: deprecated conversion from string constant to 'char*' gradient.C:763:40: warning: deprecated conversion from string constant to 'char*' gradient.C:764:40: warning: deprecated conversion from string constant to 'char*' gradient.C:765:40: warning: deprecated conversion from string constant to 'char*' gradient.C:766:40: warning: deprecated conversion from string constant to 'char*' gradient.C:767:38: warning: deprecated conversion from string constant to 'char*' gradient.C:768:40: warning: deprecated conversion from string constant to 'char*' gradient.C:769:46: warning: deprecated conversion from string constant to 'char*' gradient.C:770:46: warning: deprecated conversion from string constant to 'char*' gradient.C: In member function 'virtual void GradientMain::save_data(KeyFrame*)': gradient.C:783:33: warning: deprecated conversion from string constant to 'char*' gradient.C:785:47: warning: deprecated conversion from string constant to 'char*' gradient.C:786:55: warning: deprecated conversion from string constant to 'char*' gradient.C:787:57: warning: deprecated conversion from string constant to 'char*' gradient.C:788:45: warning: deprecated conversion from string constant to 'char*' gradient.C:789:45: warning: deprecated conversion from string constant to 'char*' gradient.C:790:45: warning: deprecated conversion from string constant to 'char*' gradient.C:791:45: warning: deprecated conversion from string constant to 'char*' gradient.C:792:47: warning: deprecated conversion from string constant to 'char*' gradient.C:793:47: warning: deprecated conversion from string constant to 'char*' gradient.C:794:47: warning: deprecated conversion from string constant to 'char*' gradient.C:795:47: warning: deprecated conversion from string constant to 'char*' gradient.C:796:47: warning: deprecated conversion from string constant to 'char*' gradient.C:797:45: warning: deprecated conversion from string constant to 'char*' gradient.C:798:53: warning: deprecated conversion from string constant to 'char*' gradient.C:799:53: warning: deprecated conversion from string constant to 'char*' gradient.C:801:34: warning: deprecated conversion from string constant to 'char*' gradient.C: In member function 'virtual void GradientMain::read_data(KeyFrame*)': gradient.C:820:36: warning: deprecated conversion from string constant to 'char*' gradient.C:822:64: warning: deprecated conversion from string constant to 'char*' gradient.C:823:61: warning: deprecated conversion from string constant to 'char*' gradient.C:824:76: warning: deprecated conversion from string constant to 'char*' gradient.C:825:79: warning: deprecated conversion from string constant to 'char*' gradient.C:826:61: warning: deprecated conversion from string constant to 'char*' gradient.C:827:61: warning: deprecated conversion from string constant to 'char*' gradient.C:828:61: warning: deprecated conversion from string constant to 'char*' gradient.C:829:61: warning: deprecated conversion from string constant to 'char*' gradient.C:830:64: warning: deprecated conversion from string constant to 'char*' gradient.C:831:64: warning: deprecated conversion from string constant to 'char*' gradient.C:832:64: warning: deprecated conversion from string constant to 'char*' gradient.C:833:64: warning: deprecated conversion from string constant to 'char*' gradient.C:834:64: warning: deprecated conversion from string constant to 'char*' gradient.C:835:73: warning: deprecated conversion from string constant to 'char*' gradient.C:836:73: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gradient.la -rpath /usr/lib/cinelerra gradient.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/gradient.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,gradient.so -o .libs/gradient.so libtool: link: ( cd ".libs" && rm -f "gradient.la" && ln -s "../gradient.la" "gradient.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/gradient' Making all in histogram make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/histogram' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o histogram.lo histogram.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o histogramconfig.lo histogramconfig.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o histogramwindow.lo histogramwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c histogram.C -fPIC -DPIC -o .libs/histogram.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c histogramwindow.C -fPIC -DPIC -o .libs/histogramwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c histogramconfig.C -fPIC -DPIC -o .libs/histogramconfig.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from histogram.h:31, from histogramwindow.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from histogram.h:31, from histogram.C:32: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' histogramwindow.C: In member function 'virtual void HistogramThread::run()': histogramwindow.C:34:1: warning: deprecated conversion from string constant to 'char*' histogramwindow.C: In constructor 'HistogramWindow::HistogramWindow(HistogramMain*, int, int)': histogramwindow.C:48:3: warning: deprecated conversion from string constant to 'char*' histogramwindow.C: In member function 'int HistogramWindow::create_objects()': histogramwindow.C:146:9: warning: deprecated conversion from string constant to 'char*' histogramwindow.C:149:7: warning: deprecated conversion from string constant to 'char*' histogramwindow.C:150:72: warning: deprecated conversion from string constant to 'char*' histogramwindow.C:152:9: warning: deprecated conversion from string constant to 'char*' histogramwindow.C:153:72: warning: deprecated conversion from string constant to 'char*' histogramwindow.C:155:9: warning: deprecated conversion from string constant to 'char*' In file included from histogram.C:44:0: ../colorbalance/aggregated.h: At global scope: ../colorbalance/aggregated.h:29:2: warning: deprecated conversion from string constant to 'char*' ../colorbalance/aggregated.h:36:2: warning: deprecated conversion from string constant to 'char*' ../colorbalance/aggregated.h:45:2: warning: deprecated conversion from string constant to 'char*' ../colorbalance/aggregated.h:55:2: warning: deprecated conversion from string constant to 'char*' ../colorbalance/aggregated.h:67:2: warning: deprecated conversion from string constant to 'char*' In file included from histogram.C:45:0: ../interpolate/aggregated.h:136:1: warning: deprecated conversion from string constant to 'char*' In file included from histogram.C:46:0: ../gamma/aggregated.h:32:2: warning: deprecated conversion from string constant to 'char*' ../gamma/aggregated.h:39:2: warning: deprecated conversion from string constant to 'char*' ../gamma/aggregated.h:45:2: warning: deprecated conversion from string constant to 'char*' ../gamma/aggregated.h:58:2: warning: deprecated conversion from string constant to 'char*' ../gamma/aggregated.h:73:2: warning: deprecated conversion from string constant to 'char*' histogram.C: In destructor 'virtual HistogramMain::~HistogramMain()': histogram.C:91:2: warning: deprecated conversion from string constant to 'char*' histogram.C: In member function 'virtual char* HistogramMain::plugin_title()': histogram.C:103:46: warning: deprecated conversion from string constant to 'char*' histogram.C: In member function 'virtual void HistogramMain::render_gui(void*)': histogram.C:129:61: warning: deprecated conversion from string constant to 'char*' histogram.C:148:61: warning: deprecated conversion from string constant to 'char*' histogram.C:161:60: warning: deprecated conversion from string constant to 'char*' histogram.C: In member function 'virtual void HistogramMain::update_gui()': histogram.C:176:58: warning: deprecated conversion from string constant to 'char*' histogram.C: In member function 'virtual int HistogramMain::load_defaults()': histogram.C:228:64: warning: deprecated conversion from string constant to 'char*' histogram.C:229:35: warning: deprecated conversion from string constant to 'char*' histogram.C:231:64: warning: deprecated conversion from string constant to 'char*' histogram.C:232:49: warning: deprecated conversion from string constant to 'char*' histogram.C:233:52: warning: deprecated conversion from string constant to 'char*' histogram.C: In member function 'virtual int HistogramMain::save_defaults()': histogram.C:272:48: warning: deprecated conversion from string constant to 'char*' histogram.C:273:31: warning: deprecated conversion from string constant to 'char*' histogram.C:274:48: warning: deprecated conversion from string constant to 'char*' histogram.C:275:38: warning: deprecated conversion from string constant to 'char*' histogram.C:276:40: warning: deprecated conversion from string constant to 'char*' histogram.C: In member function 'virtual void HistogramMain::save_data(KeyFrame*)': histogram.C:289:34: warning: deprecated conversion from string constant to 'char*' histogram.C:303:55: warning: deprecated conversion from string constant to 'char*' histogram.C:304:55: warning: deprecated conversion from string constant to 'char*' histogram.C:305:45: warning: deprecated conversion from string constant to 'char*' histogram.C:306:47: warning: deprecated conversion from string constant to 'char*' histogram.C:308:35: warning: deprecated conversion from string constant to 'char*' histogram.C:318:32: warning: deprecated conversion from string constant to 'char*' histogram.C:326:32: warning: deprecated conversion from string constant to 'char*' histogram.C:327:43: warning: deprecated conversion from string constant to 'char*' histogram.C:328:43: warning: deprecated conversion from string constant to 'char*' histogram.C:335:33: warning: deprecated conversion from string constant to 'char*' histogram.C: In member function 'virtual void HistogramMain::read_data(KeyFrame*)': histogram.C:364:37: warning: deprecated conversion from string constant to 'char*' histogram.C:375:76: warning: deprecated conversion from string constant to 'char*' histogram.C:376:76: warning: deprecated conversion from string constant to 'char*' histogram.C:377:61: warning: deprecated conversion from string constant to 'char*' histogram.C:378:64: warning: deprecated conversion from string constant to 'char*' histogram.C:381:34: warning: deprecated conversion from string constant to 'char*' histogram.C:393:39: warning: deprecated conversion from string constant to 'char*' histogram.C:398:37: warning: deprecated conversion from string constant to 'char*' histogram.C:401:41: warning: deprecated conversion from string constant to 'char*' histogram.C:402:41: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o histogram.la -rpath /usr/lib/cinelerra histogram.lo histogramconfig.lo histogramwindow.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/histogram.o .libs/histogramconfig.o .libs/histogramwindow.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,histogram.so -o .libs/histogram.so libtool: link: ( cd ".libs" && rm -f "histogram.la" && ln -s "../histogram.la" "histogram.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/histogram' Making all in holo make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/holo' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o holo.lo holo.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o holowindow.lo holowindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c holo.C -fPIC -DPIC -o .libs/holo.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libeffecttv -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c holowindow.C -fPIC -DPIC -o .libs/holowindow.o In file included from ../../guicast/guicast.h:42:0, from holowindow.h:25, from holowindow.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from holowindow.h:25, from holo.h:30, from holo.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' holowindow.C: In member function 'virtual void HoloThread::run()': holowindow.C:28:1: warning: deprecated conversion from string constant to 'char*' holowindow.C: In constructor 'HoloWindow::HoloWindow(HoloMain*, int, int)': holowindow.C:43:3: warning: deprecated conversion from string constant to 'char*' holo.C: In destructor 'virtual HoloMain::~HoloMain()': holo.C:70:2: warning: deprecated conversion from string constant to 'char*' holo.C: In member function 'virtual char* HoloMain::plugin_title()': holo.C:84:41: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o holo.la -rpath /usr/lib/cinelerra holo.lo holowindow.lo ../../plugins/libeffecttv/libeffecttv.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/holo.o .libs/holowindow.o -Wl,--whole-archive ../../plugins/libeffecttv/.libs/libeffecttv.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,holo.so -o .libs/holo.so libtool: link: ( cd ".libs" && rm -f "holo.la" && ln -s "../holo.la" "holo.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/holo' Making all in huesaturation make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/huesaturation' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o huesaturation.lo huesaturation.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c huesaturation.C -fPIC -DPIC -o .libs/huesaturation.o In file included from ../../guicast/guicast.h:42:0, from huesaturation.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' huesaturation.C: In constructor 'HueWindow::HueWindow(HueEffect*, int, int)': huesaturation.C:323:5: warning: deprecated conversion from string constant to 'char*' huesaturation.C: In member function 'virtual void HueThread::run()': huesaturation.C:352:1: warning: deprecated conversion from string constant to 'char*' huesaturation.C: In destructor 'virtual HueEffect::~HueEffect()': huesaturation.C:555:2: warning: deprecated conversion from string constant to 'char*' huesaturation.C: In member function 'virtual char* HueEffect::plugin_title()': huesaturation.C:593:42: warning: deprecated conversion from string constant to 'char*' huesaturation.C: In member function 'virtual int HueEffect::load_defaults()': huesaturation.C:608:46: warning: deprecated conversion from string constant to 'char*' huesaturation.C:609:67: warning: deprecated conversion from string constant to 'char*' huesaturation.C:610:52: warning: deprecated conversion from string constant to 'char*' huesaturation.C: In member function 'virtual int HueEffect::save_defaults()': huesaturation.C:615:36: warning: deprecated conversion from string constant to 'char*' huesaturation.C:616:50: warning: deprecated conversion from string constant to 'char*' huesaturation.C:617:40: warning: deprecated conversion from string constant to 'char*' huesaturation.C: In member function 'virtual void HueEffect::save_data(KeyFrame*)': huesaturation.C:625:38: warning: deprecated conversion from string constant to 'char*' huesaturation.C:626:43: warning: deprecated conversion from string constant to 'char*' huesaturation.C:627:57: warning: deprecated conversion from string constant to 'char*' huesaturation.C:628:47: warning: deprecated conversion from string constant to 'char*' huesaturation.C:630:39: warning: deprecated conversion from string constant to 'char*' huesaturation.C: In member function 'virtual void HueEffect::read_data(KeyFrame*)': huesaturation.C:640:40: warning: deprecated conversion from string constant to 'char*' huesaturation.C:642:57: warning: deprecated conversion from string constant to 'char*' huesaturation.C:643:78: warning: deprecated conversion from string constant to 'char*' huesaturation.C:644:63: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o huesaturation.la -rpath /usr/lib/cinelerra huesaturation.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/huesaturation.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,huesaturation.so -o .libs/huesaturation.so libtool: link: ( cd ".libs" && rm -f "huesaturation.la" && ln -s "../huesaturation.la" "huesaturation.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/huesaturation' Making all in interpolate make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/interpolate' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o interpolate.lo interpolate.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c interpolate.C -fPIC -DPIC -o .libs/interpolate.o In file included from interpolate.C:26:0: aggregated.h:136:1: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from interpolate.h:32, from interpolate.C:29: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' interpolate.C: In member function 'virtual void InterpolatePixelsThread::run()': interpolate.C:39:1: warning: deprecated conversion from string constant to 'char*' interpolate.C: In constructor 'InterpolatePixelsWindow::InterpolatePixelsWindow(InterpolatePixelsMain*, int, int)': interpolate.C:89:3: warning: deprecated conversion from string constant to 'char*' interpolate.C: In destructor 'virtual InterpolatePixelsMain::~InterpolatePixelsMain()': interpolate.C:175:2: warning: deprecated conversion from string constant to 'char*' interpolate.C: In member function 'virtual char* InterpolatePixelsMain::plugin_title()': interpolate.C:179:54: warning: deprecated conversion from string constant to 'char*' interpolate.C: In member function 'virtual void InterpolatePixelsMain::update_gui()': interpolate.C:198:67: warning: deprecated conversion from string constant to 'char*' interpolate.C: In member function 'virtual int InterpolatePixelsMain::load_defaults()': interpolate.C:215:40: warning: deprecated conversion from string constant to 'char*' interpolate.C:216:40: warning: deprecated conversion from string constant to 'char*' interpolate.C: In member function 'virtual int InterpolatePixelsMain::save_defaults()': interpolate.C:223:32: warning: deprecated conversion from string constant to 'char*' interpolate.C:224:32: warning: deprecated conversion from string constant to 'char*' interpolate.C: In member function 'virtual void InterpolatePixelsMain::save_data(KeyFrame*)': interpolate.C:238:42: warning: deprecated conversion from string constant to 'char*' interpolate.C:239:39: warning: deprecated conversion from string constant to 'char*' interpolate.C:240:39: warning: deprecated conversion from string constant to 'char*' interpolate.C:242:43: warning: deprecated conversion from string constant to 'char*' interpolate.C: In member function 'virtual void InterpolatePixelsMain::read_data(KeyFrame*)': interpolate.C:262:45: warning: deprecated conversion from string constant to 'char*' interpolate.C:264:52: warning: deprecated conversion from string constant to 'char*' interpolate.C:265:52: warning: deprecated conversion from string constant to 'char*' interpolate.C: In member function 'virtual int InterpolatePixelsMain::process_buffer(VFrame*, int64_t, double)': interpolate.C:280:61: warning: deprecated conversion from string constant to 'char*' interpolate.C:281:61: warning: deprecated conversion from string constant to 'char*' interpolate.C:293:28: warning: deprecated conversion from string constant to 'char*' interpolate.C:294:30: warning: deprecated conversion from string constant to 'char*' interpolate.C:295:34: warning: deprecated conversion from string constant to 'char*' interpolate.C: In member function 'virtual void InterpolatePixelsEngine::init_packages()': interpolate.C:519:64: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o interpolate.la -rpath /usr/lib/cinelerra interpolate.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/interpolate.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,interpolate.so -o .libs/interpolate.so libtool: link: ( cd ".libs" && rm -f "interpolate.la" && ln -s "../interpolate.la" "interpolate.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/interpolate' Making all in interpolateaudio make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/interpolateaudio' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o interpolateaudio.lo interpolateaudio.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c interpolateaudio.C -fPIC -DPIC -o .libs/interpolateaudio.o In file included from ../../guicast/guicast.h:42:0, from interpolateaudio.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' interpolateaudio.C: In member function 'virtual char* InterpolateAudioEffect::plugin_title()': interpolateaudio.C:98:9: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o interpolateaudio.la -rpath /usr/lib/cinelerra interpolateaudio.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/interpolateaudio.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,interpolateaudio.so -o .libs/interpolateaudio.so libtool: link: ( cd ".libs" && rm -f "interpolateaudio.la" && ln -s "../interpolateaudio.la" "interpolateaudio.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/interpolateaudio' Making all in interpolatevideo make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/interpolatevideo' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o interpolatevideo.lo interpolatevideo.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c interpolatevideo.C -fPIC -DPIC -o .libs/interpolatevideo.o In file included from ../../guicast/guicast.h:42:0, from interpolatevideo.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C: In constructor 'InterpolateVideoWindow::InterpolateVideoWindow(InterpolateVideo*, int, int)': interpolatevideo.C:203:3: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C: In member function 'virtual void InterpolateVideoThread::run()': interpolatevideo.C:347:1: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C: In destructor 'virtual InterpolateVideo::~InterpolateVideo()': interpolatevideo.C:379:2: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C: In member function 'virtual char* InterpolateVideo::plugin_title()': interpolatevideo.C:539:9: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C: In member function 'virtual int InterpolateVideo::load_defaults()': interpolatevideo.C:654:67: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C:656:76: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C: In member function 'virtual int InterpolateVideo::save_defaults()': interpolatevideo.C:662:50: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C:663:56: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C: In member function 'virtual void InterpolateVideo::save_data(KeyFrame*)': interpolatevideo.C:674:41: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C:675:57: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C:676:63: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C:678:42: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C: In member function 'virtual void InterpolateVideo::read_data(KeyFrame*)': interpolatevideo.C:693:43: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C:695:78: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C:697:87: warning: deprecated conversion from string constant to 'char*' interpolatevideo.C: In member function 'virtual void InterpolateVideo::update_gui()': interpolatevideo.C:708:62: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o interpolatevideo.la -rpath /usr/lib/cinelerra interpolatevideo.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/interpolatevideo.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,interpolatevideo.so -o .libs/interpolatevideo.so libtool: link: ( cd ".libs" && rm -f "interpolatevideo.la" && ln -s "../interpolatevideo.la" "interpolatevideo.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/interpolatevideo' Making all in invertaudio make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/invertaudio' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o invert.lo invert.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c invert.C -fPIC -DPIC -o .libs/invert.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginaclient.h:28, from invert.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' invert.C: In member function 'virtual char* InvertAudioEffect::plugin_title()': invert.C:48:11: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o invertaudio.la -rpath /usr/lib/cinelerra invert.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/invert.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,invertaudio.so -o .libs/invertaudio.so libtool: link: ( cd ".libs" && rm -f "invertaudio.la" && ln -s "../invertaudio.la" "invertaudio.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/invertaudio' Making all in invertvideo make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/invertvideo' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o invert.lo invert.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c invert.C -fPIC -DPIC -o .libs/invert.o In file included from ../../guicast/guicast.h:42:0, from invert.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' invert.C: In constructor 'InvertVideoWindow::InvertVideoWindow(InvertVideoEffect*, int, int)': invert.C:183:3: warning: deprecated conversion from string constant to 'char*' invert.C: In member function 'virtual void InvertVideoThread::run()': invert.C:209:1: warning: deprecated conversion from string constant to 'char*' invert.C: In destructor 'virtual InvertVideoEffect::~InvertVideoEffect()': invert.C:223:2: warning: deprecated conversion from string constant to 'char*' invert.C: In member function 'virtual char* InvertVideoEffect::plugin_title()': invert.C:226:50: warning: deprecated conversion from string constant to 'char*' invert.C: In member function 'virtual int InvertVideoEffect::load_defaults()': invert.C:255:40: warning: deprecated conversion from string constant to 'char*' invert.C:256:40: warning: deprecated conversion from string constant to 'char*' invert.C:257:40: warning: deprecated conversion from string constant to 'char*' invert.C:258:40: warning: deprecated conversion from string constant to 'char*' invert.C: In member function 'virtual int InvertVideoEffect::save_defaults()': invert.C:264:32: warning: deprecated conversion from string constant to 'char*' invert.C:265:32: warning: deprecated conversion from string constant to 'char*' invert.C:266:32: warning: deprecated conversion from string constant to 'char*' invert.C:267:32: warning: deprecated conversion from string constant to 'char*' invert.C: In member function 'virtual void InvertVideoEffect::save_data(KeyFrame*)': invert.C:276:36: warning: deprecated conversion from string constant to 'char*' invert.C:277:39: warning: deprecated conversion from string constant to 'char*' invert.C:278:39: warning: deprecated conversion from string constant to 'char*' invert.C:279:39: warning: deprecated conversion from string constant to 'char*' invert.C:280:39: warning: deprecated conversion from string constant to 'char*' invert.C:282:37: warning: deprecated conversion from string constant to 'char*' invert.C: In member function 'virtual void InvertVideoEffect::read_data(KeyFrame*)': invert.C:293:38: warning: deprecated conversion from string constant to 'char*' invert.C:295:51: warning: deprecated conversion from string constant to 'char*' invert.C:296:51: warning: deprecated conversion from string constant to 'char*' invert.C:297:51: warning: deprecated conversion from string constant to 'char*' invert.C:298:51: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o invertvideo.la -rpath /usr/lib/cinelerra invert.lo ../../plugins/colors/libcolors.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/invert.o -Wl,--whole-archive ../../plugins/colors/.libs/libcolors.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,invertvideo.so -o .libs/invertvideo.so libtool: link: ( cd ".libs" && rm -f "invertvideo.la" && ln -s "../invertvideo.la" "invertvideo.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/invertvideo' Making all in irissquare make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/irissquare' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o irissquare.lo irissquare.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c irissquare.C -fPIC -DPIC -o .libs/irissquare.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from irissquare.h:30, from irissquare.C:30: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' irissquare.C: In constructor 'IrisSquareWindow::IrisSquareWindow(IrisSquareMain*, int, int)': irissquare.C:104:3: warning: deprecated conversion from string constant to 'char*' irissquare.C: In member function 'virtual void IrisSquareThread::run()': irissquare.C:137:1: warning: deprecated conversion from string constant to 'char*' irissquare.C: In destructor 'virtual IrisSquareMain::~IrisSquareMain()': irissquare.C:153:2: warning: deprecated conversion from string constant to 'char*' irissquare.C: In member function 'virtual char* IrisSquareMain::plugin_title()': irissquare.C:156:47: warning: deprecated conversion from string constant to 'char*' irissquare.C: In member function 'virtual int IrisSquareMain::load_defaults()': irissquare.C:181:50: warning: deprecated conversion from string constant to 'char*' irissquare.C: In member function 'virtual int IrisSquareMain::save_defaults()': irissquare.C:187:41: warning: deprecated conversion from string constant to 'char*' irissquare.C: In member function 'virtual void IrisSquareMain::save_data(KeyFrame*)': irissquare.C:196:35: warning: deprecated conversion from string constant to 'char*' irissquare.C:197:48: warning: deprecated conversion from string constant to 'char*' irissquare.C:199:36: warning: deprecated conversion from string constant to 'char*' irissquare.C: In member function 'virtual void IrisSquareMain::read_data(KeyFrame*)': irissquare.C:212:37: warning: deprecated conversion from string constant to 'char*' irissquare.C:214:61: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o irissquare.la -rpath /usr/lib/cinelerra irissquare.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/irissquare.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,irissquare.so -o .libs/irissquare.so libtool: link: ( cd ".libs" && rm -f "irissquare.la" && ln -s "../irissquare.la" "irissquare.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/irissquare' Making all in ivtc make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/ivtc' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ivtc.lo ivtc.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o ivtcwindow.lo ivtcwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c ivtcwindow.C -fPIC -DPIC -o .libs/ivtcwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c ivtc.C -fPIC -DPIC -o .libs/ivtc.o In file included from ../../guicast/guicast.h:42:0, from ivtcwindow.h:25, from ivtcwindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from ivtc.h:31, from ivtc.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' ivtcwindow.C: At global scope: ivtcwindow.C:35:1: warning: deprecated conversion from string constant to 'char*' ivtcwindow.C:35:1: warning: deprecated conversion from string constant to 'char*' ivtcwindow.C:35:1: warning: deprecated conversion from string constant to 'char*' ivtcwindow.C:35:1: warning: deprecated conversion from string constant to 'char*' ivtcwindow.C:35:1: warning: deprecated conversion from string constant to 'char*' ivtcwindow.C:35:1: warning: deprecated conversion from string constant to 'char*' ivtcwindow.C: In member function 'virtual void IVTCThread::run()': ivtcwindow.C:38:1: warning: deprecated conversion from string constant to 'char*' ivtcwindow.C: In constructor 'IVTCWindow::IVTCWindow(IVTCMain*, int, int)': ivtcwindow.C:55:3: warning: deprecated conversion from string constant to 'char*' ivtc.C: At global scope: ivtc.C:38:1: warning: deprecated conversion from string constant to 'char*' ivtc.C:38:1: warning: deprecated conversion from string constant to 'char*' ivtc.C:38:1: warning: deprecated conversion from string constant to 'char*' ivtc.C: In destructor 'virtual IVTCMain::~IVTCMain()': ivtc.C:63:2: warning: deprecated conversion from string constant to 'char*' ivtc.C: In member function 'virtual char* IVTCMain::plugin_title()': ivtc.C:75:41: warning: deprecated conversion from string constant to 'char*' ivtc.C: In member function 'virtual int IVTCMain::load_defaults()': ivtc.C:89:73: warning: deprecated conversion from string constant to 'char*' ivtc.C:90:70: warning: deprecated conversion from string constant to 'char*' ivtc.C:91:64: warning: deprecated conversion from string constant to 'char*' ivtc.C:92:79: warning: deprecated conversion from string constant to 'char*' ivtc.C:93:58: warning: deprecated conversion from string constant to 'char*' ivtc.C: In member function 'virtual int IVTCMain::save_defaults()': ivtc.C:99:54: warning: deprecated conversion from string constant to 'char*' ivtc.C:100:52: warning: deprecated conversion from string constant to 'char*' ivtc.C:101:48: warning: deprecated conversion from string constant to 'char*' ivtc.C:102:58: warning: deprecated conversion from string constant to 'char*' ivtc.C:103:44: warning: deprecated conversion from string constant to 'char*' ivtc.C: In member function 'virtual void IVTCMain::save_data(KeyFrame*)': ivtc.C:133:29: warning: deprecated conversion from string constant to 'char*' ivtc.C:134:61: warning: deprecated conversion from string constant to 'char*' ivtc.C:135:59: warning: deprecated conversion from string constant to 'char*' ivtc.C:136:55: warning: deprecated conversion from string constant to 'char*' ivtc.C:137:65: warning: deprecated conversion from string constant to 'char*' ivtc.C:138:51: warning: deprecated conversion from string constant to 'char*' ivtc.C:140:30: warning: deprecated conversion from string constant to 'char*' ivtc.C: In member function 'virtual void IVTCMain::read_data(KeyFrame*)': ivtc.C:160:32: warning: deprecated conversion from string constant to 'char*' ivtc.C:162:85: warning: deprecated conversion from string constant to 'char*' ivtc.C:163:82: warning: deprecated conversion from string constant to 'char*' ivtc.C:164:76: warning: deprecated conversion from string constant to 'char*' ivtc.C:165:83: warning: deprecated conversion from string constant to 'char*' ivtc.C:166:70: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ivtc.la -rpath /usr/lib/cinelerra ivtc.lo ivtcwindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/ivtc.o .libs/ivtcwindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,ivtc.so -o .libs/ivtc.so libtool: link: ( cd ".libs" && rm -f "ivtc.la" && ln -s "../ivtc.la" "ivtc.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/ivtc' Making all in level make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/level' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o leveleffect.lo leveleffect.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c leveleffect.C -fPIC -DPIC -o .libs/leveleffect.o In file included from ../../guicast/guicast.h:42:0, from leveleffect.h:25, from leveleffect.C:27: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' leveleffect.C: In constructor 'SoundLevelWindow::SoundLevelWindow(SoundLevelEffect*, int, int)': leveleffect.C:124:3: warning: deprecated conversion from string constant to 'char*' leveleffect.C: In member function 'void SoundLevelWindow::create_objects()': leveleffect.C:139:63: warning: deprecated conversion from string constant to 'char*' leveleffect.C:142:63: warning: deprecated conversion from string constant to 'char*' leveleffect.C: In member function 'virtual void SoundLevelThread::run()': leveleffect.C:161:1: warning: deprecated conversion from string constant to 'char*' leveleffect.C: In destructor 'virtual SoundLevelEffect::~SoundLevelEffect()': leveleffect.C:186:2: warning: deprecated conversion from string constant to 'char*' leveleffect.C: In member function 'virtual char* SoundLevelEffect::plugin_title()': leveleffect.C:207:49: warning: deprecated conversion from string constant to 'char*' leveleffect.C: In member function 'virtual void SoundLevelEffect::read_data(KeyFrame*)': leveleffect.C:223:38: warning: deprecated conversion from string constant to 'char*' leveleffect.C:225:73: warning: deprecated conversion from string constant to 'char*' leveleffect.C: In member function 'virtual void SoundLevelEffect::save_data(KeyFrame*)': leveleffect.C:236:35: warning: deprecated conversion from string constant to 'char*' leveleffect.C:237:53: warning: deprecated conversion from string constant to 'char*' leveleffect.C:239:36: warning: deprecated conversion from string constant to 'char*' leveleffect.C: In member function 'virtual int SoundLevelEffect::load_defaults()': leveleffect.C:248:49: warning: deprecated conversion from string constant to 'char*' leveleffect.C:251:61: warning: deprecated conversion from string constant to 'char*' leveleffect.C: In member function 'virtual int SoundLevelEffect::save_defaults()': leveleffect.C:257:46: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o level.la -rpath /usr/lib/cinelerra leveleffect.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/leveleffect.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,level.so -o .libs/level.so libtool: link: ( cd ".libs" && rm -f "level.la" && ln -s "../level.la" "level.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/level' Making all in linearblur make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/linearblur' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o linearblur.lo linearblur.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c linearblur.C -fPIC -DPIC -o .libs/linearblur.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from linearblur.C:30: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' linearblur.C: In member function 'virtual void LinearBlurThread::run()': linearblur.C:265:1: warning: deprecated conversion from string constant to 'char*' linearblur.C: In constructor 'LinearBlurWindow::LinearBlurWindow(LinearBlurMain*, int, int)': linearblur.C:278:3: warning: deprecated conversion from string constant to 'char*' linearblur.C: In destructor 'virtual LinearBlurMain::~LinearBlurMain()': linearblur.C:395:2: warning: deprecated conversion from string constant to 'char*' linearblur.C: In member function 'virtual char* LinearBlurMain::plugin_title()': linearblur.C:402:47: warning: deprecated conversion from string constant to 'char*' linearblur.C: In member function 'virtual int LinearBlurMain::load_defaults()': linearblur.C:585:55: warning: deprecated conversion from string constant to 'char*' linearblur.C:586:52: warning: deprecated conversion from string constant to 'char*' linearblur.C:587:52: warning: deprecated conversion from string constant to 'char*' linearblur.C:588:40: warning: deprecated conversion from string constant to 'char*' linearblur.C:589:40: warning: deprecated conversion from string constant to 'char*' linearblur.C:590:40: warning: deprecated conversion from string constant to 'char*' linearblur.C:591:40: warning: deprecated conversion from string constant to 'char*' linearblur.C: In member function 'virtual int LinearBlurMain::save_defaults()': linearblur.C:598:42: warning: deprecated conversion from string constant to 'char*' linearblur.C:599:40: warning: deprecated conversion from string constant to 'char*' linearblur.C:600:40: warning: deprecated conversion from string constant to 'char*' linearblur.C:601:32: warning: deprecated conversion from string constant to 'char*' linearblur.C:602:32: warning: deprecated conversion from string constant to 'char*' linearblur.C:603:32: warning: deprecated conversion from string constant to 'char*' linearblur.C:604:32: warning: deprecated conversion from string constant to 'char*' linearblur.C: In member function 'virtual void LinearBlurMain::save_data(KeyFrame*)': linearblur.C:617:35: warning: deprecated conversion from string constant to 'char*' linearblur.C:619:49: warning: deprecated conversion from string constant to 'char*' linearblur.C:620:47: warning: deprecated conversion from string constant to 'char*' linearblur.C:621:47: warning: deprecated conversion from string constant to 'char*' linearblur.C:622:39: warning: deprecated conversion from string constant to 'char*' linearblur.C:623:39: warning: deprecated conversion from string constant to 'char*' linearblur.C:624:39: warning: deprecated conversion from string constant to 'char*' linearblur.C:625:39: warning: deprecated conversion from string constant to 'char*' linearblur.C:627:36: warning: deprecated conversion from string constant to 'char*' linearblur.C: In member function 'virtual void LinearBlurMain::read_data(KeyFrame*)': linearblur.C:646:38: warning: deprecated conversion from string constant to 'char*' linearblur.C:648:67: warning: deprecated conversion from string constant to 'char*' linearblur.C:649:64: warning: deprecated conversion from string constant to 'char*' linearblur.C:650:64: warning: deprecated conversion from string constant to 'char*' linearblur.C:651:52: warning: deprecated conversion from string constant to 'char*' linearblur.C:652:52: warning: deprecated conversion from string constant to 'char*' linearblur.C:653:52: warning: deprecated conversion from string constant to 'char*' linearblur.C:654:52: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o linearblur.la -rpath /usr/lib/cinelerra linearblur.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/linearblur.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,linearblur.so -o .libs/linearblur.so libtool: link: ( cd ".libs" && rm -f "linearblur.la" && ln -s "../linearblur.la" "linearblur.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/linearblur' Making all in liveaudio make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/liveaudio' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o liveaudio.lo liveaudio.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c liveaudio.C -fPIC -DPIC -o .libs/liveaudio.o In file included from ../../guicast/guicast.h:42:0, from liveaudio.C:30: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' liveaudio.C: In constructor 'LiveAudioWindow::LiveAudioWindow(LiveAudio*, int, int)': liveaudio.C:136:3: warning: deprecated conversion from string constant to 'char*' liveaudio.C: In member function 'void LiveAudioWindow::create_objects()': liveaudio.C:150:55: warning: deprecated conversion from string constant to 'char*' liveaudio.C: In member function 'virtual void LiveAudioThread::run()': liveaudio.C:165:1: warning: deprecated conversion from string constant to 'char*' liveaudio.C: In destructor 'virtual LiveAudio::~LiveAudio()': liveaudio.C:210:2: warning: deprecated conversion from string constant to 'char*' liveaudio.C: In member function 'virtual char* LiveAudio::plugin_title()': liveaudio.C:353:42: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o liveaudio.la -rpath /usr/lib/cinelerra liveaudio.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/liveaudio.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,liveaudio.so -o .libs/liveaudio.so libtool: link: ( cd ".libs" && rm -f "liveaudio.la" && ln -s "../liveaudio.la" "liveaudio.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/liveaudio' Making all in livevideo make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/livevideo' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o livevideo.lo livevideo.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c livevideo.C -fPIC -DPIC -o .libs/livevideo.o In file included from ../../guicast/guicast.h:42:0, from livevideo.C:31: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' livevideo.C: In constructor 'LiveVideoWindow::LiveVideoWindow(LiveVideo*, int, int)': livevideo.C:208:3: warning: deprecated conversion from string constant to 'char*' livevideo.C: In member function 'virtual void LiveVideoThread::run()': livevideo.C:328:1: warning: deprecated conversion from string constant to 'char*' livevideo.C: In destructor 'virtual LiveVideo::~LiveVideo()': livevideo.C:365:2: warning: deprecated conversion from string constant to 'char*' livevideo.C: In member function 'virtual char* LiveVideo::plugin_title()': livevideo.C:563:42: warning: deprecated conversion from string constant to 'char*' livevideo.C: In member function 'virtual int LiveVideo::load_defaults()': livevideo.C:592:45: warning: deprecated conversion from string constant to 'char*' livevideo.C:593:26: warning: deprecated conversion from string constant to 'char*' livevideo.C:594:26: warning: deprecated conversion from string constant to 'char*' livevideo.C: In member function 'virtual int LiveVideo::save_defaults()': livevideo.C:600:44: warning: deprecated conversion from string constant to 'char*' livevideo.C:601:25: warning: deprecated conversion from string constant to 'char*' livevideo.C:602:25: warning: deprecated conversion from string constant to 'char*' livevideo.C: In member function 'virtual void LiveVideo::save_data(KeyFrame*)': livevideo.C:611:34: warning: deprecated conversion from string constant to 'char*' livevideo.C:612:51: warning: deprecated conversion from string constant to 'char*' livevideo.C:614:35: warning: deprecated conversion from string constant to 'char*' livevideo.C: In member function 'virtual void LiveVideo::read_data(KeyFrame*)': livevideo.C:633:37: warning: deprecated conversion from string constant to 'char*' livevideo.C:635:70: warning: deprecated conversion from string constant to 'char*' livevideo.C: In member function 'virtual void LiveVideo::update_gui()': livevideo.C:647:55: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o livevideo.la -rpath /usr/lib/cinelerra livevideo.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/livevideo.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,livevideo.so -o .libs/livevideo.so libtool: link: ( cd ".libs" && rm -f "livevideo.la" && ln -s "../livevideo.la" "livevideo.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/livevideo' Making all in loopaudio make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/loopaudio' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o loopaudio.lo loopaudio.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c loopaudio.C -fPIC -DPIC -o .libs/loopaudio.o In file included from ../../guicast/guicast.h:42:0, from loopaudio.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' loopaudio.C: In constructor 'LoopAudioWindow::LoopAudioWindow(LoopAudio*, int, int)': loopaudio.C:116:3: warning: deprecated conversion from string constant to 'char*' loopaudio.C: In member function 'virtual void LoopAudioThread::run()': loopaudio.C:141:1: warning: deprecated conversion from string constant to 'char*' loopaudio.C: In destructor 'virtual LoopAudio::~LoopAudio()': loopaudio.C:186:2: warning: deprecated conversion from string constant to 'char*' loopaudio.C: In member function 'virtual char* LoopAudio::plugin_title()': loopaudio.C:189:42: warning: deprecated conversion from string constant to 'char*' loopaudio.C: In member function 'virtual int LoopAudio::load_defaults()': loopaudio.C:322:58: warning: deprecated conversion from string constant to 'char*' loopaudio.C: In member function 'virtual int LoopAudio::save_defaults()': loopaudio.C:328:44: warning: deprecated conversion from string constant to 'char*' loopaudio.C: In member function 'virtual void LoopAudio::save_data(KeyFrame*)': loopaudio.C:339:34: warning: deprecated conversion from string constant to 'char*' loopaudio.C:340:51: warning: deprecated conversion from string constant to 'char*' loopaudio.C:342:35: warning: deprecated conversion from string constant to 'char*' loopaudio.C: In member function 'virtual void LoopAudio::read_data(KeyFrame*)': loopaudio.C:357:36: warning: deprecated conversion from string constant to 'char*' loopaudio.C:359:69: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o loopaudio.la -rpath /usr/lib/cinelerra loopaudio.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/loopaudio.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,loopaudio.so -o .libs/loopaudio.so libtool: link: ( cd ".libs" && rm -f "loopaudio.la" && ln -s "../loopaudio.la" "loopaudio.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/loopaudio' Making all in loopvideo make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/loopvideo' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o loopvideo.lo loopvideo.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c loopvideo.C -fPIC -DPIC -o .libs/loopvideo.o In file included from ../../guicast/guicast.h:42:0, from loopvideo.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' loopvideo.C: In constructor 'LoopVideoWindow::LoopVideoWindow(LoopVideo*, int, int)': loopvideo.C:115:3: warning: deprecated conversion from string constant to 'char*' loopvideo.C: In member function 'virtual void LoopVideoThread::run()': loopvideo.C:140:1: warning: deprecated conversion from string constant to 'char*' loopvideo.C: In destructor 'virtual LoopVideo::~LoopVideo()': loopvideo.C:184:2: warning: deprecated conversion from string constant to 'char*' loopvideo.C: In member function 'virtual char* LoopVideo::plugin_title()': loopvideo.C:187:42: warning: deprecated conversion from string constant to 'char*' loopvideo.C: In member function 'virtual int LoopVideo::load_defaults()': loopvideo.C:273:55: warning: deprecated conversion from string constant to 'char*' loopvideo.C: In member function 'virtual int LoopVideo::save_defaults()': loopvideo.C:279:42: warning: deprecated conversion from string constant to 'char*' loopvideo.C: In member function 'virtual void LoopVideo::save_data(KeyFrame*)': loopvideo.C:290:34: warning: deprecated conversion from string constant to 'char*' loopvideo.C:291:49: warning: deprecated conversion from string constant to 'char*' loopvideo.C:293:35: warning: deprecated conversion from string constant to 'char*' loopvideo.C: In member function 'virtual void LoopVideo::read_data(KeyFrame*)': loopvideo.C:308:36: warning: deprecated conversion from string constant to 'char*' loopvideo.C:310:66: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o loopvideo.la -rpath /usr/lib/cinelerra loopvideo.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/loopvideo.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,loopvideo.so -o .libs/loopvideo.so libtool: link: ( cd ".libs" && rm -f "loopvideo.la" && ln -s "../loopvideo.la" "loopvideo.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/loopvideo' Making all in motion make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/motion' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o affine.lo affine.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o motion.lo motion.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o motionwindow.lo motionwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c motionwindow.C -fPIC -DPIC -o .libs/motionwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c affine.C -fPIC -DPIC -o .libs/affine.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c motion.C -fPIC -DPIC -o .libs/motion.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from motion.h:36, from motionwindow.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from motion.C:27: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In member function 'virtual void MotionThread::run()': motionwindow.C:33:1: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In constructor 'MotionWindow::MotionWindow(MotionMain*, int, int)': motionwindow.C:46:3: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In constructor 'GlobalSearchPositions::GlobalSearchPositions(MotionMain*, int, int, int)': motionwindow.C:373:3: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In member function 'void GlobalSearchPositions::create_objects()': motionwindow.C:379:31: warning: deprecated conversion from string constant to 'char*' motionwindow.C:379:31: warning: deprecated conversion from string constant to 'char*' motionwindow.C:380:32: warning: deprecated conversion from string constant to 'char*' motionwindow.C:380:32: warning: deprecated conversion from string constant to 'char*' motionwindow.C:381:32: warning: deprecated conversion from string constant to 'char*' motionwindow.C:381:32: warning: deprecated conversion from string constant to 'char*' motionwindow.C:382:32: warning: deprecated conversion from string constant to 'char*' motionwindow.C:382:32: warning: deprecated conversion from string constant to 'char*' motionwindow.C:383:33: warning: deprecated conversion from string constant to 'char*' motionwindow.C:383:33: warning: deprecated conversion from string constant to 'char*' motionwindow.C:384:33: warning: deprecated conversion from string constant to 'char*' motionwindow.C:384:33: warning: deprecated conversion from string constant to 'char*' motionwindow.C:385:33: warning: deprecated conversion from string constant to 'char*' motionwindow.C:385:33: warning: deprecated conversion from string constant to 'char*' motionwindow.C:386:33: warning: deprecated conversion from string constant to 'char*' motionwindow.C:386:33: warning: deprecated conversion from string constant to 'char*' motionwindow.C:387:34: warning: deprecated conversion from string constant to 'char*' motionwindow.C:387:34: warning: deprecated conversion from string constant to 'char*' motionwindow.C:388:34: warning: deprecated conversion from string constant to 'char*' motionwindow.C:388:34: warning: deprecated conversion from string constant to 'char*' motionwindow.C:389:34: warning: deprecated conversion from string constant to 'char*' motionwindow.C:389:34: warning: deprecated conversion from string constant to 'char*' motionwindow.C:390:35: warning: deprecated conversion from string constant to 'char*' motionwindow.C:390:35: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In constructor 'RotationSearchPositions::RotationSearchPositions(MotionMain*, int, int, int)': motionwindow.C:417:3: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In member function 'void RotationSearchPositions::create_objects()': motionwindow.C:423:30: warning: deprecated conversion from string constant to 'char*' motionwindow.C:423:30: warning: deprecated conversion from string constant to 'char*' motionwindow.C:424:30: warning: deprecated conversion from string constant to 'char*' motionwindow.C:424:30: warning: deprecated conversion from string constant to 'char*' motionwindow.C:425:31: warning: deprecated conversion from string constant to 'char*' motionwindow.C:425:31: warning: deprecated conversion from string constant to 'char*' motionwindow.C:426:31: warning: deprecated conversion from string constant to 'char*' motionwindow.C:426:31: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In member function 'void MasterLayer::create_objects()': motionwindow.C:821:37: warning: deprecated conversion from string constant to 'char*' motionwindow.C:822:37: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In member function 'void Mode1::create_objects()': motionwindow.C:870:55: warning: deprecated conversion from string constant to 'char*' motionwindow.C:871:61: warning: deprecated conversion from string constant to 'char*' motionwindow.C:872:59: warning: deprecated conversion from string constant to 'char*' motionwindow.C:873:65: warning: deprecated conversion from string constant to 'char*' motionwindow.C:874:57: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In member function 'void Mode2::create_objects()': motionwindow.C:942:62: warning: deprecated conversion from string constant to 'char*' motionwindow.C:943:61: warning: deprecated conversion from string constant to 'char*' motionwindow.C:944:54: warning: deprecated conversion from string constant to 'char*' motionwindow.C:945:54: warning: deprecated conversion from string constant to 'char*' motionwindow.C: In member function 'void Mode3::create_objects()': motionwindow.C:1013:40: warning: deprecated conversion from string constant to 'char*' motionwindow.C:1014:40: warning: deprecated conversion from string constant to 'char*' motionwindow.C:1015:40: warning: deprecated conversion from string constant to 'char*' motion.C: In destructor 'virtual MotionMain::~MotionMain()': motion.C:250:2: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'virtual char* MotionMain::plugin_title()': motion.C:270:43: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'virtual void MotionMain::update_gui()': motion.C:292:56: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'virtual int MotionMain::load_defaults()': motion.C:348:70: warning: deprecated conversion from string constant to 'char*' motion.C:349:85: warning: deprecated conversion from string constant to 'char*' motion.C:350:85: warning: deprecated conversion from string constant to 'char*' motion.C:351:79: warning: deprecated conversion from string constant to 'char*' motion.C:352:79: warning: deprecated conversion from string constant to 'char*' motion.C:353:85: warning: deprecated conversion from string constant to 'char*' motion.C:354:85: warning: deprecated conversion from string constant to 'char*' motion.C:355:58: warning: deprecated conversion from string constant to 'char*' motion.C:356:58: warning: deprecated conversion from string constant to 'char*' motion.C:357:79: warning: deprecated conversion from string constant to 'char*' motion.C:358:79: warning: deprecated conversion from string constant to 'char*' motion.C:359:79: warning: deprecated conversion from string constant to 'char*' motion.C:360:64: warning: deprecated conversion from string constant to 'char*' motion.C:361:73: warning: deprecated conversion from string constant to 'char*' motion.C:362:52: warning: deprecated conversion from string constant to 'char*' motion.C:363:55: warning: deprecated conversion from string constant to 'char*' motion.C:364:55: warning: deprecated conversion from string constant to 'char*' motion.C:365:52: warning: deprecated conversion from string constant to 'char*' motion.C:366:73: warning: deprecated conversion from string constant to 'char*' motion.C:367:52: warning: deprecated conversion from string constant to 'char*' motion.C:368:70: warning: deprecated conversion from string constant to 'char*' motion.C:369:85: warning: deprecated conversion from string constant to 'char*' motion.C:370:82: warning: deprecated conversion from string constant to 'char*' motion.C:371:76: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'virtual int MotionMain::save_defaults()': motion.C:379:52: warning: deprecated conversion from string constant to 'char*' motion.C:380:62: warning: deprecated conversion from string constant to 'char*' motion.C:381:62: warning: deprecated conversion from string constant to 'char*' motion.C:382:58: warning: deprecated conversion from string constant to 'char*' motion.C:383:58: warning: deprecated conversion from string constant to 'char*' motion.C:384:62: warning: deprecated conversion from string constant to 'char*' motion.C:385:62: warning: deprecated conversion from string constant to 'char*' motion.C:386:44: warning: deprecated conversion from string constant to 'char*' motion.C:387:44: warning: deprecated conversion from string constant to 'char*' motion.C:388:58: warning: deprecated conversion from string constant to 'char*' motion.C:389:58: warning: deprecated conversion from string constant to 'char*' motion.C:390:58: warning: deprecated conversion from string constant to 'char*' motion.C:391:48: warning: deprecated conversion from string constant to 'char*' motion.C:392:54: warning: deprecated conversion from string constant to 'char*' motion.C:393:40: warning: deprecated conversion from string constant to 'char*' motion.C:394:42: warning: deprecated conversion from string constant to 'char*' motion.C:395:42: warning: deprecated conversion from string constant to 'char*' motion.C:396:40: warning: deprecated conversion from string constant to 'char*' motion.C:397:54: warning: deprecated conversion from string constant to 'char*' motion.C:398:40: warning: deprecated conversion from string constant to 'char*' motion.C:399:52: warning: deprecated conversion from string constant to 'char*' motion.C:400:62: warning: deprecated conversion from string constant to 'char*' motion.C:401:60: warning: deprecated conversion from string constant to 'char*' motion.C:402:56: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'virtual void MotionMain::save_data(KeyFrame*)': motion.C:415:31: warning: deprecated conversion from string constant to 'char*' motion.C:417:59: warning: deprecated conversion from string constant to 'char*' motion.C:418:69: warning: deprecated conversion from string constant to 'char*' motion.C:419:69: warning: deprecated conversion from string constant to 'char*' motion.C:420:65: warning: deprecated conversion from string constant to 'char*' motion.C:421:65: warning: deprecated conversion from string constant to 'char*' motion.C:422:69: warning: deprecated conversion from string constant to 'char*' motion.C:423:69: warning: deprecated conversion from string constant to 'char*' motion.C:424:51: warning: deprecated conversion from string constant to 'char*' motion.C:425:51: warning: deprecated conversion from string constant to 'char*' motion.C:426:65: warning: deprecated conversion from string constant to 'char*' motion.C:427:65: warning: deprecated conversion from string constant to 'char*' motion.C:428:65: warning: deprecated conversion from string constant to 'char*' motion.C:429:55: warning: deprecated conversion from string constant to 'char*' motion.C:430:61: warning: deprecated conversion from string constant to 'char*' motion.C:431:47: warning: deprecated conversion from string constant to 'char*' motion.C:432:49: warning: deprecated conversion from string constant to 'char*' motion.C:433:49: warning: deprecated conversion from string constant to 'char*' motion.C:434:79: warning: deprecated conversion from string constant to 'char*' motion.C:435:47: warning: deprecated conversion from string constant to 'char*' motion.C:436:61: warning: deprecated conversion from string constant to 'char*' motion.C:437:47: warning: deprecated conversion from string constant to 'char*' motion.C:438:59: warning: deprecated conversion from string constant to 'char*' motion.C:439:69: warning: deprecated conversion from string constant to 'char*' motion.C:440:67: warning: deprecated conversion from string constant to 'char*' motion.C:441:63: warning: deprecated conversion from string constant to 'char*' motion.C:443:32: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'virtual void MotionMain::read_data(KeyFrame*)': motion.C:462:34: warning: deprecated conversion from string constant to 'char*' motion.C:464:82: warning: deprecated conversion from string constant to 'char*' motion.C:465:97: warning: deprecated conversion from string constant to 'char*' motion.C:466:97: warning: deprecated conversion from string constant to 'char*' motion.C:467:91: warning: deprecated conversion from string constant to 'char*' motion.C:468:91: warning: deprecated conversion from string constant to 'char*' motion.C:469:97: warning: deprecated conversion from string constant to 'char*' motion.C:470:97: warning: deprecated conversion from string constant to 'char*' motion.C:471:70: warning: deprecated conversion from string constant to 'char*' motion.C:472:70: warning: deprecated conversion from string constant to 'char*' motion.C:473:91: warning: deprecated conversion from string constant to 'char*' motion.C:474:91: warning: deprecated conversion from string constant to 'char*' motion.C:475:91: warning: deprecated conversion from string constant to 'char*' motion.C:476:76: warning: deprecated conversion from string constant to 'char*' motion.C:477:85: warning: deprecated conversion from string constant to 'char*' motion.C:478:64: warning: deprecated conversion from string constant to 'char*' motion.C:479:67: warning: deprecated conversion from string constant to 'char*' motion.C:480:67: warning: deprecated conversion from string constant to 'char*' motion.C:481:112: warning: deprecated conversion from string constant to 'char*' motion.C:482:64: warning: deprecated conversion from string constant to 'char*' motion.C:483:85: warning: deprecated conversion from string constant to 'char*' motion.C:484:64: warning: deprecated conversion from string constant to 'char*' motion.C:485:82: warning: deprecated conversion from string constant to 'char*' motion.C:486:97: warning: deprecated conversion from string constant to 'char*' motion.C:487:94: warning: deprecated conversion from string constant to 'char*' motion.C:488:88: warning: deprecated conversion from string constant to 'char*' motion.C: In constructor 'MotionScanUnit::MotionScanUnit(MotionScan*, MotionMain*)': motion.C:1769:53: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'int64_t MotionScanUnit::get_cache(int, int)': motion.C:1917:46: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'void MotionScanUnit::put_cache(int, int, int64_t)': motion.C:1934:46: warning: deprecated conversion from string constant to 'char*' motion.C: In constructor 'MotionScan::MotionScan(MotionMain*, int, int)': motion.C:1958:49: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'void MotionScan::scan_frame(VFrame*, VFrame*)': motion.C:2053:72: warning: format '%06d' expects type 'int', but argument 4 has type 'int64_t' motion.C:2306:70: warning: format '%06d' expects type 'int', but argument 4 has type 'int64_t' motion.C:2334:33: warning: format '%06d' expects type 'int', but argument 4 has type 'int64_t' motion.C: In member function 'int64_t MotionScan::get_cache(int, int)': motion.C:2376:42: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'void MotionScan::put_cache(int, int, int64_t)': motion.C:2393:42: warning: deprecated conversion from string constant to 'char*' motion.C: In constructor 'RotateScan::RotateScan(MotionMain*, int, int)': motion.C:2529:49: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'float RotateScan::scan_frame(VFrame*, VFrame*, int, int)': motion.C:2580:74: warning: format '%06d' expects type 'int', but argument 4 has type 'int64_t' motion.C:2744:33: warning: format '%06d' expects type 'int', but argument 4 has type 'int64_t' motion.C: In member function 'int64_t RotateScan::get_cache(float)': motion.C:2769:42: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'void RotateScan::put_cache(float, int64_t)': motion.C:2786:42: warning: deprecated conversion from string constant to 'char*' motion.C: In member function 'float RotateScan::scan_frame(VFrame*, VFrame*, int, int)': motion.C:2584:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result motion.C: In member function 'void MotionScan::scan_frame(VFrame*, VFrame*)': motion.C:2060:17: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result motion.C:2313:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libaffine.la affine.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libaffine.a .libs/affine.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libaffine.a libtool: link: ( cd ".libs" && rm -f "libaffine.la" && ln -s "../libaffine.la" "libaffine.la" ) /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o motion.la -rpath /usr/lib/cinelerra motion.lo motionwindow.lo libaffine.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/motion.o .libs/motionwindow.o -Wl,--whole-archive ./.libs/libaffine.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,motion.so -o .libs/motion.so libtool: link: ( cd ".libs" && rm -f "motion.la" && ln -s "../motion.la" "motion.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/motion' Making all in motionblur make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/motionblur' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o motionblur.lo motionblur.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c motionblur.C -fPIC -DPIC -o .libs/motionblur.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from motionblur.C:30: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' motionblur.C: In member function 'virtual void MotionBlurThread::run()': motionblur.C:231:1: warning: deprecated conversion from string constant to 'char*' motionblur.C: In constructor 'MotionBlurWindow::MotionBlurWindow(MotionBlurMain*, int, int)': motionblur.C:244:3: warning: deprecated conversion from string constant to 'char*' motionblur.C: In destructor 'virtual MotionBlurMain::~MotionBlurMain()': motionblur.C:315:2: warning: deprecated conversion from string constant to 'char*' motionblur.C: In member function 'virtual char* MotionBlurMain::plugin_title()': motionblur.C:322:47: warning: deprecated conversion from string constant to 'char*' motionblur.C: In member function 'virtual int MotionBlurMain::load_defaults()': motionblur.C:502:55: warning: deprecated conversion from string constant to 'char*' motionblur.C:503:52: warning: deprecated conversion from string constant to 'char*' motionblur.C: In member function 'virtual int MotionBlurMain::save_defaults()': motionblur.C:510:42: warning: deprecated conversion from string constant to 'char*' motionblur.C:511:40: warning: deprecated conversion from string constant to 'char*' motionblur.C: In member function 'virtual void MotionBlurMain::save_data(KeyFrame*)': motionblur.C:524:35: warning: deprecated conversion from string constant to 'char*' motionblur.C:526:49: warning: deprecated conversion from string constant to 'char*' motionblur.C:527:47: warning: deprecated conversion from string constant to 'char*' motionblur.C:529:36: warning: deprecated conversion from string constant to 'char*' motionblur.C: In member function 'virtual void MotionBlurMain::read_data(KeyFrame*)': motionblur.C:548:38: warning: deprecated conversion from string constant to 'char*' motionblur.C:550:67: warning: deprecated conversion from string constant to 'char*' motionblur.C:551:64: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o motionblur.la -rpath /usr/lib/cinelerra motionblur.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/motionblur.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,motionblur.so -o .libs/motionblur.so libtool: link: ( cd ".libs" && rm -f "motionblur.la" && ln -s "../motionblur.la" "motionblur.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/motionblur' Making all in normalize make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/normalize' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o normalize.lo normalize.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o normalizewindow.lo normalizewindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c normalize.C -fPIC -DPIC -o .libs/normalize.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c normalizewindow.C -fPIC -DPIC -o .libs/normalizewindow.o In file included from ../../guicast/guicast.h:42:0, from normalizewindow.h:25, from normalizewindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/mainprogress.h:27, from normalize.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' normalizewindow.C: In constructor 'NormalizeWindow::NormalizeWindow(int, int)': normalizewindow.C:40:6: warning: deprecated conversion from string constant to 'char*' normalizewindow.C:40:6: warning: deprecated conversion from string constant to 'char*' normalize.C: In member function 'virtual char* NormalizeMain::plugin_title()': normalize.C:58:46: warning: deprecated conversion from string constant to 'char*' normalize.C: In member function 'virtual int NormalizeMain::load_defaults()': normalize.C:82:37: warning: deprecated conversion from string constant to 'char*' normalize.C:83:54: warning: deprecated conversion from string constant to 'char*' normalize.C: In member function 'virtual int NormalizeMain::save_defaults()': normalize.C:89:36: warning: deprecated conversion from string constant to 'char*' normalize.C:90:53: warning: deprecated conversion from string constant to 'char*' normalize.C: In member function 'virtual int NormalizeMain::get_parameters()': normalize.C:97:17: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o normalize.la -rpath /usr/lib/cinelerra normalize.lo normalizewindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/normalize.o .libs/normalizewindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,normalize.so -o .libs/normalize.so libtool: link: ( cd ".libs" && rm -f "normalize.la" && ln -s "../normalize.la" "normalize.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/normalize' Making all in oilpainting make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/oilpainting' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o oil.lo oil.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c oil.C -fPIC -DPIC -o .libs/oil.o In file included from ../../guicast/guicast.h:42:0, from oil.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' oil.C: In constructor 'OilWindow::OilWindow(OilEffect*, int, int)': oil.C:271:3: warning: deprecated conversion from string constant to 'char*' oil.C: In member function 'virtual void OilThread::run()': oil.C:296:1: warning: deprecated conversion from string constant to 'char*' oil.C: In destructor 'virtual OilEffect::~OilEffect()': oil.C:317:2: warning: deprecated conversion from string constant to 'char*' oil.C: In member function 'virtual char* OilEffect::plugin_title()': oil.C:324:42: warning: deprecated conversion from string constant to 'char*' oil.C: In member function 'virtual int OilEffect::load_defaults()': oil.C:363:55: warning: deprecated conversion from string constant to 'char*' oil.C:364:76: warning: deprecated conversion from string constant to 'char*' oil.C: In member function 'virtual int OilEffect::save_defaults()': oil.C:370:42: warning: deprecated conversion from string constant to 'char*' oil.C:371:56: warning: deprecated conversion from string constant to 'char*' oil.C: In member function 'virtual void OilEffect::save_data(KeyFrame*)': oil.C:382:37: warning: deprecated conversion from string constant to 'char*' oil.C:383:49: warning: deprecated conversion from string constant to 'char*' oil.C:384:63: warning: deprecated conversion from string constant to 'char*' oil.C:386:38: warning: deprecated conversion from string constant to 'char*' oil.C: In member function 'virtual void OilEffect::read_data(KeyFrame*)': oil.C:401:39: warning: deprecated conversion from string constant to 'char*' oil.C:403:66: warning: deprecated conversion from string constant to 'char*' oil.C:404:87: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o oilpainting.la -rpath /usr/lib/cinelerra oil.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/oil.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,oilpainting.so -o .libs/oilpainting.so libtool: link: ( cd ".libs" && rm -f "oilpainting.la" && ln -s "../oilpainting.la" "oilpainting.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/oilpainting' Making all in overlay make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/overlay' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o overlay.lo overlay.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c overlay.C -fPIC -DPIC -o .libs/overlay.o In file included from ../../guicast/guicast.h:42:0, from overlay.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' overlay.C: In static member function 'static char* OverlayConfig::mode_to_text(int)': overlay.C:181:11: warning: deprecated conversion from string constant to 'char*' overlay.C:185:11: warning: deprecated conversion from string constant to 'char*' overlay.C:189:11: warning: deprecated conversion from string constant to 'char*' overlay.C:193:11: warning: deprecated conversion from string constant to 'char*' overlay.C:197:11: warning: deprecated conversion from string constant to 'char*' overlay.C:201:11: warning: deprecated conversion from string constant to 'char*' overlay.C:205:11: warning: deprecated conversion from string constant to 'char*' overlay.C:209:11: warning: deprecated conversion from string constant to 'char*' overlay.C:212:9: warning: deprecated conversion from string constant to 'char*' overlay.C: In static member function 'static char* OverlayConfig::direction_to_text(int)': overlay.C:222:9: warning: deprecated conversion from string constant to 'char*' overlay.C: In static member function 'static char* OverlayConfig::output_to_text(int)': overlay.C:232:9: warning: deprecated conversion from string constant to 'char*' overlay.C: In constructor 'OverlayWindow::OverlayWindow(Overlay*, int, int)': overlay.C:253:3: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'void OverlayMode::create_objects()': overlay.C:312:58: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'void OverlayDirection::create_objects()': overlay.C:349:29: warning: deprecated conversion from string constant to 'char*' overlay.C:352:32: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'void OverlayOutput::create_objects()': overlay.C:390:23: warning: deprecated conversion from string constant to 'char*' overlay.C:393:26: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'virtual void OverlayThread::run()': overlay.C:422:1: warning: deprecated conversion from string constant to 'char*' overlay.C: In destructor 'virtual Overlay::~Overlay()': overlay.C:451:2: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'virtual char* Overlay::plugin_title()': overlay.C:714:40: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'virtual int Overlay::load_defaults()': overlay.C:746:49: warning: deprecated conversion from string constant to 'char*' overlay.C:747:64: warning: deprecated conversion from string constant to 'char*' overlay.C:748:73: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'virtual int Overlay::save_defaults()': overlay.C:754:38: warning: deprecated conversion from string constant to 'char*' overlay.C:755:48: warning: deprecated conversion from string constant to 'char*' overlay.C:756:54: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'virtual void Overlay::save_data(KeyFrame*)': overlay.C:767:32: warning: deprecated conversion from string constant to 'char*' overlay.C:768:45: warning: deprecated conversion from string constant to 'char*' overlay.C:769:55: warning: deprecated conversion from string constant to 'char*' overlay.C:770:61: warning: deprecated conversion from string constant to 'char*' overlay.C:772:33: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'virtual void Overlay::read_data(KeyFrame*)': overlay.C:787:34: warning: deprecated conversion from string constant to 'char*' overlay.C:789:60: warning: deprecated conversion from string constant to 'char*' overlay.C:790:75: warning: deprecated conversion from string constant to 'char*' overlay.C:791:84: warning: deprecated conversion from string constant to 'char*' overlay.C: In member function 'virtual void Overlay::update_gui()': overlay.C:800:52: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o overlay.la -rpath /usr/lib/cinelerra overlay.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/overlay.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,overlay.so -o .libs/overlay.so libtool: link: ( cd ".libs" && rm -f "overlay.la" && ln -s "../overlay.la" "overlay.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/overlay' Making all in overlayaudio make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/overlayaudio' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o overlayaudio.lo overlayaudio.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c overlayaudio.C -fPIC -DPIC -o .libs/overlayaudio.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginaclient.h:28, from overlayaudio.C:27: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In static member function 'static char* OverlayAudioConfig::output_to_text(int)': overlayaudio.C:138:9: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In constructor 'OverlayAudioWindow::OverlayAudioWindow(OverlayAudio*, int, int)': overlayaudio.C:157:3: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In member function 'int OverlayAudioWindow::create_objects()': overlayaudio.C:166:58: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In member function 'void OutputTrack::create_objects()': overlayaudio.C:193:28: warning: deprecated conversion from string constant to 'char*' overlayaudio.C:196:31: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In member function 'virtual void OverlayAudioThread::run()': overlayaudio.C:218:1: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In destructor 'virtual OverlayAudio::~OverlayAudio()': overlayaudio.C:236:2: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In member function 'virtual char* OverlayAudio::plugin_title()': overlayaudio.C:239:45: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In member function 'virtual void OverlayAudio::read_data(KeyFrame*)': overlayaudio.C:257:35: warning: deprecated conversion from string constant to 'char*' overlayaudio.C:259:79: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In member function 'virtual void OverlayAudio::save_data(KeyFrame*)': overlayaudio.C:270:32: warning: deprecated conversion from string constant to 'char*' overlayaudio.C:271:55: warning: deprecated conversion from string constant to 'char*' overlayaudio.C:273:33: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In member function 'virtual int OverlayAudio::load_defaults()': overlayaudio.C:286:67: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In member function 'virtual int OverlayAudio::save_defaults()': overlayaudio.C:292:48: warning: deprecated conversion from string constant to 'char*' overlayaudio.C: In member function 'virtual void OverlayAudio::update_gui()': overlayaudio.C:305:58: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o overlayaudio.la -rpath /usr/lib/cinelerra overlayaudio.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/overlayaudio.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,overlayaudio.so -o .libs/overlayaudio.so libtool: link: ( cd ".libs" && rm -f "overlayaudio.la" && ln -s "../overlayaudio.la" "overlayaudio.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/overlayaudio' Making all in parametric make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/parametric' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libfourier -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o parametric.lo parametric.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libfourier -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c parametric.C -fPIC -DPIC -o .libs/parametric.o In file included from parametric.h:27:0, from parametric.C:28: ../../plugins/libfourier/fourier.h:37:1: warning: 'typedef' was ignored in this declaration In file included from ../../guicast/guicast.h:42:0, from parametric.h:28, from parametric.C:28: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' parametric.C: In member function 'void ParametricMode::create_objects()': parametric.C:238:64: warning: deprecated conversion from string constant to 'char*' parametric.C:239:65: warning: deprecated conversion from string constant to 'char*' parametric.C:240:65: warning: deprecated conversion from string constant to 'char*' parametric.C:241:61: warning: deprecated conversion from string constant to 'char*' parametric.C: In static member function 'static char* ParametricMode::mode_to_text(int)': parametric.C:281:9: warning: deprecated conversion from string constant to 'char*' parametric.C: In constructor 'ParametricWindow::ParametricWindow(ParametricEQ*, int, int)': parametric.C:364:3: warning: deprecated conversion from string constant to 'char*' parametric.C: In member function 'virtual void ParametricThread::run()': parametric.C:579:1: warning: deprecated conversion from string constant to 'char*' parametric.C: In destructor 'virtual ParametricEQ::~ParametricEQ()': parametric.C:640:2: warning: deprecated conversion from string constant to 'char*' parametric.C: In member function 'virtual char* ParametricEQ::plugin_title()': parametric.C:656:45: warning: deprecated conversion from string constant to 'char*' parametric.C: In member function 'virtual void ParametricEQ::read_data(KeyFrame*)': parametric.C:671:40: warning: deprecated conversion from string constant to 'char*' parametric.C:673:70: warning: deprecated conversion from string constant to 'char*' parametric.C:676:32: warning: deprecated conversion from string constant to 'char*' parametric.C:678:50: warning: deprecated conversion from string constant to 'char*' parametric.C:679:83: warning: deprecated conversion from string constant to 'char*' parametric.C:680:92: warning: deprecated conversion from string constant to 'char*' parametric.C:681:98: warning: deprecated conversion from string constant to 'char*' parametric.C:682:83: warning: deprecated conversion from string constant to 'char*' parametric.C: In member function 'virtual void ParametricEQ::save_data(KeyFrame*)': parametric.C:693:37: warning: deprecated conversion from string constant to 'char*' parametric.C:694:51: warning: deprecated conversion from string constant to 'char*' parametric.C:700:30: warning: deprecated conversion from string constant to 'char*' parametric.C:701:38: warning: deprecated conversion from string constant to 'char*' parametric.C:702:54: warning: deprecated conversion from string constant to 'char*' parametric.C:703:60: warning: deprecated conversion from string constant to 'char*' parametric.C:704:64: warning: deprecated conversion from string constant to 'char*' parametric.C:705:54: warning: deprecated conversion from string constant to 'char*' parametric.C:707:31: warning: deprecated conversion from string constant to 'char*' parametric.C:712:38: warning: deprecated conversion from string constant to 'char*' parametric.C: In member function 'virtual int ParametricEQ::load_defaults()': parametric.C:849:58: warning: deprecated conversion from string constant to 'char*' parametric.C: In member function 'virtual int ParametricEQ::save_defaults()': parametric.C:868:44: warning: deprecated conversion from string constant to 'char*' parametric.C: In member function 'virtual void ParametricEQ::update_gui()': parametric.C:902:57: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o parametric.la -rpath /usr/lib/cinelerra parametric.lo ../../plugins/libfourier/libfourier.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/parametric.o -Wl,--whole-archive ../../plugins/libfourier/.libs/libfourier.a -Wl,--no-whole-archive -Wl,--as-needed /usr/lib/libfftw3.so -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,parametric.so -o .libs/parametric.so libtool: link: ( cd ".libs" && rm -f "parametric.la" && ln -s "../parametric.la" "parametric.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/parametric' Making all in perspective make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/perspective' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o perspective.lo perspective.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c perspective.C -fPIC -DPIC -o .libs/perspective.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from perspective.h:30, from perspective.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' perspective.C: In member function 'virtual void PerspectiveThread::run()': perspective.C:114:1: warning: deprecated conversion from string constant to 'char*' perspective.C: In constructor 'PerspectiveWindow::PerspectiveWindow(PerspectiveMain*, int, int)': perspective.C:127:3: warning: deprecated conversion from string constant to 'char*' perspective.C: In destructor 'virtual PerspectiveMain::~PerspectiveMain()': perspective.C:620:2: warning: deprecated conversion from string constant to 'char*' perspective.C: In member function 'virtual char* PerspectiveMain::plugin_title()': perspective.C:625:48: warning: deprecated conversion from string constant to 'char*' perspective.C: In member function 'virtual int PerspectiveMain::load_defaults()': perspective.C:668:43: warning: deprecated conversion from string constant to 'char*' perspective.C:669:43: warning: deprecated conversion from string constant to 'char*' perspective.C:670:43: warning: deprecated conversion from string constant to 'char*' perspective.C:671:43: warning: deprecated conversion from string constant to 'char*' perspective.C:672:43: warning: deprecated conversion from string constant to 'char*' perspective.C:673:43: warning: deprecated conversion from string constant to 'char*' perspective.C:674:43: warning: deprecated conversion from string constant to 'char*' perspective.C:675:43: warning: deprecated conversion from string constant to 'char*' perspective.C:677:49: warning: deprecated conversion from string constant to 'char*' perspective.C:678:58: warning: deprecated conversion from string constant to 'char*' perspective.C:679:61: warning: deprecated conversion from string constant to 'char*' perspective.C:680:61: warning: deprecated conversion from string constant to 'char*' perspective.C: In member function 'virtual int PerspectiveMain::save_defaults()': perspective.C:687:34: warning: deprecated conversion from string constant to 'char*' perspective.C:688:34: warning: deprecated conversion from string constant to 'char*' perspective.C:689:34: warning: deprecated conversion from string constant to 'char*' perspective.C:690:34: warning: deprecated conversion from string constant to 'char*' perspective.C:691:34: warning: deprecated conversion from string constant to 'char*' perspective.C:692:34: warning: deprecated conversion from string constant to 'char*' perspective.C:693:34: warning: deprecated conversion from string constant to 'char*' perspective.C:694:34: warning: deprecated conversion from string constant to 'char*' perspective.C:696:38: warning: deprecated conversion from string constant to 'char*' perspective.C:697:44: warning: deprecated conversion from string constant to 'char*' perspective.C:698:46: warning: deprecated conversion from string constant to 'char*' perspective.C:699:46: warning: deprecated conversion from string constant to 'char*' perspective.C: In member function 'virtual void PerspectiveMain::save_data(KeyFrame*)': perspective.C:712:36: warning: deprecated conversion from string constant to 'char*' perspective.C:714:41: warning: deprecated conversion from string constant to 'char*' perspective.C:715:41: warning: deprecated conversion from string constant to 'char*' perspective.C:716:41: warning: deprecated conversion from string constant to 'char*' perspective.C:717:41: warning: deprecated conversion from string constant to 'char*' perspective.C:718:41: warning: deprecated conversion from string constant to 'char*' perspective.C:719:41: warning: deprecated conversion from string constant to 'char*' perspective.C:720:41: warning: deprecated conversion from string constant to 'char*' perspective.C:721:41: warning: deprecated conversion from string constant to 'char*' perspective.C:723:45: warning: deprecated conversion from string constant to 'char*' perspective.C:724:51: warning: deprecated conversion from string constant to 'char*' perspective.C:725:53: warning: deprecated conversion from string constant to 'char*' perspective.C:726:53: warning: deprecated conversion from string constant to 'char*' perspective.C:728:37: warning: deprecated conversion from string constant to 'char*' perspective.C: In member function 'virtual void PerspectiveMain::read_data(KeyFrame*)': perspective.C:747:39: warning: deprecated conversion from string constant to 'char*' perspective.C:749:55: warning: deprecated conversion from string constant to 'char*' perspective.C:750:55: warning: deprecated conversion from string constant to 'char*' perspective.C:751:55: warning: deprecated conversion from string constant to 'char*' perspective.C:752:55: warning: deprecated conversion from string constant to 'char*' perspective.C:753:55: warning: deprecated conversion from string constant to 'char*' perspective.C:754:55: warning: deprecated conversion from string constant to 'char*' perspective.C:755:55: warning: deprecated conversion from string constant to 'char*' perspective.C:756:55: warning: deprecated conversion from string constant to 'char*' perspective.C:758:61: warning: deprecated conversion from string constant to 'char*' perspective.C:759:70: warning: deprecated conversion from string constant to 'char*' perspective.C:760:73: warning: deprecated conversion from string constant to 'char*' perspective.C:761:73: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o perspective.la -rpath /usr/lib/cinelerra perspective.lo ../../plugins/motion/libaffine.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/perspective.o -Wl,--whole-archive ../../plugins/motion/.libs/libaffine.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,perspective.so -o .libs/perspective.so libtool: link: ( cd ".libs" && rm -f "perspective.la" && ln -s "../perspective.la" "perspective.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/perspective' Making all in pitch make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/pitch' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libfourier -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o pitch.lo pitch.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libfourier -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c pitch.C -fPIC -DPIC -o .libs/pitch.o In file included from pitch.h:28:0, from pitch.C:27: ../../plugins/libfourier/fourier.h:37:1: warning: 'typedef' was ignored in this declaration In file included from ../../guicast/guicast.h:42:0, from pitch.h:29, from pitch.C:27: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' pitch.C: In destructor 'virtual PitchEffect::~PitchEffect()': pitch.C:58:2: warning: deprecated conversion from string constant to 'char*' pitch.C: In member function 'virtual char* PitchEffect::plugin_title()': pitch.C:63:44: warning: deprecated conversion from string constant to 'char*' pitch.C: In member function 'virtual void PitchEffect::read_data(KeyFrame*)': pitch.C:80:33: warning: deprecated conversion from string constant to 'char*' pitch.C:82:64: warning: deprecated conversion from string constant to 'char*' pitch.C: In member function 'virtual void PitchEffect::save_data(KeyFrame*)': pitch.C:93:30: warning: deprecated conversion from string constant to 'char*' pitch.C:94:47: warning: deprecated conversion from string constant to 'char*' pitch.C:96:31: warning: deprecated conversion from string constant to 'char*' pitch.C: In member function 'virtual int PitchEffect::load_defaults()': pitch.C:110:52: warning: deprecated conversion from string constant to 'char*' pitch.C: In member function 'virtual int PitchEffect::save_defaults()': pitch.C:118:40: warning: deprecated conversion from string constant to 'char*' pitch.C: In member function 'virtual void PitchEffect::update_gui()': pitch.C:146:56: warning: deprecated conversion from string constant to 'char*' pitch.C: In member function 'virtual void PitchThread::run()': pitch.C:372:1: warning: deprecated conversion from string constant to 'char*' pitch.C: In constructor 'PitchWindow::PitchWindow(PitchEffect*, int, int)': pitch.C:392:3: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pitch.la -rpath /usr/lib/cinelerra pitch.lo ../../plugins/libfourier/libfourier.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/pitch.o -Wl,--whole-archive ../../plugins/libfourier/.libs/libfourier.a -Wl,--no-whole-archive -Wl,--as-needed /usr/lib/libfftw3.so -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,pitch.so -o .libs/pitch.so libtool: link: ( cd ".libs" && rm -f "pitch.la" && ln -s "../pitch.la" "pitch.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/pitch' Making all in polar make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/polar' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o polar.lo polar.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c polar.C -fPIC -DPIC -o .libs/polar.o In file included from ../../guicast/guicast.h:42:0, from polar.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' polar.C: In constructor 'PolarWindow::PolarWindow(PolarEffect*, int, int)': polar.C:214:3: warning: deprecated conversion from string constant to 'char*' polar.C: In member function 'virtual void PolarThread::run()': polar.C:234:1: warning: deprecated conversion from string constant to 'char*' polar.C: In destructor 'virtual PolarEffect::~PolarEffect()': polar.C:294:2: warning: deprecated conversion from string constant to 'char*' polar.C: In member function 'virtual char* PolarEffect::plugin_title()': polar.C:301:44: warning: deprecated conversion from string constant to 'char*' polar.C: In member function 'virtual int PolarEffect::load_defaults()': polar.C:339:52: warning: deprecated conversion from string constant to 'char*' polar.C:340:52: warning: deprecated conversion from string constant to 'char*' polar.C: In member function 'virtual int PolarEffect::save_defaults()': polar.C:346:40: warning: deprecated conversion from string constant to 'char*' polar.C:347:40: warning: deprecated conversion from string constant to 'char*' polar.C: In member function 'virtual void PolarEffect::save_data(KeyFrame*)': polar.C:358:30: warning: deprecated conversion from string constant to 'char*' polar.C:359:47: warning: deprecated conversion from string constant to 'char*' polar.C:360:47: warning: deprecated conversion from string constant to 'char*' polar.C:362:31: warning: deprecated conversion from string constant to 'char*' polar.C: In member function 'virtual void PolarEffect::read_data(KeyFrame*)': polar.C:377:32: warning: deprecated conversion from string constant to 'char*' polar.C:379:63: warning: deprecated conversion from string constant to 'char*' polar.C:380:63: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o polar.la -rpath /usr/lib/cinelerra polar.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/polar.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,polar.so -o .libs/polar.so libtool: link: ( cd ".libs" && rm -f "polar.la" && ln -s "../polar.la" "polar.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/polar' Making all in radialblur make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/radialblur' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o radialblur.lo radialblur.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c radialblur.C -fPIC -DPIC -o .libs/radialblur.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from radialblur.C:32: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' radialblur.C: In member function 'virtual void RadialBlurThread::run()': radialblur.C:256:1: warning: deprecated conversion from string constant to 'char*' radialblur.C: In constructor 'RadialBlurWindow::RadialBlurWindow(RadialBlurMain*, int, int)': radialblur.C:269:3: warning: deprecated conversion from string constant to 'char*' radialblur.C: In destructor 'virtual RadialBlurMain::~RadialBlurMain()': radialblur.C:384:2: warning: deprecated conversion from string constant to 'char*' radialblur.C: In member function 'virtual char* RadialBlurMain::plugin_title()': radialblur.C:390:47: warning: deprecated conversion from string constant to 'char*' radialblur.C: In member function 'virtual int RadialBlurMain::load_defaults()': radialblur.C:469:40: warning: deprecated conversion from string constant to 'char*' radialblur.C:470:40: warning: deprecated conversion from string constant to 'char*' radialblur.C:471:52: warning: deprecated conversion from string constant to 'char*' radialblur.C:472:52: warning: deprecated conversion from string constant to 'char*' radialblur.C:473:40: warning: deprecated conversion from string constant to 'char*' radialblur.C:474:40: warning: deprecated conversion from string constant to 'char*' radialblur.C:475:40: warning: deprecated conversion from string constant to 'char*' radialblur.C:476:40: warning: deprecated conversion from string constant to 'char*' radialblur.C: In member function 'virtual int RadialBlurMain::save_defaults()': radialblur.C:483:32: warning: deprecated conversion from string constant to 'char*' radialblur.C:484:32: warning: deprecated conversion from string constant to 'char*' radialblur.C:485:40: warning: deprecated conversion from string constant to 'char*' radialblur.C:486:40: warning: deprecated conversion from string constant to 'char*' radialblur.C:487:32: warning: deprecated conversion from string constant to 'char*' radialblur.C:488:32: warning: deprecated conversion from string constant to 'char*' radialblur.C:489:32: warning: deprecated conversion from string constant to 'char*' radialblur.C:490:32: warning: deprecated conversion from string constant to 'char*' radialblur.C: In member function 'virtual void RadialBlurMain::save_data(KeyFrame*)': radialblur.C:503:35: warning: deprecated conversion from string constant to 'char*' radialblur.C:505:39: warning: deprecated conversion from string constant to 'char*' radialblur.C:506:39: warning: deprecated conversion from string constant to 'char*' radialblur.C:507:47: warning: deprecated conversion from string constant to 'char*' radialblur.C:508:47: warning: deprecated conversion from string constant to 'char*' radialblur.C:509:39: warning: deprecated conversion from string constant to 'char*' radialblur.C:510:39: warning: deprecated conversion from string constant to 'char*' radialblur.C:511:39: warning: deprecated conversion from string constant to 'char*' radialblur.C:512:39: warning: deprecated conversion from string constant to 'char*' radialblur.C:514:36: warning: deprecated conversion from string constant to 'char*' radialblur.C: In member function 'virtual void RadialBlurMain::read_data(KeyFrame*)': radialblur.C:533:38: warning: deprecated conversion from string constant to 'char*' radialblur.C:535:52: warning: deprecated conversion from string constant to 'char*' radialblur.C:536:52: warning: deprecated conversion from string constant to 'char*' radialblur.C:537:64: warning: deprecated conversion from string constant to 'char*' radialblur.C:538:64: warning: deprecated conversion from string constant to 'char*' radialblur.C:539:52: warning: deprecated conversion from string constant to 'char*' radialblur.C:540:52: warning: deprecated conversion from string constant to 'char*' radialblur.C:541:52: warning: deprecated conversion from string constant to 'char*' radialblur.C:542:52: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -module -shared -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o radialblur.la -rpath /usr/lib/cinelerra radialblur.lo ../../plugins/motion/libaffine.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/radialblur.o -Wl,--whole-archive ../../plugins/motion/.libs/libaffine.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,radialblur.so -o .libs/radialblur.so libtool: link: ( cd ".libs" && rm -f "radialblur.la" && ln -s "../radialblur.la" "radialblur.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/radialblur' Making all in reframe make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reframe' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o reframe.lo reframe.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c reframe.C -fPIC -DPIC -o .libs/reframe.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/mainprogress.h:27, from reframe.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' reframe.C: In member function 'virtual char* ReFrame::plugin_title()': reframe.C:57:40: warning: deprecated conversion from string constant to 'char*' reframe.C: In member function 'virtual int ReFrame::load_defaults()': reframe.C:75:42: warning: deprecated conversion from string constant to 'char*' reframe.C: In member function 'virtual int ReFrame::save_defaults()': reframe.C:81:33: warning: deprecated conversion from string constant to 'char*' reframe.C: In member function 'virtual int ReFrame::get_parameters()': reframe.C:88:17: warning: deprecated conversion from string constant to 'char*' reframe.C: In constructor 'ReFrameWindow::ReFrameWindow(ReFrame*, int, int)': reframe.C:180:3: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o reframe.la -rpath /usr/lib/cinelerra reframe.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/reframe.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,reframe.so -o .libs/reframe.so libtool: link: ( cd ".libs" && rm -f "reframe.la" && ln -s "../reframe.la" "reframe.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reframe' Making all in reframert make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reframert' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o reframert.lo reframert.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c reframert.C -fPIC -DPIC -o .libs/reframert.o In file included from ../../guicast/guicast.h:42:0, from reframert.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' reframert.C: In constructor 'ReframeRTWindow::ReframeRTWindow(ReframeRT*, int, int)': reframert.C:211:3: warning: deprecated conversion from string constant to 'char*' reframert.C: In member function 'virtual void ReframeRTThread::run()': reframert.C:254:1: warning: deprecated conversion from string constant to 'char*' reframert.C: In destructor 'virtual ReframeRT::~ReframeRT()': reframert.C:351:2: warning: deprecated conversion from string constant to 'char*' reframert.C: In member function 'virtual char* ReframeRT::plugin_title()': reframert.C:354:42: warning: deprecated conversion from string constant to 'char*' reframert.C: In member function 'virtual int ReframeRT::load_defaults()': reframert.C:448:52: warning: deprecated conversion from string constant to 'char*' reframert.C:449:58: warning: deprecated conversion from string constant to 'char*' reframert.C:450:60: warning: deprecated conversion from string constant to 'char*' reframert.C: In member function 'virtual int ReframeRT::save_defaults()': reframert.C:456:40: warning: deprecated conversion from string constant to 'char*' reframert.C:457:44: warning: deprecated conversion from string constant to 'char*' reframert.C:458:47: warning: deprecated conversion from string constant to 'char*' reframert.C: In member function 'virtual void ReframeRT::save_data(KeyFrame*)': reframert.C:469:34: warning: deprecated conversion from string constant to 'char*' reframert.C:470:47: warning: deprecated conversion from string constant to 'char*' reframert.C:471:51: warning: deprecated conversion from string constant to 'char*' reframert.C:472:54: warning: deprecated conversion from string constant to 'char*' reframert.C:474:35: warning: deprecated conversion from string constant to 'char*' reframert.C: In member function 'virtual void ReframeRT::read_data(KeyFrame*)': reframert.C:489:36: warning: deprecated conversion from string constant to 'char*' reframert.C:491:63: warning: deprecated conversion from string constant to 'char*' reframert.C:492:69: warning: deprecated conversion from string constant to 'char*' reframert.C:493:71: warning: deprecated conversion from string constant to 'char*' reframert.C: In member function 'virtual void ReframeRT::update_gui()': reframert.C:506:55: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o reframert.la -rpath /usr/lib/cinelerra reframert.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/reframert.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,reframert.so -o .libs/reframert.so libtool: link: ( cd ".libs" && rm -f "reframert.la" && ln -s "../reframert.la" "reframert.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reframert' Making all in reroute make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reroute' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o reroute.lo reroute.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c reroute.C -fPIC -DPIC -o .libs/reroute.o In file included from ../../guicast/guicast.h:42:0, from reroute.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' reroute.C: In static member function 'static char* RerouteConfig::operation_to_text(int)': reroute.C:162:9: warning: deprecated conversion from string constant to 'char*' reroute.C: In static member function 'static char* RerouteConfig::output_to_text(int)': reroute.C:172:9: warning: deprecated conversion from string constant to 'char*' reroute.C: In constructor 'RerouteWindow::RerouteWindow(Reroute*, int, int)': reroute.C:193:3: warning: deprecated conversion from string constant to 'char*' reroute.C: In member function 'void RerouteOperation::create_objects()': reroute.C:250:27: warning: deprecated conversion from string constant to 'char*' reroute.C:253:38: warning: deprecated conversion from string constant to 'char*' reroute.C:256:33: warning: deprecated conversion from string constant to 'char*' reroute.C: In member function 'void RerouteOutput::create_objects()': reroute.C:299:23: warning: deprecated conversion from string constant to 'char*' reroute.C:302:26: warning: deprecated conversion from string constant to 'char*' reroute.C: In member function 'virtual void RerouteThread::run()': reroute.C:329:1: warning: deprecated conversion from string constant to 'char*' reroute.C: In destructor 'virtual Reroute::~Reroute()': reroute.C:348:2: warning: deprecated conversion from string constant to 'char*' reroute.C: In member function 'virtual char* Reroute::plugin_title()': reroute.C:488:40: warning: deprecated conversion from string constant to 'char*' reroute.C: In member function 'virtual int Reroute::load_defaults()': reroute.C:521:64: warning: deprecated conversion from string constant to 'char*' reroute.C:522:73: warning: deprecated conversion from string constant to 'char*' reroute.C: In member function 'virtual int Reroute::save_defaults()': reroute.C:528:48: warning: deprecated conversion from string constant to 'char*' reroute.C:529:54: warning: deprecated conversion from string constant to 'char*' reroute.C: In member function 'virtual void Reroute::save_data(KeyFrame*)': reroute.C:540:32: warning: deprecated conversion from string constant to 'char*' reroute.C:541:55: warning: deprecated conversion from string constant to 'char*' reroute.C:542:61: warning: deprecated conversion from string constant to 'char*' reroute.C:544:33: warning: deprecated conversion from string constant to 'char*' reroute.C: In member function 'virtual void Reroute::read_data(KeyFrame*)': reroute.C:557:34: warning: deprecated conversion from string constant to 'char*' reroute.C:559:75: warning: deprecated conversion from string constant to 'char*' reroute.C:560:84: warning: deprecated conversion from string constant to 'char*' reroute.C: In member function 'virtual void Reroute::update_gui()': reroute.C:569:52: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o reroute.la -rpath /usr/lib/cinelerra reroute.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/reroute.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,reroute.so -o .libs/reroute.so libtool: link: ( cd ".libs" && rm -f "reroute.la" && ln -s "../reroute.la" "reroute.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reroute' Making all in resample make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/resample' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o resample.lo resample.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c resample.C -fPIC -DPIC -o .libs/resample.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/mainprogress.h:27, from resample.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' resample.C: In constructor 'ResampleWindow::ResampleWindow(ResampleEffect*, int, int)': resample.C:69:6: warning: deprecated conversion from string constant to 'char*' resample.C:69:6: warning: deprecated conversion from string constant to 'char*' resample.C: In member function 'virtual char* ResampleEffect::plugin_title()': resample.C:106:47: warning: deprecated conversion from string constant to 'char*' resample.C: In member function 'virtual int ResampleEffect::get_parameters()': resample.C:120:17: warning: deprecated conversion from string constant to 'char*' resample.C: In member function 'virtual int ResampleEffect::load_defaults()': resample.C:139:42: warning: deprecated conversion from string constant to 'char*' resample.C: In member function 'virtual int ResampleEffect::save_defaults()': resample.C:145:33: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o resample.la -rpath /usr/lib/cinelerra resample.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/resample.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,resample.so -o .libs/resample.so libtool: link: ( cd ".libs" && rm -f "resample.la" && ln -s "../resample.la" "resample.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/resample' Making all in reverb make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reverb' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o reverb.lo reverb.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o reverbwindow.lo reverbwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c reverb.C -fPIC -DPIC -o .libs/reverb.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c reverbwindow.C -fPIC -DPIC -o .libs/reverbwindow.o In file included from ../../guicast/guicast.h:42:0, from reverbwindow.h:30, from reverb.h:28, from reverbwindow.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/confirmsave.h:26, from reverb.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In member function 'virtual void ReverbThread::run()': reverbwindow.C:30:1: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In constructor 'ReverbWindow::ReverbWindow(Reverb*, int, int)': reverbwindow.C:49:3: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In member function 'int ReverbMenu::load_defaults(BC_Hash*)': reverbwindow.C:262:46: warning: deprecated conversion from string constant to 'char*' reverbwindow.C:265:41: warning: deprecated conversion from string constant to 'char*' reverbwindow.C:265:41: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In member function 'int ReverbMenu::save_defaults(BC_Hash*)': reverbwindow.C:284:47: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In member function 'int ReverbMenu::add_load(char*)': reverbwindow.C:300:41: warning: deprecated conversion from string constant to 'char*' reverbwindow.C:300:41: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In constructor 'ReverbLoad::ReverbLoad(Reverb*, ReverbMenu*)': reverbwindow.C:347:28: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In constructor 'ReverbSave::ReverbSave(Reverb*, ReverbMenu*)': reverbwindow.C:364:28: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In constructor 'ReverbSetDefault::ReverbSetDefault()': reverbwindow.C:381:32: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In constructor 'ReverbLoadPrev::ReverbLoadPrev(Reverb*, ReverbMenu*, char*, char*)': reverbwindow.C:390:24: warning: deprecated conversion from string constant to 'char*' reverbwindow.C: In constructor 'ReverbLoadPrev::ReverbLoadPrev(Reverb*, ReverbMenu*)': reverbwindow.C:397:18: warning: deprecated conversion from string constant to 'char*' reverbwindow.C:397:18: warning: deprecated conversion from string constant to 'char*' reverb.C: In destructor 'virtual Reverb::~Reverb()': reverb.C:67:2: warning: deprecated conversion from string constant to 'char*' reverb.C: In member function 'virtual char* Reverb::plugin_title()': reverb.C:99:39: warning: deprecated conversion from string constant to 'char*' reverb.C: In member function 'virtual int Reverb::load_defaults()': reverb.C:285:59: warning: deprecated conversion from string constant to 'char*' reverb.C:286:53: warning: deprecated conversion from string constant to 'char*' reverb.C:287:60: warning: deprecated conversion from string constant to 'char*' reverb.C:288:70: warning: deprecated conversion from string constant to 'char*' reverb.C:289:50: warning: deprecated conversion from string constant to 'char*' reverb.C:290:54: warning: deprecated conversion from string constant to 'char*' reverb.C:291:51: warning: deprecated conversion from string constant to 'char*' reverb.C:292:51: warning: deprecated conversion from string constant to 'char*' reverb.C:295:52: warning: deprecated conversion from string constant to 'char*' reverb.C: In member function 'virtual int Reverb::save_defaults()': reverb.C:303:50: warning: deprecated conversion from string constant to 'char*' reverb.C:304:50: warning: deprecated conversion from string constant to 'char*' reverb.C:305:50: warning: deprecated conversion from string constant to 'char*' reverb.C:306:50: warning: deprecated conversion from string constant to 'char*' reverb.C:307:48: warning: deprecated conversion from string constant to 'char*' reverb.C:308:50: warning: deprecated conversion from string constant to 'char*' reverb.C:309:46: warning: deprecated conversion from string constant to 'char*' reverb.C:310:46: warning: deprecated conversion from string constant to 'char*' reverb.C:311:55: warning: deprecated conversion from string constant to 'char*' reverb.C: In member function 'virtual void Reverb::save_data(KeyFrame*)': reverb.C:329:31: warning: deprecated conversion from string constant to 'char*' reverb.C:330:56: warning: deprecated conversion from string constant to 'char*' reverb.C:331:57: warning: deprecated conversion from string constant to 'char*' reverb.C:332:57: warning: deprecated conversion from string constant to 'char*' reverb.C:333:57: warning: deprecated conversion from string constant to 'char*' reverb.C:334:55: warning: deprecated conversion from string constant to 'char*' reverb.C:336:57: warning: deprecated conversion from string constant to 'char*' reverb.C:337:53: warning: deprecated conversion from string constant to 'char*' reverb.C:338:53: warning: deprecated conversion from string constant to 'char*' reverb.C:341:32: warning: deprecated conversion from string constant to 'char*' reverb.C: In member function 'virtual void Reverb::read_data(KeyFrame*)': reverb.C:363:33: warning: deprecated conversion from string constant to 'char*' reverb.C:365:77: warning: deprecated conversion from string constant to 'char*' reverb.C:366:78: warning: deprecated conversion from string constant to 'char*' reverb.C:367:78: warning: deprecated conversion from string constant to 'char*' reverb.C:368:78: warning: deprecated conversion from string constant to 'char*' reverb.C:369:75: warning: deprecated conversion from string constant to 'char*' reverb.C:370:78: warning: deprecated conversion from string constant to 'char*' reverb.C:371:72: warning: deprecated conversion from string constant to 'char*' reverb.C:372:72: warning: deprecated conversion from string constant to 'char*' reverb.C: In member function 'int Reverb::load_from_file(char*)': reverb.C:417:23: warning: deprecated conversion from string constant to 'char*' reverb.C: In member function 'int Reverb::save_to_file(char*)': reverb.C:451:24: warning: deprecated conversion from string constant to 'char*' reverb.C: In member function 'void ReverbConfig::dump()': reverb.C:608:10: warning: format '%d' expects type 'int', but argument 3 has type 'int64_t' reverb.C:608:10: warning: format '%d' expects type 'int', but argument 6 has type 'int64_t' reverb.C:608:10: warning: format '%d' expects type 'int', but argument 7 has type 'int64_t' reverb.C:608:10: warning: format '%d' expects type 'int', but argument 8 has type 'int64_t' reverb.C:608:10: warning: format '%d' expects type 'int', but argument 9 has type 'int64_t' reverb.C: In member function 'int Reverb::save_to_file(char*)': reverb.C:444:42: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result reverb.C: In member function 'int Reverb::load_from_file(char*)': reverb.C:409:31: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o reverb.la -rpath /usr/lib/cinelerra reverb.lo reverbwindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/reverb.o .libs/reverbwindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,reverb.so -o .libs/reverb.so libtool: link: ( cd ".libs" && rm -f "reverb.la" && ln -s "../reverb.la" "reverb.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reverb' Making all in reverseaudio make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reverseaudio' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o reverseaudio.lo reverseaudio.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c reverseaudio.C -fPIC -DPIC -o .libs/reverseaudio.o In file included from ../../guicast/guicast.h:42:0, from reverseaudio.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' reverseaudio.C: In constructor 'ReverseAudioWindow::ReverseAudioWindow(ReverseAudio*, int, int)': reverseaudio.C:117:3: warning: deprecated conversion from string constant to 'char*' reverseaudio.C: In member function 'virtual void ReverseAudioThread::run()': reverseaudio.C:140:1: warning: deprecated conversion from string constant to 'char*' reverseaudio.C: In destructor 'virtual ReverseAudio::~ReverseAudio()': reverseaudio.C:182:2: warning: deprecated conversion from string constant to 'char*' reverseaudio.C: In member function 'virtual char* ReverseAudio::plugin_title()': reverseaudio.C:185:45: warning: deprecated conversion from string constant to 'char*' reverseaudio.C: In member function 'virtual int ReverseAudio::load_defaults()': reverseaudio.C:327:58: warning: deprecated conversion from string constant to 'char*' reverseaudio.C: In member function 'virtual int ReverseAudio::save_defaults()': reverseaudio.C:333:44: warning: deprecated conversion from string constant to 'char*' reverseaudio.C: In member function 'virtual void ReverseAudio::save_data(KeyFrame*)': reverseaudio.C:344:37: warning: deprecated conversion from string constant to 'char*' reverseaudio.C:345:51: warning: deprecated conversion from string constant to 'char*' reverseaudio.C:347:38: warning: deprecated conversion from string constant to 'char*' reverseaudio.C: In member function 'virtual void ReverseAudio::read_data(KeyFrame*)': reverseaudio.C:362:39: warning: deprecated conversion from string constant to 'char*' reverseaudio.C:364:69: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o reverseaudio.la -rpath /usr/lib/cinelerra reverseaudio.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/reverseaudio.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,reverseaudio.so -o .libs/reverseaudio.so libtool: link: ( cd ".libs" && rm -f "reverseaudio.la" && ln -s "../reverseaudio.la" "reverseaudio.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reverseaudio' Making all in reversevideo make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reversevideo' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o reversevideo.lo reversevideo.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c reversevideo.C -fPIC -DPIC -o .libs/reversevideo.o In file included from ../../guicast/guicast.h:42:0, from reversevideo.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' reversevideo.C: In constructor 'ReverseVideoWindow::ReverseVideoWindow(ReverseVideo*, int, int)': reversevideo.C:115:3: warning: deprecated conversion from string constant to 'char*' reversevideo.C: In member function 'virtual void ReverseVideoThread::run()': reversevideo.C:138:1: warning: deprecated conversion from string constant to 'char*' reversevideo.C: In destructor 'virtual ReverseVideo::~ReverseVideo()': reversevideo.C:180:2: warning: deprecated conversion from string constant to 'char*' reversevideo.C: In member function 'virtual char* ReverseVideo::plugin_title()': reversevideo.C:183:45: warning: deprecated conversion from string constant to 'char*' reversevideo.C: In member function 'virtual int ReverseVideo::load_defaults()': reversevideo.C:292:58: warning: deprecated conversion from string constant to 'char*' reversevideo.C: In member function 'virtual int ReverseVideo::save_defaults()': reversevideo.C:298:44: warning: deprecated conversion from string constant to 'char*' reversevideo.C: In member function 'virtual void ReverseVideo::save_data(KeyFrame*)': reversevideo.C:309:37: warning: deprecated conversion from string constant to 'char*' reversevideo.C:310:51: warning: deprecated conversion from string constant to 'char*' reversevideo.C:312:38: warning: deprecated conversion from string constant to 'char*' reversevideo.C: In member function 'virtual void ReverseVideo::read_data(KeyFrame*)': reversevideo.C:327:39: warning: deprecated conversion from string constant to 'char*' reversevideo.C:329:69: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o reversevideo.la -rpath /usr/lib/cinelerra reversevideo.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/reversevideo.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,reversevideo.so -o .libs/reversevideo.so libtool: link: ( cd ".libs" && rm -f "reversevideo.la" && ln -s "../reversevideo.la" "reversevideo.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/reversevideo' Making all in rgb601 make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/rgb601' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o rgb601.lo rgb601.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o rgb601window.lo rgb601window.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c rgb601.C -fPIC -DPIC -o .libs/rgb601.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c rgb601window.C -fPIC -DPIC -o .libs/rgb601window.o In file included from ../../guicast/guicast.h:42:0, from rgb601window.h:25, from rgb601window.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from rgb601.h:31, from rgb601.C:27: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' rgb601window.C: In member function 'virtual void RGB601Thread::run()': rgb601window.C:30:1: warning: deprecated conversion from string constant to 'char*' rgb601window.C: In constructor 'RGB601Window::RGB601Window(RGB601Main*, int, int)': rgb601window.C:47:3: warning: deprecated conversion from string constant to 'char*' rgb601.C: In destructor 'virtual RGB601Main::~RGB601Main()': rgb601.C:52:2: warning: deprecated conversion from string constant to 'char*' rgb601.C: In member function 'virtual char* RGB601Main::plugin_title()': rgb601.C:55:43: warning: deprecated conversion from string constant to 'char*' rgb601.C: In member function 'virtual int RGB601Main::load_defaults()': rgb601.C:89:64: warning: deprecated conversion from string constant to 'char*' rgb601.C: In member function 'virtual int RGB601Main::save_defaults()': rgb601.C:95:48: warning: deprecated conversion from string constant to 'char*' rgb601.C: In member function 'virtual void RGB601Main::save_data(KeyFrame*)': rgb601.C:116:31: warning: deprecated conversion from string constant to 'char*' rgb601.C:117:55: warning: deprecated conversion from string constant to 'char*' rgb601.C:119:32: warning: deprecated conversion from string constant to 'char*' rgb601.C: In member function 'virtual void RGB601Main::read_data(KeyFrame*)': rgb601.C:139:34: warning: deprecated conversion from string constant to 'char*' rgb601.C:141:76: warning: deprecated conversion from string constant to 'char*' rgb601.C: In member function 'virtual int RGB601Main::process_buffer(VFrame*, int64_t, double)': rgb601.C:316:66: warning: deprecated conversion from string constant to 'char*' rgb601.C:326:37: warning: deprecated conversion from string constant to 'char*' rgb601.C:327:36: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rgb601.la -rpath /usr/lib/cinelerra rgb601.lo rgb601window.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/rgb601.o .libs/rgb601window.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,rgb601.so -o .libs/rgb601.so libtool: link: ( cd ".libs" && rm -f "rgb601.la" && ln -s "../rgb601.la" "rgb601.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/rgb601' Making all in rotate make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/rotate' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o rotate.lo rotate.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c rotate.C -fPIC -DPIC -o .libs/rotate.o In file included from ../../guicast/guicast.h:42:0, from rotate.C:27: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' rotate.C: In constructor 'RotateWindow::RotateWindow(RotateEffect*, int, int)': rotate.C:462:3: warning: deprecated conversion from string constant to 'char*' rotate.C: In member function 'int RotateWindow::create_objects()': rotate.C:485:6: warning: deprecated conversion from string constant to 'char*' rotate.C:494:7: warning: deprecated conversion from string constant to 'char*' rotate.C:503:8: warning: deprecated conversion from string constant to 'char*' rotate.C:512:8: warning: deprecated conversion from string constant to 'char*' rotate.C: In member function 'virtual void RotateThread::run()': rotate.C:594:1: warning: deprecated conversion from string constant to 'char*' rotate.C: In destructor 'virtual RotateEffect::~RotateEffect()': rotate.C:623:2: warning: deprecated conversion from string constant to 'char*' rotate.C: In member function 'virtual char* RotateEffect::plugin_title()': rotate.C:629:45: warning: deprecated conversion from string constant to 'char*' rotate.C: In member function 'virtual int RotateEffect::load_defaults()': rotate.C:666:59: warning: deprecated conversion from string constant to 'char*' rotate.C:667:65: warning: deprecated conversion from string constant to 'char*' rotate.C:668:65: warning: deprecated conversion from string constant to 'char*' rotate.C:669:72: warning: deprecated conversion from string constant to 'char*' rotate.C: In member function 'virtual int RotateEffect::save_defaults()': rotate.C:676:47: warning: deprecated conversion from string constant to 'char*' rotate.C:677:51: warning: deprecated conversion from string constant to 'char*' rotate.C:678:51: warning: deprecated conversion from string constant to 'char*' rotate.C:679:55: warning: deprecated conversion from string constant to 'char*' rotate.C: In member function 'virtual void RotateEffect::save_data(KeyFrame*)': rotate.C:691:31: warning: deprecated conversion from string constant to 'char*' rotate.C:692:54: warning: deprecated conversion from string constant to 'char*' rotate.C:693:58: warning: deprecated conversion from string constant to 'char*' rotate.C:694:58: warning: deprecated conversion from string constant to 'char*' rotate.C:695:62: warning: deprecated conversion from string constant to 'char*' rotate.C:698:32: warning: deprecated conversion from string constant to 'char*' rotate.C: In member function 'virtual void RotateEffect::read_data(KeyFrame*)': rotate.C:718:34: warning: deprecated conversion from string constant to 'char*' rotate.C:720:71: warning: deprecated conversion from string constant to 'char*' rotate.C:721:77: warning: deprecated conversion from string constant to 'char*' rotate.C:722:77: warning: deprecated conversion from string constant to 'char*' rotate.C:723:84: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rotate.la -rpath /usr/lib/cinelerra rotate.lo ../../plugins/motion/libaffine.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/rotate.o -Wl,--whole-archive ../../plugins/motion/.libs/libaffine.a -Wl,--no-whole-archive -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,rotate.so -o .libs/rotate.so libtool: link: ( cd ".libs" && rm -f "rotate.la" && ln -s "../rotate.la" "rotate.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/rotate' Making all in scale make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/scale' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o scale.lo scale.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o scalewin.lo scalewin.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c scale.C -fPIC -DPIC -o .libs/scale.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c scalewin.C -fPIC -DPIC -o .libs/scalewin.o In file included from ../../guicast/guicast.h:42:0, from scale.h:35, from scalewin.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from scale.h:35, from scale.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' scalewin.C: In member function 'virtual void ScaleThread::run()': scalewin.C:31:1: warning: deprecated conversion from string constant to 'char*' scalewin.C: In constructor 'ScaleWin::ScaleWin(ScaleMain*, int, int)': scalewin.C:50:3: warning: deprecated conversion from string constant to 'char*' scale.C: In destructor 'virtual ScaleMain::~ScaleMain()': scale.C:86:2: warning: deprecated conversion from string constant to 'char*' scale.C: In member function 'virtual char* ScaleMain::plugin_title()': scale.C:92:42: warning: deprecated conversion from string constant to 'char*' scale.C: In member function 'virtual int ScaleMain::load_defaults()': scale.C:107:44: warning: deprecated conversion from string constant to 'char*' scale.C:108:45: warning: deprecated conversion from string constant to 'char*' scale.C:109:64: warning: deprecated conversion from string constant to 'char*' scale.C: In member function 'virtual int ScaleMain::save_defaults()': scale.C:115:36: warning: deprecated conversion from string constant to 'char*' scale.C:116:37: warning: deprecated conversion from string constant to 'char*' scale.C:117:48: warning: deprecated conversion from string constant to 'char*' scale.C: In member function 'virtual void ScaleMain::save_data(KeyFrame*)': scale.C:132:30: warning: deprecated conversion from string constant to 'char*' scale.C:133:43: warning: deprecated conversion from string constant to 'char*' scale.C:134:44: warning: deprecated conversion from string constant to 'char*' scale.C:139:35: warning: deprecated conversion from string constant to 'char*' scale.C:141:36: warning: deprecated conversion from string constant to 'char*' scale.C:144:31: warning: deprecated conversion from string constant to 'char*' scale.C: In member function 'virtual void ScaleMain::read_data(KeyFrame*)': scale.C:165:33: warning: deprecated conversion from string constant to 'char*' scale.C:167:56: warning: deprecated conversion from string constant to 'char*' scale.C:168:57: warning: deprecated conversion from string constant to 'char*' scale.C:171:37: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o scale.la -rpath /usr/lib/cinelerra scale.lo scalewin.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/scale.o .libs/scalewin.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,scale.so -o .libs/scale.so libtool: link: ( cd ".libs" && rm -f "scale.la" && ln -s "../scale.la" "scale.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/scale' Making all in shapewipe make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/shapewipe' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDEFAULT_SHAPE=\"/usr/lib/cinelerra/shapewipe/heart.png\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o shapewipe.lo shapewipe.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDEFAULT_SHAPE=\"/usr/lib/cinelerra/shapewipe/heart.png\" -O2 -pipe -D__STDC_CONSTANT_MACROS -c shapewipe.C -fPIC -DPIC -o .libs/shapewipe.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from shapewipe.h:29, from shapewipe.C:30: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In member function 'virtual int ShapeWipeBrowseButton::handle_event()': shapewipe.C:156:30: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In constructor 'ShapeWipeWindow::ShapeWipeWindow(ShapeWipeMain*, int, int)': shapewipe.C:192:3: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In member function 'virtual void ShapeWipeThread::run()': shapewipe.C:250:1: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In constructor 'ShapeWipeMain::ShapeWipeMain(PluginServer*)': shapewipe.C:259:14: warning: large integer implicitly truncated to unsigned type shapewipe.C: In destructor 'virtual ShapeWipeMain::~ShapeWipeMain()': shapewipe.C:270:2: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In member function 'virtual char* ShapeWipeMain::plugin_title()': shapewipe.C:273:46: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In member function 'virtual int ShapeWipeMain::load_defaults()': shapewipe.C:298:50: warning: deprecated conversion from string constant to 'char*' shapewipe.C:299:50: warning: deprecated conversion from string constant to 'char*' shapewipe.C:300:68: warning: deprecated conversion from string constant to 'char*' shapewipe.C:301:36: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In member function 'virtual int ShapeWipeMain::save_defaults()': shapewipe.C:307:41: warning: deprecated conversion from string constant to 'char*' shapewipe.C:308:41: warning: deprecated conversion from string constant to 'char*' shapewipe.C:309:53: warning: deprecated conversion from string constant to 'char*' shapewipe.C:310:39: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In member function 'virtual void ShapeWipeMain::save_data(KeyFrame*)': shapewipe.C:319:34: warning: deprecated conversion from string constant to 'char*' shapewipe.C:320:48: warning: deprecated conversion from string constant to 'char*' shapewipe.C:321:48: warning: deprecated conversion from string constant to 'char*' shapewipe.C:322:60: warning: deprecated conversion from string constant to 'char*' shapewipe.C:323:46: warning: deprecated conversion from string constant to 'char*' shapewipe.C:325:35: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In member function 'virtual void ShapeWipeMain::read_data(KeyFrame*)': shapewipe.C:338:36: warning: deprecated conversion from string constant to 'char*' shapewipe.C:340:61: warning: deprecated conversion from string constant to 'char*' shapewipe.C:341:61: warning: deprecated conversion from string constant to 'char*' shapewipe.C:342:79: warning: deprecated conversion from string constant to 'char*' shapewipe.C:343:47: warning: deprecated conversion from string constant to 'char*' shapewipe.C: In member function 'void ShapeWipeMain::reset_pattern_image()': shapewipe.C:517:15: warning: large integer implicitly truncated to unsigned type shapewipe.C: In member function 'int ShapeWipeMain::read_pattern_image(int, int)': shapewipe.C:380:25: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDEFAULT_SHAPE=\"/usr/lib/cinelerra/shapewipe/heart.png\" -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shapewipe.la -rpath /usr/lib/cinelerra shapewipe.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/shapewipe.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,shapewipe.so -o .libs/shapewipe.so libtool: link: ( cd ".libs" && rm -f "shapewipe.la" && ln -s "../shapewipe.la" "shapewipe.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/shapewipe' Making all in sharpen make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/sharpen' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o sharpen.lo sharpen.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o sharpenwindow.lo sharpenwindow.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c sharpenwindow.C -fPIC -DPIC -o .libs/sharpenwindow.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c sharpen.C -fPIC -DPIC -o .libs/sharpen.o In file included from ../../guicast/guicast.h:42:0, from sharpenwindow.h:25, from sharpenwindow.C:23: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from sharpen.h:33, from sharpen.C:28: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' sharpenwindow.C: In member function 'virtual void SharpenThread::run()': sharpenwindow.C:31:1: warning: deprecated conversion from string constant to 'char*' sharpenwindow.C: In constructor 'SharpenWindow::SharpenWindow(SharpenMain*, int, int)': sharpenwindow.C:49:3: warning: deprecated conversion from string constant to 'char*' sharpen.C: In destructor 'virtual SharpenMain::~SharpenMain()': sharpen.C:99:2: warning: deprecated conversion from string constant to 'char*' sharpen.C: In member function 'virtual char* SharpenMain::plugin_title()': sharpen.C:121:44: warning: deprecated conversion from string constant to 'char*' sharpen.C: In member function 'virtual int SharpenMain::load_defaults()': sharpen.C:196:64: warning: deprecated conversion from string constant to 'char*' sharpen.C:197:64: warning: deprecated conversion from string constant to 'char*' sharpen.C:198:67: warning: deprecated conversion from string constant to 'char*' sharpen.C:199:64: warning: deprecated conversion from string constant to 'char*' sharpen.C: In member function 'virtual int SharpenMain::save_defaults()': sharpen.C:207:48: warning: deprecated conversion from string constant to 'char*' sharpen.C:208:48: warning: deprecated conversion from string constant to 'char*' sharpen.C:209:50: warning: deprecated conversion from string constant to 'char*' sharpen.C:210:48: warning: deprecated conversion from string constant to 'char*' sharpen.C: In member function 'virtual void SharpenMain::save_data(KeyFrame*)': sharpen.C:243:34: warning: deprecated conversion from string constant to 'char*' sharpen.C:244:51: warning: deprecated conversion from string constant to 'char*' sharpen.C:249:35: warning: deprecated conversion from string constant to 'char*' sharpen.C:251:36: warning: deprecated conversion from string constant to 'char*' sharpen.C:257:36: warning: deprecated conversion from string constant to 'char*' sharpen.C:259:37: warning: deprecated conversion from string constant to 'char*' sharpen.C:265:35: warning: deprecated conversion from string constant to 'char*' sharpen.C:267:36: warning: deprecated conversion from string constant to 'char*' sharpen.C:270:35: warning: deprecated conversion from string constant to 'char*' sharpen.C: In member function 'virtual void SharpenMain::read_data(KeyFrame*)': sharpen.C:292:37: warning: deprecated conversion from string constant to 'char*' sharpen.C:294:72: warning: deprecated conversion from string constant to 'char*' sharpen.C:298:37: warning: deprecated conversion from string constant to 'char*' sharpen.C:303:38: warning: deprecated conversion from string constant to 'char*' sharpen.C:308:37: warning: deprecated conversion from string constant to 'char*' sharpen.C: In constructor 'SharpenEngine::SharpenEngine(SharpenMain*)': sharpen.C:332:58: warning: deprecated conversion from string constant to 'char*' sharpen.C:333:61: warning: deprecated conversion from string constant to 'char*' sharpen.C: In member function 'int SharpenEngine::wait_process_frame()': sharpen.C:375:55: warning: deprecated conversion from string constant to 'char*' sharpen.C: In member function 'virtual void SharpenEngine::run()': sharpen.C:674:40: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sharpen.la -rpath /usr/lib/cinelerra sharpen.lo sharpenwindow.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/sharpen.o .libs/sharpenwindow.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,sharpen.so -o .libs/sharpen.so libtool: link: ( cd ".libs" && rm -f "sharpen.la" && ln -s "../sharpen.la" "sharpen.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/sharpen' Making all in shiftinterlace make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/shiftinterlace' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o shiftinterlace.lo shiftinterlace.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c shiftinterlace.C -fPIC -DPIC -o .libs/shiftinterlace.o In file included from ../../guicast/guicast.h:42:0, from shiftinterlace.C:26: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C: In constructor 'ShiftInterlaceWindow::ShiftInterlaceWindow(ShiftInterlaceMain*, int, int)': shiftinterlace.C:195:3: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C: In member function 'virtual void ShiftInterlaceThread::run()': shiftinterlace.C:268:1: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C: In destructor 'virtual ShiftInterlaceMain::~ShiftInterlaceMain()': shiftinterlace.C:280:2: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C: In member function 'virtual char* ShiftInterlaceMain::plugin_title()': shiftinterlace.C:284:52: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C: In member function 'virtual int ShiftInterlaceMain::load_defaults()': shiftinterlace.C:309:67: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C:310:70: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C: In member function 'virtual int ShiftInterlaceMain::save_defaults()': shiftinterlace.C:316:50: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C:317:52: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C: In member function 'virtual void ShiftInterlaceMain::save_data(KeyFrame*)': shiftinterlace.C:328:39: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C:329:57: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C:330:59: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C:332:40: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C: In member function 'virtual void ShiftInterlaceMain::read_data(KeyFrame*)': shiftinterlace.C:353:42: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C:355:79: warning: deprecated conversion from string constant to 'char*' shiftinterlace.C:356:82: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shiftinterlace.la -rpath /usr/lib/cinelerra shiftinterlace.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/shiftinterlace.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,shiftinterlace.so -o .libs/shiftinterlace.so libtool: link: ( cd ".libs" && rm -f "shiftinterlace.la" && ln -s "../shiftinterlace.la" "shiftinterlace.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/shiftinterlace' Making all in slide make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/slide' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o slide.lo slide.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c slide.C -fPIC -DPIC -o .libs/slide.o In file included from ../../guicast/guicast.h:42:0, from ../../cinelerra/auto.h:27, from ../../cinelerra/keyframe.h:25, from ../../cinelerra/pluginclient.h:35, from ../../cinelerra/pluginvclient.h:27, from slide.h:30, from slide.C:29: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' slide.C: In constructor 'SlideWindow::SlideWindow(SlideMain*, int, int)': slide.C:151:3: warning: deprecated conversion from string constant to 'char*' slide.C: In member function 'virtual void SlideThread::run()': slide.C:199:1: warning: deprecated conversion from string constant to 'char*' slide.C: In destructor 'virtual SlideMain::~SlideMain()': slide.C:216:2: warning: deprecated conversion from string constant to 'char*' slide.C: In member function 'virtual char* SlideMain::plugin_title()': slide.C:219:42: warning: deprecated conversion from string constant to 'char*' slide.C: In member function 'virtual int SlideMain::load_defaults()': slide.C:244:71: warning: deprecated conversion from string constant to 'char*' slide.C:245:50: warning: deprecated conversion from string constant to 'char*' slide.C: In member function 'virtual int SlideMain::save_defaults()': slide.C:251:55: warning: deprecated conversion from string constant to 'char*' slide.C:252:41: warning: deprecated conversion from string constant to 'char*' slide.C: In member function 'virtual void SlideMain::save_data(KeyFrame*)': slide.C:261:30: warning: deprecated conversion from string constant to 'char*' slide.C:262:62: warning: deprecated conversion from string constant to 'char*' slide.C:263:48: warning: deprecated conversion from string constant to 'char*' slide.C:265:31: warning: deprecated conversion from string constant to 'char*' slide.C: In member function 'virtual void SlideMain::read_data(KeyFrame*)': slide.C:278:32: warning: deprecated conversion from string constant to 'char*' slide.C:280:82: warning: deprecated conversion from string constant to 'char*' slide.C:281:61: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o slide.la -rpath /usr/lib/cinelerra slide.lo libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/slide.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,slide.so -o .libs/slide.so libtool: link: ( cd ".libs" && rm -f "slide.la" && ln -s "../slide.la" "slide.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/slide' Making all in spectrogram make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/spectrogram' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libfourier -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o spectrogram.lo spectrogram.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/libfourier -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c spectrogram.C -fPIC -DPIC -o .libs/spectrogram.o In file included from spectrogram.h:31:0, from spectrogram.C:28: ../../plugins/libfourier/fourier.h:37:1: warning: 'typedef' was ignored in this declaration In file included from ../../guicast/guicast.h:42:0, from spectrogram.h:32, from spectrogram.C:28: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In constructor 'SpectrogramWindow::SpectrogramWindow(Spectrogram*, int, int)': spectrogram.C:87:3: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In member function 'virtual void SpectrogramThread::run()': spectrogram.C:144:1: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In destructor 'virtual Spectrogram::~Spectrogram()': spectrogram.C:207:2: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In member function 'virtual char* Spectrogram::plugin_title()': spectrogram.C:223:44: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In member function 'virtual void Spectrogram::update_gui()': spectrogram.C:268:56: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In member function 'virtual void Spectrogram::render_gui(void*, int)': spectrogram.C:278:56: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In member function 'virtual void Spectrogram::read_data(KeyFrame*)': spectrogram.C:359:39: warning: deprecated conversion from string constant to 'char*' spectrogram.C:361:64: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In member function 'virtual void Spectrogram::save_data(KeyFrame*)': spectrogram.C:372:36: warning: deprecated conversion from string constant to 'char*' spectrogram.C:373:55: warning: deprecated conversion from string constant to 'char*' spectrogram.C:375:37: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In member function 'virtual int Spectrogram::load_defaults()': spectrogram.C:388:52: warning: deprecated conversion from string constant to 'char*' spectrogram.C: In member function 'virtual int Spectrogram::save_defaults()': spectrogram.C:394:40: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link i686-pc-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -avoid-version -module -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o spectrogram.la -rpath /usr/lib/cinelerra spectrogram.lo ../libfourier/libfourier.la libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/spectrogram.o -Wl,--whole-archive ../libfourier/.libs/libfourier.a -Wl,--no-whole-archive -Wl,--as-needed /usr/lib/libfftw3.so -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,spectrogram.so -o .libs/spectrogram.so libtool: link: ( cd ".libs" && rm -f "spectrogram.la" && ln -s "../spectrogram.la" "spectrogram.la" ) make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/spectrogram' Making all in svg make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/svg' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o svg.lo svg.C /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c -o svgwin.lo svgwin.C libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c svg.C -fPIC -DPIC -o .libs/svg.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -D__STDC_CONSTANT_MACROS -c svgwin.C -fPIC -DPIC -o .libs/svgwin.o In file included from ../../guicast/guicast.h:42:0, from svgwin.h:25, from svgwin.C:24: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' In file included from ../../guicast/guicast.h:42:0, from svgwin.h:25, from svg.h:32, from svg.C:25: ../../guicast/bcpot.h: In member function 'virtual char* BC_Pot::get_caption()': ../../guicast/bcpot.h:56:39: warning: deprecated conversion from string constant to 'char*' svgwin.C: In member function 'virtual void SvgThread::run()': svgwin.C:48:1: warning: deprecated conversion from string constant to 'char*' svgwin.C: In constructor 'SvgWin::SvgWin(SvgMain*, int, int)': svgwin.C:65:3: warning: deprecated conversion from string constant to 'char*' svg.C: In destructor 'virtual SvgMain::~SvgMain()': svg.C:136:2: warning: deprecated conversion from string constant to 'char*' svg.C: In member function 'virtual char* SvgMain::plugin_title()': svg.C:144:40: warning: deprecated conversion from string constant to 'char*' svg.C: In member function 'virtual int SvgMain::load_defaults()': svg.C:161:49: warning: deprecated conversion from string constant to 'char*' svg.C:162:49: warning: deprecated conversion from string constant to 'char*' svg.C:163:49: warning: deprecated conversion from string constant to 'char*' svg.C:164:49: warning: deprecated conversion from string constant to 'char*' svg.C:165:52: warning: deprecated conversion from string constant to 'char*' svg.C:166:52: warning: deprecated conversion from string constant to 'char*' svg.C:167:52: warning: deprecated conversion from string constant to 'char*' svg.C:168:52: warning: deprecated conversion from string constant to 'char*' svg.C: In member function 'virtual int SvgMain::save_defaults()': svg.C:175:38: warning: deprecated conversion from string constant to 'char*' svg.C:176:38: warning: deprecated conversion from string constant to 'char*' svg.C:177:38: warning: deprecated conversion from string constant to 'char*' svg.C:178:38: warning: deprecated conversion from string constant to 'char*' svg.C:179:40: warning: deprecated conversion from string constant to 'char*' svg.C:180:40: warning: deprecated conversion from string constant to 'char*' svg.C:181:40: warning: deprecated conversion from string constant to 'char*' svg.C:182:40: warning: deprecated conversion from string constant to 'char*' svgwin.C: In member function 'virtual void NewSvgButton::run()': svgwin.C:211:46: warning: deprecated conversion from string constant to 'char*'svg.C:183:46: warning: deprecated conversion from string constant to 'char*' svgwin.C:220:36: warning: deprecated conversion from string constant to 'char*' svgwin.C:222:64: warning: deprecated conversion from string constant to 'char*' svg.C: In member function 'virtual void SvgMain::save_data(KeyFrame*)': svg.C:197:28: warning: deprecated conversion from string constant to 'char*' svg.C:198:45: warning: deprecated conversion from string constant to 'char*' svg.C:199:45: warning: deprecated conversion from string constant to 'char*' svg.C:200:45: warning: deprecated conversion from string constant to 'char*' svg.C:201:45: warning: deprecated conversion from string constant to 'char*' svg.C:202:47: warning: deprecated conversion from string constant to 'char*' svg.C:203:47: warning: deprecated conversion from string constant to 'char*' svg.C:204:47: warning: deprecated conversion from string constant to 'char*' svg.C:205:47: warning: deprecated conversion from string constant to 'char*' svg.C:206:53: warning: deprecated conversion from string constant to 'char*' svg.C:208:29: warning: deprecated conversion from string constant to 'char*' svg.C: In member function 'virtual void SvgMain::read_data(KeyFrame*)': svg.C:229:31: warning: deprecated conversion from string constant to 'char*' svg.C:231:62: warning: deprecated conversion from string constant to 'char*' svg.C:232:61: warning: deprecated conversion from string constant to 'char*' svg.C:233:61: warning: deprecated conversion from string constant to 'char*' svg.C:234:61: warning: deprecated conversion from string constant to 'char*' svg.C:235:64: warning: deprecated conversion from string constant to 'char*' svg.C:236:64: warning: deprecated conversion from string constant to 'char*' svg.C:237:64: warning: deprecated conversion from string constant to 'char*' svg.C:238:64: warning: deprecated conversion from string constant to 'char*' svg.C:239:55: warning: deprecated conversion from string constant to 'char*' svg.C: In member function 'virtual int SvgMain::process_realtime(VFrame*, VFrame*)': svg.C:283:29: error: no matching function for call to 'stat::stat(char [1024], stat*)' svgwin.C: In member function 'virtual void SvgInkscapeThread::run()': svgwin.C:402:17: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result svgwin.C:408:47: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result svgwin.C: In member function 'virtual void EditSvgButton::run()': svgwin.C:345:45: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result svgwin.C: In destructor 'EditSvgButton::~EditSvgButton()': svgwin.C:294:46: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result svgwin.C: In member function 'virtual void NewSvgButton::run()': svgwin.C:258:37: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /usr/include/bits/stat.h:40:3: note: candidates are: stat::stat() /usr/include/bits/stat.h:40:3: note: stat::stat(const stat&) svg.C:295:24: error: 'fstat' was not declared in this scope svg.C:282:18: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result svg.C:294:26: warning: ignoring return value of 'int lockf(int, int, __off64_t)', declared with attribute warn_unused_result svg.C:302:28: warning: ignoring return value of 'int lockf(int, int, __off64_t)', declared with attribute warn_unused_result svg.C:309:28: warning: ignoring return value of 'int lockf(int, int, __off64_t)', declared with attribute warn_unused_result svg.C:358:28: warning: ignoring return value of 'int lockf(int, int, __off64_t)', declared with attribute warn_unused_result make[3]: *** [svg.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins/svg' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320' make: *** [all] Error 2 * ERROR: media-video/cinelerra-20100320 failed: * emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 3400: Called _eapi2_src_compile * ebuild.sh, line 646: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =media-video/cinelerra-20100320', * the complete build log and the output of 'emerge -pqv =media-video/cinelerra-20100320'. * Gentoo contact information ... herds: video maintainers: * The complete build log is located at '/var/log/portage/build/media-video/cinelerra-20100320:20100811-133453.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/cinelerra-20100320/temp/environment'. * S: '/var/tmp/portage/media-video/cinelerra-20100320/work/cinelerra-20100320'