emerge frei0r-plugins * IMPORTANT: 4 news items need reading for repository 'gentoo'. * Use eselect news to read news items. These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] media-plugins/frei0r-plugins-1.2.1 [1.1.22-r1] USE="facedetect scale0tilt -doc" 0 kB [0=>1] Total: 1 package (1 upgrade), Size of downloads: 0 kB Portage tree and overlays: [0] /usr/portage [1] /usr/local/portage Would you like to merge these packages? [Yes/No] >>> Verifying ebuild manifests >>> Emerging (1 of 1) media-plugins/frei0r-plugins-1.2.1 from unknown repo * frei0r-plugins-1.2.1.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * Package: media-plugins/frei0r-plugins-1.2.1 * USE: amd64 elibc_glibc facedetect kernel_linux multilib scale0tilt userland_GNU >>> Unpacking source... >>> Unpacking frei0r-plugins-1.2.1.tar.gz to /var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/work >>> Source unpacked in /var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/work >>> Preparing source in /var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/work/frei0r-plugins-1.2.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/work/frei0r-plugins-1.2.1 ... * econf: updating frei0r-plugins-1.2.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating frei0r-plugins-1.2.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 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 for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking 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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking how to run the C preprocessor... gcc -std=gnu99 -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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking host platform... Linux checking for ANSI C header files... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for floor... no checking for memset... yes checking for pow... no checking for sqrt... no checking for x86_64-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 OPENCV... yes checking for GAVL... yes checking for doxygen... doxygen configure: creating ./config.status config.status: creating frei0r.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Compile frei0r-plugins 1.2.1 for x86_64-pc-linux-gnu - INSTALL prefix: /usr - CPU optimization: YES - opencv: YES data dir: - gavl: YES Now you can run make. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/work/frei0r-plugins-1.2.1 ... make -j5 Making all in src make[1]: Entering directory `/var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/work/frei0r-plugins-1.2.1/src' /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT 3dflippo.lo -MD -MP -MF .deps/3dflippo.Tpo -c -o 3dflippo.lo `test -f 'filter/3dflippo/3dflippo.c' || echo './'`filter/3dflippo/3dflippo.c /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT brightness.lo -MD -MP -MF .deps/brightness.Tpo -c -o brightness.lo `test -f 'filter/brightness/brightness.c' || echo './'`filter/brightness/brightness.c /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT distort0r.lo -MD -MP -MF .deps/distort0r.Tpo -c -o distort0r.lo `test -f 'filter/distort0r/distort0r.c' || echo './'`filter/distort0r/distort0r.c /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT grain_merge.lo -MD -MP -MF .deps/grain_merge.Tpo -c -o grain_merge.lo `test -f 'mixer2/grain_merge/grain_merge.cpp' || echo './'`mixer2/grain_merge/grain_merge.cpp /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT mask0mate.lo -MD -MP -MF .deps/mask0mate.Tpo -c -o mask0mate.lo `test -f 'filter/mask0mate/mask0mate.c' || echo './'`filter/mask0mate/mask0mate.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT brightness.lo -MD -MP -MF .deps/brightness.Tpo -c filter/brightness/brightness.c -fPIC -DPIC -o .libs/brightness.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT 3dflippo.lo -MD -MP -MF .deps/3dflippo.Tpo -c filter/3dflippo/3dflippo.c -fPIC -DPIC -o .libs/3dflippo.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT distort0r.lo -MD -MP -MF .deps/distort0r.Tpo -c filter/distort0r/distort0r.c -fPIC -DPIC -o .libs/distort0r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT mask0mate.lo -MD -MP -MF .deps/mask0mate.Tpo -c filter/mask0mate/mask0mate.c -fPIC -DPIC -o .libs/mask0mate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT grain_merge.lo -MD -MP -MF .deps/grain_merge.Tpo -c mixer2/grain_merge/grain_merge.cpp -fPIC -DPIC -o .libs/grain_merge.o mv -f .deps/brightness.Tpo .deps/brightness.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT saturation.lo -MD -MP -MF .deps/saturation.Tpo -c -o saturation.lo `test -f 'mixer2/saturation/saturation.cpp' || echo './'`mixer2/saturation/saturation.cpp mv -f .deps/distort0r.Tpo .deps/distort0r.Plo mv -f .deps/3dflippo.Tpo .deps/3dflippo.Plo mv -f .deps/mask0mate.Tpo .deps/mask0mate.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT tehRoxx0r.lo -MD -MP -MF .deps/tehRoxx0r.Tpo -c -o tehRoxx0r.lo `test -f 'filter/tehroxx0r/tehRoxx0r.c' || echo './'`filter/tehroxx0r/tehRoxx0r.c /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT addition.lo -MD -MP -MF .deps/addition.Tpo -c -o addition.lo `test -f 'mixer2/addition/addition.cpp' || echo './'`mixer2/addition/addition.cpp /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT burn.lo -MD -MP -MF .deps/burn.Tpo -c -o burn.lo `test -f 'mixer2/burn/burn.cpp' || echo './'`mixer2/burn/burn.cpp mv -f .deps/grain_merge.Tpo .deps/grain_merge.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT tehRoxx0r.lo -MD -MP -MF .deps/tehRoxx0r.Tpo -c filter/tehroxx0r/tehRoxx0r.c -fPIC -DPIC -o .libs/tehRoxx0r.o /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT divide.lo -MD -MP -MF .deps/divide.Tpo -c -o divide.lo `test -f 'mixer2/divide/divide.cpp' || echo './'`mixer2/divide/divide.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT addition.lo -MD -MP -MF .deps/addition.Tpo -c mixer2/addition/addition.cpp -fPIC -DPIC -o .libs/addition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT saturation.lo -MD -MP -MF .deps/saturation.Tpo -c mixer2/saturation/saturation.cpp -fPIC -DPIC -o .libs/saturation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT burn.lo -MD -MP -MF .deps/burn.Tpo -c mixer2/burn/burn.cpp -fPIC -DPIC -o .libs/burn.o mv -f .deps/tehRoxx0r.Tpo .deps/tehRoxx0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT hardlight.lo -MD -MP -MF .deps/hardlight.Tpo -c -o hardlight.lo `test -f 'mixer2/hardlight/hardlight.cpp' || echo './'`mixer2/hardlight/hardlight.cpp mv -f .deps/addition.Tpo .deps/addition.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT multiply.lo -MD -MP -MF .deps/multiply.Tpo -c -o multiply.lo `test -f 'mixer2/multiply/multiply.cpp' || echo './'`mixer2/multiply/multiply.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT divide.lo -MD -MP -MF .deps/divide.Tpo -c mixer2/divide/divide.cpp -fPIC -DPIC -o .libs/divide.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT hardlight.lo -MD -MP -MF .deps/hardlight.Tpo -c mixer2/hardlight/hardlight.cpp -fPIC -DPIC -o .libs/hardlight.o mv -f .deps/saturation.Tpo .deps/saturation.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT threshold0r.lo -MD -MP -MF .deps/threshold0r.Tpo -c -o threshold0r.lo `test -f 'filter/threshold0r/threshold0r.c' || echo './'`filter/threshold0r/threshold0r.c mv -f .deps/burn.Tpo .deps/burn.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaatop.lo -MD -MP -MF .deps/alphaatop.Tpo -c -o alphaatop.lo `test -f 'mixer2/alphaatop/alphaatop.cpp' || echo './'`mixer2/alphaatop/alphaatop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT multiply.lo -MD -MP -MF .deps/multiply.Tpo -c mixer2/multiply/multiply.cpp -fPIC -DPIC -o .libs/multiply.o mv -f .deps/hardlight.Tpo .deps/hardlight.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT bw0r.lo -MD -MP -MF .deps/bw0r.Tpo -c -o bw0r.lo `test -f 'filter/bw0r/bw0r.c' || echo './'`filter/bw0r/bw0r.c mv -f .deps/divide.Tpo .deps/divide.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT dodge.lo -MD -MP -MF .deps/dodge.Tpo -c -o dodge.lo `test -f 'mixer2/dodge/dodge.cpp' || echo './'`mixer2/dodge/dodge.cpp libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT threshold0r.lo -MD -MP -MF .deps/threshold0r.Tpo -c filter/threshold0r/threshold0r.c -fPIC -DPIC -o .libs/threshold0r.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaatop.lo -MD -MP -MF .deps/alphaatop.Tpo -c mixer2/alphaatop/alphaatop.cpp -fPIC -DPIC -o .libs/alphaatop.o mv -f .deps/threshold0r.Tpo .deps/threshold0r.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT hueshift0r.lo -MD -MP -MF .deps/hueshift0r.Tpo -c -o hueshift0r.lo `test -f 'filter/hueshift0r/hueshift0r.c' || echo './'`filter/hueshift0r/hueshift0r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT bw0r.lo -MD -MP -MF .deps/bw0r.Tpo -c filter/bw0r/bw0r.c -fPIC -DPIC -o .libs/bw0r.o mv -f .deps/multiply.Tpo .deps/multiply.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT nois0r.lo -MD -MP -MF .deps/nois0r.Tpo -c -o nois0r.lo `test -f 'generator/nois0r/nois0r.cpp' || echo './'`generator/nois0r/nois0r.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT dodge.lo -MD -MP -MF .deps/dodge.Tpo -c mixer2/dodge/dodge.cpp -fPIC -DPIC -o .libs/dodge.o mv -f .deps/bw0r.Tpo .deps/bw0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT scanline0r.lo -MD -MP -MF .deps/scanline0r.Tpo -c -o scanline0r.lo `test -f 'filter/scanline0r/scanline0r.cpp' || echo './'`filter/scanline0r/scanline0r.cpp mv -f .deps/alphaatop.Tpo .deps/alphaatop.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT twolay0r.lo -MD -MP -MF .deps/twolay0r.Tpo -c -o twolay0r.lo `test -f 'filter/twolay0r/twolay0r.cpp' || echo './'`filter/twolay0r/twolay0r.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT nois0r.lo -MD -MP -MF .deps/nois0r.Tpo -c generator/nois0r/nois0r.cpp -fPIC -DPIC -o .libs/nois0r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT hueshift0r.lo -MD -MP -MF .deps/hueshift0r.Tpo -c filter/hueshift0r/hueshift0r.c -fPIC -DPIC -o .libs/hueshift0r.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT scanline0r.lo -MD -MP -MF .deps/scanline0r.Tpo -c filter/scanline0r/scanline0r.cpp -fPIC -DPIC -o .libs/scanline0r.o mv -f .deps/hueshift0r.Tpo .deps/hueshift0r.Plo mv -f .deps/dodge.Tpo .deps/dodge.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphain.lo -MD -MP -MF .deps/alphain.Tpo -c -o alphain.lo `test -f 'mixer2/alphain/alphain.cpp' || echo './'`mixer2/alphain/alphain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT twolay0r.lo -MD -MP -MF .deps/twolay0r.Tpo -c filter/twolay0r/twolay0r.cpp -fPIC -DPIC -o .libs/twolay0r.o /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT equaliz0r.lo -MD -MP -MF .deps/equaliz0r.Tpo -c -o equaliz0r.lo `test -f 'filter/equaliz0r/equaliz0r.cpp' || echo './'`filter/equaliz0r/equaliz0r.cpp mv -f .deps/nois0r.Tpo .deps/nois0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT hue.lo -MD -MP -MF .deps/hue.Tpo -c -o hue.lo `test -f 'mixer2/hue/hue.cpp' || echo './'`mixer2/hue/hue.cpp mv -f .deps/scanline0r.Tpo .deps/scanline0r.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphain.lo -MD -MP -MF .deps/alphain.Tpo -c mixer2/alphain/alphain.cpp -fPIC -DPIC -o .libs/alphain.o /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT nosync0r.lo -MD -MP -MF .deps/nosync0r.Tpo -c -o nosync0r.lo `test -f 'filter/nosync0r/nosync0r.cpp' || echo './'`filter/nosync0r/nosync0r.cpp mv -f .deps/twolay0r.Tpo .deps/twolay0r.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT hue.lo -MD -MP -MF .deps/hue.Tpo -c mixer2/hue/hue.cpp -fPIC -DPIC -o .libs/hue.o /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT screen.lo -MD -MP -MF .deps/screen.Tpo -c -o screen.lo `test -f 'mixer2/screen/screen.cpp' || echo './'`mixer2/screen/screen.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT equaliz0r.lo -MD -MP -MF .deps/equaliz0r.Tpo -c filter/equaliz0r/equaliz0r.cpp -fPIC -DPIC -o .libs/equaliz0r.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT nosync0r.lo -MD -MP -MF .deps/nosync0r.Tpo -c filter/nosync0r/nosync0r.cpp -fPIC -DPIC -o .libs/nosync0r.o mv -f .deps/alphain.Tpo .deps/alphain.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT value.lo -MD -MP -MF .deps/value.Tpo -c -o value.lo `test -f 'mixer2/value/value.cpp' || echo './'`mixer2/value/value.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT screen.lo -MD -MP -MF .deps/screen.Tpo -c mixer2/screen/screen.cpp -fPIC -DPIC -o .libs/screen.o mv -f .deps/equaliz0r.Tpo .deps/equaliz0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaout.lo -MD -MP -MF .deps/alphaout.Tpo -c -o alphaout.lo `test -f 'mixer2/alphaout/alphaout.cpp' || echo './'`mixer2/alphaout/alphaout.cpp mv -f .deps/nosync0r.Tpo .deps/nosync0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT color_only.lo -MD -MP -MF .deps/color_only.Tpo -c -o color_only.lo `test -f 'mixer2/color_only/color_only.cpp' || echo './'`mixer2/color_only/color_only.cpp mv -f .deps/hue.Tpo .deps/hue.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT flippo.lo -MD -MP -MF .deps/flippo.Tpo -c -o flippo.lo `test -f 'filter/flippo/flippo.c' || echo './'`filter/flippo/flippo.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaout.lo -MD -MP -MF .deps/alphaout.Tpo -c mixer2/alphaout/alphaout.cpp -fPIC -DPIC -o .libs/alphaout.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT value.lo -MD -MP -MF .deps/value.Tpo -c mixer2/value/value.cpp -fPIC -DPIC -o .libs/value.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT flippo.lo -MD -MP -MF .deps/flippo.Tpo -c filter/flippo/flippo.c -fPIC -DPIC -o .libs/flippo.o mv -f .deps/screen.Tpo .deps/screen.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT invert0r.lo -MD -MP -MF .deps/invert0r.Tpo -c -o invert0r.lo `test -f 'filter/invert0r/invert0r.c' || echo './'`filter/invert0r/invert0r.c mv -f .deps/flippo.Tpo .deps/flippo.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT onecol0r.lo -MD -MP -MF .deps/onecol0r.Tpo -c -o onecol0r.lo `test -f 'generator/onecol0r/onecol0r.cpp' || echo './'`generator/onecol0r/onecol0r.cpp libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT invert0r.lo -MD -MP -MF .deps/invert0r.Tpo -c filter/invert0r/invert0r.c -fPIC -DPIC -o .libs/invert0r.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT color_only.lo -MD -MP -MF .deps/color_only.Tpo -c mixer2/color_only/color_only.cpp -fPIC -DPIC -o .libs/color_only.o mv -f .deps/alphaout.Tpo .deps/alphaout.Plo mv -f .deps/value.Tpo .deps/value.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT sobel.lo -MD -MP -MF .deps/sobel.Tpo -c -o sobel.lo `test -f 'filter/sobel/sobel.cpp' || echo './'`filter/sobel/sobel.cpp /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaover.lo -MD -MP -MF .deps/alphaover.Tpo -c -o alphaover.lo `test -f 'mixer2/alphaover/alphaover.cpp' || echo './'`mixer2/alphaover/alphaover.cpp mv -f .deps/invert0r.Tpo .deps/invert0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT darken.lo -MD -MP -MF .deps/darken.Tpo -c -o darken.lo `test -f 'mixer2/darken/darken.cpp' || echo './'`mixer2/darken/darken.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT onecol0r.lo -MD -MP -MF .deps/onecol0r.Tpo -c generator/onecol0r/onecol0r.cpp -fPIC -DPIC -o .libs/onecol0r.o mv -f .deps/color_only.Tpo .deps/color_only.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c -o gamma.lo `test -f 'filter/gamma/gamma.c' || echo './'`filter/gamma/gamma.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaover.lo -MD -MP -MF .deps/alphaover.Tpo -c mixer2/alphaover/alphaover.cpp -fPIC -DPIC -o .libs/alphaover.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT sobel.lo -MD -MP -MF .deps/sobel.Tpo -c filter/sobel/sobel.cpp -fPIC -DPIC -o .libs/sobel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT darken.lo -MD -MP -MF .deps/darken.Tpo -c mixer2/darken/darken.cpp -fPIC -DPIC -o .libs/darken.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c filter/gamma/gamma.c -fPIC -DPIC -o .libs/gamma.o mv -f .deps/onecol0r.Tpo .deps/onecol0r.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT ising0r.lo -MD -MP -MF .deps/ising0r.Tpo -c -o ising0r.lo `test -f 'generator/ising0r/ising0r.c' || echo './'`generator/ising0r/ising0r.c mv -f .deps/gamma.Tpo .deps/gamma.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT overlay.lo -MD -MP -MF .deps/overlay.Tpo -c -o overlay.lo `test -f 'mixer2/overlay/overlay.cpp' || echo './'`mixer2/overlay/overlay.cpp mv -f .deps/sobel.Tpo .deps/sobel.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT softlight.lo -MD -MP -MF .deps/softlight.Tpo -c -o softlight.lo `test -f 'mixer2/softlight/softlight.cpp' || echo './'`mixer2/softlight/softlight.cpp mv -f .deps/darken.Tpo .deps/darken.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT xfade0r.lo -MD -MP -MF .deps/xfade0r.Tpo -c -o xfade0r.lo `test -f 'mixer2/xfade0r/xfade0r.cpp' || echo './'`mixer2/xfade0r/xfade0r.cpp mv -f .deps/alphaover.Tpo .deps/alphaover.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaxor.lo -MD -MP -MF .deps/alphaxor.Tpo -c -o alphaxor.lo `test -f 'mixer2/alphaxor/alphaxor.cpp' || echo './'`mixer2/alphaxor/alphaxor.cpp libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT ising0r.lo -MD -MP -MF .deps/ising0r.Tpo -c generator/ising0r/ising0r.c -fPIC -DPIC -o .libs/ising0r.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT softlight.lo -MD -MP -MF .deps/softlight.Tpo -c mixer2/softlight/softlight.cpp -fPIC -DPIC -o .libs/softlight.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT xfade0r.lo -MD -MP -MF .deps/xfade0r.Tpo -c mixer2/xfade0r/xfade0r.cpp -fPIC -DPIC -o .libs/xfade0r.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT overlay.lo -MD -MP -MF .deps/overlay.Tpo -c mixer2/overlay/overlay.cpp -fPIC -DPIC -o .libs/overlay.o mv -f .deps/ising0r.Tpo .deps/ising0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT delay0r.lo -MD -MP -MF .deps/delay0r.Tpo -c -o delay0r.lo `test -f 'filter/delay0r/delay0r.cpp' || echo './'`filter/delay0r/delay0r.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaxor.lo -MD -MP -MF .deps/alphaxor.Tpo -c mixer2/alphaxor/alphaxor.cpp -fPIC -DPIC -o .libs/alphaxor.o mv -f .deps/softlight.Tpo .deps/softlight.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT lighten.lo -MD -MP -MF .deps/lighten.Tpo -c -o lighten.lo `test -f 'mixer2/lighten/lighten.cpp' || echo './'`mixer2/lighten/lighten.cpp mv -f .deps/xfade0r.Tpo .deps/xfade0r.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT pixeliz0r.lo -MD -MP -MF .deps/pixeliz0r.Tpo -c -o pixeliz0r.lo `test -f 'filter/pixeliz0r/pixeliz0r.c' || echo './'`filter/pixeliz0r/pixeliz0r.c mv -f .deps/overlay.Tpo .deps/overlay.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT squareblur.lo -MD -MP -MF .deps/squareblur.Tpo -c -o squareblur.lo `test -f 'filter/squareblur/squareblur.c' || echo './'`filter/squareblur/squareblur.c mv -f .deps/alphaxor.Tpo .deps/alphaxor.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT contrast0r.lo -MD -MP -MF .deps/contrast0r.Tpo -c -o contrast0r.lo `test -f 'filter/contrast0r/contrast0r.c' || echo './'`filter/contrast0r/contrast0r.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT lighten.lo -MD -MP -MF .deps/lighten.Tpo -c mixer2/lighten/lighten.cpp -fPIC -DPIC -o .libs/lighten.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT delay0r.lo -MD -MP -MF .deps/delay0r.Tpo -c filter/delay0r/delay0r.cpp -fPIC -DPIC -o .libs/delay0r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT pixeliz0r.lo -MD -MP -MF .deps/pixeliz0r.Tpo -c filter/pixeliz0r/pixeliz0r.c -fPIC -DPIC -o .libs/pixeliz0r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT squareblur.lo -MD -MP -MF .deps/squareblur.Tpo -c filter/squareblur/squareblur.c -fPIC -DPIC -o .libs/squareblur.o mv -f .deps/pixeliz0r.Tpo .deps/pixeliz0r.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT contrast0r.lo -MD -MP -MF .deps/contrast0r.Tpo -c filter/contrast0r/contrast0r.c -fPIC -DPIC -o .libs/contrast0r.o mv -f .deps/squareblur.Tpo .deps/squareblur.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT blend.lo -MD -MP -MF .deps/blend.Tpo -c -o blend.lo `test -f 'mixer2/blend/blend.cpp' || echo './'`mixer2/blend/blend.cpp /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT difference.lo -MD -MP -MF .deps/difference.Tpo -c -o difference.lo `test -f 'mixer2/difference/difference.cpp' || echo './'`mixer2/difference/difference.cpp mv -f .deps/contrast0r.Tpo .deps/contrast0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT grain_extract.lo -MD -MP -MF .deps/grain_extract.Tpo -c -o grain_extract.lo `test -f 'mixer2/grain_extract/grain_extract.cpp' || echo './'`mixer2/grain_extract/grain_extract.cpp mv -f .deps/delay0r.Tpo .deps/delay0r.Plo mv -f .deps/lighten.Tpo .deps/lighten.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT lissajous0r.lo -MD -MP -MF .deps/lissajous0r.Tpo -c -o lissajous0r.lo `test -f 'generator/lissajous0r/lissajous0r.cpp' || echo './'`generator/lissajous0r/lissajous0r.cpp /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT saturat0r.lo -MD -MP -MF .deps/saturat0r.Tpo -c -o saturat0r.lo `test -f 'filter/saturat0r/saturat0r.c' || echo './'`filter/saturat0r/saturat0r.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT blend.lo -MD -MP -MF .deps/blend.Tpo -c mixer2/blend/blend.cpp -fPIC -DPIC -o .libs/blend.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT difference.lo -MD -MP -MF .deps/difference.Tpo -c mixer2/difference/difference.cpp -fPIC -DPIC -o .libs/difference.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT saturat0r.lo -MD -MP -MF .deps/saturat0r.Tpo -c filter/saturat0r/saturat0r.c -fPIC -DPIC -o .libs/saturat0r.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT lissajous0r.lo -MD -MP -MF .deps/lissajous0r.Tpo -c generator/lissajous0r/lissajous0r.cpp -fPIC -DPIC -o .libs/lissajous0r.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT grain_extract.lo -MD -MP -MF .deps/grain_extract.Tpo -c mixer2/grain_extract/grain_extract.cpp -fPIC -DPIC -o .libs/grain_extract.o mv -f .deps/saturat0r.Tpo .deps/saturat0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT subtract.lo -MD -MP -MF .deps/subtract.Tpo -c -o subtract.lo `test -f 'mixer2/subtract/subtract.cpp' || echo './'`mixer2/subtract/subtract.cpp mv -f .deps/blend.Tpo .deps/blend.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT letterb0xed.lo -MD -MP -MF .deps/letterb0xed.Tpo -c -o letterb0xed.lo `test -f 'filter/letterb0xed/letterb0xed.c' || echo './'`filter/letterb0xed/letterb0xed.c mv -f .deps/difference.Tpo .deps/difference.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT R.lo -MD -MP -MF .deps/R.Tpo -c -o R.lo `test -f 'filter/RGB/R.c' || echo './'`filter/RGB/R.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT letterb0xed.lo -MD -MP -MF .deps/letterb0xed.Tpo -c filter/letterb0xed/letterb0xed.c -fPIC -DPIC -o .libs/letterb0xed.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT subtract.lo -MD -MP -MF .deps/subtract.Tpo -c mixer2/subtract/subtract.cpp -fPIC -DPIC -o .libs/subtract.o mv -f .deps/grain_extract.Tpo .deps/grain_extract.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT G.lo -MD -MP -MF .deps/G.Tpo -c -o G.lo `test -f 'filter/RGB/G.c' || echo './'`filter/RGB/G.c mv -f .deps/lissajous0r.Tpo .deps/lissajous0r.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT B.lo -MD -MP -MF .deps/B.Tpo -c -o B.lo `test -f 'filter/RGB/B.c' || echo './'`filter/RGB/B.c mv -f .deps/letterb0xed.Tpo .deps/letterb0xed.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT RGB.lo -MD -MP -MF .deps/RGB.Tpo -c -o RGB.lo `test -f 'mixer3/RGB/RGB.c' || echo './'`mixer3/RGB/RGB.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT R.lo -MD -MP -MF .deps/R.Tpo -c filter/RGB/R.c -fPIC -DPIC -o .libs/R.o mv -f .deps/R.Tpo .deps/R.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT composition.lo -MD -MP -MF .deps/composition.Tpo -c -o composition.lo `test -f 'mixer2/composition/composition.c' || echo './'`mixer2/composition/composition.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT B.lo -MD -MP -MF .deps/B.Tpo -c filter/RGB/B.c -fPIC -DPIC -o .libs/B.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT RGB.lo -MD -MP -MF .deps/RGB.Tpo -c mixer3/RGB/RGB.c -fPIC -DPIC -o .libs/RGB.o mv -f .deps/subtract.Tpo .deps/subtract.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT G.lo -MD -MP -MF .deps/G.Tpo -c filter/RGB/G.c -fPIC -DPIC -o .libs/G.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphainjection.lo -MD -MP -MF .deps/alphainjection.Tpo -c -o alphainjection.lo `test -f 'mixer2/alphainjection/alphainjection.c' || echo './'`mixer2/alphainjection/alphainjection.c mv -f .deps/RGB.Tpo .deps/RGB.Plo mv -f .deps/B.Tpo .deps/B.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT nervous.lo -MD -MP -MF .deps/nervous.Tpo -c -o nervous.lo `test -f 'filter/nervous/nervous.cpp' || echo './'`filter/nervous/nervous.cpp /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT baltan.lo -MD -MP -MF .deps/baltan.Tpo -c -o baltan.lo `test -f 'filter/baltan/baltan.cpp' || echo './'`filter/baltan/baltan.cpp mv -f .deps/G.Tpo .deps/G.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT composition.lo -MD -MP -MF .deps/composition.Tpo -c mixer2/composition/composition.c -fPIC -DPIC -o .libs/composition.o /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT partik0l.lo -MD -MP -MF .deps/partik0l.Tpo -c -o partik0l.lo `test -f 'generator/partik0l/partik0l.cpp' || echo './'`generator/partik0l/partik0l.cpp libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphainjection.lo -MD -MP -MF .deps/alphainjection.Tpo -c mixer2/alphainjection/alphainjection.c -fPIC -DPIC -o .libs/alphainjection.o mv -f .deps/composition.Tpo .deps/composition.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT cartoon.lo -MD -MP -MF .deps/cartoon.Tpo -c -o cartoon.lo `test -f 'filter/cartoon/cartoon.cpp' || echo './'`filter/cartoon/cartoon.cpp mv -f .deps/alphainjection.Tpo .deps/alphainjection.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT vertigo.lo -MD -MP -MF .deps/vertigo.Tpo -c -o vertigo.lo `test -f 'filter/vertigo/vertigo.c' || echo './'`filter/vertigo/vertigo.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT nervous.lo -MD -MP -MF .deps/nervous.Tpo -c filter/nervous/nervous.cpp -fPIC -DPIC -o .libs/nervous.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT partik0l.lo -MD -MP -MF .deps/partik0l.Tpo -c generator/partik0l/partik0l.cpp -fPIC -DPIC -o .libs/partik0l.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT baltan.lo -MD -MP -MF .deps/baltan.Tpo -c filter/baltan/baltan.cpp -fPIC -DPIC -o .libs/baltan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT vertigo.lo -MD -MP -MF .deps/vertigo.Tpo -c filter/vertigo/vertigo.c -fPIC -DPIC -o .libs/vertigo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT cartoon.lo -MD -MP -MF .deps/cartoon.Tpo -c filter/cartoon/cartoon.cpp -fPIC -DPIC -o .libs/cartoon.o mv -f .deps/baltan.Tpo .deps/baltan.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT delaygrab.lo -MD -MP -MF .deps/delaygrab.Tpo -c -o delaygrab.lo `test -f 'filter/delaygrab/delaygrab.cpp' || echo './'`filter/delaygrab/delaygrab.cpp mv -f .deps/nervous.Tpo .deps/nervous.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT glow.lo -MD -MP -MF .deps/glow.Tpo -c -o glow.lo `test -f 'filter/glow/glow.c' || echo './'`filter/glow/glow.c mv -f .deps/partik0l.Tpo .deps/partik0l.Plo mv -f .deps/vertigo.Tpo .deps/vertigo.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT lenscorrection.lo -MD -MP -MF .deps/lenscorrection.Tpo -c -o lenscorrection.lo `test -f 'filter/lenscorrection/lenscorrection.c' || echo './'`filter/lenscorrection/lenscorrection.c /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT transparency.lo -MD -MP -MF .deps/transparency.Tpo -c -o transparency.lo `test -f 'filter/transparency/transparency.c' || echo './'`filter/transparency/transparency.c mv -f .deps/cartoon.Tpo .deps/cartoon.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT colordistance.lo -MD -MP -MF .deps/colordistance.Tpo -c -o colordistance.lo `test -f 'filter/colordistance/colordistance.c' || echo './'`filter/colordistance/colordistance.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT lenscorrection.lo -MD -MP -MF .deps/lenscorrection.Tpo -c filter/lenscorrection/lenscorrection.c -fPIC -DPIC -o .libs/lenscorrection.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT glow.lo -MD -MP -MF .deps/glow.Tpo -c filter/glow/glow.c -fPIC -DPIC -o .libs/glow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT delaygrab.lo -MD -MP -MF .deps/delaygrab.Tpo -c filter/delaygrab/delaygrab.cpp -fPIC -DPIC -o .libs/delaygrab.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT transparency.lo -MD -MP -MF .deps/transparency.Tpo -c filter/transparency/transparency.c -fPIC -DPIC -o .libs/transparency.o mv -f .deps/lenscorrection.Tpo .deps/lenscorrection.Plo mv -f .deps/transparency.Tpo .deps/transparency.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT perspective.lo -MD -MP -MF .deps/perspective.Tpo -c -o perspective.lo `test -f 'filter/perspective/perspective.c' || echo './'`filter/perspective/perspective.c /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT uvmap.lo -MD -MP -MF .deps/uvmap.Tpo -c -o uvmap.lo `test -f 'mixer2/uvmap/uvmap.c' || echo './'`mixer2/uvmap/uvmap.c mv -f .deps/glow.Tpo .deps/glow.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT luminance.lo -MD -MP -MF .deps/luminance.Tpo -c -o luminance.lo `test -f 'filter/luminance/luminance.c' || echo './'`filter/luminance/luminance.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT colordistance.lo -MD -MP -MF .deps/colordistance.Tpo -c filter/colordistance/colordistance.c -fPIC -DPIC -o .libs/colordistance.o mv -f .deps/delaygrab.Tpo .deps/delaygrab.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT perspective.lo -MD -MP -MF .deps/perspective.Tpo -c filter/perspective/perspective.c -fPIC -DPIC -o .libs/perspective.o /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT edgeglow.lo -MD -MP -MF .deps/edgeglow.Tpo -c -o edgeglow.lo `test -f 'filter/edgeglow/edgeglow.cpp' || echo './'`filter/edgeglow/edgeglow.cpp mv -f .deps/colordistance.Tpo .deps/colordistance.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c -o cluster.lo `test -f 'filter/cluster/cluster.c' || echo './'`filter/cluster/cluster.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT uvmap.lo -MD -MP -MF .deps/uvmap.Tpo -c mixer2/uvmap/uvmap.c -fPIC -DPIC -o .libs/uvmap.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT luminance.lo -MD -MP -MF .deps/luminance.Tpo -c filter/luminance/luminance.c -fPIC -DPIC -o .libs/luminance.o mv -f .deps/perspective.Tpo .deps/perspective.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT balanc0r.lo -MD -MP -MF .deps/balanc0r.Tpo -c -o balanc0r.lo `test -f 'filter/balanc0r/balanc0r.c' || echo './'`filter/balanc0r/balanc0r.c mv -f .deps/uvmap.Tpo .deps/uvmap.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT tint0r.lo -MD -MP -MF .deps/tint0r.Tpo -c -o tint0r.lo `test -f 'filter/tint0r/tint0r.c' || echo './'`filter/tint0r/tint0r.c mv -f .deps/luminance.Tpo .deps/luminance.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT levels.lo -MD -MP -MF .deps/levels.Tpo -c -o levels.lo `test -f 'filter/levels/levels.c' || echo './'`filter/levels/levels.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c filter/cluster/cluster.c -fPIC -DPIC -o .libs/cluster.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT edgeglow.lo -MD -MP -MF .deps/edgeglow.Tpo -c filter/edgeglow/edgeglow.cpp -fPIC -DPIC -o .libs/edgeglow.o mv -f .deps/cluster.Tpo .deps/cluster.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT curves.lo -MD -MP -MF .deps/curves.Tpo -c -o curves.lo `test -f 'filter/curves/curves.c' || echo './'`filter/curves/curves.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT levels.lo -MD -MP -MF .deps/levels.Tpo -c filter/levels/levels.c -fPIC -DPIC -o .libs/levels.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT tint0r.lo -MD -MP -MF .deps/tint0r.Tpo -c filter/tint0r/tint0r.c -fPIC -DPIC -o .libs/tint0r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT balanc0r.lo -MD -MP -MF .deps/balanc0r.Tpo -c filter/balanc0r/balanc0r.c -fPIC -DPIC -o .libs/balanc0r.o mv -f .deps/tint0r.Tpo .deps/tint0r.Plo mv -f .deps/levels.Tpo .deps/levels.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT three_point_balance.lo -MD -MP -MF .deps/three_point_balance.Tpo -c -o three_point_balance.lo `test -f 'filter/three_point_balance/three_point_balance.c' || echo './'`filter/three_point_balance/three_point_balance.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT curves.lo -MD -MP -MF .deps/curves.Tpo -c filter/curves/curves.c -fPIC -DPIC -o .libs/curves.o /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT bluescreen0r.lo -MD -MP -MF .deps/bluescreen0r.Tpo -c -o bluescreen0r.lo `test -f 'filter/bluescreen0r/bluescreen0r.cpp' || echo './'`filter/bluescreen0r/bluescreen0r.cpp mv -f .deps/balanc0r.Tpo .deps/balanc0r.Plo mv -f .deps/edgeglow.Tpo .deps/edgeglow.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT primaries.lo -MD -MP -MF .deps/primaries.Tpo -c -o primaries.lo `test -f 'filter/primaries/primaries.cpp' || echo './'`filter/primaries/primaries.cpp /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT threelay0r.lo -MD -MP -MF .deps/threelay0r.Tpo -c -o threelay0r.lo `test -f 'filter/threelay0r/threelay0r.cpp' || echo './'`filter/threelay0r/threelay0r.cpp libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT three_point_balance.lo -MD -MP -MF .deps/three_point_balance.Tpo -c filter/three_point_balance/three_point_balance.c -fPIC -DPIC -o .libs/three_point_balance.o mv -f .deps/curves.Tpo .deps/curves.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT plasma.lo -MD -MP -MF .deps/plasma.Tpo -c -o plasma.lo `test -f 'generator/dem0scene/plasma.cpp' || echo './'`generator/dem0scene/plasma.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT bluescreen0r.lo -MD -MP -MF .deps/bluescreen0r.Tpo -c filter/bluescreen0r/bluescreen0r.cpp -fPIC -DPIC -o .libs/bluescreen0r.o mv -f .deps/three_point_balance.Tpo .deps/three_point_balance.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT primaries.lo -MD -MP -MF .deps/primaries.Tpo -c filter/primaries/primaries.cpp -fPIC -DPIC -o .libs/primaries.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT c0rners.lo -MD -MP -MF .deps/c0rners.Tpo -c -o c0rners.lo `test -f 'filter/c0rners/c0rners.c' || echo './'`filter/c0rners/c0rners.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT threelay0r.lo -MD -MP -MF .deps/threelay0r.Tpo -c filter/threelay0r/threelay0r.cpp -fPIC -DPIC -o .libs/threelay0r.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT plasma.lo -MD -MP -MF .deps/plasma.Tpo -c generator/dem0scene/plasma.cpp -fPIC -DPIC -o .libs/plasma.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT c0rners.lo -MD -MP -MF .deps/c0rners.Tpo -c filter/c0rners/c0rners.c -fPIC -DPIC -o .libs/c0rners.o mv -f .deps/bluescreen0r.Tpo .deps/bluescreen0r.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT defish0r.lo -MD -MP -MF .deps/defish0r.Tpo -c -o defish0r.lo `test -f 'filter/defish0r/defish0r.c' || echo './'`filter/defish0r/defish0r.c mv -f .deps/c0rners.Tpo .deps/c0rners.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT coloradj_RGB.lo -MD -MP -MF .deps/coloradj_RGB.Tpo -c -o coloradj_RGB.lo `test -f 'filter/coloradj/coloradj_RGB.c' || echo './'`filter/coloradj/coloradj_RGB.c mv -f .deps/threelay0r.Tpo .deps/threelay0r.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT alpha0ps.lo -MD -MP -MF .deps/alpha0ps.Tpo -c -o alpha0ps.lo `test -f 'filter/alpha0ps/alpha0ps.c' || echo './'`filter/alpha0ps/alpha0ps.c mv -f .deps/plasma.Tpo .deps/plasma.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphagrad.lo -MD -MP -MF .deps/alphagrad.Tpo -c -o alphagrad.lo `test -f 'filter/alpha0ps/alphagrad.c' || echo './'`filter/alpha0ps/alphagrad.c mv -f .deps/primaries.Tpo .deps/primaries.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaspot.lo -MD -MP -MF .deps/alphaspot.Tpo -c -o alphaspot.lo `test -f 'filter/alpha0ps/alphaspot.c' || echo './'`filter/alpha0ps/alphaspot.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT defish0r.lo -MD -MP -MF .deps/defish0r.Tpo -c filter/defish0r/defish0r.c -fPIC -DPIC -o .libs/defish0r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT coloradj_RGB.lo -MD -MP -MF .deps/coloradj_RGB.Tpo -c filter/coloradj/coloradj_RGB.c -fPIC -DPIC -o .libs/coloradj_RGB.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT alpha0ps.lo -MD -MP -MF .deps/alpha0ps.Tpo -c filter/alpha0ps/alpha0ps.c -fPIC -DPIC -o .libs/alpha0ps.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphagrad.lo -MD -MP -MF .deps/alphagrad.Tpo -c filter/alpha0ps/alphagrad.c -fPIC -DPIC -o .libs/alphagrad.o mv -f .deps/coloradj_RGB.Tpo .deps/coloradj_RGB.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT d90stairsteppingfix.lo -MD -MP -MF .deps/d90stairsteppingfix.Tpo -c -o d90stairsteppingfix.lo `test -f 'filter/d90stairsteppingfix/d90stairsteppingfix.cpp' || echo './'`filter/d90stairsteppingfix/d90stairsteppingfix.cpp mv -f .deps/alpha0ps.Tpo .deps/alpha0ps.Plo mv -f .deps/defish0r.Tpo .deps/defish0r.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT sopsat.lo -MD -MP -MF .deps/sopsat.Tpo -c -o sopsat.lo `test -f 'filter/sopsat/sopsat.cpp' || echo './'`filter/sopsat/sopsat.cpp /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT pr0be.lo -MD -MP -MF .deps/pr0be.Tpo -c -o pr0be.lo `test -f 'filter/measure/pr0be.c' || echo './'`filter/measure/pr0be.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT alphaspot.lo -MD -MP -MF .deps/alphaspot.Tpo -c filter/alpha0ps/alphaspot.c -fPIC -DPIC -o .libs/alphaspot.o mv -f .deps/alphagrad.Tpo .deps/alphagrad.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT pr0file.lo -MD -MP -MF .deps/pr0file.Tpo -c -o pr0file.lo `test -f 'filter/measure/pr0file.c' || echo './'`filter/measure/pr0file.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT d90stairsteppingfix.lo -MD -MP -MF .deps/d90stairsteppingfix.Tpo -c filter/d90stairsteppingfix/d90stairsteppingfix.cpp -fPIC -DPIC -o .libs/d90stairsteppingfix.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT pr0be.lo -MD -MP -MF .deps/pr0be.Tpo -c filter/measure/pr0be.c -fPIC -DPIC -o .libs/pr0be.o mv -f .deps/alphaspot.Tpo .deps/alphaspot.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT select0r.lo -MD -MP -MF .deps/select0r.Tpo -c -o select0r.lo `test -f 'filter/select0r/select0r.c' || echo './'`filter/select0r/select0r.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT sopsat.lo -MD -MP -MF .deps/sopsat.Tpo -c filter/sopsat/sopsat.cpp -fPIC -DPIC -o .libs/sopsat.o mv -f .deps/pr0be.Tpo .deps/pr0be.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -march=amdfam10 -O2 -pipe -MT scale0tilt_la-scale0tilt.lo -MD -MP -MF .deps/scale0tilt_la-scale0tilt.Tpo -c -o scale0tilt_la-scale0tilt.lo `test -f 'filter/scale0tilt/scale0tilt.c' || echo './'`filter/scale0tilt/scale0tilt.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT pr0file.lo -MD -MP -MF .deps/pr0file.Tpo -c filter/measure/pr0file.c -fPIC -DPIC -o .libs/pr0file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -march=amdfam10 -O2 -pipe -MT select0r.lo -MD -MP -MF .deps/select0r.Tpo -c filter/select0r/select0r.c -fPIC -DPIC -o .libs/select0r.o mv -f .deps/d90stairsteppingfix.Tpo .deps/d90stairsteppingfix.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -march=amdfam10 -O2 -pipe -MT vectorscope_la-vectorscope.lo -MD -MP -MF .deps/vectorscope_la-vectorscope.Tpo -c -o vectorscope_la-vectorscope.lo `test -f 'filter/vectorscope/vectorscope.c' || echo './'`filter/vectorscope/vectorscope.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -march=amdfam10 -O2 -pipe -MT scale0tilt_la-scale0tilt.lo -MD -MP -MF .deps/scale0tilt_la-scale0tilt.Tpo -c filter/scale0tilt/scale0tilt.c -fPIC -DPIC -o .libs/scale0tilt_la-scale0tilt.o mv -f .deps/sopsat.Tpo .deps/sopsat.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -march=amdfam10 -O2 -pipe -MT rgbparade_la-rgbparade.lo -MD -MP -MF .deps/rgbparade_la-rgbparade.Tpo -c -o rgbparade_la-rgbparade.lo `test -f 'filter/rgbparade/rgbparade.c' || echo './'`filter/rgbparade/rgbparade.c mv -f .deps/pr0file.Tpo .deps/pr0file.Plo /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT facebl0r.lo -MD -MP -MF .deps/facebl0r.Tpo -c -o facebl0r.lo `test -f 'filter/facebl0r/facebl0r.cpp' || echo './'`filter/facebl0r/facebl0r.cpp mv -f .deps/select0r.Tpo .deps/select0r.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -march=amdfam10 -O2 -pipe -MT vectorscope_la-vectorscope.lo -MD -MP -MF .deps/vectorscope_la-vectorscope.Tpo -c filter/vectorscope/vectorscope.c -fPIC -DPIC -o .libs/vectorscope_la-vectorscope.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -I../include -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o 3dflippo.la -rpath /usr/lib64/frei0r-1 3dflippo.lo mv -f .deps/scale0tilt_la-scale0tilt.Tpo .deps/scale0tilt_la-scale0tilt.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -I../include -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o brightness.la -rpath /usr/lib64/frei0r-1 brightness.lo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -march=amdfam10 -O2 -pipe -MT rgbparade_la-rgbparade.lo -MD -MP -MF .deps/rgbparade_la-rgbparade.Tpo -c filter/rgbparade/rgbparade.c -fPIC -DPIC -o .libs/rgbparade_la-rgbparade.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=amdfam10 -O2 -pipe -MT facebl0r.lo -MD -MP -MF .deps/facebl0r.Tpo -c filter/facebl0r/facebl0r.cpp -fPIC -DPIC -o .libs/facebl0r.o libtool: link: gcc -std=gnu99 -shared .libs/3dflippo.o -lm -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,3dflippo.so -o .libs/3dflippo.so mv -f .deps/vectorscope_la-vectorscope.Tpo .deps/vectorscope_la-vectorscope.Plo libtool: link: gcc -std=gnu99 -shared .libs/brightness.o -lm -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,brightness.so -o .libs/brightness.so /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -I../include -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o distort0r.la -rpath /usr/lib64/frei0r-1 distort0r.lo libtool: link: ( cd ".libs" && rm -f "3dflippo.la" && ln -s "../3dflippo.la" "3dflippo.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o grain_merge.la -rpath /usr/lib64/frei0r-1 grain_merge.lo mv -f .deps/rgbparade_la-rgbparade.Tpo .deps/rgbparade_la-rgbparade.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -I../include -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o mask0mate.la -rpath /usr/lib64/frei0r-1 mask0mate.lo libtool: link: ( cd ".libs" && rm -f "brightness.la" && ln -s "../brightness.la" "brightness.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o saturation.la -rpath /usr/lib64/frei0r-1 saturation.lo In file included from /usr/include/opencv/cxcore.hpp:46, from /usr/include/opencv/cxcore.h:2123, from /usr/include/opencv/cv.h:58, from filter/facebl0r/facebl0r.cpp:22: /usr/include/opencv/cxmisc.h:52:26: error: cvconfig.h: No such file or directory libtool: link: gcc -std=gnu99 -shared .libs/distort0r.o -lm -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,distort0r.so -o .libs/distort0r.so libtool: link: gcc -std=gnu99 -shared .libs/mask0mate.o -lm -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,mask0mate.so -o .libs/mask0mate.so libtool: link: ( cd ".libs" && rm -f "distort0r.la" && ln -s "../distort0r.la" "distort0r.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -I../include -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o tehroxx0r.la -rpath /usr/lib64/frei0r-1 tehRoxx0r.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/grain_merge.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,grain_merge.so -o .libs/grain_merge.so libtool: link: ( cd ".libs" && rm -f "mask0mate.la" && ln -s "../mask0mate.la" "mask0mate.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o addition.la -rpath /usr/lib64/frei0r-1 addition.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/saturation.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,saturation.so -o .libs/saturation.so libtool: link: ( cd ".libs" && rm -f "grain_merge.la" && ln -s "../grain_merge.la" "grain_merge.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o burn.la -rpath /usr/lib64/frei0r-1 burn.lo libtool: link: gcc -std=gnu99 -shared .libs/tehRoxx0r.o -lm -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,tehroxx0r.so -o .libs/tehroxx0r.so libtool: link: ( cd ".libs" && rm -f "saturation.la" && ln -s "../saturation.la" "saturation.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o divide.la -rpath /usr/lib64/frei0r-1 divide.lo libtool: link: ( cd ".libs" && rm -f "tehroxx0r.la" && ln -s "../tehroxx0r.la" "tehroxx0r.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o hardlight.la -rpath /usr/lib64/frei0r-1 hardlight.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/addition.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,addition.so -o .libs/addition.so libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/burn.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,burn.so -o .libs/burn.so libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/divide.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,divide.so -o .libs/divide.so libtool: link: ( cd ".libs" && rm -f "addition.la" && ln -s "../addition.la" "addition.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o multiply.la -rpath /usr/lib64/frei0r-1 multiply.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/hardlight.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,hardlight.so -o .libs/hardlight.so libtool: link: ( cd ".libs" && rm -f "burn.la" && ln -s "../burn.la" "burn.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -I../include -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o threshold0r.la -rpath /usr/lib64/frei0r-1 threshold0r.lo libtool: link: ( cd ".libs" && rm -f "divide.la" && ln -s "../divide.la" "divide.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o alphaatop.la -rpath /usr/lib64/frei0r-1 alphaatop.lo libtool: link: ( cd ".libs" && rm -f "hardlight.la" && ln -s "../hardlight.la" "hardlight.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -I../include -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o bw0r.la -rpath /usr/lib64/frei0r-1 bw0r.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/multiply.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,multiply.so -o .libs/multiply.so libtool: link: gcc -std=gnu99 -shared .libs/threshold0r.o -lm -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,threshold0r.so -o .libs/threshold0r.so libtool: link: ( cd ".libs" && rm -f "threshold0r.la" && ln -s "../threshold0r.la" "threshold0r.la" ) libtool: link: ( cd ".libs" && rm -f "multiply.la" && ln -s "../multiply.la" "multiply.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o dodge.la -rpath /usr/lib64/frei0r-1 dodge.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/alphaatop.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,alphaatop.so -o .libs/alphaatop.so libtool: link: gcc -std=gnu99 -shared .libs/bw0r.o -lm -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,bw0r.so -o .libs/bw0r.so /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -I../include -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o hueshift0r.la -rpath /usr/lib64/frei0r-1 hueshift0r.lo libtool: link: ( cd ".libs" && rm -f "bw0r.la" && ln -s "../bw0r.la" "bw0r.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o nois0r.la -rpath /usr/lib64/frei0r-1 nois0r.lo libtool: link: ( cd ".libs" && rm -f "alphaatop.la" && ln -s "../alphaatop.la" "alphaatop.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o scanline0r.la -rpath /usr/lib64/frei0r-1 scanline0r.lo libtool: link: gcc -std=gnu99 -shared .libs/hueshift0r.o -lm -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,hueshift0r.so -o .libs/hueshift0r.so libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/dodge.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,dodge.so -o .libs/dodge.so libtool: link: ( cd ".libs" && rm -f "hueshift0r.la" && ln -s "../hueshift0r.la" "hueshift0r.la" ) /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o twolay0r.la -rpath /usr/lib64/frei0r-1 twolay0r.lo libtool: link: ( cd ".libs" && rm -f "dodge.la" && ln -s "../dodge.la" "dodge.la" ) libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/nois0r.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,nois0r.so -o .libs/nois0r.so /bin/sh ../libtool --tag=CXX --tag=disable-static --mode=link g++ -march=amdfam10 -O2 -pipe -module -avoid-version -lm -export-dynamic -Wl,-O1 -Wl,--as-needed -o alphain.la -rpath /usr/lib64/frei0r-1 alphain.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/scanline0r.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,scanline0r.so -o .libs/scanline0r.so make[1]: *** [facebl0r.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... libtool: link: ( cd ".libs" && rm -f "nois0r.la" && ln -s "../nois0r.la" "nois0r.la" ) libtool: link: ( cd ".libs" && rm -f "scanline0r.la" && ln -s "../scanline0r.la" "scanline0r.la" ) libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/twolay0r.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,twolay0r.so -o .libs/twolay0r.so libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtbeginS.o .libs/alphain.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crtn.o -march=amdfam10 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,alphain.so -o .libs/alphain.so libtool: link: ( cd ".libs" && rm -f "twolay0r.la" && ln -s "../twolay0r.la" "twolay0r.la" ) libtool: link: ( cd ".libs" && rm -f "alphain.la" && ln -s "../alphain.la" "alphain.la" ) make[1]: Leaving directory `/var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/work/frei0r-plugins-1.2.1/src' make: *** [all-recursive] Error 1 emake failed * ERROR: media-plugins/frei0r-plugins-1.2.1 failed: * died running emake, base_src_make * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2983: Called base_src_compile * environment, line 412: Called base_src_make * environment, line 450: Called die * The specific snippet of code: * emake "$@" || die "died running emake, $FUNCNAME"; * * If you need support, post the output of 'emerge --info =media-plugins/frei0r-plugins-1.2.1', * the complete build log and the output of 'emerge -pqv =media-plugins/frei0r-plugins-1.2.1'. * This ebuild is from an overlay: '/usr/local/portage/' * The complete build log is located at '/var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/temp/environment'. * S: '/var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/work/frei0r-plugins-1.2.1' >>> Failed to emerge media-plugins/frei0r-plugins-1.2.1, Log file: >>> '/var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/temp/build.log' * Messages for package media-plugins/frei0r-plugins-1.2.1: * ERROR: media-plugins/frei0r-plugins-1.2.1 failed: * died running emake, base_src_make * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2983: Called base_src_compile * environment, line 412: Called base_src_make * environment, line 450: Called die * The specific snippet of code: * emake "$@" || die "died running emake, $FUNCNAME"; * * If you need support, post the output of 'emerge --info =media-plugins/frei0r-plugins-1.2.1', * the complete build log and the output of 'emerge -pqv =media-plugins/frei0r-plugins-1.2.1'. * This ebuild is from an overlay: '/usr/local/portage/' * The complete build log is located at '/var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/temp/environment'. * S: '/var/tmp/portage/media-plugins/frei0r-plugins-1.2.1/work/frei0r-plugins-1.2.1' * IMPORTANT: 4 news items need reading for repository 'gentoo'. * Use eselect news to read news items.