Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 409428 Details for
Bug 558148
media-video/movit-1.1.3 fails to compile due to missing Eigen/SparseQR
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 64.15 KB, created by
Kornel
on 2015-08-19 11:29:22 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Kornel
Created:
2015-08-19 11:29:22 UTC
Size:
64.15 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-video/movit-1.1.3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: patrick@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking movit-1.1.3.tar.gz to /tmp/portage/media-video/movit-1.1.3/work >>>> Unpacking gtest-1.7.0.zip to /tmp/portage/media-video/movit-1.1.3/work >>>> Source unpacked in /tmp/portage/media-video/movit-1.1.3/work >>>> Preparing source in /tmp/portage/media-video/movit-1.1.3/work/movit-1.1.3 ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/media-video/movit-1.1.3/work/movit-1.1.3 ... > * econf: updating gtest-1.7.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gtest-1.7.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating movit-1.1.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating movit-1.1.3/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking 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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for Eigen3... yes >checking for epoxy... yes >checking for FFTW3... yes >checking for SDL2... yes >checking for SDL2_image... no >configure: WARNING: SDL2_image not found, demo program will not be built >checking for libpng... no >configure: WARNING: libpng12 not found, demo program will not be built >configure: creating ./config.status >config.status: creating Makefile >config.status: creating movit.pc >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /tmp/portage/media-video/movit-1.1.3/work/movit-1.1.3 ... >make -j3 >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o effect_util.lo -c effect_util.cpp >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o util.lo -c util.cpp >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o widgets.lo -c widgets.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c util.cpp -fPIC -DPIC -o .libs/util.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c widgets.cpp -fPIC -DPIC -o .libs/widgets.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c effect_util.cpp -fPIC -DPIC -o .libs/effect_util.o >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from effect_util.cpp:2: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.cpp:10: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from widgets.cpp:5: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from effect_util.cpp:2: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.cpp:10: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c effect_util.cpp -o effect_util.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from widgets.cpp:5: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c widgets.cpp -o widgets.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c util.cpp -o util.o >/dev/null 2>&1 >[ ! -r effect_util.d ] || sed 's/\.o:/\.lo:/' < effect_util.d > effect_util.ld >[ ! -r .libs/effect_util.d ] || sed 's/\.o:/\.lo:/' < .libs/effect_util.d > .libs/effect_util.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o effect.lo -c effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c effect.cpp -fPIC -DPIC -o .libs/effect.o >[ ! -r widgets.d ] || sed 's/\.o:/\.lo:/' < widgets.d > widgets.ld >[ ! -r .libs/widgets.d ] || sed 's/\.o:/\.lo:/' < .libs/widgets.d > .libs/widgets.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o effect_chain.lo -c effect_chain.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c effect_chain.cpp -fPIC -DPIC -o .libs/effect_chain.o >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from effect_util.h:10, > from effect.cpp:8: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from colorspace_conversion_effect.h:11, > from effect_chain.cpp:18: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from effect_util.h:10, > from effect.cpp:8: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from colorspace_conversion_effect.h:11, > from effect_chain.cpp:18: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >[ ! -r util.d ] || sed 's/\.o:/\.lo:/' < util.d > util.ld >[ ! -r .libs/util.d ] || sed 's/\.o:/\.lo:/' < .libs/util.d > .libs/util.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o init.lo -c init.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c init.cpp -fPIC -DPIC -o .libs/init.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c effect.cpp -o effect.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from init.cpp:9: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from init.cpp:9: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c init.cpp -o init.o >/dev/null 2>&1 >[ ! -r effect.d ] || sed 's/\.o:/\.lo:/' < effect.d > effect.ld >[ ! -r .libs/effect.d ] || sed 's/\.o:/\.lo:/' < .libs/effect.d > .libs/effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o resource_pool.lo -c resource_pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c resource_pool.cpp -fPIC -DPIC -o .libs/resource_pool.o >[ ! -r init.d ] || sed 's/\.o:/\.lo:/' < init.d > init.ld >[ ! -r .libs/init.d ] || sed 's/\.o:/\.lo:/' < .libs/init.d > .libs/init.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o fp16.lo -c fp16.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c fp16.cpp -fPIC -DPIC -o .libs/fp16.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c fp16.cpp -o fp16.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from resource_pool.cpp:13: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >[ ! -r fp16.d ] || sed 's/\.o:/\.lo:/' < fp16.d > fp16.ld >[ ! -r .libs/fp16.d ] || sed 's/\.o:/\.lo:/' < .libs/fp16.d > .libs/fp16.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o flat_input.lo -c flat_input.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c flat_input.cpp -fPIC -DPIC -o .libs/flat_input.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c effect_chain.cpp -o effect_chain.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from resource_pool.cpp:13: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from effect_util.h:10, > from flat_input.cpp:5: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from effect_util.h:10, > from flat_input.cpp:5: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c resource_pool.cpp -o resource_pool.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c flat_input.cpp -o flat_input.o >/dev/null 2>&1 >[ ! -r flat_input.d ] || sed 's/\.o:/\.lo:/' < flat_input.d > flat_input.ld >[ ! -r .libs/flat_input.d ] || sed 's/\.o:/\.lo:/' < .libs/flat_input.d > .libs/flat_input.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o ycbcr_input.lo -c ycbcr_input.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c ycbcr_input.cpp -fPIC -DPIC -o .libs/ycbcr_input.o >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from ycbcr_input.cpp:1: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from ycbcr_input.cpp:1: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >[ ! -r resource_pool.d ] || sed 's/\.o:/\.lo:/' < resource_pool.d > resource_pool.ld >[ ! -r .libs/resource_pool.d ] || sed 's/\.o:/\.lo:/' < .libs/resource_pool.d > .libs/resource_pool.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o lift_gamma_gain_effect.lo -c lift_gamma_gain_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c lift_gamma_gain_effect.cpp -fPIC -DPIC -o .libs/lift_gamma_gain_effect.o >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from effect_util.h:10, > from lift_gamma_gain_effect.cpp:4: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c ycbcr_input.cpp -o ycbcr_input.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from effect_util.h:10, > from lift_gamma_gain_effect.cpp:4: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >[ ! -r effect_chain.d ] || sed 's/\.o:/\.lo:/' < effect_chain.d > effect_chain.ld >[ ! -r .libs/effect_chain.d ] || sed 's/\.o:/\.lo:/' < .libs/effect_chain.d > .libs/effect_chain.ld >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c lift_gamma_gain_effect.cpp -o lift_gamma_gain_effect.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o white_balance_effect.lo -c white_balance_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c white_balance_effect.cpp -fPIC -DPIC -o .libs/white_balance_effect.o >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from white_balance_effect.cpp:1: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from white_balance_effect.cpp:1: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >[ ! -r lift_gamma_gain_effect.d ] || sed 's/\.o:/\.lo:/' < lift_gamma_gain_effect.d > lift_gamma_gain_effect.ld >[ ! -r .libs/lift_gamma_gain_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/lift_gamma_gain_effect.d > .libs/lift_gamma_gain_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o gamma_expansion_effect.lo -c gamma_expansion_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c gamma_expansion_effect.cpp -fPIC -DPIC -o .libs/gamma_expansion_effect.o >[ ! -r ycbcr_input.d ] || sed 's/\.o:/\.lo:/' < ycbcr_input.d > ycbcr_input.ld >[ ! -r .libs/ycbcr_input.d ] || sed 's/\.o:/\.lo:/' < .libs/ycbcr_input.d > .libs/ycbcr_input.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o gamma_compression_effect.lo -c gamma_compression_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c gamma_compression_effect.cpp -fPIC -DPIC -o .libs/gamma_compression_effect.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c white_balance_effect.cpp -o white_balance_effect.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from effect_util.h:10, > from gamma_expansion_effect.cpp:3: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from effect_util.h:10, > from gamma_expansion_effect.cpp:3: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from effect_util.h:10, > from gamma_compression_effect.cpp:3: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from effect_util.h:10, > from gamma_compression_effect.cpp:3: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c gamma_expansion_effect.cpp -o gamma_expansion_effect.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c gamma_compression_effect.cpp -o gamma_compression_effect.o >/dev/null 2>&1 >[ ! -r white_balance_effect.d ] || sed 's/\.o:/\.lo:/' < white_balance_effect.d > white_balance_effect.ld >[ ! -r .libs/white_balance_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/white_balance_effect.d > .libs/white_balance_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o colorspace_conversion_effect.lo -c colorspace_conversion_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c colorspace_conversion_effect.cpp -fPIC -DPIC -o .libs/colorspace_conversion_effect.o >[ ! -r gamma_expansion_effect.d ] || sed 's/\.o:/\.lo:/' < gamma_expansion_effect.d > gamma_expansion_effect.ld >[ ! -r .libs/gamma_expansion_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/gamma_expansion_effect.d > .libs/gamma_expansion_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o alpha_multiplication_effect.lo -c alpha_multiplication_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c alpha_multiplication_effect.cpp -fPIC -DPIC -o .libs/alpha_multiplication_effect.o >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from colorspace_conversion_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from alpha_multiplication_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >[ ! -r gamma_compression_effect.d ] || sed 's/\.o:/\.lo:/' < gamma_compression_effect.d > gamma_compression_effect.ld >[ ! -r .libs/gamma_compression_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/gamma_compression_effect.d > .libs/gamma_compression_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o alpha_division_effect.lo -c alpha_division_effect.cpp >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from colorspace_conversion_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c alpha_division_effect.cpp -fPIC -DPIC -o .libs/alpha_division_effect.o >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from alpha_multiplication_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c alpha_multiplication_effect.cpp -o alpha_multiplication_effect.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from alpha_division_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c colorspace_conversion_effect.cpp -o colorspace_conversion_effect.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from alpha_division_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c alpha_division_effect.cpp -o alpha_division_effect.o >/dev/null 2>&1 >[ ! -r alpha_multiplication_effect.d ] || sed 's/\.o:/\.lo:/' < alpha_multiplication_effect.d > alpha_multiplication_effect.ld >[ ! -r .libs/alpha_multiplication_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/alpha_multiplication_effect.d > .libs/alpha_multiplication_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o saturation_effect.lo -c saturation_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c saturation_effect.cpp -fPIC -DPIC -o .libs/saturation_effect.o >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from saturation_effect.cpp:4: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from saturation_effect.cpp:4: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >[ ! -r alpha_division_effect.d ] || sed 's/\.o:/\.lo:/' < alpha_division_effect.d > alpha_division_effect.ld >[ ! -r .libs/alpha_division_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/alpha_division_effect.d > .libs/alpha_division_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o blur_effect.lo -c blur_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c blur_effect.cpp -fPIC -DPIC -o .libs/blur_effect.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c saturation_effect.cpp -o saturation_effect.o >/dev/null 2>&1 >[ ! -r colorspace_conversion_effect.d ] || sed 's/\.o:/\.lo:/' < colorspace_conversion_effect.d > colorspace_conversion_effect.ld >[ ! -r .libs/colorspace_conversion_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/colorspace_conversion_effect.d > .libs/colorspace_conversion_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o diffusion_effect.lo -c diffusion_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c diffusion_effect.cpp -fPIC -DPIC -o .libs/diffusion_effect.o >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from effect_util.h:10, > from blur_effect.cpp:8: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from diffusion_effect.cpp:7: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from diffusion_effect.cpp:7: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from effect_util.h:10, > from blur_effect.cpp:8: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c diffusion_effect.cpp -o diffusion_effect.o >/dev/null 2>&1 >[ ! -r saturation_effect.d ] || sed 's/\.o:/\.lo:/' < saturation_effect.d > saturation_effect.ld >[ ! -r .libs/saturation_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/saturation_effect.d > .libs/saturation_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o glow_effect.lo -c glow_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c glow_effect.cpp -fPIC -DPIC -o .libs/glow_effect.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c blur_effect.cpp -o blur_effect.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from glow_effect.cpp:8: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from glow_effect.cpp:8: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >[ ! -r diffusion_effect.d ] || sed 's/\.o:/\.lo:/' < diffusion_effect.d > diffusion_effect.ld >[ ! -r .libs/diffusion_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/diffusion_effect.d > .libs/diffusion_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o unsharp_mask_effect.lo -c unsharp_mask_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c unsharp_mask_effect.cpp -fPIC -DPIC -o .libs/unsharp_mask_effect.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c glow_effect.cpp -o glow_effect.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from unsharp_mask_effect.cpp:8: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >[ ! -r blur_effect.d ] || sed 's/\.o:/\.lo:/' < blur_effect.d > blur_effect.ld >[ ! -r .libs/blur_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/blur_effect.d > .libs/blur_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o mix_effect.lo -c mix_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c mix_effect.cpp -fPIC -DPIC -o .libs/mix_effect.o >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from unsharp_mask_effect.cpp:8: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c unsharp_mask_effect.cpp -o unsharp_mask_effect.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from mix_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >[ ! -r glow_effect.d ] || sed 's/\.o:/\.lo:/' < glow_effect.d > glow_effect.ld >[ ! -r .libs/glow_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/glow_effect.d > .libs/glow_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o overlay_effect.lo -c overlay_effect.cpp >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from mix_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c overlay_effect.cpp -fPIC -DPIC -o .libs/overlay_effect.o >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c mix_effect.cpp -o mix_effect.o >/dev/null 2>&1 >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from util.h:9, > from overlay_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >[ ! -r unsharp_mask_effect.d ] || sed 's/\.o:/\.lo:/' < unsharp_mask_effect.d > unsharp_mask_effect.ld >[ ! -r .libs/unsharp_mask_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/unsharp_mask_effect.d > .libs/unsharp_mask_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o padding_effect.lo -c padding_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c padding_effect.cpp -fPIC -DPIC -o .libs/padding_effect.o >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from util.h:9, > from overlay_effect.cpp:2: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c overlay_effect.cpp -o overlay_effect.o >/dev/null 2>&1 >[ ! -r mix_effect.d ] || sed 's/\.o:/\.lo:/' < mix_effect.d > mix_effect.ld >[ ! -r .libs/mix_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/mix_effect.d > .libs/mix_effect.ld >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -o resample_effect.lo -c resample_effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c resample_effect.cpp -fPIC -DPIC -o .libs/resample_effect.o >In file included from /usr/include/eigen3/Eigen/Core:248:0, > from effect_util.h:10, > from padding_effect.cpp:4: >/usr/include/eigen3/Eigen/src/Core/util/Memory.h: In function 'Index Eigen::internal::first_aligned(const Scalar*, Index)': >/usr/include/eigen3/Eigen/src/Core/util/Memory.h:454:48: warning: typedef 'Packet' locally defined but not used [-Wunused-local-typedefs] > typedef typename packet_traits<Scalar>::type Packet; > ^ >resample_effect.cpp:11:26: fatal error: Eigen/SparseQR: No such file or directory > #include <Eigen/SparseQR> > ^ >compilation terminated. >Makefile:124: recipe for target 'resample_effect.lo' failed >make: *** [resample_effect.lo] Error 1 >make: *** Waiting for unfinished jobs.... >In file included from /usr/include/eigen3/Eigen/Core:324:0, > from effect_util.h:10, > from padding_effect.cpp:4: >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h: In static member function 'static void Eigen::internal::selfadjoint_matrix_vector_product<Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version>::run(Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Scalar)': >/usr/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h:38:44: warning: typedef 'RealScalar' locally defined but not used [-Wunused-local-typedefs] > typedef typename NumTraits<Scalar>::Real RealScalar; > ^ >libtool: compile: x86_64-pc-linux-gnu-g++ -MMD -MP -Wall -march=native -O2 -pipe -fvisibility-inlines-hidden -I/tmp/portage/media-video/movit-1.1.3/work/gtest-1.7.0/include -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/eigen3 -DHAVE_SDL2 -c padding_effect.cpp -o padding_effect.o >/dev/null 2>&1 >[ ! -r overlay_effect.d ] || sed 's/\.o:/\.lo:/' < overlay_effect.d > overlay_effect.ld >[ ! -r .libs/overlay_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/overlay_effect.d > .libs/overlay_effect.ld >[ ! -r padding_effect.d ] || sed 's/\.o:/\.lo:/' < padding_effect.d > padding_effect.ld >[ ! -r .libs/padding_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/padding_effect.d > .libs/padding_effect.ld > [31;01m*[0m ERROR: media-video/movit-1.1.3::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-video/movit-1.1.3::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-video/movit-1.1.3::gentoo'`. > [31;01m*[0m The complete build log is located at '/tmp/portage/media-video/movit-1.1.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/media-video/movit-1.1.3/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/media-video/movit-1.1.3/work/movit-1.1.3' > [31;01m*[0m S: '/tmp/portage/media-video/movit-1.1.3/work/movit-1.1.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 558148
: 409428