==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: movit 1.7.1-2 (Sun Jul 14 08:41:26 2024)
==> Retrieving sources...
  -> Found movit-1.7.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    movit-1.7.1.tar.gz ... Passed
==> Making package: movit 1.7.1-2 (Sun Jul 14 08:41:49 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: mesa will be installed before its libglvnd dependency

Packages (22) default-cursors-2-2  libdrm-2.4.122-1  libedit-20240517_3.1-1
              libglvnd-1.7.0-1  libomxil-bellagio-0.9.3-5
              libpciaccess-0.18.1-2  libx11-1.8.9-1  libxau-1.0.11-3
              libxcb-1.17.0-1  libxdmcp-1.1.5-1.1  libxext-1.3.6-1
              libxfixes-6.0.1-2  libxshmfence-1.3.2-2  libxxf86vm-1.1.5-2
              llvm-libs-18.1.8-3  lm_sensors-1:3.6.0.r41.g31d1f125-3
              mesa-1:24.1.3-1  wayland-1.23.0-1  xcb-proto-1.17.0-2
              xorgproto-2024.1-2  fftw-3.3.10-7  libepoxy-1.5.10-3

Total Download Size:     1.03 MiB
Total Installed Size:  221.15 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 fftw-3.3.10-7-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fftw...
Optional dependencies for fftw
    fftw-openmpi: for OpenMPI integration
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libpciaccess...
installing libdrm...
Optional dependencies for libdrm
    cairo: needed for modetest tool
installing libxfixes...
installing libxshmfence...
installing libxxf86vm...
installing libedit...
installing llvm-libs...
installing lm_sensors...
Optional dependencies for lm_sensors
    rrdtool: for logging with sensord
    perl: for sensor detection and configuration convert [installed]
installing default-cursors...
Optional dependencies for default-cursors
    adwaita-cursors: default cursor theme
installing wayland...
installing libomxil-bellagio...
installing mesa...
Optional dependencies for mesa
    opengl-man-pages: for the OpenGL API man pages
installing libglvnd...
installing libepoxy...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) hidapi-0.14.0-2  libxcursor-1.2.2-1  libxrender-0.9.11-2
             eigen-3.4.0-2  gtest-1.14.0-2  sdl2-2.30.5-1

Total Download Size:    1.91 MiB
Total Installed Size:  15.03 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 eigen-3.4.0-2-any downloading...
 sdl2-2.30.5-1-armv7h downloading...
 hidapi-0.14.0-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing eigen...
installing gtest...
Optional dependencies for gtest
    python: gmock generator [installed]
installing libxrender...
installing libxcursor...
installing hidapi...
Optional dependencies for hidapi
    libusb: for hidapi-libusb [installed]
installing sdl2...
Optional dependencies for sdl2
    alsa-lib: ALSA audio driver
    libpulse: PulseAudio audio driver
    jack: JACK audio driver
    pipewire: PipeWire audio driver
    libdecor: Wayland client decorations
[?25h==> Retrieving sources...
  -> Found movit-1.7.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting movit-1.7.1.tar.gz with bsdtar
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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 how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
/usr/bin/grep: warning: stray \ before -
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/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for 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: libpng not found, demo program will not be built
checking for benchmark... no
configure: WARNING: Google microbenchmark framework not found, microbenchmarks will not be built
configure: creating ./config.status
config.status: creating Makefile
config.status: creating movit.pc
config.status: executing libtool commands
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o effect_util.lo -c effect_util.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c effect_util.cpp  -fPIC -DPIC -o .libs/effect_util.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_util.cpp:2:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c effect_util.cpp -o effect_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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o util.lo -c util.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c util.cpp  -fPIC -DPIC -o .libs/util.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from util.cpp:10:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c util.cpp -o util.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o effect.lo -c effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c effect.cpp  -fPIC -DPIC -o .libs/effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from effect.cpp:7:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c effect.cpp -o effect.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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o effect_chain.lo -c effect_chain.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c effect_chain.cpp  -fPIC -DPIC -o .libs/effect_chain.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.cpp:13:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c effect_chain.cpp -o effect_chain.o >/dev/null 2>&1
[ ! -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
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o init.lo -c init.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c init.cpp  -fPIC -DPIC -o .libs/init.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from util.h:9,
                 from init.cpp:9:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c init.cpp -o init.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o resource_pool.lo -c resource_pool.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c resource_pool.cpp  -fPIC -DPIC -o .libs/resource_pool.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from util.h:9,
                 from resource_pool.cpp:13:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c resource_pool.cpp -o resource_pool.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o ycbcr.lo -c ycbcr.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c ycbcr.cpp  -fPIC -DPIC -o .libs/ycbcr.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from ycbcr.cpp:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c ycbcr.cpp -o ycbcr.o >/dev/null 2>&1
[ ! -r ycbcr.d ] || sed 's/\.o:/\.lo:/' < ycbcr.d > ycbcr.ld
[ ! -r .libs/ycbcr.d ] || sed 's/\.o:/\.lo:/' < .libs/ycbcr.d > .libs/ycbcr.ld
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o make_bundled_shaders.o -c make_bundled_shaders.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from util.h:9,
                 from make_bundled_shaders.cpp:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o make_bundled_shaders make_bundled_shaders.o util.o init.o resource_pool.o -lepoxy 
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o make_bundled_shaders make_bundled_shaders.o util.o init.o resource_pool.o  -lepoxy
./make_bundled_shaders vs.vert vs.130.vert vs.150.vert vs.300es.vert header.130.frag header.150.frag header.300es.frag header.comp footer.frag identity.frag footer.comp texture1d.130.frag texture1d.150.frag texture1d.300es.frag flat_input.frag ycbcr_input.frag ycbcr_422interleaved_input.frag lift_gamma_gain_effect.frag white_balance_effect.frag gamma_expansion_effect.frag gamma_compression_effect.frag colorspace_conversion_effect.frag alpha_multiplication_effect.frag alpha_division_effect.frag saturation_effect.frag blur_effect.frag mix_effect.frag overlay_effect.frag padding_effect.frag resample_effect.frag dither_effect.frag deconvolution_sharpen_effect.frag fft_pass_effect.frag vignette_effect.frag slice_effect.frag complex_modulate_effect.frag luma_mix_effect.frag ycbcr_conversion_effect.frag deinterlace_effect.frag sandbox_effect.frag mirror_effect.frag multiply_effect.frag deinterlace_effect.comp highlight_cutoff_effect.frag overlay_matte_effect.frag > bundled_shaders.cpp
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o bundled_shaders.lo -c bundled_shaders.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c bundled_shaders.cpp  -fPIC -DPIC -o .libs/bundled_shaders.o
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c bundled_shaders.cpp -o bundled_shaders.o >/dev/null 2>&1
[ ! -r bundled_shaders.d ] || sed 's/\.o:/\.lo:/' < bundled_shaders.d > bundled_shaders.ld
[ ! -r .libs/bundled_shaders.d ] || sed 's/\.o:/\.lo:/' < .libs/bundled_shaders.d > .libs/bundled_shaders.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o flat_input.lo -c flat_input.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c flat_input.cpp  -fPIC -DPIC -o .libs/flat_input.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_util.h:10,
                 from flat_input.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o ycbcr_input.lo -c ycbcr_input.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c ycbcr_input.cpp  -fPIC -DPIC -o .libs/ycbcr_input.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from ycbcr_input.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c ycbcr_input.cpp -o ycbcr_input.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o ycbcr_422interleaved_input.lo -c ycbcr_422interleaved_input.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c ycbcr_422interleaved_input.cpp  -fPIC -DPIC -o .libs/ycbcr_422interleaved_input.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_util.h:10,
                 from ycbcr_422interleaved_input.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c ycbcr_422interleaved_input.cpp -o ycbcr_422interleaved_input.o >/dev/null 2>&1
[ ! -r ycbcr_422interleaved_input.d ] || sed 's/\.o:/\.lo:/' < ycbcr_422interleaved_input.d > ycbcr_422interleaved_input.ld
[ ! -r .libs/ycbcr_422interleaved_input.d ] || sed 's/\.o:/\.lo:/' < .libs/ycbcr_422interleaved_input.d > .libs/ycbcr_422interleaved_input.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o lift_gamma_gain_effect.lo -c lift_gamma_gain_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c lift_gamma_gain_effect.cpp  -fPIC -DPIC -o .libs/lift_gamma_gain_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_util.h:10,
                 from lift_gamma_gain_effect.cpp:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c lift_gamma_gain_effect.cpp -o lift_gamma_gain_effect.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o white_balance_effect.lo -c white_balance_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c white_balance_effect.cpp  -fPIC -DPIC -o .libs/white_balance_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from white_balance_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c white_balance_effect.cpp -o white_balance_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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o gamma_expansion_effect.lo -c gamma_expansion_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c gamma_expansion_effect.cpp  -fPIC -DPIC -o .libs/gamma_expansion_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_util.h:10,
                 from gamma_expansion_effect.cpp:3:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c gamma_expansion_effect.cpp -o gamma_expansion_effect.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o gamma_compression_effect.lo -c gamma_compression_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c gamma_compression_effect.cpp  -fPIC -DPIC -o .libs/gamma_compression_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_util.h:10,
                 from gamma_compression_effect.cpp:3:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c gamma_compression_effect.cpp -o gamma_compression_effect.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o colorspace_conversion_effect.lo -c colorspace_conversion_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c colorspace_conversion_effect.cpp  -fPIC -DPIC -o .libs/colorspace_conversion_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from colorspace_conversion_effect.cpp:2:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c colorspace_conversion_effect.cpp -o colorspace_conversion_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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o alpha_multiplication_effect.lo -c alpha_multiplication_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c alpha_multiplication_effect.cpp  -fPIC -DPIC -o .libs/alpha_multiplication_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from alpha_multiplication_effect.h:8,
                 from alpha_multiplication_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c alpha_multiplication_effect.cpp -o alpha_multiplication_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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o alpha_division_effect.lo -c alpha_division_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c alpha_division_effect.cpp  -fPIC -DPIC -o .libs/alpha_division_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from alpha_division_effect.h:8,
                 from alpha_division_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c alpha_division_effect.cpp -o alpha_division_effect.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o saturation_effect.lo -c saturation_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c saturation_effect.cpp  -fPIC -DPIC -o .libs/saturation_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from saturation_effect.h:12,
                 from saturation_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c saturation_effect.cpp -o saturation_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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o blur_effect.lo -c blur_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c blur_effect.cpp  -fPIC -DPIC -o .libs/blur_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from blur_effect.h:22,
                 from blur_effect.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c blur_effect.cpp -o blur_effect.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o diffusion_effect.lo -c diffusion_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c diffusion_effect.cpp  -fPIC -DPIC -o .libs/diffusion_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from blur_effect.h:22,
                 from diffusion_effect.cpp:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c diffusion_effect.cpp -o diffusion_effect.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o glow_effect.lo -c glow_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c glow_effect.cpp  -fPIC -DPIC -o .libs/glow_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from blur_effect.h:22,
                 from glow_effect.cpp:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c glow_effect.cpp -o glow_effect.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o unsharp_mask_effect.lo -c unsharp_mask_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c unsharp_mask_effect.cpp  -fPIC -DPIC -o .libs/unsharp_mask_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from blur_effect.h:22,
                 from unsharp_mask_effect.cpp:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c unsharp_mask_effect.cpp -o unsharp_mask_effect.o >/dev/null 2>&1
[ ! -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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o mix_effect.lo -c mix_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c mix_effect.cpp  -fPIC -DPIC -o .libs/mix_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from mix_effect.h:9,
                 from mix_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c mix_effect.cpp -o mix_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 g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o overlay_effect.lo -c overlay_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c overlay_effect.cpp  -fPIC -DPIC -o .libs/overlay_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from overlay_effect.h:15,
                 from overlay_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c overlay_effect.cpp -o overlay_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
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o padding_effect.lo -c padding_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c padding_effect.cpp  -fPIC -DPIC -o .libs/padding_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_util.h:10,
                 from padding_effect.cpp:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c padding_effect.cpp -o padding_effect.o >/dev/null 2>&1
[ ! -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
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o resample_effect.lo -c resample_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c resample_effect.cpp  -fPIC -DPIC -o .libs/resample_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/SparseCore:11,
                 from /usr/include/eigen3/Eigen/Sparse:26,
                 from resample_effect.cpp:13:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c resample_effect.cpp -o resample_effect.o >/dev/null 2>&1
[ ! -r resample_effect.d ] || sed 's/\.o:/\.lo:/' < resample_effect.d > resample_effect.ld
[ ! -r .libs/resample_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/resample_effect.d > .libs/resample_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o dither_effect.lo -c dither_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c dither_effect.cpp  -fPIC -DPIC -o .libs/dither_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from dither_effect.h:49,
                 from dither_effect.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c dither_effect.cpp -o dither_effect.o >/dev/null 2>&1
[ ! -r dither_effect.d ] || sed 's/\.o:/\.lo:/' < dither_effect.d > dither_effect.ld
[ ! -r .libs/dither_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/dither_effect.d > .libs/dither_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o deconvolution_sharpen_effect.lo -c deconvolution_sharpen_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c deconvolution_sharpen_effect.cpp  -fPIC -DPIC -o .libs/deconvolution_sharpen_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from deconvolution_sharpen_effect.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c deconvolution_sharpen_effect.cpp -o deconvolution_sharpen_effect.o >/dev/null 2>&1
[ ! -r deconvolution_sharpen_effect.d ] || sed 's/\.o:/\.lo:/' < deconvolution_sharpen_effect.d > deconvolution_sharpen_effect.ld
[ ! -r .libs/deconvolution_sharpen_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/deconvolution_sharpen_effect.d > .libs/deconvolution_sharpen_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o fft_pass_effect.lo -c fft_pass_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c fft_pass_effect.cpp  -fPIC -DPIC -o .libs/fft_pass_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from fft_pass_effect.cpp:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c fft_pass_effect.cpp -o fft_pass_effect.o >/dev/null 2>&1
[ ! -r fft_pass_effect.d ] || sed 's/\.o:/\.lo:/' < fft_pass_effect.d > fft_pass_effect.ld
[ ! -r .libs/fft_pass_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/fft_pass_effect.d > .libs/fft_pass_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o vignette_effect.lo -c vignette_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c vignette_effect.cpp  -fPIC -DPIC -o .libs/vignette_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_util.h:10,
                 from vignette_effect.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c vignette_effect.cpp -o vignette_effect.o >/dev/null 2>&1
[ ! -r vignette_effect.d ] || sed 's/\.o:/\.lo:/' < vignette_effect.d > vignette_effect.ld
[ ! -r .libs/vignette_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/vignette_effect.d > .libs/vignette_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o slice_effect.lo -c slice_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c slice_effect.cpp  -fPIC -DPIC -o .libs/slice_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from slice_effect.cpp:3:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c slice_effect.cpp -o slice_effect.o >/dev/null 2>&1
[ ! -r slice_effect.d ] || sed 's/\.o:/\.lo:/' < slice_effect.d > slice_effect.ld
[ ! -r .libs/slice_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/slice_effect.d > .libs/slice_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o complex_modulate_effect.lo -c complex_modulate_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c complex_modulate_effect.cpp  -fPIC -DPIC -o .libs/complex_modulate_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from complex_modulate_effect.h:27,
                 from complex_modulate_effect.cpp:3:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c complex_modulate_effect.cpp -o complex_modulate_effect.o >/dev/null 2>&1
[ ! -r complex_modulate_effect.d ] || sed 's/\.o:/\.lo:/' < complex_modulate_effect.d > complex_modulate_effect.ld
[ ! -r .libs/complex_modulate_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/complex_modulate_effect.d > .libs/complex_modulate_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o luma_mix_effect.lo -c luma_mix_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c luma_mix_effect.cpp  -fPIC -DPIC -o .libs/luma_mix_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from luma_mix_effect.h:16,
                 from luma_mix_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c luma_mix_effect.cpp -o luma_mix_effect.o >/dev/null 2>&1
[ ! -r luma_mix_effect.d ] || sed 's/\.o:/\.lo:/' < luma_mix_effect.d > luma_mix_effect.ld
[ ! -r .libs/luma_mix_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/luma_mix_effect.d > .libs/luma_mix_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o fft_convolution_effect.lo -c fft_convolution_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c fft_convolution_effect.cpp  -fPIC -DPIC -o .libs/fft_convolution_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from complex_modulate_effect.h:27,
                 from fft_convolution_effect.cpp:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c fft_convolution_effect.cpp -o fft_convolution_effect.o >/dev/null 2>&1
[ ! -r fft_convolution_effect.d ] || sed 's/\.o:/\.lo:/' < fft_convolution_effect.d > fft_convolution_effect.ld
[ ! -r .libs/fft_convolution_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/fft_convolution_effect.d > .libs/fft_convolution_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o ycbcr_conversion_effect.lo -c ycbcr_conversion_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c ycbcr_conversion_effect.cpp  -fPIC -DPIC -o .libs/ycbcr_conversion_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from ycbcr_conversion_effect.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c ycbcr_conversion_effect.cpp -o ycbcr_conversion_effect.o >/dev/null 2>&1
[ ! -r ycbcr_conversion_effect.d ] || sed 's/\.o:/\.lo:/' < ycbcr_conversion_effect.d > ycbcr_conversion_effect.ld
[ ! -r .libs/ycbcr_conversion_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/ycbcr_conversion_effect.d > .libs/ycbcr_conversion_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o deinterlace_effect.lo -c deinterlace_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c deinterlace_effect.cpp  -fPIC -DPIC -o .libs/deinterlace_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from deinterlace_effect.h:58,
                 from deinterlace_effect.cpp:3:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c deinterlace_effect.cpp -o deinterlace_effect.o >/dev/null 2>&1
[ ! -r deinterlace_effect.d ] || sed 's/\.o:/\.lo:/' < deinterlace_effect.d > deinterlace_effect.ld
[ ! -r .libs/deinterlace_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/deinterlace_effect.d > .libs/deinterlace_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o sandbox_effect.lo -c sandbox_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c sandbox_effect.cpp  -fPIC -DPIC -o .libs/sandbox_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from sandbox_effect.h:14,
                 from sandbox_effect.cpp:3:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c sandbox_effect.cpp -o sandbox_effect.o >/dev/null 2>&1
[ ! -r sandbox_effect.d ] || sed 's/\.o:/\.lo:/' < sandbox_effect.d > sandbox_effect.ld
[ ! -r .libs/sandbox_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/sandbox_effect.d > .libs/sandbox_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o mirror_effect.lo -c mirror_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c mirror_effect.cpp  -fPIC -DPIC -o .libs/mirror_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from mirror_effect.h:8,
                 from mirror_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c mirror_effect.cpp -o mirror_effect.o >/dev/null 2>&1
[ ! -r mirror_effect.d ] || sed 's/\.o:/\.lo:/' < mirror_effect.d > mirror_effect.ld
[ ! -r .libs/mirror_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/mirror_effect.d > .libs/mirror_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o resize_effect.lo -c resize_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c resize_effect.cpp  -fPIC -DPIC -o .libs/resize_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from resize_effect.h:10,
                 from resize_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c resize_effect.cpp -o resize_effect.o >/dev/null 2>&1
[ ! -r resize_effect.d ] || sed 's/\.o:/\.lo:/' < resize_effect.d > resize_effect.ld
[ ! -r .libs/resize_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/resize_effect.d > .libs/resize_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o multiply_effect.lo -c multiply_effect.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c multiply_effect.cpp  -fPIC -DPIC -o .libs/multiply_effect.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from multiply_effect.h:12,
                 from multiply_effect.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c multiply_effect.cpp -o multiply_effect.o >/dev/null 2>&1
[ ! -r multiply_effect.d ] || sed 's/\.o:/\.lo:/' < multiply_effect.d > multiply_effect.ld
[ ! -r .libs/multiply_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/multiply_effect.d > .libs/multiply_effect.ld
/bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o fft_input.lo -c fft_input.cpp
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c fft_input.cpp  -fPIC -DPIC -o .libs/fft_input.o
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_util.h:10,
                 from fft_input.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
libtool: compile:  g++ -MMD -MP -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c fft_input.cpp -o fft_input.o >/dev/null 2>&1
[ ! -r fft_input.d ] || sed 's/\.o:/\.lo:/' < fft_input.d > fft_input.ld
[ ! -r .libs/fft_input.d ] || sed 's/\.o:/\.lo:/' < .libs/fft_input.d > .libs/fft_input.ld
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -rpath /usr/lib -version-info 8:5:0 -o libmovit.la effect_util.lo util.lo effect.lo effect_chain.lo init.lo resource_pool.lo ycbcr.lo bundled_shaders.lo flat_input.lo ycbcr_input.lo ycbcr_422interleaved_input.lo lift_gamma_gain_effect.lo white_balance_effect.lo gamma_expansion_effect.lo gamma_compression_effect.lo colorspace_conversion_effect.lo alpha_multiplication_effect.lo alpha_division_effect.lo saturation_effect.lo blur_effect.lo diffusion_effect.lo glow_effect.lo unsharp_mask_effect.lo mix_effect.lo overlay_effect.lo padding_effect.lo resample_effect.lo dither_effect.lo deconvolution_sharpen_effect.lo fft_pass_effect.lo vignette_effect.lo slice_effect.lo complex_modulate_effect.lo luma_mix_effect.lo fft_convolution_effect.lo ycbcr_conversion_effect.lo deinterlace_effect.lo sandbox_effect.lo mirror_effect.lo resize_effect.lo multiply_effect.lo fft_input.lo -lepoxy -lfftw3 -lpthread
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/crtbeginS.o  .libs/effect_util.o .libs/util.o .libs/effect.o .libs/effect_chain.o .libs/init.o .libs/resource_pool.o .libs/ycbcr.o .libs/bundled_shaders.o .libs/flat_input.o .libs/ycbcr_input.o .libs/ycbcr_422interleaved_input.o .libs/lift_gamma_gain_effect.o .libs/white_balance_effect.o .libs/gamma_expansion_effect.o .libs/gamma_compression_effect.o .libs/colorspace_conversion_effect.o .libs/alpha_multiplication_effect.o .libs/alpha_division_effect.o .libs/saturation_effect.o .libs/blur_effect.o .libs/diffusion_effect.o .libs/glow_effect.o .libs/unsharp_mask_effect.o .libs/mix_effect.o .libs/overlay_effect.o .libs/padding_effect.o .libs/resample_effect.o .libs/dither_effect.o .libs/deconvolution_sharpen_effect.o .libs/fft_pass_effect.o .libs/vignette_effect.o .libs/slice_effect.o .libs/complex_modulate_effect.o .libs/luma_mix_effect.o .libs/fft_convolution_effect.o .libs/ycbcr_conversion_effect.o .libs/deinterlace_effect.o .libs/sandbox_effect.o .libs/mirror_effect.o .libs/resize_effect.o .libs/multiply_effect.o .libs/fft_input.o   -lepoxy -lfftw3 -lpthread -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crtn.o  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libmovit.so.8 -o .libs/libmovit.so.8.0.5
libtool: link: (cd ".libs" && rm -f "libmovit.so.8" && ln -s "libmovit.so.8.0.5" "libmovit.so.8")
libtool: link: (cd ".libs" && rm -f "libmovit.so" && ln -s "libmovit.so.8.0.5" "libmovit.so")
libtool: link: ar cr .libs/libmovit.a  effect_util.o util.o effect.o effect_chain.o init.o resource_pool.o ycbcr.o bundled_shaders.o flat_input.o ycbcr_input.o ycbcr_422interleaved_input.o lift_gamma_gain_effect.o white_balance_effect.o gamma_expansion_effect.o gamma_compression_effect.o colorspace_conversion_effect.o alpha_multiplication_effect.o alpha_division_effect.o saturation_effect.o blur_effect.o diffusion_effect.o glow_effect.o unsharp_mask_effect.o mix_effect.o overlay_effect.o padding_effect.o resample_effect.o dither_effect.o deconvolution_sharpen_effect.o fft_pass_effect.o vignette_effect.o slice_effect.o complex_modulate_effect.o luma_mix_effect.o fft_convolution_effect.o ycbcr_conversion_effect.o deinterlace_effect.o sandbox_effect.o mirror_effect.o resize_effect.o multiply_effect.o fft_input.o
libtool: link: ranlib .libs/libmovit.a
libtool: link: ( cd ".libs" && rm -f "libmovit.la" && ln -s "../libmovit.la" "libmovit.la" )
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o effect_chain_test.o -c effect_chain_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from effect_chain_test.cpp:12:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
g++ -MMD  -I/usr/src/googletest -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -c /usr/src/googletest/src/gtest-all.cc -o gtest-all.o
g++ -MMD  -I/usr/src/googletest -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -c gtest_sdl_main.cpp -o gtest_sdl_main.o
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o test_util.o -c test_util.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from flat_input.h:8,
                 from test_util.cpp:9:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o effect_chain_test effect_chain_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/effect_chain_test effect_chain_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o fp16_test.o -c fp16_test.cpp
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o fp16_test fp16_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/fp16_test fp16_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o flat_input_test.o -c flat_input_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from flat_input_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o flat_input_test flat_input_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/flat_input_test flat_input_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o ycbcr_input_test.o -c ycbcr_input_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from ycbcr_input_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ycbcr_input_test ycbcr_input_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ycbcr_input_test ycbcr_input_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o ycbcr_422interleaved_input_test.o -c ycbcr_422interleaved_input_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from ycbcr_422interleaved_input_test.cpp:8:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ycbcr_422interleaved_input_test ycbcr_422interleaved_input_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ycbcr_422interleaved_input_test ycbcr_422interleaved_input_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o lift_gamma_gain_effect_test.o -c lift_gamma_gain_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from lift_gamma_gain_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lift_gamma_gain_effect_test lift_gamma_gain_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/lift_gamma_gain_effect_test lift_gamma_gain_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o white_balance_effect_test.o -c white_balance_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from white_balance_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o white_balance_effect_test white_balance_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/white_balance_effect_test white_balance_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o gamma_expansion_effect_test.o -c gamma_expansion_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from gamma_expansion_effect.h:15,
                 from gamma_expansion_effect_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gamma_expansion_effect_test gamma_expansion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gamma_expansion_effect_test gamma_expansion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o gamma_compression_effect_test.o -c gamma_compression_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from test_util.h:8,
                 from gamma_compression_effect_test.cpp:14:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gamma_compression_effect_test gamma_compression_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gamma_compression_effect_test gamma_compression_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o colorspace_conversion_effect_test.o -c colorspace_conversion_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from colorspace_conversion_effect.h:11,
                 from colorspace_conversion_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o colorspace_conversion_effect_test colorspace_conversion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/colorspace_conversion_effect_test colorspace_conversion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o alpha_multiplication_effect_test.o -c alpha_multiplication_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from alpha_multiplication_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o alpha_multiplication_effect_test alpha_multiplication_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/alpha_multiplication_effect_test alpha_multiplication_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o alpha_division_effect_test.o -c alpha_division_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from test_util.h:8,
                 from alpha_division_effect_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o alpha_division_effect_test alpha_division_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/alpha_division_effect_test alpha_division_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o saturation_effect_test.o -c saturation_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from saturation_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o saturation_effect_test saturation_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/saturation_effect_test saturation_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o blur_effect_test.o -c blur_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from blur_effect.h:22,
                 from blur_effect_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o blur_effect_test blur_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/blur_effect_test blur_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o diffusion_effect_test.o -c diffusion_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect.h:19,
                 from diffusion_effect.h:19,
                 from diffusion_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o diffusion_effect_test diffusion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/diffusion_effect_test diffusion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o glow_effect_test.o -c glow_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from glow_effect_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o glow_effect_test glow_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/glow_effect_test glow_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o unsharp_mask_effect_test.o -c unsharp_mask_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from unsharp_mask_effect_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o unsharp_mask_effect_test unsharp_mask_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/unsharp_mask_effect_test unsharp_mask_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o mix_effect_test.o -c mix_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from mix_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mix_effect_test mix_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/mix_effect_test mix_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o overlay_effect_test.o -c overlay_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from overlay_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o overlay_effect_test overlay_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/overlay_effect_test overlay_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o padding_effect_test.o -c padding_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from padding_effect_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o padding_effect_test padding_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/padding_effect_test padding_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o resample_effect_test.o -c resample_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from resample_effect_test.cpp:9:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o resample_effect_test resample_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/resample_effect_test resample_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o dither_effect_test.o -c dither_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from dither_effect_test.cpp:9:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dither_effect_test dither_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/dither_effect_test dither_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o deconvolution_sharpen_effect_test.o -c deconvolution_sharpen_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from deconvolution_sharpen_effect.h:23,
                 from deconvolution_sharpen_effect_test.cpp:7:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o deconvolution_sharpen_effect_test deconvolution_sharpen_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/deconvolution_sharpen_effect_test deconvolution_sharpen_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o fft_pass_effect_test.o -c fft_pass_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from fft_pass_effect_test.cpp:9:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o fft_pass_effect_test fft_pass_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/fft_pass_effect_test fft_pass_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o vignette_effect_test.o -c vignette_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from vignette_effect_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o vignette_effect_test vignette_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/vignette_effect_test vignette_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o slice_effect_test.o -c slice_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from slice_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o slice_effect_test slice_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/slice_effect_test slice_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o complex_modulate_effect_test.o -c complex_modulate_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from complex_modulate_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o complex_modulate_effect_test complex_modulate_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/complex_modulate_effect_test complex_modulate_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o luma_mix_effect_test.o -c luma_mix_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from luma_mix_effect_test.cpp:5:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o luma_mix_effect_test luma_mix_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/luma_mix_effect_test luma_mix_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o fft_convolution_effect_test.o -c fft_convolution_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from fft_convolution_effect_test.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o fft_convolution_effect_test fft_convolution_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/fft_convolution_effect_test fft_convolution_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o ycbcr_conversion_effect_test.o -c ycbcr_conversion_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from ycbcr_conversion_effect_test.cpp:8:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ycbcr_conversion_effect_test ycbcr_conversion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ycbcr_conversion_effect_test ycbcr_conversion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
g++ -MMD -MP  -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3    -o deinterlace_effect_test.o -c deinterlace_effect_test.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from effect_chain.h:31,
                 from deinterlace_effect_test.cpp:11:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess]
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here
/bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o deinterlace_effect_test deinterlace_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2  -lpthread
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/deinterlace_effect_test deinterlace_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o  ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /build/movit/pkg/movit/usr/lib/
/bin/sh ./libtool --tag=CXX --mode=install install -m 0644 libmovit.la /build/movit/pkg/movit/usr/lib/
libtool: install: install -m 0644 .libs/libmovit.so.8.0.5 /build/movit/pkg/movit/usr/lib/libmovit.so.8.0.5
libtool: install: (cd /build/movit/pkg/movit/usr/lib && { ln -s -f libmovit.so.8.0.5 libmovit.so.8 || { rm -f libmovit.so.8 && ln -s libmovit.so.8.0.5 libmovit.so.8; }; })
libtool: install: (cd /build/movit/pkg/movit/usr/lib && { ln -s -f libmovit.so.8.0.5 libmovit.so || { rm -f libmovit.so && ln -s libmovit.so.8.0.5 libmovit.so; }; })
libtool: install: install -m 0644 .libs/libmovit.lai /build/movit/pkg/movit/usr/lib/libmovit.la
libtool: install: install -m 0644 .libs/libmovit.a /build/movit/pkg/movit/usr/lib/libmovit.a
libtool: install: chmod 644 /build/movit/pkg/movit/usr/lib/libmovit.a
libtool: install: ranlib /build/movit/pkg/movit/usr/lib/libmovit.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
mkdir -p /build/movit/pkg/movit/usr/include/movit/
install -m 0644 effect_chain.h effect_util.h effect.h input.h image_format.h init.h util.h defs.h resource_pool.h fp16.h ycbcr.h version.h flat_input.h ycbcr_input.h ycbcr_422interleaved_input.h lift_gamma_gain_effect.h white_balance_effect.h gamma_expansion_effect.h gamma_compression_effect.h colorspace_conversion_effect.h alpha_multiplication_effect.h alpha_division_effect.h saturation_effect.h blur_effect.h diffusion_effect.h glow_effect.h unsharp_mask_effect.h mix_effect.h overlay_effect.h padding_effect.h resample_effect.h dither_effect.h deconvolution_sharpen_effect.h fft_pass_effect.h vignette_effect.h slice_effect.h complex_modulate_effect.h luma_mix_effect.h fft_convolution_effect.h ycbcr_conversion_effect.h deinterlace_effect.h sandbox_effect.h mirror_effect.h resize_effect.h multiply_effect.h fft_input.h /build/movit/pkg/movit/usr/include/movit/
mkdir -p /build/movit/pkg/movit/usr/lib/pkgconfig/
install -m 644 movit.pc /build/movit/pkg/movit/usr/lib/pkgconfig/
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "movit"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: movit 1.7.1-2 (Sun Jul 14 08:49:05 2024)
==> Cleaning up...