==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: love 11.5-2 (Thu Apr 24 19:28:19 2025)
==> Retrieving sources...
  -> Found love-11.5-linux-src.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    love-11.5-linux-src.tar.gz ... Passed
==> Making package: love 11.5-2 (Thu 24 Apr 2025 07:28:25 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency
warning: dependency cycle detected:
warning: mesa will be installed before its libglvnd dependency

Packages (42) alsa-lib-1.2.14-1  alsa-topology-conf-1.2.5.1-4
              alsa-ucm-conf-1.2.14-1  default-cursors-3-1  graphite-1:1.3.14-4
              harfbuzz-11.1.0-1  hidapi-0.14.0-3  libdrm-2.4.124-1
              libedit-20250104_3.1-1  libglvnd-1.7.0-1  libogg-1.3.5-2
              libpciaccess-0.18.1-2  libpng-1.6.47-1  libx11-1.8.12-1
              libxau-1.0.12-1  libxcb-1.17.0-1  libxcursor-1.2.3-1
              libxdmcp-1.1.5-1.1  libxext-1.3.6-1  libxfixes-6.0.1-2
              libxrender-0.9.12-1  libxshmfence-1.3.3-1  libxxf86vm-1.1.6-1
              llvm-libs-19.1.7-1  lm_sensors-1:3.6.0.r41.g31d1f125-3
              mesa-1:25.0.4-1  sdl3-3.2.10-1  spirv-tools-1:1.4.309.0-1
              wayland-1.23.1-1  xcb-proto-1.17.0-3  xorgproto-2024.1-2
              desktop-file-utils-0.28-1  freetype2-2.13.3-3
              hicolor-icon-theme-0.18-1  libmodplug-0.8.9.0-6
              libtheora-1.2.0-1  libvorbis-1.3.7-4  luajit-2.1.1741730670-1
              mpg123-1.32.10-1  openal-1.24.3-1  sdl2-compat-2.32.54-2
              shared-mime-info-2.4-1

Total Download Size:     0.28 MiB
Total Installed Size:  278.91 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 luajit-2.1.1741730670-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing luajit...
installing libpng...
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing freetype2...
installing alsa-topology-conf...
installing alsa-ucm-conf...
installing alsa-lib...
installing mpg123...
Optional dependencies for mpg123
    sdl2: for sdl audio support [pending]
    jack: for jack audio support
    libpulse: for pulse audio support
    perl: for conplay [installed]
installing openal...
Optional dependencies for openal
    qt5-base: alsoft-config GUI Configurator
    fluidsynth: MIDI rendering
    libmysofa: makemhr tool
installing libogg...
installing libvorbis...
installing libmodplug...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libxrender...
installing libpciaccess...
installing libdrm...
Optional dependencies for libdrm
    cairo: needed for modetest tool
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 spirv-tools...
installing default-cursors...
Optional dependencies for default-cursors
    adwaita-cursors: default cursor theme
installing wayland...
installing mesa...
Optional dependencies for mesa
    opengl-man-pages: for the OpenGL API man pages
installing libglvnd...
installing libxfixes...
installing libxcursor...
installing hidapi...
Optional dependencies for hidapi
    libusb: for hidapi-libusb [installed]
installing sdl3...
Optional dependencies for sdl3
    alsa-lib: ALSA audio driver [installed]
    libpulse: PulseAudio audio driver
    jack: JACK audio driver
    pipewire: PipeWire audio driver
    vulkan-driver: vulkan renderer
    sndio: sndio audio driver
    libdecor: Wayland client decorations
installing sdl2-compat...
installing shared-mime-info...
installing hicolor-icon-theme...
installing desktop-file-utils...
installing libtheora...
:: Running post-transaction hooks...
(1/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/3) Arming ConditionNeedsUpdate...
(3/3) Updating the MIME type database...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found love-11.5-linux-src.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting love-11.5-linux-src.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
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 archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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
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 a sed that does not truncate output... (cached) /usr/bin/sed
checking for g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether byte ordering is bigendian... no
checking whether g++ supports flag -std=c++0x... yes
checking whether g++ supports flag -std=c++11... yes
checking whether gcc version is at least 4.7... yes
checking for lua... no
checking for lua... no
checking for lua... yes
checking for library containing lua_call... -lluajit-5.1
checking for SDL... yes
checking for library containing sqrt... none required
checking for zlib... yes
checking for library containing pthread_create... none required
checking for openal... yes
checking for freetype2... yes
checking for libmodplug... yes
checking for vorbisfile... yes
checking for theora... yes
checking for library containing mpg123_open_feed... -lmpg123
checking for library containing mpg123_seek_64... none required
checking for socklen_t... yes
checking for luajit5.1... no
checking for luajit... luajit
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating platform/unix/debian/control
config.status: creating platform/unix/debian/changelog
config.status: creating platform/unix/debian/rules
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/love/src/love-11.5'
Making all in src
make[2]: Entering directory '/build/love/src/love-11.5/src'
make[3]: Entering directory '/build/love/src/love-11.5/src'
depbase=`echo modules/audio/wrap_Audio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/wrap_Audio.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/wrap_Audio.lo modules/audio/wrap_Audio.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/audio/wrap_RecordingDevice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/wrap_RecordingDevice.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/wrap_RecordingDevice.lo modules/audio/wrap_RecordingDevice.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/audio/wrap_Source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/wrap_Source.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/wrap_Source.lo modules/audio/wrap_Source.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/event/wrap_Event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/event/wrap_Event.lo -MD -MP -MF $depbase.Tpo -c -o modules/event/wrap_Event.lo modules/event/wrap_Event.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/wrap_Audio.lo -MD -MP -MF modules/audio/.deps/wrap_Audio.Tpo -c modules/audio/wrap_Audio.cpp  -fPIC -DPIC -o modules/audio/.libs/wrap_Audio.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/wrap_RecordingDevice.lo -MD -MP -MF modules/audio/.deps/wrap_RecordingDevice.Tpo -c modules/audio/wrap_RecordingDevice.cpp  -fPIC -DPIC -o modules/audio/.libs/wrap_RecordingDevice.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/wrap_Source.lo -MD -MP -MF modules/audio/.deps/wrap_Source.Tpo -c modules/audio/wrap_Source.cpp  -fPIC -DPIC -o modules/audio/.libs/wrap_Source.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/event/wrap_Event.lo -MD -MP -MF modules/event/.deps/wrap_Event.Tpo -c modules/event/wrap_Event.cpp  -fPIC -DPIC -o modules/event/.libs/wrap_Event.o
depbase=`echo love.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT love.o -MD -MP -MF $depbase.Tpo -c -o love.o love.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo common/Data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Data.lo -MD -MP -MF $depbase.Tpo -c -o common/Data.lo common/Data.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo common/Exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Exception.lo -MD -MP -MF $depbase.Tpo -c -o common/Exception.lo common/Exception.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo common/Matrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Matrix.lo -MD -MP -MF $depbase.Tpo -c -o common/Matrix.lo common/Matrix.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Exception.lo -MD -MP -MF common/.deps/Exception.Tpo -c common/Exception.cpp  -fPIC -DPIC -o common/.libs/Exception.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Data.lo -MD -MP -MF common/.deps/Data.Tpo -c common/Data.cpp  -fPIC -DPIC -o common/.libs/Data.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Matrix.lo -MD -MP -MF common/.deps/Matrix.Tpo -c common/Matrix.cpp  -fPIC -DPIC -o common/.libs/Matrix.o
depbase=`echo common/Module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Module.lo -MD -MP -MF $depbase.Tpo -c -o common/Module.lo common/Module.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Module.lo -MD -MP -MF common/.deps/Module.Tpo -c common/Module.cpp  -fPIC -DPIC -o common/.libs/Module.o
depbase=`echo common/Object.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Object.lo -MD -MP -MF $depbase.Tpo -c -o common/Object.lo common/Object.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Object.lo -MD -MP -MF common/.deps/Object.Tpo -c common/Object.cpp  -fPIC -DPIC -o common/.libs/Object.o
depbase=`echo common/Reference.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Reference.lo -MD -MP -MF $depbase.Tpo -c -o common/Reference.lo common/Reference.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo common/Stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Stream.lo -MD -MP -MF $depbase.Tpo -c -o common/Stream.lo common/Stream.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Reference.lo -MD -MP -MF common/.deps/Reference.Tpo -c common/Reference.cpp  -fPIC -DPIC -o common/.libs/Reference.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Stream.lo -MD -MP -MF common/.deps/Stream.Tpo -c common/Stream.cpp  -fPIC -DPIC -o common/.libs/Stream.o
depbase=`echo common/StringMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/StringMap.lo -MD -MP -MF $depbase.Tpo -c -o common/StringMap.lo common/StringMap.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/StringMap.lo -MD -MP -MF common/.deps/StringMap.Tpo -c common/StringMap.cpp  -fPIC -DPIC -o common/.libs/StringMap.o
depbase=`echo common/Variant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Variant.lo -MD -MP -MF $depbase.Tpo -c -o common/Variant.lo common/Variant.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo common/Vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Vector.lo -MD -MP -MF $depbase.Tpo -c -o common/Vector.lo common/Vector.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo common/android.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/android.lo -MD -MP -MF $depbase.Tpo -c -o common/android.lo common/android.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo common/b64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/b64.lo -MD -MP -MF $depbase.Tpo -c -o common/b64.lo common/b64.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Variant.lo -MD -MP -MF common/.deps/Variant.Tpo -c common/Variant.cpp  -fPIC -DPIC -o common/.libs/Variant.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/Vector.lo -MD -MP -MF common/.deps/Vector.Tpo -c common/Vector.cpp  -fPIC -DPIC -o common/.libs/Vector.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/android.lo -MD -MP -MF common/.deps/android.Tpo -c common/android.cpp  -fPIC -DPIC -o common/.libs/android.o
depbase=`echo common/delay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/delay.lo -MD -MP -MF $depbase.Tpo -c -o common/delay.lo common/delay.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/b64.lo -MD -MP -MF common/.deps/b64.Tpo -c common/b64.cpp  -fPIC -DPIC -o common/.libs/b64.o
depbase=`echo common/deprecation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/deprecation.lo -MD -MP -MF $depbase.Tpo -c -o common/deprecation.lo common/deprecation.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo common/floattypes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/floattypes.lo -MD -MP -MF $depbase.Tpo -c -o common/floattypes.lo common/floattypes.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo common/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/memory.lo -MD -MP -MF $depbase.Tpo -c -o common/memory.lo common/memory.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/delay.lo -MD -MP -MF common/.deps/delay.Tpo -c common/delay.cpp  -fPIC -DPIC -o common/.libs/delay.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/deprecation.lo -MD -MP -MF common/.deps/deprecation.Tpo -c common/deprecation.cpp  -fPIC -DPIC -o common/.libs/deprecation.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/floattypes.lo -MD -MP -MF common/.deps/floattypes.Tpo -c common/floattypes.cpp  -fPIC -DPIC -o common/.libs/floattypes.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/memory.lo -MD -MP -MF common/.deps/memory.Tpo -c common/memory.cpp  -fPIC -DPIC -o common/.libs/memory.o
depbase=`echo common/pixelformat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/pixelformat.lo -MD -MP -MF $depbase.Tpo -c -o common/pixelformat.lo common/pixelformat.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/pixelformat.lo -MD -MP -MF common/.deps/pixelformat.Tpo -c common/pixelformat.cpp  -fPIC -DPIC -o common/.libs/pixelformat.o
depbase=`echo common/runtime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/runtime.lo -MD -MP -MF $depbase.Tpo -c -o common/runtime.lo common/runtime.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/runtime.lo -MD -MP -MF common/.deps/runtime.Tpo -c common/runtime.cpp  -fPIC -DPIC -o common/.libs/runtime.o
depbase=`echo common/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/types.lo -MD -MP -MF $depbase.Tpo -c -o common/types.lo common/types.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo common/utf8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/utf8.lo -MD -MP -MF $depbase.Tpo -c -o common/utf8.lo common/utf8.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/types.lo -MD -MP -MF common/.deps/types.Tpo -c common/types.cpp  -fPIC -DPIC -o common/.libs/types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT common/utf8.lo -MD -MP -MF common/.deps/utf8.Tpo -c common/utf8.cpp  -fPIC -DPIC -o common/.libs/utf8.o
depbase=`echo modules/audio/Audio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/Audio.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/Audio.lo modules/audio/Audio.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/audio/Effect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/Effect.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/Effect.lo modules/audio/Effect.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/Audio.lo -MD -MP -MF modules/audio/.deps/Audio.Tpo -c modules/audio/Audio.cpp  -fPIC -DPIC -o modules/audio/.libs/Audio.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/Effect.lo -MD -MP -MF modules/audio/.deps/Effect.Tpo -c modules/audio/Effect.cpp  -fPIC -DPIC -o modules/audio/.libs/Effect.o
depbase=`echo modules/audio/Filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/Filter.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/Filter.lo modules/audio/Filter.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/Filter.lo -MD -MP -MF modules/audio/.deps/Filter.Tpo -c modules/audio/Filter.cpp  -fPIC -DPIC -o modules/audio/.libs/Filter.o
depbase=`echo modules/audio/RecordingDevice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/RecordingDevice.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/RecordingDevice.lo modules/audio/RecordingDevice.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/audio/Source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/Source.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/Source.lo modules/audio/Source.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/RecordingDevice.lo -MD -MP -MF modules/audio/.deps/RecordingDevice.Tpo -c modules/audio/RecordingDevice.cpp  -fPIC -DPIC -o modules/audio/.libs/RecordingDevice.o
depbase=`echo modules/audio/null/Audio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/null/Audio.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/null/Audio.lo modules/audio/null/Audio.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/Source.lo -MD -MP -MF modules/audio/.deps/Source.Tpo -c modules/audio/Source.cpp  -fPIC -DPIC -o modules/audio/.libs/Source.o
depbase=`echo modules/audio/null/RecordingDevice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/null/RecordingDevice.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/null/RecordingDevice.lo modules/audio/null/RecordingDevice.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/null/Audio.lo -MD -MP -MF modules/audio/null/.deps/Audio.Tpo -c modules/audio/null/Audio.cpp  -fPIC -DPIC -o modules/audio/null/.libs/Audio.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/null/RecordingDevice.lo -MD -MP -MF modules/audio/null/.deps/RecordingDevice.Tpo -c modules/audio/null/RecordingDevice.cpp  -fPIC -DPIC -o modules/audio/null/.libs/RecordingDevice.o
depbase=`echo modules/audio/null/Source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/null/Source.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/null/Source.lo modules/audio/null/Source.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/null/Source.lo -MD -MP -MF modules/audio/null/.deps/Source.Tpo -c modules/audio/null/Source.cpp  -fPIC -DPIC -o modules/audio/null/.libs/Source.o
depbase=`echo modules/audio/openal/Audio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Audio.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/openal/Audio.lo modules/audio/openal/Audio.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Audio.lo -MD -MP -MF modules/audio/openal/.deps/Audio.Tpo -c modules/audio/openal/Audio.cpp  -fPIC -DPIC -o modules/audio/openal/.libs/Audio.o
depbase=`echo modules/audio/openal/Effect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Effect.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/openal/Effect.lo modules/audio/openal/Effect.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Effect.lo -MD -MP -MF modules/audio/openal/.deps/Effect.Tpo -c modules/audio/openal/Effect.cpp  -fPIC -DPIC -o modules/audio/openal/.libs/Effect.o
depbase=`echo modules/audio/openal/Filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Filter.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/openal/Filter.lo modules/audio/openal/Filter.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/audio/openal/Pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Pool.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/openal/Pool.lo modules/audio/openal/Pool.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/audio/openal/RecordingDevice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/RecordingDevice.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/openal/RecordingDevice.lo modules/audio/openal/RecordingDevice.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Filter.lo -MD -MP -MF modules/audio/openal/.deps/Filter.Tpo -c modules/audio/openal/Filter.cpp  -fPIC -DPIC -o modules/audio/openal/.libs/Filter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Pool.lo -MD -MP -MF modules/audio/openal/.deps/Pool.Tpo -c modules/audio/openal/Pool.cpp  -fPIC -DPIC -o modules/audio/openal/.libs/Pool.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/RecordingDevice.lo -MD -MP -MF modules/audio/openal/.deps/RecordingDevice.Tpo -c modules/audio/openal/RecordingDevice.cpp  -fPIC -DPIC -o modules/audio/openal/.libs/RecordingDevice.o
depbase=`echo modules/audio/openal/Source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Source.lo -MD -MP -MF $depbase.Tpo -c -o modules/audio/openal/Source.lo modules/audio/openal/Source.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/data/ByteData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/ByteData.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/ByteData.lo modules/data/ByteData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/data/CompressedData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/CompressedData.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/CompressedData.lo modules/data/CompressedData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/audio/openal/Source.lo -MD -MP -MF modules/audio/openal/.deps/Source.Tpo -c modules/audio/openal/Source.cpp  -fPIC -DPIC -o modules/audio/openal/.libs/Source.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/ByteData.lo -MD -MP -MF modules/data/.deps/ByteData.Tpo -c modules/data/ByteData.cpp  -fPIC -DPIC -o modules/data/.libs/ByteData.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/CompressedData.lo -MD -MP -MF modules/data/.deps/CompressedData.Tpo -c modules/data/CompressedData.cpp  -fPIC -DPIC -o modules/data/.libs/CompressedData.o
depbase=`echo modules/data/Compressor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/Compressor.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/Compressor.lo modules/data/Compressor.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/data/DataModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/DataModule.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/DataModule.lo modules/data/DataModule.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/data/DataView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/DataView.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/DataView.lo modules/data/DataView.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/Compressor.lo -MD -MP -MF modules/data/.deps/Compressor.Tpo -c modules/data/Compressor.cpp  -fPIC -DPIC -o modules/data/.libs/Compressor.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/DataModule.lo -MD -MP -MF modules/data/.deps/DataModule.Tpo -c modules/data/DataModule.cpp  -fPIC -DPIC -o modules/data/.libs/DataModule.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/DataView.lo -MD -MP -MF modules/data/.deps/DataView.Tpo -c modules/data/DataView.cpp  -fPIC -DPIC -o modules/data/.libs/DataView.o
depbase=`echo modules/data/HashFunction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/HashFunction.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/HashFunction.lo modules/data/HashFunction.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/data/wrap_ByteData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_ByteData.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/wrap_ByteData.lo modules/data/wrap_ByteData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/data/wrap_CompressedData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_CompressedData.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/wrap_CompressedData.lo modules/data/wrap_CompressedData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/HashFunction.lo -MD -MP -MF modules/data/.deps/HashFunction.Tpo -c modules/data/HashFunction.cpp  -fPIC -DPIC -o modules/data/.libs/HashFunction.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_ByteData.lo -MD -MP -MF modules/data/.deps/wrap_ByteData.Tpo -c modules/data/wrap_ByteData.cpp  -fPIC -DPIC -o modules/data/.libs/wrap_ByteData.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_CompressedData.lo -MD -MP -MF modules/data/.deps/wrap_CompressedData.Tpo -c modules/data/wrap_CompressedData.cpp  -fPIC -DPIC -o modules/data/.libs/wrap_CompressedData.o
depbase=`echo modules/data/wrap_Data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_Data.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/wrap_Data.lo modules/data/wrap_Data.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/data/wrap_DataModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_DataModule.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/wrap_DataModule.lo modules/data/wrap_DataModule.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_Data.lo -MD -MP -MF modules/data/.deps/wrap_Data.Tpo -c modules/data/wrap_Data.cpp  -fPIC -DPIC -o modules/data/.libs/wrap_Data.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_DataModule.lo -MD -MP -MF modules/data/.deps/wrap_DataModule.Tpo -c modules/data/wrap_DataModule.cpp  -fPIC -DPIC -o modules/data/.libs/wrap_DataModule.o
depbase=`echo modules/data/wrap_DataView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_DataView.lo -MD -MP -MF $depbase.Tpo -c -o modules/data/wrap_DataView.lo modules/data/wrap_DataView.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/event/Event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/event/Event.lo -MD -MP -MF $depbase.Tpo -c -o modules/event/Event.lo modules/event/Event.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/event/sdl/Event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/event/sdl/Event.lo -MD -MP -MF $depbase.Tpo -c -o modules/event/sdl/Event.lo modules/event/sdl/Event.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/data/wrap_DataView.lo -MD -MP -MF modules/data/.deps/wrap_DataView.Tpo -c modules/data/wrap_DataView.cpp  -fPIC -DPIC -o modules/data/.libs/wrap_DataView.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/event/Event.lo -MD -MP -MF modules/event/.deps/Event.Tpo -c modules/event/Event.cpp  -fPIC -DPIC -o modules/event/.libs/Event.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/event/sdl/Event.lo -MD -MP -MF modules/event/sdl/.deps/Event.Tpo -c modules/event/sdl/Event.cpp  -fPIC -DPIC -o modules/event/sdl/.libs/Event.o
depbase=`echo modules/filesystem/DroppedFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/DroppedFile.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/DroppedFile.lo modules/filesystem/DroppedFile.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/filesystem/File.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/File.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/File.lo modules/filesystem/File.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/DroppedFile.lo -MD -MP -MF modules/filesystem/.deps/DroppedFile.Tpo -c modules/filesystem/DroppedFile.cpp  -fPIC -DPIC -o modules/filesystem/.libs/DroppedFile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/File.lo -MD -MP -MF modules/filesystem/.deps/File.Tpo -c modules/filesystem/File.cpp  -fPIC -DPIC -o modules/filesystem/.libs/File.o
depbase=`echo modules/filesystem/FileData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/FileData.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/FileData.lo modules/filesystem/FileData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/FileData.lo -MD -MP -MF modules/filesystem/.deps/FileData.Tpo -c modules/filesystem/FileData.cpp  -fPIC -DPIC -o modules/filesystem/.libs/FileData.o
depbase=`echo modules/filesystem/Filesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/Filesystem.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/Filesystem.lo modules/filesystem/Filesystem.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/Filesystem.lo -MD -MP -MF modules/filesystem/.deps/Filesystem.Tpo -c modules/filesystem/Filesystem.cpp  -fPIC -DPIC -o modules/filesystem/.libs/Filesystem.o
depbase=`echo modules/filesystem/physfs/File.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/physfs/File.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/physfs/File.lo modules/filesystem/physfs/File.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/filesystem/physfs/Filesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/physfs/Filesystem.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/physfs/Filesystem.lo modules/filesystem/physfs/Filesystem.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/physfs/File.lo -MD -MP -MF modules/filesystem/physfs/.deps/File.Tpo -c modules/filesystem/physfs/File.cpp  -fPIC -DPIC -o modules/filesystem/physfs/.libs/File.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/physfs/Filesystem.lo -MD -MP -MF modules/filesystem/physfs/.deps/Filesystem.Tpo -c modules/filesystem/physfs/Filesystem.cpp  -fPIC -DPIC -o modules/filesystem/physfs/.libs/Filesystem.o
depbase=`echo modules/filesystem/physfs/PhysfsIo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/physfs/PhysfsIo.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/physfs/PhysfsIo.lo modules/filesystem/physfs/PhysfsIo.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/filesystem/wrap_DroppedFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/wrap_DroppedFile.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/wrap_DroppedFile.lo modules/filesystem/wrap_DroppedFile.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/filesystem/wrap_File.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/wrap_File.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/wrap_File.lo modules/filesystem/wrap_File.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/physfs/PhysfsIo.lo -MD -MP -MF modules/filesystem/physfs/.deps/PhysfsIo.Tpo -c modules/filesystem/physfs/PhysfsIo.cpp  -fPIC -DPIC -o modules/filesystem/physfs/.libs/PhysfsIo.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/wrap_DroppedFile.lo -MD -MP -MF modules/filesystem/.deps/wrap_DroppedFile.Tpo -c modules/filesystem/wrap_DroppedFile.cpp  -fPIC -DPIC -o modules/filesystem/.libs/wrap_DroppedFile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/wrap_File.lo -MD -MP -MF modules/filesystem/.deps/wrap_File.Tpo -c modules/filesystem/wrap_File.cpp  -fPIC -DPIC -o modules/filesystem/.libs/wrap_File.o
depbase=`echo modules/filesystem/wrap_FileData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/wrap_FileData.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/wrap_FileData.lo modules/filesystem/wrap_FileData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/filesystem/wrap_Filesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/wrap_Filesystem.lo -MD -MP -MF $depbase.Tpo -c -o modules/filesystem/wrap_Filesystem.lo modules/filesystem/wrap_Filesystem.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/wrap_FileData.lo -MD -MP -MF modules/filesystem/.deps/wrap_FileData.Tpo -c modules/filesystem/wrap_FileData.cpp  -fPIC -DPIC -o modules/filesystem/.libs/wrap_FileData.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/filesystem/wrap_Filesystem.lo -MD -MP -MF modules/filesystem/.deps/wrap_Filesystem.Tpo -c modules/filesystem/wrap_Filesystem.cpp  -fPIC -DPIC -o modules/filesystem/.libs/wrap_Filesystem.o
depbase=`echo modules/font/BMFontRasterizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/BMFontRasterizer.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/BMFontRasterizer.lo modules/font/BMFontRasterizer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/font/Font.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/Font.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/Font.lo modules/font/Font.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/font/GlyphData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/GlyphData.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/GlyphData.lo modules/font/GlyphData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/BMFontRasterizer.lo -MD -MP -MF modules/font/.deps/BMFontRasterizer.Tpo -c modules/font/BMFontRasterizer.cpp  -fPIC -DPIC -o modules/font/.libs/BMFontRasterizer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/GlyphData.lo -MD -MP -MF modules/font/.deps/GlyphData.Tpo -c modules/font/GlyphData.cpp  -fPIC -DPIC -o modules/font/.libs/GlyphData.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/Font.lo -MD -MP -MF modules/font/.deps/Font.Tpo -c modules/font/Font.cpp  -fPIC -DPIC -o modules/font/.libs/Font.o
depbase=`echo modules/font/ImageRasterizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/ImageRasterizer.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/ImageRasterizer.lo modules/font/ImageRasterizer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/ImageRasterizer.lo -MD -MP -MF modules/font/.deps/ImageRasterizer.Tpo -c modules/font/ImageRasterizer.cpp  -fPIC -DPIC -o modules/font/.libs/ImageRasterizer.o
depbase=`echo modules/font/Rasterizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/Rasterizer.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/Rasterizer.lo modules/font/Rasterizer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/Rasterizer.lo -MD -MP -MF modules/font/.deps/Rasterizer.Tpo -c modules/font/Rasterizer.cpp  -fPIC -DPIC -o modules/font/.libs/Rasterizer.o
depbase=`echo modules/font/TrueTypeRasterizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/TrueTypeRasterizer.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/TrueTypeRasterizer.lo modules/font/TrueTypeRasterizer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/TrueTypeRasterizer.lo -MD -MP -MF modules/font/.deps/TrueTypeRasterizer.Tpo -c modules/font/TrueTypeRasterizer.cpp  -fPIC -DPIC -o modules/font/.libs/TrueTypeRasterizer.o
depbase=`echo modules/font/freetype/Font.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/freetype/Font.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/freetype/Font.lo modules/font/freetype/Font.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/freetype/Font.lo -MD -MP -MF modules/font/freetype/.deps/Font.Tpo -c modules/font/freetype/Font.cpp  -fPIC -DPIC -o modules/font/freetype/.libs/Font.o
depbase=`echo modules/font/freetype/TrueTypeRasterizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/freetype/TrueTypeRasterizer.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/freetype/TrueTypeRasterizer.lo modules/font/freetype/TrueTypeRasterizer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/freetype/TrueTypeRasterizer.lo -MD -MP -MF modules/font/freetype/.deps/TrueTypeRasterizer.Tpo -c modules/font/freetype/TrueTypeRasterizer.cpp  -fPIC -DPIC -o modules/font/freetype/.libs/TrueTypeRasterizer.o
depbase=`echo modules/font/wrap_Font.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/wrap_Font.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/wrap_Font.lo modules/font/wrap_Font.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/wrap_Font.lo -MD -MP -MF modules/font/.deps/wrap_Font.Tpo -c modules/font/wrap_Font.cpp  -fPIC -DPIC -o modules/font/.libs/wrap_Font.o
modules/filesystem/physfs/Filesystem.cpp: In member function 'virtual std::string love::filesystem::physfs::Filesystem::getUserDirectory()':
modules/filesystem/physfs/Filesystem.cpp:540:58: warning: 'const char* PHYSFS_getUserDir()' is deprecated [-Wdeprecated-declarations]
In file included from modules/filesystem/physfs/File.h:29,
                 from modules/filesystem/physfs/Filesystem.cpp:29:
./libraries/physfs/physfs.h:822:52: note: declared here
depbase=`echo modules/font/wrap_GlyphData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/wrap_GlyphData.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/wrap_GlyphData.lo modules/font/wrap_GlyphData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/wrap_GlyphData.lo -MD -MP -MF modules/font/.deps/wrap_GlyphData.Tpo -c modules/font/wrap_GlyphData.cpp  -fPIC -DPIC -o modules/font/.libs/wrap_GlyphData.o
depbase=`echo modules/font/wrap_Rasterizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/wrap_Rasterizer.lo -MD -MP -MF $depbase.Tpo -c -o modules/font/wrap_Rasterizer.lo modules/font/wrap_Rasterizer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/font/wrap_Rasterizer.lo -MD -MP -MF modules/font/.deps/wrap_Rasterizer.Tpo -c modules/font/wrap_Rasterizer.cpp  -fPIC -DPIC -o modules/font/.libs/wrap_Rasterizer.o
depbase=`echo modules/graphics/Buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Buffer.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Buffer.lo modules/graphics/Buffer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/Canvas.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Canvas.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Canvas.lo modules/graphics/Canvas.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Buffer.lo -MD -MP -MF modules/graphics/.deps/Buffer.Tpo -c modules/graphics/Buffer.cpp  -fPIC -DPIC -o modules/graphics/.libs/Buffer.o
depbase=`echo modules/graphics/Deprecations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Deprecations.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Deprecations.lo modules/graphics/Deprecations.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Canvas.lo -MD -MP -MF modules/graphics/.deps/Canvas.Tpo -c modules/graphics/Canvas.cpp  -fPIC -DPIC -o modules/graphics/.libs/Canvas.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Deprecations.lo -MD -MP -MF modules/graphics/.deps/Deprecations.Tpo -c modules/graphics/Deprecations.cpp  -fPIC -DPIC -o modules/graphics/.libs/Deprecations.o
depbase=`echo modules/graphics/Drawable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Drawable.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Drawable.lo modules/graphics/Drawable.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Drawable.lo -MD -MP -MF modules/graphics/.deps/Drawable.Tpo -c modules/graphics/Drawable.cpp  -fPIC -DPIC -o modules/graphics/.libs/Drawable.o
depbase=`echo modules/graphics/Font.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Font.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Font.lo modules/graphics/Font.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/Graphics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Graphics.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Graphics.lo modules/graphics/Graphics.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Font.lo -MD -MP -MF modules/graphics/.deps/Font.Tpo -c modules/graphics/Font.cpp  -fPIC -DPIC -o modules/graphics/.libs/Font.o
depbase=`echo modules/graphics/Image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Image.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Image.lo modules/graphics/Image.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/Mesh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Mesh.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Mesh.lo modules/graphics/Mesh.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Graphics.lo -MD -MP -MF modules/graphics/.deps/Graphics.Tpo -c modules/graphics/Graphics.cpp  -fPIC -DPIC -o modules/graphics/.libs/Graphics.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Image.lo -MD -MP -MF modules/graphics/.deps/Image.Tpo -c modules/graphics/Image.cpp  -fPIC -DPIC -o modules/graphics/.libs/Image.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Mesh.lo -MD -MP -MF modules/graphics/.deps/Mesh.Tpo -c modules/graphics/Mesh.cpp  -fPIC -DPIC -o modules/graphics/.libs/Mesh.o
depbase=`echo modules/graphics/ParticleSystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/ParticleSystem.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/ParticleSystem.lo modules/graphics/ParticleSystem.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/ParticleSystem.lo -MD -MP -MF modules/graphics/.deps/ParticleSystem.Tpo -c modules/graphics/ParticleSystem.cpp  -fPIC -DPIC -o modules/graphics/.libs/ParticleSystem.o
depbase=`echo modules/graphics/Polyline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Polyline.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Polyline.lo modules/graphics/Polyline.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Polyline.lo -MD -MP -MF modules/graphics/.deps/Polyline.Tpo -c modules/graphics/Polyline.cpp  -fPIC -DPIC -o modules/graphics/.libs/Polyline.o
depbase=`echo modules/graphics/Quad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Quad.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Quad.lo modules/graphics/Quad.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Quad.lo -MD -MP -MF modules/graphics/.deps/Quad.Tpo -c modules/graphics/Quad.cpp  -fPIC -DPIC -o modules/graphics/.libs/Quad.o
depbase=`echo modules/graphics/Shader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Shader.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Shader.lo modules/graphics/Shader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Shader.lo -MD -MP -MF modules/graphics/.deps/Shader.Tpo -c modules/graphics/Shader.cpp  -fPIC -DPIC -o modules/graphics/.libs/Shader.o
depbase=`echo modules/graphics/ShaderStage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/ShaderStage.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/ShaderStage.lo modules/graphics/ShaderStage.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/ShaderStage.lo -MD -MP -MF modules/graphics/.deps/ShaderStage.Tpo -c modules/graphics/ShaderStage.cpp  -fPIC -DPIC -o modules/graphics/.libs/ShaderStage.o
depbase=`echo modules/graphics/SpriteBatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/SpriteBatch.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/SpriteBatch.lo modules/graphics/SpriteBatch.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/SpriteBatch.lo -MD -MP -MF modules/graphics/.deps/SpriteBatch.Tpo -c modules/graphics/SpriteBatch.cpp  -fPIC -DPIC -o modules/graphics/.libs/SpriteBatch.o
depbase=`echo modules/graphics/StreamBuffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/StreamBuffer.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/StreamBuffer.lo modules/graphics/StreamBuffer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/StreamBuffer.lo -MD -MP -MF modules/graphics/.deps/StreamBuffer.Tpo -c modules/graphics/StreamBuffer.cpp  -fPIC -DPIC -o modules/graphics/.libs/StreamBuffer.o
depbase=`echo modules/graphics/Text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Text.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Text.lo modules/graphics/Text.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Text.lo -MD -MP -MF modules/graphics/.deps/Text.Tpo -c modules/graphics/Text.cpp  -fPIC -DPIC -o modules/graphics/.libs/Text.o
depbase=`echo modules/graphics/Texture.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Texture.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Texture.lo modules/graphics/Texture.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Texture.lo -MD -MP -MF modules/graphics/.deps/Texture.Tpo -c modules/graphics/Texture.cpp  -fPIC -DPIC -o modules/graphics/.libs/Texture.o
depbase=`echo modules/graphics/Video.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Video.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Video.lo modules/graphics/Video.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Video.lo -MD -MP -MF modules/graphics/.deps/Video.Tpo -c modules/graphics/Video.cpp  -fPIC -DPIC -o modules/graphics/.libs/Video.o
depbase=`echo modules/graphics/Volatile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Volatile.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/Volatile.lo modules/graphics/Volatile.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/Volatile.lo -MD -MP -MF modules/graphics/.deps/Volatile.Tpo -c modules/graphics/Volatile.cpp  -fPIC -DPIC -o modules/graphics/.libs/Volatile.o
depbase=`echo modules/graphics/depthstencil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/depthstencil.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/depthstencil.lo modules/graphics/depthstencil.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/opengl/Buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Buffer.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Buffer.lo modules/graphics/opengl/Buffer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/depthstencil.lo -MD -MP -MF modules/graphics/.deps/depthstencil.Tpo -c modules/graphics/depthstencil.cpp  -fPIC -DPIC -o modules/graphics/.libs/depthstencil.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Buffer.lo -MD -MP -MF modules/graphics/opengl/.deps/Buffer.Tpo -c modules/graphics/opengl/Buffer.cpp  -fPIC -DPIC -o modules/graphics/opengl/.libs/Buffer.o
depbase=`echo modules/graphics/opengl/Canvas.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Canvas.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Canvas.lo modules/graphics/opengl/Canvas.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Canvas.lo -MD -MP -MF modules/graphics/opengl/.deps/Canvas.Tpo -c modules/graphics/opengl/Canvas.cpp  -fPIC -DPIC -o modules/graphics/opengl/.libs/Canvas.o
depbase=`echo modules/graphics/opengl/FenceSync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/FenceSync.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/FenceSync.lo modules/graphics/opengl/FenceSync.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/FenceSync.lo -MD -MP -MF modules/graphics/opengl/.deps/FenceSync.Tpo -c modules/graphics/opengl/FenceSync.cpp  -fPIC -DPIC -o modules/graphics/opengl/.libs/FenceSync.o
depbase=`echo modules/graphics/opengl/Graphics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Graphics.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Graphics.lo modules/graphics/opengl/Graphics.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/opengl/Image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Image.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Image.lo modules/graphics/opengl/Image.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Graphics.lo -MD -MP -MF modules/graphics/opengl/.deps/Graphics.Tpo -c modules/graphics/opengl/Graphics.cpp  -fPIC -DPIC -o modules/graphics/opengl/.libs/Graphics.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Image.lo -MD -MP -MF modules/graphics/opengl/.deps/Image.Tpo -c modules/graphics/opengl/Image.cpp  -fPIC -DPIC -o modules/graphics/opengl/.libs/Image.o
depbase=`echo modules/graphics/opengl/OpenGL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/OpenGL.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/OpenGL.lo modules/graphics/opengl/OpenGL.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/opengl/Shader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Shader.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Shader.lo modules/graphics/opengl/Shader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/opengl/ShaderStage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/ShaderStage.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/ShaderStage.lo modules/graphics/opengl/ShaderStage.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/OpenGL.lo -MD -MP -MF modules/graphics/opengl/.deps/OpenGL.Tpo -c modules/graphics/opengl/OpenGL.cpp  -fPIC -DPIC -o modules/graphics/opengl/.libs/OpenGL.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/ShaderStage.lo -MD -MP -MF modules/graphics/opengl/.deps/ShaderStage.Tpo -c modules/graphics/opengl/ShaderStage.cpp  -fPIC -DPIC -o modules/graphics/opengl/.libs/ShaderStage.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/Shader.lo -MD -MP -MF modules/graphics/opengl/.deps/Shader.Tpo -c modules/graphics/opengl/Shader.cpp  -fPIC -DPIC -o modules/graphics/opengl/.libs/Shader.o
depbase=`echo modules/graphics/opengl/StreamBuffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/StreamBuffer.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/StreamBuffer.lo modules/graphics/opengl/StreamBuffer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/opengl/StreamBuffer.lo -MD -MP -MF modules/graphics/opengl/.deps/StreamBuffer.Tpo -c modules/graphics/opengl/StreamBuffer.cpp  -fPIC -DPIC -o modules/graphics/opengl/.libs/StreamBuffer.o
depbase=`echo modules/graphics/vertex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/vertex.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/vertex.lo modules/graphics/vertex.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/vertex.lo -MD -MP -MF modules/graphics/.deps/vertex.Tpo -c modules/graphics/vertex.cpp  -fPIC -DPIC -o modules/graphics/.libs/vertex.o
depbase=`echo modules/graphics/wrap_Canvas.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Canvas.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Canvas.lo modules/graphics/wrap_Canvas.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Canvas.lo -MD -MP -MF modules/graphics/.deps/wrap_Canvas.Tpo -c modules/graphics/wrap_Canvas.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Canvas.o
depbase=`echo modules/graphics/wrap_Font.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Font.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Font.lo modules/graphics/wrap_Font.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Font.lo -MD -MP -MF modules/graphics/.deps/wrap_Font.Tpo -c modules/graphics/wrap_Font.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Font.o
depbase=`echo modules/graphics/wrap_Graphics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Graphics.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Graphics.lo modules/graphics/wrap_Graphics.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Graphics.lo -MD -MP -MF modules/graphics/.deps/wrap_Graphics.Tpo -c modules/graphics/wrap_Graphics.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Graphics.o
depbase=`echo modules/graphics/wrap_Image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Image.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Image.lo modules/graphics/wrap_Image.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Image.lo -MD -MP -MF modules/graphics/.deps/wrap_Image.Tpo -c modules/graphics/wrap_Image.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Image.o
depbase=`echo modules/graphics/wrap_Mesh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Mesh.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Mesh.lo modules/graphics/wrap_Mesh.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Mesh.lo -MD -MP -MF modules/graphics/.deps/wrap_Mesh.Tpo -c modules/graphics/wrap_Mesh.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Mesh.o
depbase=`echo modules/graphics/wrap_ParticleSystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_ParticleSystem.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_ParticleSystem.lo modules/graphics/wrap_ParticleSystem.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_ParticleSystem.lo -MD -MP -MF modules/graphics/.deps/wrap_ParticleSystem.Tpo -c modules/graphics/wrap_ParticleSystem.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_ParticleSystem.o
depbase=`echo modules/graphics/wrap_Quad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Quad.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Quad.lo modules/graphics/wrap_Quad.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/wrap_Shader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Shader.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Shader.lo modules/graphics/wrap_Shader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Quad.lo -MD -MP -MF modules/graphics/.deps/wrap_Quad.Tpo -c modules/graphics/wrap_Quad.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Quad.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Shader.lo -MD -MP -MF modules/graphics/.deps/wrap_Shader.Tpo -c modules/graphics/wrap_Shader.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Shader.o
depbase=`echo modules/graphics/wrap_SpriteBatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_SpriteBatch.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_SpriteBatch.lo modules/graphics/wrap_SpriteBatch.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/wrap_Text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Text.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Text.lo modules/graphics/wrap_Text.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_SpriteBatch.lo -MD -MP -MF modules/graphics/.deps/wrap_SpriteBatch.Tpo -c modules/graphics/wrap_SpriteBatch.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_SpriteBatch.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Text.lo -MD -MP -MF modules/graphics/.deps/wrap_Text.Tpo -c modules/graphics/wrap_Text.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Text.o
depbase=`echo modules/graphics/wrap_Texture.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Texture.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Texture.lo modules/graphics/wrap_Texture.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/graphics/wrap_Video.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Video.lo -MD -MP -MF $depbase.Tpo -c -o modules/graphics/wrap_Video.lo modules/graphics/wrap_Video.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Texture.lo -MD -MP -MF modules/graphics/.deps/wrap_Texture.Tpo -c modules/graphics/wrap_Texture.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Texture.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/graphics/wrap_Video.lo -MD -MP -MF modules/graphics/.deps/wrap_Video.Tpo -c modules/graphics/wrap_Video.cpp  -fPIC -DPIC -o modules/graphics/.libs/wrap_Video.o
depbase=`echo modules/image/CompressedImageData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/CompressedImageData.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/CompressedImageData.lo modules/image/CompressedImageData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/CompressedImageData.lo -MD -MP -MF modules/image/.deps/CompressedImageData.Tpo -c modules/image/CompressedImageData.cpp  -fPIC -DPIC -o modules/image/.libs/CompressedImageData.o
depbase=`echo modules/image/CompressedSlice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/CompressedSlice.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/CompressedSlice.lo modules/image/CompressedSlice.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/CompressedSlice.lo -MD -MP -MF modules/image/.deps/CompressedSlice.Tpo -c modules/image/CompressedSlice.cpp  -fPIC -DPIC -o modules/image/.libs/CompressedSlice.o
depbase=`echo modules/image/FormatHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/FormatHandler.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/FormatHandler.lo modules/image/FormatHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/image/Image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/Image.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/Image.lo modules/image/Image.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/FormatHandler.lo -MD -MP -MF modules/image/.deps/FormatHandler.Tpo -c modules/image/FormatHandler.cpp  -fPIC -DPIC -o modules/image/.libs/FormatHandler.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/Image.lo -MD -MP -MF modules/image/.deps/Image.Tpo -c modules/image/Image.cpp  -fPIC -DPIC -o modules/image/.libs/Image.o
depbase=`echo modules/image/ImageData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/ImageData.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/ImageData.lo modules/image/ImageData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/ImageData.lo -MD -MP -MF modules/image/.deps/ImageData.Tpo -c modules/image/ImageData.cpp  -fPIC -DPIC -o modules/image/.libs/ImageData.o
depbase=`echo modules/image/ImageDataBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/ImageDataBase.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/ImageDataBase.lo modules/image/ImageDataBase.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/image/magpie/ASTCHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/ASTCHandler.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/magpie/ASTCHandler.lo modules/image/magpie/ASTCHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/image/magpie/EXRHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/EXRHandler.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/magpie/EXRHandler.lo modules/image/magpie/EXRHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/ImageDataBase.lo -MD -MP -MF modules/image/.deps/ImageDataBase.Tpo -c modules/image/ImageDataBase.cpp  -fPIC -DPIC -o modules/image/.libs/ImageDataBase.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/ASTCHandler.lo -MD -MP -MF modules/image/magpie/.deps/ASTCHandler.Tpo -c modules/image/magpie/ASTCHandler.cpp  -fPIC -DPIC -o modules/image/magpie/.libs/ASTCHandler.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/EXRHandler.lo -MD -MP -MF modules/image/magpie/.deps/EXRHandler.Tpo -c modules/image/magpie/EXRHandler.cpp  -fPIC -DPIC -o modules/image/magpie/.libs/EXRHandler.o
depbase=`echo modules/image/magpie/KTXHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/KTXHandler.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/magpie/KTXHandler.lo modules/image/magpie/KTXHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/KTXHandler.lo -MD -MP -MF modules/image/magpie/.deps/KTXHandler.Tpo -c modules/image/magpie/KTXHandler.cpp  -fPIC -DPIC -o modules/image/magpie/.libs/KTXHandler.o
depbase=`echo modules/image/magpie/PKMHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/PKMHandler.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/magpie/PKMHandler.lo modules/image/magpie/PKMHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/PKMHandler.lo -MD -MP -MF modules/image/magpie/.deps/PKMHandler.Tpo -c modules/image/magpie/PKMHandler.cpp  -fPIC -DPIC -o modules/image/magpie/.libs/PKMHandler.o
depbase=`echo modules/image/magpie/PNGHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/PNGHandler.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/magpie/PNGHandler.lo modules/image/magpie/PNGHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/image/magpie/PVRHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/PVRHandler.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/magpie/PVRHandler.lo modules/image/magpie/PVRHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/PNGHandler.lo -MD -MP -MF modules/image/magpie/.deps/PNGHandler.Tpo -c modules/image/magpie/PNGHandler.cpp  -fPIC -DPIC -o modules/image/magpie/.libs/PNGHandler.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/PVRHandler.lo -MD -MP -MF modules/image/magpie/.deps/PVRHandler.Tpo -c modules/image/magpie/PVRHandler.cpp  -fPIC -DPIC -o modules/image/magpie/.libs/PVRHandler.o
depbase=`echo modules/image/magpie/STBHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/STBHandler.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/magpie/STBHandler.lo modules/image/magpie/STBHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/STBHandler.lo -MD -MP -MF modules/image/magpie/.deps/STBHandler.Tpo -c modules/image/magpie/STBHandler.cpp  -fPIC -DPIC -o modules/image/magpie/.libs/STBHandler.o
depbase=`echo modules/image/magpie/ddsHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/ddsHandler.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/magpie/ddsHandler.lo modules/image/magpie/ddsHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/magpie/ddsHandler.lo -MD -MP -MF modules/image/magpie/.deps/ddsHandler.Tpo -c modules/image/magpie/ddsHandler.cpp  -fPIC -DPIC -o modules/image/magpie/.libs/ddsHandler.o
depbase=`echo modules/image/wrap_CompressedImageData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/wrap_CompressedImageData.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/wrap_CompressedImageData.lo modules/image/wrap_CompressedImageData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/image/wrap_Image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/wrap_Image.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/wrap_Image.lo modules/image/wrap_Image.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/wrap_CompressedImageData.lo -MD -MP -MF modules/image/.deps/wrap_CompressedImageData.Tpo -c modules/image/wrap_CompressedImageData.cpp  -fPIC -DPIC -o modules/image/.libs/wrap_CompressedImageData.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/wrap_Image.lo -MD -MP -MF modules/image/.deps/wrap_Image.Tpo -c modules/image/wrap_Image.cpp  -fPIC -DPIC -o modules/image/.libs/wrap_Image.o
depbase=`echo modules/image/wrap_ImageData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/wrap_ImageData.lo -MD -MP -MF $depbase.Tpo -c -o modules/image/wrap_ImageData.lo modules/image/wrap_ImageData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/joystick/Joystick.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/Joystick.lo -MD -MP -MF $depbase.Tpo -c -o modules/joystick/Joystick.lo modules/joystick/Joystick.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/image/wrap_ImageData.lo -MD -MP -MF modules/image/.deps/wrap_ImageData.Tpo -c modules/image/wrap_ImageData.cpp  -fPIC -DPIC -o modules/image/.libs/wrap_ImageData.o
depbase=`echo modules/joystick/sdl/Joystick.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/sdl/Joystick.lo -MD -MP -MF $depbase.Tpo -c -o modules/joystick/sdl/Joystick.lo modules/joystick/sdl/Joystick.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/Joystick.lo -MD -MP -MF modules/joystick/.deps/Joystick.Tpo -c modules/joystick/Joystick.cpp  -fPIC -DPIC -o modules/joystick/.libs/Joystick.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/sdl/Joystick.lo -MD -MP -MF modules/joystick/sdl/.deps/Joystick.Tpo -c modules/joystick/sdl/Joystick.cpp  -fPIC -DPIC -o modules/joystick/sdl/.libs/Joystick.o
depbase=`echo modules/joystick/sdl/JoystickModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/sdl/JoystickModule.lo -MD -MP -MF $depbase.Tpo -c -o modules/joystick/sdl/JoystickModule.lo modules/joystick/sdl/JoystickModule.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/joystick/wrap_Joystick.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/wrap_Joystick.lo -MD -MP -MF $depbase.Tpo -c -o modules/joystick/wrap_Joystick.lo modules/joystick/wrap_Joystick.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/sdl/JoystickModule.lo -MD -MP -MF modules/joystick/sdl/.deps/JoystickModule.Tpo -c modules/joystick/sdl/JoystickModule.cpp  -fPIC -DPIC -o modules/joystick/sdl/.libs/JoystickModule.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/wrap_Joystick.lo -MD -MP -MF modules/joystick/.deps/wrap_Joystick.Tpo -c modules/joystick/wrap_Joystick.cpp  -fPIC -DPIC -o modules/joystick/.libs/wrap_Joystick.o
depbase=`echo modules/joystick/wrap_JoystickModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/wrap_JoystickModule.lo -MD -MP -MF $depbase.Tpo -c -o modules/joystick/wrap_JoystickModule.lo modules/joystick/wrap_JoystickModule.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/joystick/wrap_JoystickModule.lo -MD -MP -MF modules/joystick/.deps/wrap_JoystickModule.Tpo -c modules/joystick/wrap_JoystickModule.cpp  -fPIC -DPIC -o modules/joystick/.libs/wrap_JoystickModule.o
depbase=`echo modules/keyboard/Keyboard.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/keyboard/Keyboard.lo -MD -MP -MF $depbase.Tpo -c -o modules/keyboard/Keyboard.lo modules/keyboard/Keyboard.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/keyboard/sdl/Keyboard.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/keyboard/sdl/Keyboard.lo -MD -MP -MF $depbase.Tpo -c -o modules/keyboard/sdl/Keyboard.lo modules/keyboard/sdl/Keyboard.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/keyboard/Keyboard.lo -MD -MP -MF modules/keyboard/.deps/Keyboard.Tpo -c modules/keyboard/Keyboard.cpp  -fPIC -DPIC -o modules/keyboard/.libs/Keyboard.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/keyboard/sdl/Keyboard.lo -MD -MP -MF modules/keyboard/sdl/.deps/Keyboard.Tpo -c modules/keyboard/sdl/Keyboard.cpp  -fPIC -DPIC -o modules/keyboard/sdl/.libs/Keyboard.o
depbase=`echo modules/keyboard/wrap_Keyboard.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/keyboard/wrap_Keyboard.lo -MD -MP -MF $depbase.Tpo -c -o modules/keyboard/wrap_Keyboard.lo modules/keyboard/wrap_Keyboard.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/keyboard/wrap_Keyboard.lo -MD -MP -MF modules/keyboard/.deps/wrap_Keyboard.Tpo -c modules/keyboard/wrap_Keyboard.cpp  -fPIC -DPIC -o modules/keyboard/.libs/wrap_Keyboard.o
depbase=`echo modules/love/love.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/love/love.lo -MD -MP -MF $depbase.Tpo -c -o modules/love/love.lo modules/love/love.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/love/love.lo -MD -MP -MF modules/love/.deps/love.Tpo -c modules/love/love.cpp  -fPIC -DPIC -o modules/love/.libs/love.o
depbase=`echo modules/math/BezierCurve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/BezierCurve.lo -MD -MP -MF $depbase.Tpo -c -o modules/math/BezierCurve.lo modules/math/BezierCurve.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/BezierCurve.lo -MD -MP -MF modules/math/.deps/BezierCurve.Tpo -c modules/math/BezierCurve.cpp  -fPIC -DPIC -o modules/math/.libs/BezierCurve.o
depbase=`echo modules/math/MathModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/MathModule.lo -MD -MP -MF $depbase.Tpo -c -o modules/math/MathModule.lo modules/math/MathModule.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/MathModule.lo -MD -MP -MF modules/math/.deps/MathModule.Tpo -c modules/math/MathModule.cpp  -fPIC -DPIC -o modules/math/.libs/MathModule.o
depbase=`echo modules/math/RandomGenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/RandomGenerator.lo -MD -MP -MF $depbase.Tpo -c -o modules/math/RandomGenerator.lo modules/math/RandomGenerator.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/RandomGenerator.lo -MD -MP -MF modules/math/.deps/RandomGenerator.Tpo -c modules/math/RandomGenerator.cpp  -fPIC -DPIC -o modules/math/.libs/RandomGenerator.o
depbase=`echo modules/math/Transform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/Transform.lo -MD -MP -MF $depbase.Tpo -c -o modules/math/Transform.lo modules/math/Transform.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/Transform.lo -MD -MP -MF modules/math/.deps/Transform.Tpo -c modules/math/Transform.cpp  -fPIC -DPIC -o modules/math/.libs/Transform.o
depbase=`echo modules/math/wrap_BezierCurve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/wrap_BezierCurve.lo -MD -MP -MF $depbase.Tpo -c -o modules/math/wrap_BezierCurve.lo modules/math/wrap_BezierCurve.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/wrap_BezierCurve.lo -MD -MP -MF modules/math/.deps/wrap_BezierCurve.Tpo -c modules/math/wrap_BezierCurve.cpp  -fPIC -DPIC -o modules/math/.libs/wrap_BezierCurve.o
depbase=`echo modules/math/wrap_Math.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/wrap_Math.lo -MD -MP -MF $depbase.Tpo -c -o modules/math/wrap_Math.lo modules/math/wrap_Math.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/wrap_Math.lo -MD -MP -MF modules/math/.deps/wrap_Math.Tpo -c modules/math/wrap_Math.cpp  -fPIC -DPIC -o modules/math/.libs/wrap_Math.o
depbase=`echo modules/math/wrap_RandomGenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/wrap_RandomGenerator.lo -MD -MP -MF $depbase.Tpo -c -o modules/math/wrap_RandomGenerator.lo modules/math/wrap_RandomGenerator.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/wrap_RandomGenerator.lo -MD -MP -MF modules/math/.deps/wrap_RandomGenerator.Tpo -c modules/math/wrap_RandomGenerator.cpp  -fPIC -DPIC -o modules/math/.libs/wrap_RandomGenerator.o
depbase=`echo modules/math/wrap_Transform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/wrap_Transform.lo -MD -MP -MF $depbase.Tpo -c -o modules/math/wrap_Transform.lo modules/math/wrap_Transform.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/math/wrap_Transform.lo -MD -MP -MF modules/math/.deps/wrap_Transform.Tpo -c modules/math/wrap_Transform.cpp  -fPIC -DPIC -o modules/math/.libs/wrap_Transform.o
depbase=`echo modules/mouse/Cursor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/Cursor.lo -MD -MP -MF $depbase.Tpo -c -o modules/mouse/Cursor.lo modules/mouse/Cursor.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/Cursor.lo -MD -MP -MF modules/mouse/.deps/Cursor.Tpo -c modules/mouse/Cursor.cpp  -fPIC -DPIC -o modules/mouse/.libs/Cursor.o
depbase=`echo modules/mouse/sdl/Cursor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/sdl/Cursor.lo -MD -MP -MF $depbase.Tpo -c -o modules/mouse/sdl/Cursor.lo modules/mouse/sdl/Cursor.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/sdl/Cursor.lo -MD -MP -MF modules/mouse/sdl/.deps/Cursor.Tpo -c modules/mouse/sdl/Cursor.cpp  -fPIC -DPIC -o modules/mouse/sdl/.libs/Cursor.o
depbase=`echo modules/mouse/sdl/Mouse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/sdl/Mouse.lo -MD -MP -MF $depbase.Tpo -c -o modules/mouse/sdl/Mouse.lo modules/mouse/sdl/Mouse.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/mouse/wrap_Cursor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/wrap_Cursor.lo -MD -MP -MF $depbase.Tpo -c -o modules/mouse/wrap_Cursor.lo modules/mouse/wrap_Cursor.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/sdl/Mouse.lo -MD -MP -MF modules/mouse/sdl/.deps/Mouse.Tpo -c modules/mouse/sdl/Mouse.cpp  -fPIC -DPIC -o modules/mouse/sdl/.libs/Mouse.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/wrap_Cursor.lo -MD -MP -MF modules/mouse/.deps/wrap_Cursor.Tpo -c modules/mouse/wrap_Cursor.cpp  -fPIC -DPIC -o modules/mouse/.libs/wrap_Cursor.o
depbase=`echo modules/mouse/wrap_Mouse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/wrap_Mouse.lo -MD -MP -MF $depbase.Tpo -c -o modules/mouse/wrap_Mouse.lo modules/mouse/wrap_Mouse.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/mouse/wrap_Mouse.lo -MD -MP -MF modules/mouse/.deps/wrap_Mouse.Tpo -c modules/mouse/wrap_Mouse.cpp  -fPIC -DPIC -o modules/mouse/.libs/wrap_Mouse.o
depbase=`echo modules/physics/Body.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/Body.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/Body.lo modules/physics/Body.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/Joint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/Joint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/Joint.lo modules/physics/Joint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/Shape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/Shape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/Shape.lo modules/physics/Shape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/Body.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Body.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/Body.lo modules/physics/box2d/Body.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/ChainShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/ChainShape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/ChainShape.lo modules/physics/box2d/ChainShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/Joint.lo -MD -MP -MF modules/physics/.deps/Joint.Tpo -c modules/physics/Joint.cpp  -fPIC -DPIC -o modules/physics/.libs/Joint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/Body.lo -MD -MP -MF modules/physics/.deps/Body.Tpo -c modules/physics/Body.cpp  -fPIC -DPIC -o modules/physics/.libs/Body.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/Shape.lo -MD -MP -MF modules/physics/.deps/Shape.Tpo -c modules/physics/Shape.cpp  -fPIC -DPIC -o modules/physics/.libs/Shape.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/ChainShape.lo -MD -MP -MF modules/physics/box2d/.deps/ChainShape.Tpo -c modules/physics/box2d/ChainShape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/ChainShape.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Body.lo -MD -MP -MF modules/physics/box2d/.deps/Body.Tpo -c modules/physics/box2d/Body.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/Body.o
depbase=`echo modules/physics/box2d/CircleShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/CircleShape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/CircleShape.lo modules/physics/box2d/CircleShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/CircleShape.lo -MD -MP -MF modules/physics/box2d/.deps/CircleShape.Tpo -c modules/physics/box2d/CircleShape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/CircleShape.o
depbase=`echo modules/physics/box2d/Contact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Contact.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/Contact.lo modules/physics/box2d/Contact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Contact.lo -MD -MP -MF modules/physics/box2d/.deps/Contact.Tpo -c modules/physics/box2d/Contact.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/Contact.o
depbase=`echo modules/physics/box2d/DistanceJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/DistanceJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/DistanceJoint.lo modules/physics/box2d/DistanceJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/EdgeShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/EdgeShape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/EdgeShape.lo modules/physics/box2d/EdgeShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/DistanceJoint.lo -MD -MP -MF modules/physics/box2d/.deps/DistanceJoint.Tpo -c modules/physics/box2d/DistanceJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/DistanceJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/EdgeShape.lo -MD -MP -MF modules/physics/box2d/.deps/EdgeShape.Tpo -c modules/physics/box2d/EdgeShape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/EdgeShape.o
depbase=`echo modules/physics/box2d/Fixture.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Fixture.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/Fixture.lo modules/physics/box2d/Fixture.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/FrictionJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/FrictionJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/FrictionJoint.lo modules/physics/box2d/FrictionJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/FrictionJoint.lo -MD -MP -MF modules/physics/box2d/.deps/FrictionJoint.Tpo -c modules/physics/box2d/FrictionJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/FrictionJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Fixture.lo -MD -MP -MF modules/physics/box2d/.deps/Fixture.Tpo -c modules/physics/box2d/Fixture.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/Fixture.o
depbase=`echo modules/physics/box2d/GearJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/GearJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/GearJoint.lo modules/physics/box2d/GearJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/GearJoint.lo -MD -MP -MF modules/physics/box2d/.deps/GearJoint.Tpo -c modules/physics/box2d/GearJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/GearJoint.o
depbase=`echo modules/physics/box2d/Joint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Joint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/Joint.lo modules/physics/box2d/Joint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/MotorJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/MotorJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/MotorJoint.lo modules/physics/box2d/MotorJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Joint.lo -MD -MP -MF modules/physics/box2d/.deps/Joint.Tpo -c modules/physics/box2d/Joint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/Joint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/MotorJoint.lo -MD -MP -MF modules/physics/box2d/.deps/MotorJoint.Tpo -c modules/physics/box2d/MotorJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/MotorJoint.o
depbase=`echo modules/physics/box2d/MouseJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/MouseJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/MouseJoint.lo modules/physics/box2d/MouseJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/MouseJoint.lo -MD -MP -MF modules/physics/box2d/.deps/MouseJoint.Tpo -c modules/physics/box2d/MouseJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/MouseJoint.o
depbase=`echo modules/physics/box2d/Physics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Physics.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/Physics.lo modules/physics/box2d/Physics.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Physics.lo -MD -MP -MF modules/physics/box2d/.deps/Physics.Tpo -c modules/physics/box2d/Physics.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/Physics.o
depbase=`echo modules/physics/box2d/PolygonShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/PolygonShape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/PolygonShape.lo modules/physics/box2d/PolygonShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/PolygonShape.lo -MD -MP -MF modules/physics/box2d/.deps/PolygonShape.Tpo -c modules/physics/box2d/PolygonShape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/PolygonShape.o
depbase=`echo modules/physics/box2d/PrismaticJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/PrismaticJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/PrismaticJoint.lo modules/physics/box2d/PrismaticJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/PrismaticJoint.lo -MD -MP -MF modules/physics/box2d/.deps/PrismaticJoint.Tpo -c modules/physics/box2d/PrismaticJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/PrismaticJoint.o
depbase=`echo modules/physics/box2d/PulleyJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/PulleyJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/PulleyJoint.lo modules/physics/box2d/PulleyJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/RevoluteJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/RevoluteJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/RevoluteJoint.lo modules/physics/box2d/RevoluteJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/PulleyJoint.lo -MD -MP -MF modules/physics/box2d/.deps/PulleyJoint.Tpo -c modules/physics/box2d/PulleyJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/PulleyJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/RevoluteJoint.lo -MD -MP -MF modules/physics/box2d/.deps/RevoluteJoint.Tpo -c modules/physics/box2d/RevoluteJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/RevoluteJoint.o
depbase=`echo modules/physics/box2d/RopeJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/RopeJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/RopeJoint.lo modules/physics/box2d/RopeJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/Shape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Shape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/Shape.lo modules/physics/box2d/Shape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/RopeJoint.lo -MD -MP -MF modules/physics/box2d/.deps/RopeJoint.Tpo -c modules/physics/box2d/RopeJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/RopeJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/Shape.lo -MD -MP -MF modules/physics/box2d/.deps/Shape.Tpo -c modules/physics/box2d/Shape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/Shape.o
depbase=`echo modules/physics/box2d/WeldJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/WeldJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/WeldJoint.lo modules/physics/box2d/WeldJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/WeldJoint.lo -MD -MP -MF modules/physics/box2d/.deps/WeldJoint.Tpo -c modules/physics/box2d/WeldJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/WeldJoint.o
depbase=`echo modules/physics/box2d/WheelJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/WheelJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/WheelJoint.lo modules/physics/box2d/WheelJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/WheelJoint.lo -MD -MP -MF modules/physics/box2d/.deps/WheelJoint.Tpo -c modules/physics/box2d/WheelJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/WheelJoint.o
depbase=`echo modules/physics/box2d/World.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/World.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/World.lo modules/physics/box2d/World.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/World.lo -MD -MP -MF modules/physics/box2d/.deps/World.Tpo -c modules/physics/box2d/World.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/World.o
depbase=`echo modules/physics/box2d/wrap_Body.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Body.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_Body.lo modules/physics/box2d/wrap_Body.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Body.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_Body.Tpo -c modules/physics/box2d/wrap_Body.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Body.o
depbase=`echo modules/physics/box2d/wrap_ChainShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_ChainShape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_ChainShape.lo modules/physics/box2d/wrap_ChainShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/wrap_CircleShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_CircleShape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_CircleShape.lo modules/physics/box2d/wrap_CircleShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_ChainShape.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_ChainShape.Tpo -c modules/physics/box2d/wrap_ChainShape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_ChainShape.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_CircleShape.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_CircleShape.Tpo -c modules/physics/box2d/wrap_CircleShape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_CircleShape.o
depbase=`echo modules/physics/box2d/wrap_Contact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Contact.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_Contact.lo modules/physics/box2d/wrap_Contact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/wrap_DistanceJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_DistanceJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_DistanceJoint.lo modules/physics/box2d/wrap_DistanceJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Contact.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_Contact.Tpo -c modules/physics/box2d/wrap_Contact.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Contact.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_DistanceJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_DistanceJoint.Tpo -c modules/physics/box2d/wrap_DistanceJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_DistanceJoint.o
depbase=`echo modules/physics/box2d/wrap_EdgeShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_EdgeShape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_EdgeShape.lo modules/physics/box2d/wrap_EdgeShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_EdgeShape.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_EdgeShape.Tpo -c modules/physics/box2d/wrap_EdgeShape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_EdgeShape.o
depbase=`echo modules/physics/box2d/wrap_Fixture.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Fixture.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_Fixture.lo modules/physics/box2d/wrap_Fixture.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Fixture.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_Fixture.Tpo -c modules/physics/box2d/wrap_Fixture.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Fixture.o
depbase=`echo modules/physics/box2d/wrap_FrictionJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_FrictionJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_FrictionJoint.lo modules/physics/box2d/wrap_FrictionJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/wrap_GearJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_GearJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_GearJoint.lo modules/physics/box2d/wrap_GearJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/wrap_Joint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Joint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_Joint.lo modules/physics/box2d/wrap_Joint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_FrictionJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_FrictionJoint.Tpo -c modules/physics/box2d/wrap_FrictionJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_FrictionJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_GearJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_GearJoint.Tpo -c modules/physics/box2d/wrap_GearJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_GearJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Joint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_Joint.Tpo -c modules/physics/box2d/wrap_Joint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Joint.o
depbase=`echo modules/physics/box2d/wrap_MotorJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_MotorJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_MotorJoint.lo modules/physics/box2d/wrap_MotorJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/wrap_MouseJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_MouseJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_MouseJoint.lo modules/physics/box2d/wrap_MouseJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_MotorJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_MotorJoint.Tpo -c modules/physics/box2d/wrap_MotorJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_MotorJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_MouseJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_MouseJoint.Tpo -c modules/physics/box2d/wrap_MouseJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_MouseJoint.o
depbase=`echo modules/physics/box2d/wrap_Physics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Physics.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_Physics.lo modules/physics/box2d/wrap_Physics.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Physics.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_Physics.Tpo -c modules/physics/box2d/wrap_Physics.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Physics.o
depbase=`echo modules/physics/box2d/wrap_PolygonShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_PolygonShape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_PolygonShape.lo modules/physics/box2d/wrap_PolygonShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_PolygonShape.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_PolygonShape.Tpo -c modules/physics/box2d/wrap_PolygonShape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_PolygonShape.o
depbase=`echo modules/physics/box2d/wrap_PrismaticJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_PrismaticJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_PrismaticJoint.lo modules/physics/box2d/wrap_PrismaticJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_PrismaticJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_PrismaticJoint.Tpo -c modules/physics/box2d/wrap_PrismaticJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_PrismaticJoint.o
depbase=`echo modules/physics/box2d/wrap_PulleyJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_PulleyJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_PulleyJoint.lo modules/physics/box2d/wrap_PulleyJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/wrap_RevoluteJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_RevoluteJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_RevoluteJoint.lo modules/physics/box2d/wrap_RevoluteJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_PulleyJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_PulleyJoint.Tpo -c modules/physics/box2d/wrap_PulleyJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_PulleyJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_RevoluteJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_RevoluteJoint.Tpo -c modules/physics/box2d/wrap_RevoluteJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_RevoluteJoint.o
depbase=`echo modules/physics/box2d/wrap_RopeJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_RopeJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_RopeJoint.lo modules/physics/box2d/wrap_RopeJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_RopeJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_RopeJoint.Tpo -c modules/physics/box2d/wrap_RopeJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_RopeJoint.o
depbase=`echo modules/physics/box2d/wrap_Shape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Shape.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_Shape.lo modules/physics/box2d/wrap_Shape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/physics/box2d/wrap_WeldJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_WeldJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_WeldJoint.lo modules/physics/box2d/wrap_WeldJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_Shape.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_Shape.Tpo -c modules/physics/box2d/wrap_Shape.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Shape.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_WeldJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_WeldJoint.Tpo -c modules/physics/box2d/wrap_WeldJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_WeldJoint.o
depbase=`echo modules/physics/box2d/wrap_WheelJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_WheelJoint.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_WheelJoint.lo modules/physics/box2d/wrap_WheelJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_WheelJoint.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_WheelJoint.Tpo -c modules/physics/box2d/wrap_WheelJoint.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_WheelJoint.o
depbase=`echo modules/physics/box2d/wrap_World.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_World.lo -MD -MP -MF $depbase.Tpo -c -o modules/physics/box2d/wrap_World.lo modules/physics/box2d/wrap_World.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/physics/box2d/wrap_World.lo -MD -MP -MF modules/physics/box2d/.deps/wrap_World.Tpo -c modules/physics/box2d/wrap_World.cpp  -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_World.o
depbase=`echo modules/sound/Decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/Decoder.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/Decoder.lo modules/sound/Decoder.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/sound/Sound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/Sound.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/Sound.lo modules/sound/Sound.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/Decoder.lo -MD -MP -MF modules/sound/.deps/Decoder.Tpo -c modules/sound/Decoder.cpp  -fPIC -DPIC -o modules/sound/.libs/Decoder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/Sound.lo -MD -MP -MF modules/sound/.deps/Sound.Tpo -c modules/sound/Sound.cpp  -fPIC -DPIC -o modules/sound/.libs/Sound.o
depbase=`echo modules/sound/SoundData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/SoundData.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/SoundData.lo modules/sound/SoundData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/sound/lullaby/CoreAudioDecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/CoreAudioDecoder.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/lullaby/CoreAudioDecoder.lo modules/sound/lullaby/CoreAudioDecoder.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/SoundData.lo -MD -MP -MF modules/sound/.deps/SoundData.Tpo -c modules/sound/SoundData.cpp  -fPIC -DPIC -o modules/sound/.libs/SoundData.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/CoreAudioDecoder.lo -MD -MP -MF modules/sound/lullaby/.deps/CoreAudioDecoder.Tpo -c modules/sound/lullaby/CoreAudioDecoder.cpp  -fPIC -DPIC -o modules/sound/lullaby/.libs/CoreAudioDecoder.o
depbase=`echo modules/sound/lullaby/FLACDecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/FLACDecoder.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/lullaby/FLACDecoder.lo modules/sound/lullaby/FLACDecoder.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/FLACDecoder.lo -MD -MP -MF modules/sound/lullaby/.deps/FLACDecoder.Tpo -c modules/sound/lullaby/FLACDecoder.cpp  -fPIC -DPIC -o modules/sound/lullaby/.libs/FLACDecoder.o
depbase=`echo modules/sound/lullaby/GmeDecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/GmeDecoder.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/lullaby/GmeDecoder.lo modules/sound/lullaby/GmeDecoder.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/sound/lullaby/ModPlugDecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/ModPlugDecoder.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/lullaby/ModPlugDecoder.lo modules/sound/lullaby/ModPlugDecoder.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/GmeDecoder.lo -MD -MP -MF modules/sound/lullaby/.deps/GmeDecoder.Tpo -c modules/sound/lullaby/GmeDecoder.cpp  -fPIC -DPIC -o modules/sound/lullaby/.libs/GmeDecoder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/ModPlugDecoder.lo -MD -MP -MF modules/sound/lullaby/.deps/ModPlugDecoder.Tpo -c modules/sound/lullaby/ModPlugDecoder.cpp  -fPIC -DPIC -o modules/sound/lullaby/.libs/ModPlugDecoder.o
depbase=`echo modules/sound/lullaby/Sound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/Sound.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/lullaby/Sound.lo modules/sound/lullaby/Sound.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/sound/lullaby/VorbisDecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/VorbisDecoder.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/lullaby/VorbisDecoder.lo modules/sound/lullaby/VorbisDecoder.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/sound/lullaby/WaveDecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/WaveDecoder.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/lullaby/WaveDecoder.lo modules/sound/lullaby/WaveDecoder.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/sound/wrap_Decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/wrap_Decoder.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/wrap_Decoder.lo modules/sound/wrap_Decoder.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/Sound.lo -MD -MP -MF modules/sound/lullaby/.deps/Sound.Tpo -c modules/sound/lullaby/Sound.cpp  -fPIC -DPIC -o modules/sound/lullaby/.libs/Sound.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/WaveDecoder.lo -MD -MP -MF modules/sound/lullaby/.deps/WaveDecoder.Tpo -c modules/sound/lullaby/WaveDecoder.cpp  -fPIC -DPIC -o modules/sound/lullaby/.libs/WaveDecoder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/wrap_Decoder.lo -MD -MP -MF modules/sound/.deps/wrap_Decoder.Tpo -c modules/sound/wrap_Decoder.cpp  -fPIC -DPIC -o modules/sound/.libs/wrap_Decoder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/VorbisDecoder.lo -MD -MP -MF modules/sound/lullaby/.deps/VorbisDecoder.Tpo -c modules/sound/lullaby/VorbisDecoder.cpp  -fPIC -DPIC -o modules/sound/lullaby/.libs/VorbisDecoder.o
depbase=`echo modules/sound/wrap_Sound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/wrap_Sound.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/wrap_Sound.lo modules/sound/wrap_Sound.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/wrap_Sound.lo -MD -MP -MF modules/sound/.deps/wrap_Sound.Tpo -c modules/sound/wrap_Sound.cpp  -fPIC -DPIC -o modules/sound/.libs/wrap_Sound.o
depbase=`echo modules/sound/wrap_SoundData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/wrap_SoundData.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/wrap_SoundData.lo modules/sound/wrap_SoundData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/wrap_SoundData.lo -MD -MP -MF modules/sound/.deps/wrap_SoundData.Tpo -c modules/sound/wrap_SoundData.cpp  -fPIC -DPIC -o modules/sound/.libs/wrap_SoundData.o
depbase=`echo modules/sound/lullaby/Mpg123Decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/Mpg123Decoder.lo -MD -MP -MF $depbase.Tpo -c -o modules/sound/lullaby/Mpg123Decoder.lo modules/sound/lullaby/Mpg123Decoder.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/sound/lullaby/Mpg123Decoder.lo -MD -MP -MF modules/sound/lullaby/.deps/Mpg123Decoder.Tpo -c modules/sound/lullaby/Mpg123Decoder.cpp  -fPIC -DPIC -o modules/sound/lullaby/.libs/Mpg123Decoder.o
depbase=`echo modules/system/System.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/system/System.lo -MD -MP -MF $depbase.Tpo -c -o modules/system/System.lo modules/system/System.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/system/sdl/System.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/system/sdl/System.lo -MD -MP -MF $depbase.Tpo -c -o modules/system/sdl/System.lo modules/system/sdl/System.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/system/wrap_System.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/system/wrap_System.lo -MD -MP -MF $depbase.Tpo -c -o modules/system/wrap_System.lo modules/system/wrap_System.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/system/System.lo -MD -MP -MF modules/system/.deps/System.Tpo -c modules/system/System.cpp  -fPIC -DPIC -o modules/system/.libs/System.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/system/sdl/System.lo -MD -MP -MF modules/system/sdl/.deps/System.Tpo -c modules/system/sdl/System.cpp  -fPIC -DPIC -o modules/system/sdl/.libs/System.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/system/wrap_System.lo -MD -MP -MF modules/system/.deps/wrap_System.Tpo -c modules/system/wrap_System.cpp  -fPIC -DPIC -o modules/system/.libs/wrap_System.o
depbase=`echo modules/thread/Channel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/Channel.lo -MD -MP -MF $depbase.Tpo -c -o modules/thread/Channel.lo modules/thread/Channel.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/thread/LuaThread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/LuaThread.lo -MD -MP -MF $depbase.Tpo -c -o modules/thread/LuaThread.lo modules/thread/LuaThread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/Channel.lo -MD -MP -MF modules/thread/.deps/Channel.Tpo -c modules/thread/Channel.cpp  -fPIC -DPIC -o modules/thread/.libs/Channel.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/LuaThread.lo -MD -MP -MF modules/thread/.deps/LuaThread.Tpo -c modules/thread/LuaThread.cpp  -fPIC -DPIC -o modules/thread/.libs/LuaThread.o
depbase=`echo modules/thread/ThreadModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/ThreadModule.lo -MD -MP -MF $depbase.Tpo -c -o modules/thread/ThreadModule.lo modules/thread/ThreadModule.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/ThreadModule.lo -MD -MP -MF modules/thread/.deps/ThreadModule.Tpo -c modules/thread/ThreadModule.cpp  -fPIC -DPIC -o modules/thread/.libs/ThreadModule.o
depbase=`echo modules/thread/sdl/Thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/sdl/Thread.lo -MD -MP -MF $depbase.Tpo -c -o modules/thread/sdl/Thread.lo modules/thread/sdl/Thread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/thread/sdl/threads.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/sdl/threads.lo -MD -MP -MF $depbase.Tpo -c -o modules/thread/sdl/threads.lo modules/thread/sdl/threads.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/sdl/Thread.lo -MD -MP -MF modules/thread/sdl/.deps/Thread.Tpo -c modules/thread/sdl/Thread.cpp  -fPIC -DPIC -o modules/thread/sdl/.libs/Thread.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/sdl/threads.lo -MD -MP -MF modules/thread/sdl/.deps/threads.Tpo -c modules/thread/sdl/threads.cpp  -fPIC -DPIC -o modules/thread/sdl/.libs/threads.o
depbase=`echo modules/thread/threads.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/threads.lo -MD -MP -MF $depbase.Tpo -c -o modules/thread/threads.lo modules/thread/threads.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/threads.lo -MD -MP -MF modules/thread/.deps/threads.Tpo -c modules/thread/threads.cpp  -fPIC -DPIC -o modules/thread/.libs/threads.o
depbase=`echo modules/thread/wrap_Channel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/wrap_Channel.lo -MD -MP -MF $depbase.Tpo -c -o modules/thread/wrap_Channel.lo modules/thread/wrap_Channel.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/wrap_Channel.lo -MD -MP -MF modules/thread/.deps/wrap_Channel.Tpo -c modules/thread/wrap_Channel.cpp  -fPIC -DPIC -o modules/thread/.libs/wrap_Channel.o
depbase=`echo modules/thread/wrap_LuaThread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/wrap_LuaThread.lo -MD -MP -MF $depbase.Tpo -c -o modules/thread/wrap_LuaThread.lo modules/thread/wrap_LuaThread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/wrap_LuaThread.lo -MD -MP -MF modules/thread/.deps/wrap_LuaThread.Tpo -c modules/thread/wrap_LuaThread.cpp  -fPIC -DPIC -o modules/thread/.libs/wrap_LuaThread.o
depbase=`echo modules/thread/wrap_ThreadModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/wrap_ThreadModule.lo -MD -MP -MF $depbase.Tpo -c -o modules/thread/wrap_ThreadModule.lo modules/thread/wrap_ThreadModule.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/timer/Timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/timer/Timer.lo -MD -MP -MF $depbase.Tpo -c -o modules/timer/Timer.lo modules/timer/Timer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/timer/wrap_Timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/timer/wrap_Timer.lo -MD -MP -MF $depbase.Tpo -c -o modules/timer/wrap_Timer.lo modules/timer/wrap_Timer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/touch/sdl/Touch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/touch/sdl/Touch.lo -MD -MP -MF $depbase.Tpo -c -o modules/touch/sdl/Touch.lo modules/touch/sdl/Touch.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/thread/wrap_ThreadModule.lo -MD -MP -MF modules/thread/.deps/wrap_ThreadModule.Tpo -c modules/thread/wrap_ThreadModule.cpp  -fPIC -DPIC -o modules/thread/.libs/wrap_ThreadModule.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/timer/wrap_Timer.lo -MD -MP -MF modules/timer/.deps/wrap_Timer.Tpo -c modules/timer/wrap_Timer.cpp  -fPIC -DPIC -o modules/timer/.libs/wrap_Timer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/timer/Timer.lo -MD -MP -MF modules/timer/.deps/Timer.Tpo -c modules/timer/Timer.cpp  -fPIC -DPIC -o modules/timer/.libs/Timer.o
depbase=`echo modules/touch/wrap_Touch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/touch/wrap_Touch.lo -MD -MP -MF $depbase.Tpo -c -o modules/touch/wrap_Touch.lo modules/touch/wrap_Touch.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/touch/sdl/Touch.lo -MD -MP -MF modules/touch/sdl/.deps/Touch.Tpo -c modules/touch/sdl/Touch.cpp  -fPIC -DPIC -o modules/touch/sdl/.libs/Touch.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/touch/wrap_Touch.lo -MD -MP -MF modules/touch/.deps/wrap_Touch.Tpo -c modules/touch/wrap_Touch.cpp  -fPIC -DPIC -o modules/touch/.libs/wrap_Touch.o
depbase=`echo modules/video/VideoStream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/VideoStream.lo -MD -MP -MF $depbase.Tpo -c -o modules/video/VideoStream.lo modules/video/VideoStream.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/VideoStream.lo -MD -MP -MF modules/video/.deps/VideoStream.Tpo -c modules/video/VideoStream.cpp  -fPIC -DPIC -o modules/video/.libs/VideoStream.o
depbase=`echo modules/video/theora/OggDemuxer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/theora/OggDemuxer.lo -MD -MP -MF $depbase.Tpo -c -o modules/video/theora/OggDemuxer.lo modules/video/theora/OggDemuxer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/theora/OggDemuxer.lo -MD -MP -MF modules/video/theora/.deps/OggDemuxer.Tpo -c modules/video/theora/OggDemuxer.cpp  -fPIC -DPIC -o modules/video/theora/.libs/OggDemuxer.o
depbase=`echo modules/video/theora/TheoraVideoStream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/theora/TheoraVideoStream.lo -MD -MP -MF $depbase.Tpo -c -o modules/video/theora/TheoraVideoStream.lo modules/video/theora/TheoraVideoStream.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo modules/video/theora/Video.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/theora/Video.lo -MD -MP -MF $depbase.Tpo -c -o modules/video/theora/Video.lo modules/video/theora/Video.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/theora/TheoraVideoStream.lo -MD -MP -MF modules/video/theora/.deps/TheoraVideoStream.Tpo -c modules/video/theora/TheoraVideoStream.cpp  -fPIC -DPIC -o modules/video/theora/.libs/TheoraVideoStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/theora/Video.lo -MD -MP -MF modules/video/theora/.deps/Video.Tpo -c modules/video/theora/Video.cpp  -fPIC -DPIC -o modules/video/theora/.libs/Video.o
depbase=`echo modules/video/wrap_Video.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/wrap_Video.lo -MD -MP -MF $depbase.Tpo -c -o modules/video/wrap_Video.lo modules/video/wrap_Video.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/wrap_Video.lo -MD -MP -MF modules/video/.deps/wrap_Video.Tpo -c modules/video/wrap_Video.cpp  -fPIC -DPIC -o modules/video/.libs/wrap_Video.o
depbase=`echo modules/video/wrap_VideoStream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/wrap_VideoStream.lo -MD -MP -MF $depbase.Tpo -c -o modules/video/wrap_VideoStream.lo modules/video/wrap_VideoStream.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/video/wrap_VideoStream.lo -MD -MP -MF modules/video/.deps/wrap_VideoStream.Tpo -c modules/video/wrap_VideoStream.cpp  -fPIC -DPIC -o modules/video/.libs/wrap_VideoStream.o
depbase=`echo modules/window/Window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/window/Window.lo -MD -MP -MF $depbase.Tpo -c -o modules/window/Window.lo modules/window/Window.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/window/Window.lo -MD -MP -MF modules/window/.deps/Window.Tpo -c modules/window/Window.cpp  -fPIC -DPIC -o modules/window/.libs/Window.o
depbase=`echo modules/window/sdl/Window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/window/sdl/Window.lo -MD -MP -MF $depbase.Tpo -c -o modules/window/sdl/Window.lo modules/window/sdl/Window.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/window/sdl/Window.lo -MD -MP -MF modules/window/sdl/.deps/Window.Tpo -c modules/window/sdl/Window.cpp  -fPIC -DPIC -o modules/window/sdl/.libs/Window.o
depbase=`echo modules/window/wrap_Window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/window/wrap_Window.lo -MD -MP -MF $depbase.Tpo -c -o modules/window/wrap_Window.lo modules/window/wrap_Window.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT modules/window/wrap_Window.lo -MD -MP -MF modules/window/.deps/wrap_Window.Tpo -c modules/window/wrap_Window.cpp  -fPIC -DPIC -o modules/window/.libs/wrap_Window.o
depbase=`echo libraries/Box2D/Collision/Shapes/b2ChainShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/Shapes/b2ChainShape.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/Shapes/b2ChainShape.lo libraries/Box2D/Collision/Shapes/b2ChainShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/Shapes/b2ChainShape.lo -MD -MP -MF libraries/Box2D/Collision/Shapes/.deps/b2ChainShape.Tpo -c libraries/Box2D/Collision/Shapes/b2ChainShape.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/Shapes/.libs/b2ChainShape.o
depbase=`echo libraries/Box2D/Collision/Shapes/b2CircleShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/Shapes/b2CircleShape.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/Shapes/b2CircleShape.lo libraries/Box2D/Collision/Shapes/b2CircleShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Collision/Shapes/b2EdgeShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/Shapes/b2EdgeShape.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/Shapes/b2EdgeShape.lo libraries/Box2D/Collision/Shapes/b2EdgeShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/Shapes/b2CircleShape.lo -MD -MP -MF libraries/Box2D/Collision/Shapes/.deps/b2CircleShape.Tpo -c libraries/Box2D/Collision/Shapes/b2CircleShape.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/Shapes/.libs/b2CircleShape.o
depbase=`echo libraries/Box2D/Collision/Shapes/b2PolygonShape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/Shapes/b2PolygonShape.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/Shapes/b2PolygonShape.lo libraries/Box2D/Collision/Shapes/b2PolygonShape.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Collision/b2BroadPhase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2BroadPhase.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/b2BroadPhase.lo libraries/Box2D/Collision/b2BroadPhase.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/Shapes/b2EdgeShape.lo -MD -MP -MF libraries/Box2D/Collision/Shapes/.deps/b2EdgeShape.Tpo -c libraries/Box2D/Collision/Shapes/b2EdgeShape.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/Shapes/.libs/b2EdgeShape.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2BroadPhase.lo -MD -MP -MF libraries/Box2D/Collision/.deps/b2BroadPhase.Tpo -c libraries/Box2D/Collision/b2BroadPhase.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2BroadPhase.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/Shapes/b2PolygonShape.lo -MD -MP -MF libraries/Box2D/Collision/Shapes/.deps/b2PolygonShape.Tpo -c libraries/Box2D/Collision/Shapes/b2PolygonShape.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/Shapes/.libs/b2PolygonShape.o
depbase=`echo libraries/Box2D/Collision/b2CollideCircle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2CollideCircle.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/b2CollideCircle.lo libraries/Box2D/Collision/b2CollideCircle.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Collision/b2CollideEdge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2CollideEdge.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/b2CollideEdge.lo libraries/Box2D/Collision/b2CollideEdge.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2CollideCircle.lo -MD -MP -MF libraries/Box2D/Collision/.deps/b2CollideCircle.Tpo -c libraries/Box2D/Collision/b2CollideCircle.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2CollideCircle.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2CollideEdge.lo -MD -MP -MF libraries/Box2D/Collision/.deps/b2CollideEdge.Tpo -c libraries/Box2D/Collision/b2CollideEdge.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2CollideEdge.o
depbase=`echo libraries/Box2D/Collision/b2CollidePolygon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2CollidePolygon.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/b2CollidePolygon.lo libraries/Box2D/Collision/b2CollidePolygon.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2CollidePolygon.lo -MD -MP -MF libraries/Box2D/Collision/.deps/b2CollidePolygon.Tpo -c libraries/Box2D/Collision/b2CollidePolygon.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2CollidePolygon.o
depbase=`echo libraries/Box2D/Collision/b2Collision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2Collision.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/b2Collision.lo libraries/Box2D/Collision/b2Collision.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2Collision.lo -MD -MP -MF libraries/Box2D/Collision/.deps/b2Collision.Tpo -c libraries/Box2D/Collision/b2Collision.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2Collision.o
depbase=`echo libraries/Box2D/Collision/b2Distance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2Distance.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/b2Distance.lo libraries/Box2D/Collision/b2Distance.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2Distance.lo -MD -MP -MF libraries/Box2D/Collision/.deps/b2Distance.Tpo -c libraries/Box2D/Collision/b2Distance.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2Distance.o
depbase=`echo libraries/Box2D/Collision/b2DynamicTree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2DynamicTree.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/b2DynamicTree.lo libraries/Box2D/Collision/b2DynamicTree.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Collision/b2TimeOfImpact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2TimeOfImpact.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Collision/b2TimeOfImpact.lo libraries/Box2D/Collision/b2TimeOfImpact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2DynamicTree.lo -MD -MP -MF libraries/Box2D/Collision/.deps/b2DynamicTree.Tpo -c libraries/Box2D/Collision/b2DynamicTree.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2DynamicTree.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Collision/b2TimeOfImpact.lo -MD -MP -MF libraries/Box2D/Collision/.deps/b2TimeOfImpact.Tpo -c libraries/Box2D/Collision/b2TimeOfImpact.cpp  -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2TimeOfImpact.o
depbase=`echo libraries/Box2D/Common/b2BlockAllocator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2BlockAllocator.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Common/b2BlockAllocator.lo libraries/Box2D/Common/b2BlockAllocator.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Common/b2Draw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2Draw.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Common/b2Draw.lo libraries/Box2D/Common/b2Draw.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2BlockAllocator.lo -MD -MP -MF libraries/Box2D/Common/.deps/b2BlockAllocator.Tpo -c libraries/Box2D/Common/b2BlockAllocator.cpp  -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2BlockAllocator.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2Draw.lo -MD -MP -MF libraries/Box2D/Common/.deps/b2Draw.Tpo -c libraries/Box2D/Common/b2Draw.cpp  -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2Draw.o
depbase=`echo libraries/Box2D/Common/b2Math.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2Math.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Common/b2Math.lo libraries/Box2D/Common/b2Math.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2Math.lo -MD -MP -MF libraries/Box2D/Common/.deps/b2Math.Tpo -c libraries/Box2D/Common/b2Math.cpp  -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2Math.o
depbase=`echo libraries/Box2D/Common/b2Settings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2Settings.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Common/b2Settings.lo libraries/Box2D/Common/b2Settings.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Common/b2StackAllocator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2StackAllocator.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Common/b2StackAllocator.lo libraries/Box2D/Common/b2StackAllocator.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2Settings.lo -MD -MP -MF libraries/Box2D/Common/.deps/b2Settings.Tpo -c libraries/Box2D/Common/b2Settings.cpp  -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2Settings.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2StackAllocator.lo -MD -MP -MF libraries/Box2D/Common/.deps/b2StackAllocator.Tpo -c libraries/Box2D/Common/b2StackAllocator.cpp  -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2StackAllocator.o
depbase=`echo libraries/Box2D/Common/b2Timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2Timer.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Common/b2Timer.lo libraries/Box2D/Common/b2Timer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Common/b2Timer.lo -MD -MP -MF libraries/Box2D/Common/.deps/b2Timer.Tpo -c libraries/Box2D/Common/b2Timer.cpp  -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2Timer.o
depbase=`echo libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.lo libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.lo libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Contacts/b2CircleContact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2CircleContact.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Contacts/b2CircleContact.lo libraries/Box2D/Dynamics/Contacts/b2CircleContact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Contacts/b2Contact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2Contact.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Contacts/b2Contact.lo libraries/Box2D/Dynamics/Contacts/b2Contact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.lo -MD -MP -MF libraries/Box2D/Dynamics/Contacts/.deps/b2ChainAndCircleContact.Tpo -c libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2ChainAndCircleContact.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.lo -MD -MP -MF libraries/Box2D/Dynamics/Contacts/.deps/b2ChainAndPolygonContact.Tpo -c libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2ChainAndPolygonContact.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2CircleContact.lo -MD -MP -MF libraries/Box2D/Dynamics/Contacts/.deps/b2CircleContact.Tpo -c libraries/Box2D/Dynamics/Contacts/b2CircleContact.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2CircleContact.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2Contact.lo -MD -MP -MF libraries/Box2D/Dynamics/Contacts/.deps/b2Contact.Tpo -c libraries/Box2D/Dynamics/Contacts/b2Contact.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2Contact.o
depbase=`echo libraries/Box2D/Dynamics/Contacts/b2ContactSolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2ContactSolver.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Contacts/b2ContactSolver.lo libraries/Box2D/Dynamics/Contacts/b2ContactSolver.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2ContactSolver.lo -MD -MP -MF libraries/Box2D/Dynamics/Contacts/.deps/b2ContactSolver.Tpo -c libraries/Box2D/Dynamics/Contacts/b2ContactSolver.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2ContactSolver.o
depbase=`echo libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.lo libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.lo libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.lo -MD -MP -MF libraries/Box2D/Dynamics/Contacts/.deps/b2EdgeAndCircleContact.Tpo -c libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2EdgeAndCircleContact.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.lo -MD -MP -MF libraries/Box2D/Dynamics/Contacts/.deps/b2EdgeAndPolygonContact.Tpo -c libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2EdgeAndPolygonContact.o
depbase=`echo libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.lo libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Contacts/b2PolygonContact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2PolygonContact.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Contacts/b2PolygonContact.lo libraries/Box2D/Dynamics/Contacts/b2PolygonContact.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Joints/b2DistanceJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2DistanceJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2DistanceJoint.lo libraries/Box2D/Dynamics/Joints/b2DistanceJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.lo -MD -MP -MF libraries/Box2D/Dynamics/Contacts/.deps/b2PolygonAndCircleContact.Tpo -c libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2PolygonAndCircleContact.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Contacts/b2PolygonContact.lo -MD -MP -MF libraries/Box2D/Dynamics/Contacts/.deps/b2PolygonContact.Tpo -c libraries/Box2D/Dynamics/Contacts/b2PolygonContact.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2PolygonContact.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2DistanceJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2DistanceJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2DistanceJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2DistanceJoint.o
depbase=`echo libraries/Box2D/Dynamics/Joints/b2FrictionJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2FrictionJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2FrictionJoint.lo libraries/Box2D/Dynamics/Joints/b2FrictionJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2FrictionJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2FrictionJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2FrictionJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2FrictionJoint.o
depbase=`echo libraries/Box2D/Dynamics/Joints/b2GearJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2GearJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2GearJoint.lo libraries/Box2D/Dynamics/Joints/b2GearJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Joints/b2Joint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2Joint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2Joint.lo libraries/Box2D/Dynamics/Joints/b2Joint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Joints/b2MotorJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2MotorJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2MotorJoint.lo libraries/Box2D/Dynamics/Joints/b2MotorJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2GearJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2GearJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2GearJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2GearJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2Joint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2Joint.Tpo -c libraries/Box2D/Dynamics/Joints/b2Joint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2Joint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2MotorJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2MotorJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2MotorJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2MotorJoint.o
depbase=`echo libraries/Box2D/Dynamics/Joints/b2MouseJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2MouseJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2MouseJoint.lo libraries/Box2D/Dynamics/Joints/b2MouseJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2MouseJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2MouseJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2MouseJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2MouseJoint.o
depbase=`echo libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.lo libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Joints/b2PulleyJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2PulleyJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2PulleyJoint.lo libraries/Box2D/Dynamics/Joints/b2PulleyJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2PrismaticJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2PrismaticJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2PulleyJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2PulleyJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2PulleyJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2PulleyJoint.o
depbase=`echo libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.lo libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2RevoluteJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2RevoluteJoint.o
depbase=`echo libraries/Box2D/Dynamics/Joints/b2RopeJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2RopeJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2RopeJoint.lo libraries/Box2D/Dynamics/Joints/b2RopeJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2RopeJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2RopeJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2RopeJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2RopeJoint.o
depbase=`echo libraries/Box2D/Dynamics/Joints/b2WeldJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2WeldJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2WeldJoint.lo libraries/Box2D/Dynamics/Joints/b2WeldJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/Joints/b2WheelJoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2WheelJoint.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/Joints/b2WheelJoint.lo libraries/Box2D/Dynamics/Joints/b2WheelJoint.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/b2Body.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2Body.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/b2Body.lo libraries/Box2D/Dynamics/b2Body.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2WeldJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2WeldJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2WeldJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2WeldJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/Joints/b2WheelJoint.lo -MD -MP -MF libraries/Box2D/Dynamics/Joints/.deps/b2WheelJoint.Tpo -c libraries/Box2D/Dynamics/Joints/b2WheelJoint.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2WheelJoint.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2Body.lo -MD -MP -MF libraries/Box2D/Dynamics/.deps/b2Body.Tpo -c libraries/Box2D/Dynamics/b2Body.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2Body.o
depbase=`echo libraries/Box2D/Dynamics/b2ContactManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2ContactManager.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/b2ContactManager.lo libraries/Box2D/Dynamics/b2ContactManager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2ContactManager.lo -MD -MP -MF libraries/Box2D/Dynamics/.deps/b2ContactManager.Tpo -c libraries/Box2D/Dynamics/b2ContactManager.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2ContactManager.o
depbase=`echo libraries/Box2D/Dynamics/b2Fixture.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2Fixture.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/b2Fixture.lo libraries/Box2D/Dynamics/b2Fixture.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Box2D/Dynamics/b2Island.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2Island.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/b2Island.lo libraries/Box2D/Dynamics/b2Island.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2Fixture.lo -MD -MP -MF libraries/Box2D/Dynamics/.deps/b2Fixture.Tpo -c libraries/Box2D/Dynamics/b2Fixture.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2Fixture.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2Island.lo -MD -MP -MF libraries/Box2D/Dynamics/.deps/b2Island.Tpo -c libraries/Box2D/Dynamics/b2Island.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2Island.o
depbase=`echo libraries/Box2D/Dynamics/b2World.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2World.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/b2World.lo libraries/Box2D/Dynamics/b2World.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2World.lo -MD -MP -MF libraries/Box2D/Dynamics/.deps/b2World.Tpo -c libraries/Box2D/Dynamics/b2World.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2World.o
depbase=`echo libraries/Box2D/Dynamics/b2WorldCallbacks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2WorldCallbacks.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Dynamics/b2WorldCallbacks.lo libraries/Box2D/Dynamics/b2WorldCallbacks.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Dynamics/b2WorldCallbacks.lo -MD -MP -MF libraries/Box2D/Dynamics/.deps/b2WorldCallbacks.Tpo -c libraries/Box2D/Dynamics/b2WorldCallbacks.cpp  -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2WorldCallbacks.o
depbase=`echo libraries/Box2D/Rope/b2Rope.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Rope/b2Rope.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Box2D/Rope/b2Rope.lo libraries/Box2D/Rope/b2Rope.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/Wuff/wuff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/Wuff/wuff.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Wuff/wuff.lo libraries/Wuff/wuff.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/Box2D/Rope/b2Rope.lo -MD -MP -MF libraries/Box2D/Rope/.deps/b2Rope.Tpo -c libraries/Box2D/Rope/b2Rope.cpp  -fPIC -DPIC -o libraries/Box2D/Rope/.libs/b2Rope.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/Wuff/wuff.lo -MD -MP -MF libraries/Wuff/.deps/wuff.Tpo -c libraries/Wuff/wuff.c  -fPIC -DPIC -o libraries/Wuff/.libs/wuff.o
depbase=`echo libraries/Wuff/wuff_convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/Wuff/wuff_convert.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Wuff/wuff_convert.lo libraries/Wuff/wuff_convert.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/Wuff/wuff_convert.lo -MD -MP -MF libraries/Wuff/.deps/wuff_convert.Tpo -c libraries/Wuff/wuff_convert.c  -fPIC -DPIC -o libraries/Wuff/.libs/wuff_convert.o
depbase=`echo libraries/Wuff/wuff_internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/Wuff/wuff_internal.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Wuff/wuff_internal.lo libraries/Wuff/wuff_internal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/Wuff/wuff_internal.lo -MD -MP -MF libraries/Wuff/.deps/wuff_internal.Tpo -c libraries/Wuff/wuff_internal.c  -fPIC -DPIC -o libraries/Wuff/.libs/wuff_internal.o
depbase=`echo libraries/Wuff/wuff_memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/Wuff/wuff_memory.lo -MD -MP -MF $depbase.Tpo -c -o libraries/Wuff/wuff_memory.lo libraries/Wuff/wuff_memory.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/ddsparse/ddsparse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/ddsparse/ddsparse.lo -MD -MP -MF $depbase.Tpo -c -o libraries/ddsparse/ddsparse.lo libraries/ddsparse/ddsparse.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/Wuff/wuff_memory.lo -MD -MP -MF libraries/Wuff/.deps/wuff_memory.Tpo -c libraries/Wuff/wuff_memory.c  -fPIC -DPIC -o libraries/Wuff/.libs/wuff_memory.o
depbase=`echo libraries/enet/enet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/enet/enet.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/enet.lo libraries/enet/enet.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/enet/libenet/callbacks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/enet/libenet/callbacks.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/libenet/callbacks.lo libraries/enet/libenet/callbacks.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/enet/libenet/compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/enet/libenet/compress.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/libenet/compress.lo libraries/enet/libenet/compress.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/ddsparse/ddsparse.lo -MD -MP -MF libraries/ddsparse/.deps/ddsparse.Tpo -c libraries/ddsparse/ddsparse.cpp  -fPIC -DPIC -o libraries/ddsparse/.libs/ddsparse.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/enet/enet.lo -MD -MP -MF libraries/enet/.deps/enet.Tpo -c libraries/enet/enet.cpp  -fPIC -DPIC -o libraries/enet/.libs/enet.o
depbase=`echo libraries/enet/libenet/host.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/enet/libenet/host.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/libenet/host.lo libraries/enet/libenet/host.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/enet/libenet/list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/enet/libenet/list.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/libenet/list.lo libraries/enet/libenet/list.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/enet/libenet/callbacks.lo -MD -MP -MF libraries/enet/libenet/.deps/callbacks.Tpo -c libraries/enet/libenet/callbacks.c  -fPIC -DPIC -o libraries/enet/libenet/.libs/callbacks.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/enet/libenet/compress.lo -MD -MP -MF libraries/enet/libenet/.deps/compress.Tpo -c libraries/enet/libenet/compress.c  -fPIC -DPIC -o libraries/enet/libenet/.libs/compress.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/enet/libenet/list.lo -MD -MP -MF libraries/enet/libenet/.deps/list.Tpo -c libraries/enet/libenet/list.c  -fPIC -DPIC -o libraries/enet/libenet/.libs/list.o
depbase=`echo libraries/enet/libenet/packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/enet/libenet/packet.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/libenet/packet.lo libraries/enet/libenet/packet.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/enet/libenet/host.lo -MD -MP -MF libraries/enet/libenet/.deps/host.Tpo -c libraries/enet/libenet/host.c  -fPIC -DPIC -o libraries/enet/libenet/.libs/host.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/enet/libenet/packet.lo -MD -MP -MF libraries/enet/libenet/.deps/packet.Tpo -c libraries/enet/libenet/packet.c  -fPIC -DPIC -o libraries/enet/libenet/.libs/packet.o
depbase=`echo libraries/enet/libenet/peer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/enet/libenet/peer.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/libenet/peer.lo libraries/enet/libenet/peer.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/enet/libenet/protocol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/enet/libenet/protocol.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/libenet/protocol.lo libraries/enet/libenet/protocol.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/enet/libenet/peer.lo -MD -MP -MF libraries/enet/libenet/.deps/peer.Tpo -c libraries/enet/libenet/peer.c  -fPIC -DPIC -o libraries/enet/libenet/.libs/peer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/enet/libenet/protocol.lo -MD -MP -MF libraries/enet/libenet/.deps/protocol.Tpo -c libraries/enet/libenet/protocol.c  -fPIC -DPIC -o libraries/enet/libenet/.libs/protocol.o
depbase=`echo libraries/enet/libenet/unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/enet/libenet/unix.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/libenet/unix.lo libraries/enet/libenet/unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/enet/libenet/win32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/enet/libenet/win32.lo -MD -MP -MF $depbase.Tpo -c -o libraries/enet/libenet/win32.lo libraries/enet/libenet/win32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/enet/libenet/unix.lo -MD -MP -MF libraries/enet/libenet/.deps/unix.Tpo -c libraries/enet/libenet/unix.c  -fPIC -DPIC -o libraries/enet/libenet/.libs/unix.o
depbase=`echo libraries/glad/glad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glad/glad.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glad/glad.lo libraries/glad/glad.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/enet/libenet/win32.lo -MD -MP -MF libraries/enet/libenet/.deps/win32.Tpo -c libraries/enet/libenet/win32.c  -fPIC -DPIC -o libraries/enet/libenet/.libs/win32.o
depbase=`echo libraries/glslang/OGLCompilersDLL/InitializeDll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/OGLCompilersDLL/InitializeDll.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/OGLCompilersDLL/InitializeDll.lo libraries/glslang/OGLCompilersDLL/InitializeDll.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glad/glad.lo -MD -MP -MF libraries/glad/.deps/glad.Tpo -c libraries/glad/glad.cpp  -fPIC -DPIC -o libraries/glad/.libs/glad.o
depbase=`echo libraries/glslang/glslang/GenericCodeGen/CodeGen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/GenericCodeGen/CodeGen.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/GenericCodeGen/CodeGen.lo libraries/glslang/glslang/GenericCodeGen/CodeGen.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/glslang/glslang/GenericCodeGen/Link.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/GenericCodeGen/Link.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/GenericCodeGen/Link.lo libraries/glslang/glslang/GenericCodeGen/Link.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/OGLCompilersDLL/InitializeDll.lo -MD -MP -MF libraries/glslang/OGLCompilersDLL/.deps/InitializeDll.Tpo -c libraries/glslang/OGLCompilersDLL/InitializeDll.cpp  -fPIC -DPIC -o libraries/glslang/OGLCompilersDLL/.libs/InitializeDll.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/GenericCodeGen/CodeGen.lo -MD -MP -MF libraries/glslang/glslang/GenericCodeGen/.deps/CodeGen.Tpo -c libraries/glslang/glslang/GenericCodeGen/CodeGen.cpp  -fPIC -DPIC -o libraries/glslang/glslang/GenericCodeGen/.libs/CodeGen.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/GenericCodeGen/Link.lo -MD -MP -MF libraries/glslang/glslang/GenericCodeGen/.deps/Link.Tpo -c libraries/glslang/glslang/GenericCodeGen/Link.cpp  -fPIC -DPIC -o libraries/glslang/glslang/GenericCodeGen/.libs/Link.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/Constant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Constant.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/Constant.lo libraries/glslang/glslang/MachineIndependent/Constant.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/glslang/glslang/MachineIndependent/InfoSink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/InfoSink.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/InfoSink.lo libraries/glslang/glslang/MachineIndependent/InfoSink.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Constant.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/Constant.Tpo -c libraries/glslang/glslang/MachineIndependent/Constant.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Constant.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/Initialize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Initialize.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/Initialize.lo libraries/glslang/glslang/MachineIndependent/Initialize.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/InfoSink.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/InfoSink.Tpo -c libraries/glslang/glslang/MachineIndependent/InfoSink.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/InfoSink.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Initialize.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/Initialize.Tpo -c libraries/glslang/glslang/MachineIndependent/Initialize.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Initialize.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/IntermTraverse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/IntermTraverse.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/IntermTraverse.lo libraries/glslang/glslang/MachineIndependent/IntermTraverse.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/IntermTraverse.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/IntermTraverse.Tpo -c libraries/glslang/glslang/MachineIndependent/IntermTraverse.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/IntermTraverse.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/Intermediate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Intermediate.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/Intermediate.lo libraries/glslang/glslang/MachineIndependent/Intermediate.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Intermediate.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/Intermediate.Tpo -c libraries/glslang/glslang/MachineIndependent/Intermediate.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Intermediate.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/ParseContextBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/ParseContextBase.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/ParseContextBase.lo libraries/glslang/glslang/MachineIndependent/ParseContextBase.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/glslang/glslang/MachineIndependent/ParseHelper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/ParseHelper.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/ParseHelper.lo libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/ParseContextBase.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/ParseContextBase.Tpo -c libraries/glslang/glslang/MachineIndependent/ParseContextBase.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/ParseContextBase.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/ParseHelper.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/ParseHelper.Tpo -c libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/ParseHelper.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/PoolAlloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/PoolAlloc.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/PoolAlloc.lo libraries/glslang/glslang/MachineIndependent/PoolAlloc.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/PoolAlloc.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/PoolAlloc.Tpo -c libraries/glslang/glslang/MachineIndependent/PoolAlloc.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/PoolAlloc.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/RemoveTree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/RemoveTree.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/RemoveTree.lo libraries/glslang/glslang/MachineIndependent/RemoveTree.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/glslang/glslang/MachineIndependent/Scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Scan.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/Scan.lo libraries/glslang/glslang/MachineIndependent/Scan.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/RemoveTree.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/RemoveTree.Tpo -c libraries/glslang/glslang/MachineIndependent/RemoveTree.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/RemoveTree.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Scan.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/Scan.Tpo -c libraries/glslang/glslang/MachineIndependent/Scan.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Scan.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/ShaderLang.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/ShaderLang.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/ShaderLang.lo libraries/glslang/glslang/MachineIndependent/ShaderLang.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/ShaderLang.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/ShaderLang.Tpo -c libraries/glslang/glslang/MachineIndependent/ShaderLang.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/ShaderLang.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/SymbolTable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/SymbolTable.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/SymbolTable.lo libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/SymbolTable.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/SymbolTable.Tpo -c libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/SymbolTable.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/Versions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Versions.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/Versions.lo libraries/glslang/glslang/MachineIndependent/Versions.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/Versions.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/Versions.Tpo -c libraries/glslang/glslang/MachineIndependent/Versions.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Versions.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/attribute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/attribute.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/attribute.lo libraries/glslang/glslang/MachineIndependent/attribute.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/attribute.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/attribute.Tpo -c libraries/glslang/glslang/MachineIndependent/attribute.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/attribute.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/glslang_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/glslang_tab.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/glslang_tab.lo libraries/glslang/glslang/MachineIndependent/glslang_tab.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/glslang_tab.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/glslang_tab.Tpo -c libraries/glslang/glslang/MachineIndependent/glslang_tab.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/glslang_tab.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/intermOut.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/intermOut.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/intermOut.lo libraries/glslang/glslang/MachineIndependent/intermOut.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/intermOut.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/intermOut.Tpo -c libraries/glslang/glslang/MachineIndependent/intermOut.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/intermOut.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/iomapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/iomapper.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/iomapper.lo libraries/glslang/glslang/MachineIndependent/iomapper.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/glslang/glslang/MachineIndependent/limits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/limits.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/limits.lo libraries/glslang/glslang/MachineIndependent/limits.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/iomapper.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/iomapper.Tpo -c libraries/glslang/glslang/MachineIndependent/iomapper.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/iomapper.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/limits.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/limits.Tpo -c libraries/glslang/glslang/MachineIndependent/limits.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/limits.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/linkValidate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/linkValidate.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/linkValidate.lo libraries/glslang/glslang/MachineIndependent/linkValidate.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/linkValidate.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/linkValidate.Tpo -c libraries/glslang/glslang/MachineIndependent/linkValidate.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/linkValidate.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/parseConst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/parseConst.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/parseConst.lo libraries/glslang/glslang/MachineIndependent/parseConst.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/parseConst.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/parseConst.Tpo -c libraries/glslang/glslang/MachineIndependent/parseConst.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/parseConst.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/pch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/pch.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/pch.lo libraries/glslang/glslang/MachineIndependent/pch.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/pch.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/pch.Tpo -c libraries/glslang/glslang/MachineIndependent/pch.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/pch.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.lo libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/preprocessor/.deps/Pp.Tpo -c libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/Pp.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.lo libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/preprocessor/.deps/PpAtom.Tpo -c libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpAtom.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.lo libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/preprocessor/.deps/PpContext.Tpo -c libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpContext.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.lo libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/preprocessor/.deps/PpScanner.Tpo -c libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpScanner.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.lo libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/preprocessor/.deps/PpTokens.Tpo -c libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpTokens.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/propagateNoContraction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/propagateNoContraction.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/propagateNoContraction.lo libraries/glslang/glslang/MachineIndependent/propagateNoContraction.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/propagateNoContraction.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/propagateNoContraction.Tpo -c libraries/glslang/glslang/MachineIndependent/propagateNoContraction.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/propagateNoContraction.o
depbase=`echo libraries/glslang/glslang/MachineIndependent/reflection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/reflection.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/MachineIndependent/reflection.lo libraries/glslang/glslang/MachineIndependent/reflection.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/MachineIndependent/reflection.lo -MD -MP -MF libraries/glslang/glslang/MachineIndependent/.deps/reflection.Tpo -c libraries/glslang/glslang/MachineIndependent/reflection.cpp  -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/reflection.o
depbase=`echo libraries/glslang/glslang/OSDependent/Unix/ossource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/OSDependent/Unix/ossource.lo -MD -MP -MF $depbase.Tpo -c -o libraries/glslang/glslang/OSDependent/Unix/ossource.lo libraries/glslang/glslang/OSDependent/Unix/ossource.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/glslang/glslang/OSDependent/Unix/ossource.lo -MD -MP -MF libraries/glslang/glslang/OSDependent/Unix/.deps/ossource.Tpo -c libraries/glslang/glslang/OSDependent/Unix/ossource.cpp  -fPIC -DPIC -o libraries/glslang/glslang/OSDependent/Unix/.libs/ossource.o
depbase=`echo libraries/lodepng/lodepng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/lodepng/lodepng.lo -MD -MP -MF $depbase.Tpo -c -o libraries/lodepng/lodepng.lo libraries/lodepng/lodepng.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/lodepng/lodepng.lo -MD -MP -MF libraries/lodepng/.deps/lodepng.Tpo -c libraries/lodepng/lodepng.cpp  -fPIC -DPIC -o libraries/lodepng/.libs/lodepng.o
depbase=`echo libraries/lua53/lstrlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/lua53/lstrlib.lo -MD -MP -MF $depbase.Tpo -c -o libraries/lua53/lstrlib.lo libraries/lua53/lstrlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/lua53/lstrlib.lo -MD -MP -MF libraries/lua53/.deps/lstrlib.Tpo -c libraries/lua53/lstrlib.c  -fPIC -DPIC -o libraries/lua53/.libs/lstrlib.o
depbase=`echo libraries/lua53/lutf8lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/lua53/lutf8lib.lo -MD -MP -MF $depbase.Tpo -c -o libraries/lua53/lutf8lib.lo libraries/lua53/lutf8lib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/lua53/lutf8lib.lo -MD -MP -MF libraries/lua53/.deps/lutf8lib.Tpo -c libraries/lua53/lutf8lib.c  -fPIC -DPIC -o libraries/lua53/.libs/lutf8lib.o
depbase=`echo libraries/luasocket/libluasocket/auxiliar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/auxiliar.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/auxiliar.lo libraries/luasocket/libluasocket/auxiliar.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/auxiliar.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/auxiliar.Tpo -c libraries/luasocket/libluasocket/auxiliar.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/auxiliar.o
depbase=`echo libraries/luasocket/libluasocket/buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/buffer.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/buffer.lo libraries/luasocket/libluasocket/buffer.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/luasocket/libluasocket/compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/compat.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/compat.lo libraries/luasocket/libluasocket/compat.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/buffer.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/buffer.Tpo -c libraries/luasocket/libluasocket/buffer.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/buffer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/compat.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/compat.Tpo -c libraries/luasocket/libluasocket/compat.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/compat.o
depbase=`echo libraries/luasocket/libluasocket/except.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/except.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/except.lo libraries/luasocket/libluasocket/except.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/luasocket/libluasocket/inet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/inet.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/inet.lo libraries/luasocket/libluasocket/inet.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/except.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/except.Tpo -c libraries/luasocket/libluasocket/except.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/except.o
depbase=`echo libraries/luasocket/libluasocket/io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/io.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/io.lo libraries/luasocket/libluasocket/io.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/luasocket/libluasocket/luasocket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/luasocket.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/luasocket.lo libraries/luasocket/libluasocket/luasocket.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/inet.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/inet.Tpo -c libraries/luasocket/libluasocket/inet.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/inet.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/io.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/io.Tpo -c libraries/luasocket/libluasocket/io.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/io.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/luasocket.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/luasocket.Tpo -c libraries/luasocket/libluasocket/luasocket.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/luasocket.o
depbase=`echo libraries/luasocket/libluasocket/mime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/mime.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/mime.lo libraries/luasocket/libluasocket/mime.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/mime.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/mime.Tpo -c libraries/luasocket/libluasocket/mime.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/mime.o
depbase=`echo libraries/luasocket/libluasocket/options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/options.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/options.lo libraries/luasocket/libluasocket/options.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/options.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/options.Tpo -c libraries/luasocket/libluasocket/options.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/options.o
depbase=`echo libraries/luasocket/libluasocket/select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/select.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/select.lo libraries/luasocket/libluasocket/select.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/select.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/select.Tpo -c libraries/luasocket/libluasocket/select.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/select.o
depbase=`echo libraries/luasocket/libluasocket/serial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/serial.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/serial.lo libraries/luasocket/libluasocket/serial.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/luasocket/libluasocket/tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/tcp.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/tcp.lo libraries/luasocket/libluasocket/tcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/serial.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/serial.Tpo -c libraries/luasocket/libluasocket/serial.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/serial.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/tcp.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/tcp.Tpo -c libraries/luasocket/libluasocket/tcp.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/tcp.o
depbase=`echo libraries/luasocket/libluasocket/timeout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/timeout.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/timeout.lo libraries/luasocket/libluasocket/timeout.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/timeout.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/timeout.Tpo -c libraries/luasocket/libluasocket/timeout.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/timeout.o
depbase=`echo libraries/luasocket/libluasocket/udp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/udp.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/udp.lo libraries/luasocket/libluasocket/udp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libraries/luasocket/libluasocket/options.c: In function 'opt_meth_setoption':
libraries/luasocket/libluasocket/options.c:41:22: warning: '%.35s' directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from /usr/include/luajit-2.1/lauxlib.h:13,
                 from libraries/luasocket/libluasocket/options.c:7:
In function 'sprintf',
    inlined from 'opt_meth_setoption' at libraries/luasocket/libluasocket/options.c:41:9:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 22 and 57 bytes into a destination of size 45
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
depbase=`echo libraries/luasocket/libluasocket/unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/unix.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/unix.lo libraries/luasocket/libluasocket/unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/luasocket/libluasocket/unixtcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/unixtcp.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/unixtcp.lo libraries/luasocket/libluasocket/unixtcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/udp.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/udp.Tpo -c libraries/luasocket/libluasocket/udp.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/udp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/unix.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/unix.Tpo -c libraries/luasocket/libluasocket/unix.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/unix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/unixtcp.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/unixtcp.Tpo -c libraries/luasocket/libluasocket/unixtcp.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/unixtcp.o
depbase=`echo libraries/luasocket/libluasocket/unixudp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/unixudp.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/unixudp.lo libraries/luasocket/libluasocket/unixudp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/luasocket/libluasocket/usocket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/luasocket/libluasocket/usocket.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/libluasocket/usocket.lo libraries/luasocket/libluasocket/usocket.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/unixudp.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/unixudp.Tpo -c libraries/luasocket/libluasocket/unixudp.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/unixudp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/luasocket/libluasocket/usocket.lo -MD -MP -MF libraries/luasocket/libluasocket/.deps/usocket.Tpo -c libraries/luasocket/libluasocket/usocket.c  -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/usocket.o
depbase=`echo libraries/luasocket/luasocket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/luasocket/luasocket.lo -MD -MP -MF $depbase.Tpo -c -o libraries/luasocket/luasocket.lo libraries/luasocket/luasocket.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/luasocket/luasocket.lo -MD -MP -MF libraries/luasocket/.deps/luasocket.Tpo -c libraries/luasocket/luasocket.cpp  -fPIC -DPIC -o libraries/luasocket/.libs/luasocket.o
depbase=`echo libraries/lz4/lz4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/lz4/lz4.lo -MD -MP -MF $depbase.Tpo -c -o libraries/lz4/lz4.lo libraries/lz4/lz4.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/lz4/lz4hc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/lz4/lz4hc.lo -MD -MP -MF $depbase.Tpo -c -o libraries/lz4/lz4hc.lo libraries/lz4/lz4hc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/lz4/lz4.lo -MD -MP -MF libraries/lz4/.deps/lz4.Tpo -c libraries/lz4/lz4.c  -fPIC -DPIC -o libraries/lz4/.libs/lz4.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/lz4/lz4hc.lo -MD -MP -MF libraries/lz4/.deps/lz4hc.Tpo -c libraries/lz4/lz4hc.c  -fPIC -DPIC -o libraries/lz4/.libs/lz4hc.o
depbase=`echo libraries/noise1234/noise1234.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/noise1234/noise1234.lo -MD -MP -MF $depbase.Tpo -c -o libraries/noise1234/noise1234.lo libraries/noise1234/noise1234.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/noise1234/simplexnoise1234.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/noise1234/simplexnoise1234.lo -MD -MP -MF $depbase.Tpo -c -o libraries/noise1234/simplexnoise1234.lo libraries/noise1234/simplexnoise1234.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/noise1234/noise1234.lo -MD -MP -MF libraries/noise1234/.deps/noise1234.Tpo -c libraries/noise1234/noise1234.cpp  -fPIC -DPIC -o libraries/noise1234/.libs/noise1234.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/noise1234/simplexnoise1234.lo -MD -MP -MF libraries/noise1234/.deps/simplexnoise1234.Tpo -c libraries/noise1234/simplexnoise1234.cpp  -fPIC -DPIC -o libraries/noise1234/.libs/simplexnoise1234.o
depbase=`echo libraries/physfs/physfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs.lo libraries/physfs/physfs.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs.lo -MD -MP -MF libraries/physfs/.deps/physfs.Tpo -c libraries/physfs/physfs.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs.o
depbase=`echo libraries/physfs/physfs_archiver_7z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_7z.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_7z.lo libraries/physfs/physfs_archiver_7z.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_7z.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_7z.Tpo -c libraries/physfs/physfs_archiver_7z.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_7z.o
depbase=`echo libraries/physfs/physfs_archiver_dir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_dir.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_dir.lo libraries/physfs/physfs_archiver_dir.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_dir.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_dir.Tpo -c libraries/physfs/physfs_archiver_dir.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_dir.o
depbase=`echo libraries/physfs/physfs_archiver_grp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_grp.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_grp.lo libraries/physfs/physfs_archiver_grp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_grp.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_grp.Tpo -c libraries/physfs/physfs_archiver_grp.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_grp.o
depbase=`echo libraries/physfs/physfs_archiver_hog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_hog.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_hog.lo libraries/physfs/physfs_archiver_hog.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/physfs/physfs_archiver_iso9660.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_iso9660.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_iso9660.lo libraries/physfs/physfs_archiver_iso9660.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_hog.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_hog.Tpo -c libraries/physfs/physfs_archiver_hog.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_hog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_iso9660.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_iso9660.Tpo -c libraries/physfs/physfs_archiver_iso9660.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_iso9660.o
depbase=`echo libraries/physfs/physfs_archiver_mvl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_mvl.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_mvl.lo libraries/physfs/physfs_archiver_mvl.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/physfs/physfs_archiver_qpak.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_qpak.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_qpak.lo libraries/physfs/physfs_archiver_qpak.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_qpak.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_qpak.Tpo -c libraries/physfs/physfs_archiver_qpak.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_qpak.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_mvl.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_mvl.Tpo -c libraries/physfs/physfs_archiver_mvl.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_mvl.o
depbase=`echo libraries/physfs/physfs_archiver_slb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_slb.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_slb.lo libraries/physfs/physfs_archiver_slb.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/physfs/physfs_archiver_unpacked.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_unpacked.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_unpacked.lo libraries/physfs/physfs_archiver_unpacked.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_slb.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_slb.Tpo -c libraries/physfs/physfs_archiver_slb.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_slb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_unpacked.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_unpacked.Tpo -c libraries/physfs/physfs_archiver_unpacked.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_unpacked.o
depbase=`echo libraries/physfs/physfs_archiver_vdf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_vdf.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_vdf.lo libraries/physfs/physfs_archiver_vdf.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/physfs/physfs_archiver_wad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_wad.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_wad.lo libraries/physfs/physfs_archiver_wad.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_wad.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_wad.Tpo -c libraries/physfs/physfs_archiver_wad.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_wad.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_vdf.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_vdf.Tpo -c libraries/physfs/physfs_archiver_vdf.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_vdf.o
depbase=`echo libraries/physfs/physfs_archiver_zip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_archiver_zip.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_archiver_zip.lo libraries/physfs/physfs_archiver_zip.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/physfs/physfs_byteorder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_byteorder.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_byteorder.lo libraries/physfs/physfs_byteorder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_archiver_zip.lo -MD -MP -MF libraries/physfs/.deps/physfs_archiver_zip.Tpo -c libraries/physfs/physfs_archiver_zip.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_zip.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_byteorder.lo -MD -MP -MF libraries/physfs/.deps/physfs_byteorder.Tpo -c libraries/physfs/physfs_byteorder.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_byteorder.o
depbase=`echo libraries/physfs/physfs_platform_android.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_platform_android.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_platform_android.lo libraries/physfs/physfs_platform_android.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_platform_android.lo -MD -MP -MF libraries/physfs/.deps/physfs_platform_android.Tpo -c libraries/physfs/physfs_platform_android.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_android.o
depbase=`echo libraries/physfs/physfs_platform_haiku.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/physfs/physfs_platform_haiku.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_platform_haiku.lo libraries/physfs/physfs_platform_haiku.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/physfs/physfs_platform_os2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_platform_os2.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_platform_os2.lo libraries/physfs/physfs_platform_os2.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/physfs/physfs_platform_haiku.lo -MD -MP -MF libraries/physfs/.deps/physfs_platform_haiku.Tpo -c libraries/physfs/physfs_platform_haiku.cpp  -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_haiku.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_platform_os2.lo -MD -MP -MF libraries/physfs/.deps/physfs_platform_os2.Tpo -c libraries/physfs/physfs_platform_os2.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_os2.o
depbase=`echo libraries/physfs/physfs_platform_posix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_platform_posix.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_platform_posix.lo libraries/physfs/physfs_platform_posix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/physfs/physfs_platform_qnx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_platform_qnx.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_platform_qnx.lo libraries/physfs/physfs_platform_qnx.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_platform_posix.lo -MD -MP -MF libraries/physfs/.deps/physfs_platform_posix.Tpo -c libraries/physfs/physfs_platform_posix.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_posix.o
depbase=`echo libraries/physfs/physfs_platform_unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_platform_unix.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_platform_unix.lo libraries/physfs/physfs_platform_unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/physfs/physfs_platform_windows.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_platform_windows.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_platform_windows.lo libraries/physfs/physfs_platform_windows.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_platform_qnx.lo -MD -MP -MF libraries/physfs/.deps/physfs_platform_qnx.Tpo -c libraries/physfs/physfs_platform_qnx.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_qnx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_platform_unix.lo -MD -MP -MF libraries/physfs/.deps/physfs_platform_unix.Tpo -c libraries/physfs/physfs_platform_unix.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_unix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_platform_windows.lo -MD -MP -MF libraries/physfs/.deps/physfs_platform_windows.Tpo -c libraries/physfs/physfs_platform_windows.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_windows.o
depbase=`echo libraries/physfs/physfs_platform_winrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/physfs/physfs_platform_winrt.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_platform_winrt.lo libraries/physfs/physfs_platform_winrt.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/physfs/physfs_unicode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/physfs/physfs_unicode.lo -MD -MP -MF $depbase.Tpo -c -o libraries/physfs/physfs_unicode.lo libraries/physfs/physfs_unicode.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libraries/xxHash/xxhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I./libraries/enet/libenet/include  -D_FILE_OFFSET_BITS=64	-I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread	-I/usr/include/AL  	    -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libraries/xxHash/xxhash.lo -MD -MP -MF $depbase.Tpo -c -o libraries/xxHash/xxhash.lo libraries/xxHash/xxhash.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/physfs/physfs_unicode.lo -MD -MP -MF libraries/physfs/.deps/physfs_unicode.Tpo -c libraries/physfs/physfs_unicode.c  -fPIC -DPIC -o libraries/physfs/.libs/physfs_unicode.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -MT libraries/physfs/physfs_platform_winrt.lo -MD -MP -MF libraries/physfs/.deps/physfs_platform_winrt.Tpo -c libraries/physfs/physfs_platform_winrt.cpp  -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_winrt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/AL -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libraries/xxHash/xxhash.lo -MD -MP -MF libraries/xxHash/.deps/xxhash.Tpo -c libraries/xxHash/xxhash.c  -fPIC -DPIC -o libraries/xxHash/.libs/xxhash.o
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -fvisibility=hidden -fvisibility-inlines-hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -module -export-dynamic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -release 11.5 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblove.la -rpath /usr/lib ./common/Data.lo ./common/Exception.lo ./common/Matrix.lo ./common/Module.lo ./common/Object.lo ./common/Reference.lo ./common/Stream.lo ./common/StringMap.lo ./common/Variant.lo ./common/Vector.lo ./common/android.lo ./common/b64.lo ./common/delay.lo ./common/deprecation.lo ./common/floattypes.lo ./common/memory.lo ./common/pixelformat.lo ./common/runtime.lo ./common/types.lo ./common/utf8.lo ./modules/audio/Audio.lo ./modules/audio/Effect.lo ./modules/audio/Filter.lo ./modules/audio/RecordingDevice.lo ./modules/audio/Source.lo ./modules/audio/null/Audio.lo ./modules/audio/null/RecordingDevice.lo ./modules/audio/null/Source.lo ./modules/audio/openal/Audio.lo ./modules/audio/openal/Effect.lo ./modules/audio/openal/Filter.lo ./modules/audio/openal/Pool.lo ./modules/audio/openal/RecordingDevice.lo ./modules/audio/openal/Source.lo ./modules/audio/wrap_Audio.lo ./modules/audio/wrap_RecordingDevice.lo ./modules/audio/wrap_Source.lo ./modules/data/ByteData.lo ./modules/data/CompressedData.lo ./modules/data/Compressor.lo ./modules/data/DataModule.lo ./modules/data/DataView.lo ./modules/data/HashFunction.lo ./modules/data/wrap_ByteData.lo ./modules/data/wrap_CompressedData.lo ./modules/data/wrap_Data.lo ./modules/data/wrap_DataModule.lo ./modules/data/wrap_DataView.lo ./modules/event/Event.lo ./modules/event/sdl/Event.lo ./modules/event/wrap_Event.lo ./modules/filesystem/DroppedFile.lo ./modules/filesystem/File.lo ./modules/filesystem/FileData.lo ./modules/filesystem/Filesystem.lo ./modules/filesystem/physfs/File.lo ./modules/filesystem/physfs/Filesystem.lo ./modules/filesystem/physfs/PhysfsIo.lo ./modules/filesystem/wrap_DroppedFile.lo ./modules/filesystem/wrap_File.lo ./modules/filesystem/wrap_FileData.lo ./modules/filesystem/wrap_Filesystem.lo ./modules/font/BMFontRasterizer.lo ./modules/font/Font.lo ./modules/font/GlyphData.lo ./modules/font/ImageRasterizer.lo ./modules/font/Rasterizer.lo ./modules/font/TrueTypeRasterizer.lo ./modules/font/freetype/Font.lo ./modules/font/freetype/TrueTypeRasterizer.lo ./modules/font/wrap_Font.lo ./modules/font/wrap_GlyphData.lo ./modules/font/wrap_Rasterizer.lo ./modules/graphics/Buffer.lo ./modules/graphics/Canvas.lo ./modules/graphics/Deprecations.lo ./modules/graphics/Drawable.lo ./modules/graphics/Font.lo ./modules/graphics/Graphics.lo ./modules/graphics/Image.lo ./modules/graphics/Mesh.lo ./modules/graphics/ParticleSystem.lo ./modules/graphics/Polyline.lo ./modules/graphics/Quad.lo ./modules/graphics/Shader.lo ./modules/graphics/ShaderStage.lo ./modules/graphics/SpriteBatch.lo ./modules/graphics/StreamBuffer.lo ./modules/graphics/Text.lo ./modules/graphics/Texture.lo ./modules/graphics/Video.lo ./modules/graphics/Volatile.lo ./modules/graphics/depthstencil.lo ./modules/graphics/opengl/Buffer.lo ./modules/graphics/opengl/Canvas.lo ./modules/graphics/opengl/FenceSync.lo ./modules/graphics/opengl/Graphics.lo ./modules/graphics/opengl/Image.lo ./modules/graphics/opengl/OpenGL.lo ./modules/graphics/opengl/Shader.lo ./modules/graphics/opengl/ShaderStage.lo ./modules/graphics/opengl/StreamBuffer.lo ./modules/graphics/vertex.lo ./modules/graphics/wrap_Canvas.lo ./modules/graphics/wrap_Font.lo ./modules/graphics/wrap_Graphics.lo ./modules/graphics/wrap_Image.lo ./modules/graphics/wrap_Mesh.lo ./modules/graphics/wrap_ParticleSystem.lo ./modules/graphics/wrap_Quad.lo ./modules/graphics/wrap_Shader.lo ./modules/graphics/wrap_SpriteBatch.lo ./modules/graphics/wrap_Text.lo ./modules/graphics/wrap_Texture.lo ./modules/graphics/wrap_Video.lo ./modules/image/CompressedImageData.lo ./modules/image/CompressedSlice.lo ./modules/image/FormatHandler.lo ./modules/image/Image.lo ./modules/image/ImageData.lo ./modules/image/ImageDataBase.lo ./modules/image/magpie/ASTCHandler.lo ./modules/image/magpie/EXRHandler.lo ./modules/image/magpie/KTXHandler.lo ./modules/image/magpie/PKMHandler.lo ./modules/image/magpie/PNGHandler.lo ./modules/image/magpie/PVRHandler.lo ./modules/image/magpie/STBHandler.lo ./modules/image/magpie/ddsHandler.lo ./modules/image/wrap_CompressedImageData.lo ./modules/image/wrap_Image.lo ./modules/image/wrap_ImageData.lo ./modules/joystick/Joystick.lo ./modules/joystick/sdl/Joystick.lo ./modules/joystick/sdl/JoystickModule.lo ./modules/joystick/wrap_Joystick.lo ./modules/joystick/wrap_JoystickModule.lo ./modules/keyboard/Keyboard.lo ./modules/keyboard/sdl/Keyboard.lo ./modules/keyboard/wrap_Keyboard.lo ./modules/love/love.lo ./modules/math/BezierCurve.lo ./modules/math/MathModule.lo ./modules/math/RandomGenerator.lo ./modules/math/Transform.lo ./modules/math/wrap_BezierCurve.lo ./modules/math/wrap_Math.lo ./modules/math/wrap_RandomGenerator.lo ./modules/math/wrap_Transform.lo ./modules/mouse/Cursor.lo ./modules/mouse/sdl/Cursor.lo ./modules/mouse/sdl/Mouse.lo ./modules/mouse/wrap_Cursor.lo ./modules/mouse/wrap_Mouse.lo ./modules/physics/Body.lo ./modules/physics/Joint.lo ./modules/physics/Shape.lo ./modules/physics/box2d/Body.lo ./modules/physics/box2d/ChainShape.lo ./modules/physics/box2d/CircleShape.lo ./modules/physics/box2d/Contact.lo ./modules/physics/box2d/DistanceJoint.lo ./modules/physics/box2d/EdgeShape.lo ./modules/physics/box2d/Fixture.lo ./modules/physics/box2d/FrictionJoint.lo ./modules/physics/box2d/GearJoint.lo ./modules/physics/box2d/Joint.lo ./modules/physics/box2d/MotorJoint.lo ./modules/physics/box2d/MouseJoint.lo ./modules/physics/box2d/Physics.lo ./modules/physics/box2d/PolygonShape.lo ./modules/physics/box2d/PrismaticJoint.lo ./modules/physics/box2d/PulleyJoint.lo ./modules/physics/box2d/RevoluteJoint.lo ./modules/physics/box2d/RopeJoint.lo ./modules/physics/box2d/Shape.lo ./modules/physics/box2d/WeldJoint.lo ./modules/physics/box2d/WheelJoint.lo ./modules/physics/box2d/World.lo ./modules/physics/box2d/wrap_Body.lo ./modules/physics/box2d/wrap_ChainShape.lo ./modules/physics/box2d/wrap_CircleShape.lo ./modules/physics/box2d/wrap_Contact.lo ./modules/physics/box2d/wrap_DistanceJoint.lo ./modules/physics/box2d/wrap_EdgeShape.lo ./modules/physics/box2d/wrap_Fixture.lo ./modules/physics/box2d/wrap_FrictionJoint.lo ./modules/physics/box2d/wrap_GearJoint.lo ./modules/physics/box2d/wrap_Joint.lo ./modules/physics/box2d/wrap_MotorJoint.lo ./modules/physics/box2d/wrap_MouseJoint.lo ./modules/physics/box2d/wrap_Physics.lo ./modules/physics/box2d/wrap_PolygonShape.lo ./modules/physics/box2d/wrap_PrismaticJoint.lo ./modules/physics/box2d/wrap_PulleyJoint.lo ./modules/physics/box2d/wrap_RevoluteJoint.lo ./modules/physics/box2d/wrap_RopeJoint.lo ./modules/physics/box2d/wrap_Shape.lo ./modules/physics/box2d/wrap_WeldJoint.lo ./modules/physics/box2d/wrap_WheelJoint.lo ./modules/physics/box2d/wrap_World.lo ./modules/sound/Decoder.lo ./modules/sound/Sound.lo ./modules/sound/SoundData.lo ./modules/sound/lullaby/CoreAudioDecoder.lo ./modules/sound/lullaby/FLACDecoder.lo ./modules/sound/lullaby/GmeDecoder.lo ./modules/sound/lullaby/ModPlugDecoder.lo ./modules/sound/lullaby/Sound.lo ./modules/sound/lullaby/VorbisDecoder.lo ./modules/sound/lullaby/WaveDecoder.lo ./modules/sound/wrap_Decoder.lo ./modules/sound/wrap_Sound.lo ./modules/sound/wrap_SoundData.lo ./modules/sound/lullaby/Mpg123Decoder.lo ./modules/system/System.lo ./modules/system/sdl/System.lo ./modules/system/wrap_System.lo ./modules/thread/Channel.lo ./modules/thread/LuaThread.lo ./modules/thread/ThreadModule.lo ./modules/thread/sdl/Thread.lo ./modules/thread/sdl/threads.lo ./modules/thread/threads.lo ./modules/thread/wrap_Channel.lo ./modules/thread/wrap_LuaThread.lo ./modules/thread/wrap_ThreadModule.lo ./modules/timer/Timer.lo ./modules/timer/wrap_Timer.lo ./modules/touch/sdl/Touch.lo ./modules/touch/wrap_Touch.lo ./modules/video/VideoStream.lo ./modules/video/theora/OggDemuxer.lo ./modules/video/theora/TheoraVideoStream.lo ./modules/video/theora/Video.lo ./modules/video/wrap_Video.lo ./modules/video/wrap_VideoStream.lo ./modules/window/Window.lo ./modules/window/sdl/Window.lo ./modules/window/wrap_Window.lo ./libraries/Box2D/Collision/Shapes/b2ChainShape.lo ./libraries/Box2D/Collision/Shapes/b2CircleShape.lo ./libraries/Box2D/Collision/Shapes/b2EdgeShape.lo ./libraries/Box2D/Collision/Shapes/b2PolygonShape.lo ./libraries/Box2D/Collision/b2BroadPhase.lo ./libraries/Box2D/Collision/b2CollideCircle.lo ./libraries/Box2D/Collision/b2CollideEdge.lo ./libraries/Box2D/Collision/b2CollidePolygon.lo ./libraries/Box2D/Collision/b2Collision.lo ./libraries/Box2D/Collision/b2Distance.lo ./libraries/Box2D/Collision/b2DynamicTree.lo ./libraries/Box2D/Collision/b2TimeOfImpact.lo ./libraries/Box2D/Common/b2BlockAllocator.lo ./libraries/Box2D/Common/b2Draw.lo ./libraries/Box2D/Common/b2Math.lo ./libraries/Box2D/Common/b2Settings.lo ./libraries/Box2D/Common/b2StackAllocator.lo ./libraries/Box2D/Common/b2Timer.lo ./libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.lo ./libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.lo ./libraries/Box2D/Dynamics/Contacts/b2CircleContact.lo ./libraries/Box2D/Dynamics/Contacts/b2Contact.lo ./libraries/Box2D/Dynamics/Contacts/b2ContactSolver.lo ./libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.lo ./libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.lo ./libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.lo ./libraries/Box2D/Dynamics/Contacts/b2PolygonContact.lo ./libraries/Box2D/Dynamics/Joints/b2DistanceJoint.lo ./libraries/Box2D/Dynamics/Joints/b2FrictionJoint.lo ./libraries/Box2D/Dynamics/Joints/b2GearJoint.lo ./libraries/Box2D/Dynamics/Joints/b2Joint.lo ./libraries/Box2D/Dynamics/Joints/b2MotorJoint.lo ./libraries/Box2D/Dynamics/Joints/b2MouseJoint.lo ./libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.lo ./libraries/Box2D/Dynamics/Joints/b2PulleyJoint.lo ./libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.lo ./libraries/Box2D/Dynamics/Joints/b2RopeJoint.lo ./libraries/Box2D/Dynamics/Joints/b2WeldJoint.lo ./libraries/Box2D/Dynamics/Joints/b2WheelJoint.lo ./libraries/Box2D/Dynamics/b2Body.lo ./libraries/Box2D/Dynamics/b2ContactManager.lo ./libraries/Box2D/Dynamics/b2Fixture.lo ./libraries/Box2D/Dynamics/b2Island.lo ./libraries/Box2D/Dynamics/b2World.lo ./libraries/Box2D/Dynamics/b2WorldCallbacks.lo ./libraries/Box2D/Rope/b2Rope.lo ./libraries/Wuff/wuff.lo ./libraries/Wuff/wuff_convert.lo ./libraries/Wuff/wuff_internal.lo ./libraries/Wuff/wuff_memory.lo ./libraries/ddsparse/ddsparse.lo  ./libraries/enet/enet.lo ./libraries/enet/libenet/callbacks.lo ./libraries/enet/libenet/compress.lo ./libraries/enet/libenet/host.lo ./libraries/enet/libenet/list.lo ./libraries/enet/libenet/packet.lo ./libraries/enet/libenet/peer.lo ./libraries/enet/libenet/protocol.lo ./libraries/enet/libenet/unix.lo ./libraries/enet/libenet/win32.lo ./libraries/glad/glad.lo ./libraries/glslang/OGLCompilersDLL/InitializeDll.lo ./libraries/glslang/glslang/GenericCodeGen/CodeGen.lo ./libraries/glslang/glslang/GenericCodeGen/Link.lo ./libraries/glslang/glslang/MachineIndependent/Constant.lo ./libraries/glslang/glslang/MachineIndependent/InfoSink.lo ./libraries/glslang/glslang/MachineIndependent/Initialize.lo ./libraries/glslang/glslang/MachineIndependent/IntermTraverse.lo ./libraries/glslang/glslang/MachineIndependent/Intermediate.lo ./libraries/glslang/glslang/MachineIndependent/ParseContextBase.lo ./libraries/glslang/glslang/MachineIndependent/ParseHelper.lo ./libraries/glslang/glslang/MachineIndependent/PoolAlloc.lo ./libraries/glslang/glslang/MachineIndependent/RemoveTree.lo ./libraries/glslang/glslang/MachineIndependent/Scan.lo ./libraries/glslang/glslang/MachineIndependent/ShaderLang.lo ./libraries/glslang/glslang/MachineIndependent/SymbolTable.lo ./libraries/glslang/glslang/MachineIndependent/Versions.lo ./libraries/glslang/glslang/MachineIndependent/attribute.lo ./libraries/glslang/glslang/MachineIndependent/glslang_tab.lo ./libraries/glslang/glslang/MachineIndependent/intermOut.lo ./libraries/glslang/glslang/MachineIndependent/iomapper.lo ./libraries/glslang/glslang/MachineIndependent/limits.lo ./libraries/glslang/glslang/MachineIndependent/linkValidate.lo ./libraries/glslang/glslang/MachineIndependent/parseConst.lo ./libraries/glslang/glslang/MachineIndependent/pch.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.lo ./libraries/glslang/glslang/MachineIndependent/propagateNoContraction.lo ./libraries/glslang/glslang/MachineIndependent/reflection.lo ./libraries/glslang/glslang/OSDependent/Unix/ossource.lo ./libraries/lodepng/lodepng.lo ./libraries/lua53/lstrlib.lo ./libraries/lua53/lutf8lib.lo ./libraries/luasocket/libluasocket/auxiliar.lo ./libraries/luasocket/libluasocket/buffer.lo ./libraries/luasocket/libluasocket/compat.lo ./libraries/luasocket/libluasocket/except.lo ./libraries/luasocket/libluasocket/inet.lo ./libraries/luasocket/libluasocket/io.lo ./libraries/luasocket/libluasocket/luasocket.lo ./libraries/luasocket/libluasocket/mime.lo ./libraries/luasocket/libluasocket/options.lo ./libraries/luasocket/libluasocket/select.lo ./libraries/luasocket/libluasocket/serial.lo ./libraries/luasocket/libluasocket/tcp.lo ./libraries/luasocket/libluasocket/timeout.lo ./libraries/luasocket/libluasocket/udp.lo ./libraries/luasocket/libluasocket/unix.lo ./libraries/luasocket/libluasocket/unixtcp.lo ./libraries/luasocket/libluasocket/unixudp.lo ./libraries/luasocket/libluasocket/usocket.lo ./libraries/luasocket/luasocket.lo ./libraries/lz4/lz4.lo ./libraries/lz4/lz4hc.lo ./libraries/noise1234/noise1234.lo ./libraries/noise1234/simplexnoise1234.lo ./libraries/physfs/physfs.lo ./libraries/physfs/physfs_archiver_7z.lo ./libraries/physfs/physfs_archiver_dir.lo ./libraries/physfs/physfs_archiver_grp.lo ./libraries/physfs/physfs_archiver_hog.lo ./libraries/physfs/physfs_archiver_iso9660.lo ./libraries/physfs/physfs_archiver_mvl.lo ./libraries/physfs/physfs_archiver_qpak.lo ./libraries/physfs/physfs_archiver_slb.lo ./libraries/physfs/physfs_archiver_unpacked.lo ./libraries/physfs/physfs_archiver_vdf.lo ./libraries/physfs/physfs_archiver_wad.lo ./libraries/physfs/physfs_archiver_zip.lo ./libraries/physfs/physfs_byteorder.lo ./libraries/physfs/physfs_platform_android.lo ./libraries/physfs/physfs_platform_haiku.lo ./libraries/physfs/physfs_platform_os2.lo ./libraries/physfs/physfs_platform_posix.lo ./libraries/physfs/physfs_platform_qnx.lo ./libraries/physfs/physfs_platform_unix.lo ./libraries/physfs/physfs_platform_windows.lo ./libraries/physfs/physfs_platform_winrt.lo ./libraries/physfs/physfs_unicode.lo    ./libraries/xxHash/xxhash.lo -lSDL2 -lfreetype -lluajit-5.1	-lopenal -lz -lmodplug	-lvorbisfile -ltheoradec -logg -lmpg123 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtbeginS.o  ./common/.libs/Data.o ./common/.libs/Exception.o ./common/.libs/Matrix.o ./common/.libs/Module.o ./common/.libs/Object.o ./common/.libs/Reference.o ./common/.libs/Stream.o ./common/.libs/StringMap.o ./common/.libs/Variant.o ./common/.libs/Vector.o ./common/.libs/android.o ./common/.libs/b64.o ./common/.libs/delay.o ./common/.libs/deprecation.o ./common/.libs/floattypes.o ./common/.libs/memory.o ./common/.libs/pixelformat.o ./common/.libs/runtime.o ./common/.libs/types.o ./common/.libs/utf8.o ./modules/audio/.libs/Audio.o ./modules/audio/.libs/Effect.o ./modules/audio/.libs/Filter.o ./modules/audio/.libs/RecordingDevice.o ./modules/audio/.libs/Source.o ./modules/audio/null/.libs/Audio.o ./modules/audio/null/.libs/RecordingDevice.o ./modules/audio/null/.libs/Source.o ./modules/audio/openal/.libs/Audio.o ./modules/audio/openal/.libs/Effect.o ./modules/audio/openal/.libs/Filter.o ./modules/audio/openal/.libs/Pool.o ./modules/audio/openal/.libs/RecordingDevice.o ./modules/audio/openal/.libs/Source.o ./modules/audio/.libs/wrap_Audio.o ./modules/audio/.libs/wrap_RecordingDevice.o ./modules/audio/.libs/wrap_Source.o ./modules/data/.libs/ByteData.o ./modules/data/.libs/CompressedData.o ./modules/data/.libs/Compressor.o ./modules/data/.libs/DataModule.o ./modules/data/.libs/DataView.o ./modules/data/.libs/HashFunction.o ./modules/data/.libs/wrap_ByteData.o ./modules/data/.libs/wrap_CompressedData.o ./modules/data/.libs/wrap_Data.o ./modules/data/.libs/wrap_DataModule.o ./modules/data/.libs/wrap_DataView.o ./modules/event/.libs/Event.o ./modules/event/sdl/.libs/Event.o ./modules/event/.libs/wrap_Event.o ./modules/filesystem/.libs/DroppedFile.o ./modules/filesystem/.libs/File.o ./modules/filesystem/.libs/FileData.o ./modules/filesystem/.libs/Filesystem.o ./modules/filesystem/physfs/.libs/File.o ./modules/filesystem/physfs/.libs/Filesystem.o ./modules/filesystem/physfs/.libs/PhysfsIo.o ./modules/filesystem/.libs/wrap_DroppedFile.o ./modules/filesystem/.libs/wrap_File.o ./modules/filesystem/.libs/wrap_FileData.o ./modules/filesystem/.libs/wrap_Filesystem.o ./modules/font/.libs/BMFontRasterizer.o ./modules/font/.libs/Font.o ./modules/font/.libs/GlyphData.o ./modules/font/.libs/ImageRasterizer.o ./modules/font/.libs/Rasterizer.o ./modules/font/.libs/TrueTypeRasterizer.o ./modules/font/freetype/.libs/Font.o ./modules/font/freetype/.libs/TrueTypeRasterizer.o ./modules/font/.libs/wrap_Font.o ./modules/font/.libs/wrap_GlyphData.o ./modules/font/.libs/wrap_Rasterizer.o ./modules/graphics/.libs/Buffer.o ./modules/graphics/.libs/Canvas.o ./modules/graphics/.libs/Deprecations.o ./modules/graphics/.libs/Drawable.o ./modules/graphics/.libs/Font.o ./modules/graphics/.libs/Graphics.o ./modules/graphics/.libs/Image.o ./modules/graphics/.libs/Mesh.o ./modules/graphics/.libs/ParticleSystem.o ./modules/graphics/.libs/Polyline.o ./modules/graphics/.libs/Quad.o ./modules/graphics/.libs/Shader.o ./modules/graphics/.libs/ShaderStage.o ./modules/graphics/.libs/SpriteBatch.o ./modules/graphics/.libs/StreamBuffer.o ./modules/graphics/.libs/Text.o ./modules/graphics/.libs/Texture.o ./modules/graphics/.libs/Video.o ./modules/graphics/.libs/Volatile.o ./modules/graphics/.libs/depthstencil.o ./modules/graphics/opengl/.libs/Buffer.o ./modules/graphics/opengl/.libs/Canvas.o ./modules/graphics/opengl/.libs/FenceSync.o ./modules/graphics/opengl/.libs/Graphics.o ./modules/graphics/opengl/.libs/Image.o ./modules/graphics/opengl/.libs/OpenGL.o ./modules/graphics/opengl/.libs/Shader.o ./modules/graphics/opengl/.libs/ShaderStage.o ./modules/graphics/opengl/.libs/StreamBuffer.o ./modules/graphics/.libs/vertex.o ./modules/graphics/.libs/wrap_Canvas.o ./modules/graphics/.libs/wrap_Font.o ./modules/graphics/.libs/wrap_Graphics.o ./modules/graphics/.libs/wrap_Image.o ./modules/graphics/.libs/wrap_Mesh.o ./modules/graphics/.libs/wrap_ParticleSystem.o ./modules/graphics/.libs/wrap_Quad.o ./modules/graphics/.libs/wrap_Shader.o ./modules/graphics/.libs/wrap_SpriteBatch.o ./modules/graphics/.libs/wrap_Text.o ./modules/graphics/.libs/wrap_Texture.o ./modules/graphics/.libs/wrap_Video.o ./modules/image/.libs/CompressedImageData.o ./modules/image/.libs/CompressedSlice.o ./modules/image/.libs/FormatHandler.o ./modules/image/.libs/Image.o ./modules/image/.libs/ImageData.o ./modules/image/.libs/ImageDataBase.o ./modules/image/magpie/.libs/ASTCHandler.o ./modules/image/magpie/.libs/EXRHandler.o ./modules/image/magpie/.libs/KTXHandler.o ./modules/image/magpie/.libs/PKMHandler.o ./modules/image/magpie/.libs/PNGHandler.o ./modules/image/magpie/.libs/PVRHandler.o ./modules/image/magpie/.libs/STBHandler.o ./modules/image/magpie/.libs/ddsHandler.o ./modules/image/.libs/wrap_CompressedImageData.o ./modules/image/.libs/wrap_Image.o ./modules/image/.libs/wrap_ImageData.o ./modules/joystick/.libs/Joystick.o ./modules/joystick/sdl/.libs/Joystick.o ./modules/joystick/sdl/.libs/JoystickModule.o ./modules/joystick/.libs/wrap_Joystick.o ./modules/joystick/.libs/wrap_JoystickModule.o ./modules/keyboard/.libs/Keyboard.o ./modules/keyboard/sdl/.libs/Keyboard.o ./modules/keyboard/.libs/wrap_Keyboard.o ./modules/love/.libs/love.o ./modules/math/.libs/BezierCurve.o ./modules/math/.libs/MathModule.o ./modules/math/.libs/RandomGenerator.o ./modules/math/.libs/Transform.o ./modules/math/.libs/wrap_BezierCurve.o ./modules/math/.libs/wrap_Math.o ./modules/math/.libs/wrap_RandomGenerator.o ./modules/math/.libs/wrap_Transform.o ./modules/mouse/.libs/Cursor.o ./modules/mouse/sdl/.libs/Cursor.o ./modules/mouse/sdl/.libs/Mouse.o ./modules/mouse/.libs/wrap_Cursor.o ./modules/mouse/.libs/wrap_Mouse.o ./modules/physics/.libs/Body.o ./modules/physics/.libs/Joint.o ./modules/physics/.libs/Shape.o ./modules/physics/box2d/.libs/Body.o ./modules/physics/box2d/.libs/ChainShape.o ./modules/physics/box2d/.libs/CircleShape.o ./modules/physics/box2d/.libs/Contact.o ./modules/physics/box2d/.libs/DistanceJoint.o ./modules/physics/box2d/.libs/EdgeShape.o ./modules/physics/box2d/.libs/Fixture.o ./modules/physics/box2d/.libs/FrictionJoint.o ./modules/physics/box2d/.libs/GearJoint.o ./modules/physics/box2d/.libs/Joint.o ./modules/physics/box2d/.libs/MotorJoint.o ./modules/physics/box2d/.libs/MouseJoint.o ./modules/physics/box2d/.libs/Physics.o ./modules/physics/box2d/.libs/PolygonShape.o ./modules/physics/box2d/.libs/PrismaticJoint.o ./modules/physics/box2d/.libs/PulleyJoint.o ./modules/physics/box2d/.libs/RevoluteJoint.o ./modules/physics/box2d/.libs/RopeJoint.o ./modules/physics/box2d/.libs/Shape.o ./modules/physics/box2d/.libs/WeldJoint.o ./modules/physics/box2d/.libs/WheelJoint.o ./modules/physics/box2d/.libs/World.o ./modules/physics/box2d/.libs/wrap_Body.o ./modules/physics/box2d/.libs/wrap_ChainShape.o ./modules/physics/box2d/.libs/wrap_CircleShape.o ./modules/physics/box2d/.libs/wrap_Contact.o ./modules/physics/box2d/.libs/wrap_DistanceJoint.o ./modules/physics/box2d/.libs/wrap_EdgeShape.o ./modules/physics/box2d/.libs/wrap_Fixture.o ./modules/physics/box2d/.libs/wrap_FrictionJoint.o ./modules/physics/box2d/.libs/wrap_GearJoint.o ./modules/physics/box2d/.libs/wrap_Joint.o ./modules/physics/box2d/.libs/wrap_MotorJoint.o ./modules/physics/box2d/.libs/wrap_MouseJoint.o ./modules/physics/box2d/.libs/wrap_Physics.o ./modules/physics/box2d/.libs/wrap_PolygonShape.o ./modules/physics/box2d/.libs/wrap_PrismaticJoint.o ./modules/physics/box2d/.libs/wrap_PulleyJoint.o ./modules/physics/box2d/.libs/wrap_RevoluteJoint.o ./modules/physics/box2d/.libs/wrap_RopeJoint.o ./modules/physics/box2d/.libs/wrap_Shape.o ./modules/physics/box2d/.libs/wrap_WeldJoint.o ./modules/physics/box2d/.libs/wrap_WheelJoint.o ./modules/physics/box2d/.libs/wrap_World.o ./modules/sound/.libs/Decoder.o ./modules/sound/.libs/Sound.o ./modules/sound/.libs/SoundData.o ./modules/sound/lullaby/.libs/CoreAudioDecoder.o ./modules/sound/lullaby/.libs/FLACDecoder.o ./modules/sound/lullaby/.libs/GmeDecoder.o ./modules/sound/lullaby/.libs/ModPlugDecoder.o ./modules/sound/lullaby/.libs/Sound.o ./modules/sound/lullaby/.libs/VorbisDecoder.o ./modules/sound/lullaby/.libs/WaveDecoder.o ./modules/sound/.libs/wrap_Decoder.o ./modules/sound/.libs/wrap_Sound.o ./modules/sound/.libs/wrap_SoundData.o ./modules/sound/lullaby/.libs/Mpg123Decoder.o ./modules/system/.libs/System.o ./modules/system/sdl/.libs/System.o ./modules/system/.libs/wrap_System.o ./modules/thread/.libs/Channel.o ./modules/thread/.libs/LuaThread.o ./modules/thread/.libs/ThreadModule.o ./modules/thread/sdl/.libs/Thread.o ./modules/thread/sdl/.libs/threads.o ./modules/thread/.libs/threads.o ./modules/thread/.libs/wrap_Channel.o ./modules/thread/.libs/wrap_LuaThread.o ./modules/thread/.libs/wrap_ThreadModule.o ./modules/timer/.libs/Timer.o ./modules/timer/.libs/wrap_Timer.o ./modules/touch/sdl/.libs/Touch.o ./modules/touch/.libs/wrap_Touch.o ./modules/video/.libs/VideoStream.o ./modules/video/theora/.libs/OggDemuxer.o ./modules/video/theora/.libs/TheoraVideoStream.o ./modules/video/theora/.libs/Video.o ./modules/video/.libs/wrap_Video.o ./modules/video/.libs/wrap_VideoStream.o ./modules/window/.libs/Window.o ./modules/window/sdl/.libs/Window.o ./modules/window/.libs/wrap_Window.o ./libraries/Box2D/Collision/Shapes/.libs/b2ChainShape.o ./libraries/Box2D/Collision/Shapes/.libs/b2CircleShape.o ./libraries/Box2D/Collision/Shapes/.libs/b2EdgeShape.o ./libraries/Box2D/Collision/Shapes/.libs/b2PolygonShape.o ./libraries/Box2D/Collision/.libs/b2BroadPhase.o ./libraries/Box2D/Collision/.libs/b2CollideCircle.o ./libraries/Box2D/Collision/.libs/b2CollideEdge.o ./libraries/Box2D/Collision/.libs/b2CollidePolygon.o ./libraries/Box2D/Collision/.libs/b2Collision.o ./libraries/Box2D/Collision/.libs/b2Distance.o ./libraries/Box2D/Collision/.libs/b2DynamicTree.o ./libraries/Box2D/Collision/.libs/b2TimeOfImpact.o ./libraries/Box2D/Common/.libs/b2BlockAllocator.o ./libraries/Box2D/Common/.libs/b2Draw.o ./libraries/Box2D/Common/.libs/b2Math.o ./libraries/Box2D/Common/.libs/b2Settings.o ./libraries/Box2D/Common/.libs/b2StackAllocator.o ./libraries/Box2D/Common/.libs/b2Timer.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2ChainAndCircleContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2ChainAndPolygonContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2CircleContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2Contact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2ContactSolver.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2EdgeAndCircleContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2EdgeAndPolygonContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2PolygonAndCircleContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2PolygonContact.o ./libraries/Box2D/Dynamics/Joints/.libs/b2DistanceJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2FrictionJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2GearJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2Joint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2MotorJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2MouseJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2PrismaticJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2PulleyJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2RevoluteJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2RopeJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2WeldJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2WheelJoint.o ./libraries/Box2D/Dynamics/.libs/b2Body.o ./libraries/Box2D/Dynamics/.libs/b2ContactManager.o ./libraries/Box2D/Dynamics/.libs/b2Fixture.o ./libraries/Box2D/Dynamics/.libs/b2Island.o ./libraries/Box2D/Dynamics/.libs/b2World.o ./libraries/Box2D/Dynamics/.libs/b2WorldCallbacks.o ./libraries/Box2D/Rope/.libs/b2Rope.o ./libraries/Wuff/.libs/wuff.o ./libraries/Wuff/.libs/wuff_convert.o ./libraries/Wuff/.libs/wuff_internal.o ./libraries/Wuff/.libs/wuff_memory.o ./libraries/ddsparse/.libs/ddsparse.o ./libraries/enet/.libs/enet.o ./libraries/enet/libenet/.libs/callbacks.o ./libraries/enet/libenet/.libs/compress.o ./libraries/enet/libenet/.libs/host.o ./libraries/enet/libenet/.libs/list.o ./libraries/enet/libenet/.libs/packet.o ./libraries/enet/libenet/.libs/peer.o ./libraries/enet/libenet/.libs/protocol.o ./libraries/enet/libenet/.libs/unix.o ./libraries/enet/libenet/.libs/win32.o ./libraries/glad/.libs/glad.o ./libraries/glslang/OGLCompilersDLL/.libs/InitializeDll.o ./libraries/glslang/glslang/GenericCodeGen/.libs/CodeGen.o ./libraries/glslang/glslang/GenericCodeGen/.libs/Link.o ./libraries/glslang/glslang/MachineIndependent/.libs/Constant.o ./libraries/glslang/glslang/MachineIndependent/.libs/InfoSink.o ./libraries/glslang/glslang/MachineIndependent/.libs/Initialize.o ./libraries/glslang/glslang/MachineIndependent/.libs/IntermTraverse.o ./libraries/glslang/glslang/MachineIndependent/.libs/Intermediate.o ./libraries/glslang/glslang/MachineIndependent/.libs/ParseContextBase.o ./libraries/glslang/glslang/MachineIndependent/.libs/ParseHelper.o ./libraries/glslang/glslang/MachineIndependent/.libs/PoolAlloc.o ./libraries/glslang/glslang/MachineIndependent/.libs/RemoveTree.o ./libraries/glslang/glslang/MachineIndependent/.libs/Scan.o ./libraries/glslang/glslang/MachineIndependent/.libs/ShaderLang.o ./libraries/glslang/glslang/MachineIndependent/.libs/SymbolTable.o ./libraries/glslang/glslang/MachineIndependent/.libs/Versions.o ./libraries/glslang/glslang/MachineIndependent/.libs/attribute.o ./libraries/glslang/glslang/MachineIndependent/.libs/glslang_tab.o ./libraries/glslang/glslang/MachineIndependent/.libs/intermOut.o ./libraries/glslang/glslang/MachineIndependent/.libs/iomapper.o ./libraries/glslang/glslang/MachineIndependent/.libs/limits.o ./libraries/glslang/glslang/MachineIndependent/.libs/linkValidate.o ./libraries/glslang/glslang/MachineIndependent/.libs/parseConst.o ./libraries/glslang/glslang/MachineIndependent/.libs/pch.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/Pp.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpAtom.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpContext.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpScanner.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpTokens.o ./libraries/glslang/glslang/MachineIndependent/.libs/propagateNoContraction.o ./libraries/glslang/glslang/MachineIndependent/.libs/reflection.o ./libraries/glslang/glslang/OSDependent/Unix/.libs/ossource.o ./libraries/lodepng/.libs/lodepng.o ./libraries/lua53/.libs/lstrlib.o ./libraries/lua53/.libs/lutf8lib.o ./libraries/luasocket/libluasocket/.libs/auxiliar.o ./libraries/luasocket/libluasocket/.libs/buffer.o ./libraries/luasocket/libluasocket/.libs/compat.o ./libraries/luasocket/libluasocket/.libs/except.o ./libraries/luasocket/libluasocket/.libs/inet.o ./libraries/luasocket/libluasocket/.libs/io.o ./libraries/luasocket/libluasocket/.libs/luasocket.o ./libraries/luasocket/libluasocket/.libs/mime.o ./libraries/luasocket/libluasocket/.libs/options.o ./libraries/luasocket/libluasocket/.libs/select.o ./libraries/luasocket/libluasocket/.libs/serial.o ./libraries/luasocket/libluasocket/.libs/tcp.o ./libraries/luasocket/libluasocket/.libs/timeout.o ./libraries/luasocket/libluasocket/.libs/udp.o ./libraries/luasocket/libluasocket/.libs/unix.o ./libraries/luasocket/libluasocket/.libs/unixtcp.o ./libraries/luasocket/libluasocket/.libs/unixudp.o ./libraries/luasocket/libluasocket/.libs/usocket.o ./libraries/luasocket/.libs/luasocket.o ./libraries/lz4/.libs/lz4.o ./libraries/lz4/.libs/lz4hc.o ./libraries/noise1234/.libs/noise1234.o ./libraries/noise1234/.libs/simplexnoise1234.o ./libraries/physfs/.libs/physfs.o ./libraries/physfs/.libs/physfs_archiver_7z.o ./libraries/physfs/.libs/physfs_archiver_dir.o ./libraries/physfs/.libs/physfs_archiver_grp.o ./libraries/physfs/.libs/physfs_archiver_hog.o ./libraries/physfs/.libs/physfs_archiver_iso9660.o ./libraries/physfs/.libs/physfs_archiver_mvl.o ./libraries/physfs/.libs/physfs_archiver_qpak.o ./libraries/physfs/.libs/physfs_archiver_slb.o ./libraries/physfs/.libs/physfs_archiver_unpacked.o ./libraries/physfs/.libs/physfs_archiver_vdf.o ./libraries/physfs/.libs/physfs_archiver_wad.o ./libraries/physfs/.libs/physfs_archiver_zip.o ./libraries/physfs/.libs/physfs_byteorder.o ./libraries/physfs/.libs/physfs_platform_android.o ./libraries/physfs/.libs/physfs_platform_haiku.o ./libraries/physfs/.libs/physfs_platform_os2.o ./libraries/physfs/.libs/physfs_platform_posix.o ./libraries/physfs/.libs/physfs_platform_qnx.o ./libraries/physfs/.libs/physfs_platform_unix.o ./libraries/physfs/.libs/physfs_platform_windows.o ./libraries/physfs/.libs/physfs_platform_winrt.o ./libraries/physfs/.libs/physfs_unicode.o ./libraries/xxHash/.libs/xxhash.o   -lSDL2 -lfreetype -lluajit-5.1 -lopenal -lz -lmodplug -lvorbisfile -ltheoradec -logg -lmpg123 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crtn.o  -march=armv8-a -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,liblove-11.5.so -o .libs/liblove-11.5.so
libtool: link: (cd ".libs" && rm -f "liblove.so" && ln -s "liblove-11.5.so" "liblove.so")
libtool: link: ( cd ".libs" && rm -f "liblove.la" && ln -s "../liblove.la" "liblove.la" )
/bin/sh ../libtool  --tag=CXX  --mode=link g++    -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o love love.o  liblove.la -lluajit-5.1 -lmpg123 

*** Warning: Linking the executable love against the loadable module
*** liblove.so is not portable!
libtool: link: g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/love love.o  ./.libs/liblove.so -lluajit-5.1 -lmpg123
make[3]: Leaving directory '/build/love/src/love-11.5/src'
make[2]: Leaving directory '/build/love/src/love-11.5/src'
make[2]: Entering directory '/build/love/src/love-11.5'
/usr/bin/mkdir -p platform/unix
rm -f platform/unix/love.desktop platform/unix/love.desktop.tmp
/usr/bin/sed \
	-e "s|@bindir[@]|/usr/bin|" \
	./platform/unix/love.desktop.in > platform/unix/love.desktop.tmp
chmod a-w platform/unix/love.desktop.tmp
mv platform/unix/love.desktop.tmp platform/unix/love.desktop
make[2]: Leaving directory '/build/love/src/love-11.5'
make[1]: Leaving directory '/build/love/src/love-11.5'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/love/src/love-11.5/src'
make[2]: Entering directory '/build/love/src/love-11.5/src'
make[3]: Entering directory '/build/love/src/love-11.5/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/love/pkg/love/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblove.la '/build/love/pkg/love/usr/lib'
libtool: install: /usr/bin/install -c .libs/liblove-11.5.so /build/love/pkg/love/usr/lib/liblove-11.5.so
libtool: install: (cd /build/love/pkg/love/usr/lib && { ln -s -f liblove-11.5.so liblove.so || { rm -f liblove.so && ln -s liblove-11.5.so liblove.so; }; })
libtool: install: /usr/bin/install -c .libs/liblove.lai /build/love/pkg/love/usr/lib/liblove.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/love/pkg/love/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c love '/build/love/pkg/love/usr/bin'
libtool: install: warning: `liblove.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/love /build/love/pkg/love/usr/bin/love
make[3]: Leaving directory '/build/love/src/love-11.5/src'
make[2]: Leaving directory '/build/love/src/love-11.5/src'
make[1]: Leaving directory '/build/love/src/love-11.5/src'
make[1]: Entering directory '/build/love/src/love-11.5'
make[2]: Entering directory '/build/love/src/love-11.5'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/love/pkg/love/usr/share/applications'
 /usr/bin/mkdir -p '/build/love/pkg/love/usr/share/icons/hicolor/scalable/mimetypes'
 /usr/bin/mkdir -p '/build/love/pkg/love/usr/share/mime/packages'
 /usr/bin/install -c -m 644 platform/unix/love.desktop '/build/love/pkg/love/usr/share/applications'
 /usr/bin/install -c -m 644 platform/unix/application-x-love-game.svg '/build/love/pkg/love/usr/share/icons/hicolor/scalable/mimetypes'
 /usr/bin/install -c -m 644 platform/unix/love.xml '/build/love/pkg/love/usr/share/mime/packages'
 /usr/bin/mkdir -p '/build/love/pkg/love/usr/share/pixmaps'
 /usr/bin/mkdir -p '/build/love/pkg/love/usr/share/man/man1'
 /usr/bin/install -c -m 644 platform/unix/love.svg '/build/love/pkg/love/usr/share/pixmaps'
 /usr/bin/install -c -m 644 'platform/unix/love.6' '/build/love/pkg/love/usr/share/man/man1/love.1'
make[2]: Leaving directory '/build/love/src/love-11.5'
make[1]: Leaving directory '/build/love/src/love-11.5'
==> 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 "love"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: love 11.5-2 (Thu 24 Apr 2025 07:30:20 PM MDT)
==> Cleaning up...