==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: maude 3.5-1 (Fri Jul  4 20:26:13 2025)
==> Retrieving sources...
  -> Found maude-3.5.tar.gz
  -> Found full-maude322.maude
  -> Found maude.sh
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    maude-3.5.tar.gz ... Passed
    full-maude322.maude ... Passed
    maude.sh ... Passed
==> Making package: maude 3.5-1 (Fri Jul  4 20:26:33 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (9) cln-1.3.7-1  cudd-3.0.0-2  libantlr3c-3.5.3-1  libpoly-0.2.0-1
             buddy-2.4-7  cvc4-1.8-3  libsigsegv-2.15-1  libtecla-1.6.3-2
             yices-2.6.4-2

Total Download Size:    7.53 MiB
Total Installed Size:  36.53 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cvc4-1.8-3-armv7h downloading...
 yices-2.6.4-2-armv7h downloading...
 cln-1.3.7-1-armv7h downloading...
 libpoly-0.2.0-1-armv7h downloading...
 cudd-3.0.0-2-armv7h downloading...
 libtecla-1.6.3-2-armv7h downloading...
 libantlr3c-3.5.3-1-armv7h downloading...
 buddy-2.4-7-armv7h downloading...
 libsigsegv-2.15-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing buddy...
installing libantlr3c...
installing cln...
installing cvc4...
Optional dependencies for cvc4
    readline: for an improved interaction support [installed]
installing libtecla...
installing libsigsegv...
installing cudd...
installing libpoly...
installing yices...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found maude-3.5.tar.gz
  -> Found full-maude322.maude
  -> Found maude.sh
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting maude-3.5.tar.gz with bsdtar
==> Starting prepare()...
configure.ac:28: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:28: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:28: the top level
configure.ac:87: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:87: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:87: the top level
configure.ac:108: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:108: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:108: the top level
configure.ac:134: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:134: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:134: the top level
configure.ac:160: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:160: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:160: the top level
configure.ac:197: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:197: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:197: the top level
configure.ac:223: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:223: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:223: the top level
configure.ac:368: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:368: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:368: the top level
configure.ac:380: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:380: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:380: the top level
configure.ac:47: installing './compile'
configure.ac:19: installing './config.guess'
configure.ac:19: installing './config.sub'
configure.ac:23: installing './install-sh'
configure.ac:23: installing './missing'
src/ACU_Persistent/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... 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 for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking g++ compiler version... 14.2.1
checking for ranlib... ranlib
checking for ppoll(2)... no
checking for socket in -lsocket... no
checking for clock_gettime in -lrt... yes
checking for tputs in -ltinfo... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/time.h... (cached) yes
checking for math.h... yes
checking for ieeefp.h... no
checking for sys/termios.h... yes
checking for stddef.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for ctype.h... yes
checking for unistd.h... (cached) yes
checking for ostream... yes
checking for ostream.h... no
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of unsigned long... 4
checking size of void *... 4
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 src/Utility/Makefile
config.status: creating src/Parser/Makefile
config.status: creating src/Temporal/Makefile
config.status: creating src/Interface/Makefile
config.status: creating src/Core/Makefile
config.status: creating src/Variable/Makefile
config.status: creating src/NA_Theory/Makefile
config.status: creating src/ACU_Persistent/Makefile
config.status: creating src/ACU_Theory/Makefile
config.status: creating src/AU_Persistent/Makefile
config.status: creating src/AU_Theory/Makefile
config.status: creating src/CUI_Theory/Makefile
config.status: creating src/S_Theory/Makefile
config.status: creating src/FreeTheory/Makefile
config.status: creating src/Higher/Makefile
config.status: creating src/BuiltIn/Makefile
config.status: creating src/IO_Stuff/Makefile
config.status: creating src/ObjectSystem/Makefile
config.status: creating src/Meta/Makefile
config.status: creating src/FullCompiler/Makefile
config.status: creating src/StrategyLanguage/Makefile
config.status: creating src/Mixfix/Makefile
config.status: creating src/SMT/Makefile
config.status: creating src/Main/Makefile
config.status: creating tests/Makefile
config.status: creating tests/Corner/Makefile
config.status: creating tests/BuiltIn/Makefile
config.status: creating tests/Meta/Makefile
config.status: creating tests/Misc/Makefile
config.status: creating tests/ResolvedBugs/Makefile
config.status: creating tests/StrategyLanguage/Makefile
config.status: creating tests/ObjectOriented/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/maude/src/Maude-Maude3.5/build'
Making all in src
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src'
Making all in Utility
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Utility'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-macros.o -MD -MP -MF .deps/libutility_a-macros.Tpo -c -o libutility_a-macros.o `test -f 'macros.cc' || echo '../../../src/Utility/'`macros.cc
mv -f .deps/libutility_a-macros.Tpo .deps/libutility_a-macros.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-preVector.o -MD -MP -MF .deps/libutility_a-preVector.Tpo -c -o libutility_a-preVector.o `test -f 'preVector.cc' || echo '../../../src/Utility/'`preVector.cc
mv -f .deps/libutility_a-preVector.Tpo .deps/libutility_a-preVector.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-intSet.o -MD -MP -MF .deps/libutility_a-intSet.Tpo -c -o libutility_a-intSet.o `test -f 'intSet.cc' || echo '../../../src/Utility/'`intSet.cc
mv -f .deps/libutility_a-intSet.Tpo .deps/libutility_a-intSet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-pointerSet.o -MD -MP -MF .deps/libutility_a-pointerSet.Tpo -c -o libutility_a-pointerSet.o `test -f 'pointerSet.cc' || echo '../../../src/Utility/'`pointerSet.cc
mv -f .deps/libutility_a-pointerSet.Tpo .deps/libutility_a-pointerSet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-stringTable.o -MD -MP -MF .deps/libutility_a-stringTable.Tpo -c -o libutility_a-stringTable.o `test -f 'stringTable.cc' || echo '../../../src/Utility/'`stringTable.cc
mv -f .deps/libutility_a-stringTable.Tpo .deps/libutility_a-stringTable.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-graph.o -MD -MP -MF .deps/libutility_a-graph.Tpo -c -o libutility_a-graph.o `test -f 'graph.cc' || echo '../../../src/Utility/'`graph.cc
mv -f .deps/libutility_a-graph.Tpo .deps/libutility_a-graph.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-digraph.o -MD -MP -MF .deps/libutility_a-digraph.Tpo -c -o libutility_a-digraph.o `test -f 'digraph.cc' || echo '../../../src/Utility/'`digraph.cc
mv -f .deps/libutility_a-digraph.Tpo .deps/libutility_a-digraph.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-unionFind.o -MD -MP -MF .deps/libutility_a-unionFind.Tpo -c -o libutility_a-unionFind.o `test -f 'unionFind.cc' || echo '../../../src/Utility/'`unionFind.cc
mv -f .deps/libutility_a-unionFind.Tpo .deps/libutility_a-unionFind.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-diophantineSystem.o -MD -MP -MF .deps/libutility_a-diophantineSystem.Tpo -c -o libutility_a-diophantineSystem.o `test -f 'diophantineSystem.cc' || echo '../../../src/Utility/'`diophantineSystem.cc
mv -f .deps/libutility_a-diophantineSystem.Tpo .deps/libutility_a-diophantineSystem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-natSet.o -MD -MP -MF .deps/libutility_a-natSet.Tpo -c -o libutility_a-natSet.o `test -f 'natSet.cc' || echo '../../../src/Utility/'`natSet.cc
mv -f .deps/libutility_a-natSet.Tpo .deps/libutility_a-natSet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-pointerMap.o -MD -MP -MF .deps/libutility_a-pointerMap.Tpo -c -o libutility_a-pointerMap.o `test -f 'pointerMap.cc' || echo '../../../src/Utility/'`pointerMap.cc
mv -f .deps/libutility_a-pointerMap.Tpo .deps/libutility_a-pointerMap.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-sequencePartition.o -MD -MP -MF .deps/libutility_a-sequencePartition.Tpo -c -o libutility_a-sequencePartition.o `test -f 'sequencePartition.cc' || echo '../../../src/Utility/'`sequencePartition.cc
mv -f .deps/libutility_a-sequencePartition.Tpo .deps/libutility_a-sequencePartition.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-indent.o -MD -MP -MF .deps/libutility_a-indent.Tpo -c -o libutility_a-indent.o `test -f 'indent.cc' || echo '../../../src/Utility/'`indent.cc
mv -f .deps/libutility_a-indent.Tpo .deps/libutility_a-indent.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-binBuf.o -MD -MP -MF .deps/libutility_a-binBuf.Tpo -c -o libutility_a-binBuf.o `test -f 'binBuf.cc' || echo '../../../src/Utility/'`binBuf.cc
mv -f .deps/libutility_a-binBuf.Tpo .deps/libutility_a-binBuf.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-decBuf.o -MD -MP -MF .deps/libutility_a-decBuf.Tpo -c -o libutility_a-decBuf.o `test -f 'decBuf.cc' || echo '../../../src/Utility/'`decBuf.cc
mv -f .deps/libutility_a-decBuf.Tpo .deps/libutility_a-decBuf.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-bddUser.o -MD -MP -MF .deps/libutility_a-bddUser.Tpo -c -o libutility_a-bddUser.o `test -f 'bddUser.cc' || echo '../../../src/Utility/'`bddUser.cc
mv -f .deps/libutility_a-bddUser.Tpo .deps/libutility_a-bddUser.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-tty.o -MD -MP -MF .deps/libutility_a-tty.Tpo -c -o libutility_a-tty.o `test -f 'tty.cc' || echo '../../../src/Utility/'`tty.cc
mv -f .deps/libutility_a-tty.Tpo .deps/libutility_a-tty.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-bdd.o -MD -MP -MF .deps/libutility_a-bdd.Tpo -c -o libutility_a-bdd.o `test -f 'bdd.cc' || echo '../../../src/Utility/'`bdd.cc
mv -f .deps/libutility_a-bdd.Tpo .deps/libutility_a-bdd.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-timer.o -MD -MP -MF .deps/libutility_a-timer.Tpo -c -o libutility_a-timer.o `test -f 'timer.cc' || echo '../../../src/Utility/'`timer.cc
mv -f .deps/libutility_a-timer.Tpo .deps/libutility_a-timer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-mpzSystem.o -MD -MP -MF .deps/libutility_a-mpzSystem.Tpo -c -o libutility_a-mpzSystem.o `test -f 'mpzSystem.cc' || echo '../../../src/Utility/'`mpzSystem.cc
mv -f .deps/libutility_a-mpzSystem.Tpo .deps/libutility_a-mpzSystem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-intSystem.o -MD -MP -MF .deps/libutility_a-intSystem.Tpo -c -o libutility_a-intSystem.o `test -f 'intSystem.cc' || echo '../../../src/Utility/'`intSystem.cc
mv -f .deps/libutility_a-intSystem.Tpo .deps/libutility_a-intSystem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-allSat.o -MD -MP -MF .deps/libutility_a-allSat.Tpo -c -o libutility_a-allSat.o `test -f 'allSat.cc' || echo '../../../src/Utility/'`allSat.cc
mv -f .deps/libutility_a-allSat.Tpo .deps/libutility_a-allSat.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-sequenceAssignment.o -MD -MP -MF .deps/libutility_a-sequenceAssignment.Tpo -c -o libutility_a-sequenceAssignment.o `test -f 'sequenceAssignment.cc' || echo '../../../src/Utility/'`sequenceAssignment.cc
mv -f .deps/libutility_a-sequenceAssignment.Tpo .deps/libutility_a-sequenceAssignment.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-pigPug.o -MD -MP -MF .deps/libutility_a-pigPug.Tpo -c -o libutility_a-pigPug.o `test -f 'pigPug.cc' || echo '../../../src/Utility/'`pigPug.cc
In file included from ../../../src/Utility/pigPug.cc:27:
In member function 'void Vector<T>::expandTo(size_type) [with T = int]',
    inlined from 'void Vector<T>::resize(size_type) [with T = int]' at ../../../src/Utility/vector.hh:373:13,
    inlined from 'void PigPug::depart()' at ../../../src/Utility/pigPug-cycleDetection.cc:234:24:
../../../src/Utility/vector.hh:332:2: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
../../../src/Utility/vector.hh:331:39: note: within this loop
mv -f .deps/libutility_a-pigPug.Tpo .deps/libutility_a-pigPug.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-wordLevel.o -MD -MP -MF .deps/libutility_a-wordLevel.Tpo -c -o libutility_a-wordLevel.o `test -f 'wordLevel.cc' || echo '../../../src/Utility/'`wordLevel.cc
mv -f .deps/libutility_a-wordLevel.Tpo .deps/libutility_a-wordLevel.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-wordSystem.o -MD -MP -MF .deps/libutility_a-wordSystem.Tpo -c -o libutility_a-wordSystem.o `test -f 'wordSystem.cc' || echo '../../../src/Utility/'`wordSystem.cc
In file included from ../../../src/Utility/wordSystem.cc:27:
In member function 'void Vector<T>::expandTo(size_type) [with T = WordLevel*]',
    inlined from 'void Vector<T>::resize(size_type) [with T = WordLevel*]' at ../../../src/Utility/vector.hh:373:13,
    inlined from 'int WordSystem::findNextSolution()' at ../../../src/Utility/wordSystem.cc:72:21:
../../../src/Utility/vector.hh:332:2: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
../../../src/Utility/vector.hh:331:39: note: within this loop
../../../src/Utility/vector.hh:332:2: warning: 'void* __builtin_memset(void*, int, unsigned int)' specified bound 4294967292 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
mv -f .deps/libutility_a-wordSystem.Tpo .deps/libutility_a-wordSystem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-rope.o -MD -MP -MF .deps/libutility_a-rope.Tpo -c -o libutility_a-rope.o `test -f 'rope.cc' || echo '../../../src/Utility/'`rope.cc
mv -f .deps/libutility_a-rope.Tpo .deps/libutility_a-rope.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Utility -I../..  -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libutility_a-variableConstraint.o -MD -MP -MF .deps/libutility_a-variableConstraint.Tpo -c -o libutility_a-variableConstraint.o `test -f 'variableConstraint.cc' || echo '../../../src/Utility/'`variableConstraint.cc
mv -f .deps/libutility_a-variableConstraint.Tpo .deps/libutility_a-variableConstraint.Po
rm -f libutility.a
ar cr libutility.a libutility_a-macros.o libutility_a-preVector.o libutility_a-intSet.o libutility_a-pointerSet.o libutility_a-stringTable.o libutility_a-graph.o libutility_a-digraph.o libutility_a-unionFind.o libutility_a-diophantineSystem.o libutility_a-natSet.o libutility_a-pointerMap.o libutility_a-sequencePartition.o libutility_a-indent.o libutility_a-binBuf.o libutility_a-decBuf.o libutility_a-bddUser.o libutility_a-tty.o libutility_a-bdd.o libutility_a-timer.o libutility_a-mpzSystem.o libutility_a-intSystem.o libutility_a-allSat.o libutility_a-sequenceAssignment.o libutility_a-pigPug.o libutility_a-wordLevel.o libutility_a-wordSystem.o libutility_a-rope.o libutility_a-variableConstraint.o 
ranlib libutility.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Utility'
Making all in Parser
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Parser'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Parser -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libparser_a-parser.o -MD -MP -MF .deps/libparser_a-parser.Tpo -c -o libparser_a-parser.o `test -f 'parser.cc' || echo '../../../src/Parser/'`parser.cc
mv -f .deps/libparser_a-parser.Tpo .deps/libparser_a-parser.Po
rm -f libparser.a
ar cr libparser.a libparser_a-parser.o 
ranlib libparser.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Parser'
Making all in Temporal
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Temporal'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Temporal -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libtemporal_a-logicFormula.o -MD -MP -MF .deps/libtemporal_a-logicFormula.Tpo -c -o libtemporal_a-logicFormula.o `test -f 'logicFormula.cc' || echo '../../../src/Temporal/'`logicFormula.cc
mv -f .deps/libtemporal_a-logicFormula.Tpo .deps/libtemporal_a-logicFormula.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Temporal -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libtemporal_a-buchiAutomaton2.o -MD -MP -MF .deps/libtemporal_a-buchiAutomaton2.Tpo -c -o libtemporal_a-buchiAutomaton2.o `test -f 'buchiAutomaton2.cc' || echo '../../../src/Temporal/'`buchiAutomaton2.cc
mv -f .deps/libtemporal_a-buchiAutomaton2.Tpo .deps/libtemporal_a-buchiAutomaton2.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Temporal -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libtemporal_a-transitionSet.o -MD -MP -MF .deps/libtemporal_a-transitionSet.Tpo -c -o libtemporal_a-transitionSet.o `test -f 'transitionSet.cc' || echo '../../../src/Temporal/'`transitionSet.cc
mv -f .deps/libtemporal_a-transitionSet.Tpo .deps/libtemporal_a-transitionSet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Temporal -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libtemporal_a-veryWeakAlternatingAutomaton.o -MD -MP -MF .deps/libtemporal_a-veryWeakAlternatingAutomaton.Tpo -c -o libtemporal_a-veryWeakAlternatingAutomaton.o `test -f 'veryWeakAlternatingAutomaton.cc' || echo '../../../src/Temporal/'`veryWeakAlternatingAutomaton.cc
mv -f .deps/libtemporal_a-veryWeakAlternatingAutomaton.Tpo .deps/libtemporal_a-veryWeakAlternatingAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Temporal -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libtemporal_a-rawTransitionSet.o -MD -MP -MF .deps/libtemporal_a-rawTransitionSet.Tpo -c -o libtemporal_a-rawTransitionSet.o `test -f 'rawTransitionSet.cc' || echo '../../../src/Temporal/'`rawTransitionSet.cc
mv -f .deps/libtemporal_a-rawTransitionSet.Tpo .deps/libtemporal_a-rawTransitionSet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Temporal -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libtemporal_a-genBuchiAutomaton.o -MD -MP -MF .deps/libtemporal_a-genBuchiAutomaton.Tpo -c -o libtemporal_a-genBuchiAutomaton.o `test -f 'genBuchiAutomaton.cc' || echo '../../../src/Temporal/'`genBuchiAutomaton.cc
mv -f .deps/libtemporal_a-genBuchiAutomaton.Tpo .deps/libtemporal_a-genBuchiAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Temporal -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libtemporal_a-modelChecker2.o -MD -MP -MF .deps/libtemporal_a-modelChecker2.Tpo -c -o libtemporal_a-modelChecker2.o `test -f 'modelChecker2.cc' || echo '../../../src/Temporal/'`modelChecker2.cc
mv -f .deps/libtemporal_a-modelChecker2.Tpo .deps/libtemporal_a-modelChecker2.Po
rm -f libtemporal.a
ar cr libtemporal.a libtemporal_a-logicFormula.o libtemporal_a-buchiAutomaton2.o libtemporal_a-transitionSet.o libtemporal_a-veryWeakAlternatingAutomaton.o libtemporal_a-rawTransitionSet.o libtemporal_a-genBuchiAutomaton.o libtemporal_a-modelChecker2.o 
ranlib libtemporal.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Temporal'
Making all in Interface
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Interface'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Interface -I../..  -I../../../src/Utility -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libinterface_a-symbol.o -MD -MP -MF .deps/libinterface_a-symbol.Tpo -c -o libinterface_a-symbol.o `test -f 'symbol.cc' || echo '../../../src/Interface/'`symbol.cc
mv -f .deps/libinterface_a-symbol.Tpo .deps/libinterface_a-symbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Interface -I../..  -I../../../src/Utility -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libinterface_a-binarySymbol.o -MD -MP -MF .deps/libinterface_a-binarySymbol.Tpo -c -o libinterface_a-binarySymbol.o `test -f 'binarySymbol.cc' || echo '../../../src/Interface/'`binarySymbol.cc
In file included from ../../../src/Interface/binarySymbol.cc:29:
In member function 'void Vector<T>::contractTo(size_type) [with T = OpDeclaration]',
    inlined from 'void Vector<T>::resize(size_type) [with T = OpDeclaration]' at ../../../src/Utility/vector.hh:375:15,
    inlined from 'void SortTable::addOpDeclaration(const Vector<Sort*>&, bool)' at ../../../src/Core/sortTable.hh:163:24,
    inlined from 'void BinarySymbol::commutativeSortCompletion()' at ../../../src/Interface/binarySymbol.cc:155:23:
../../../src/Utility/vector.hh:356:11: warning: iteration 536870912 invokes undefined behavior [-Waggressive-loop-optimizations]
../../../src/Utility/vector.hh:355:39: note: within this loop
mv -f .deps/libinterface_a-binarySymbol.Tpo .deps/libinterface_a-binarySymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Interface -I../..  -I../../../src/Utility -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libinterface_a-associativeSymbol.o -MD -MP -MF .deps/libinterface_a-associativeSymbol.Tpo -c -o libinterface_a-associativeSymbol.o `test -f 'associativeSymbol.cc' || echo '../../../src/Interface/'`associativeSymbol.cc
mv -f .deps/libinterface_a-associativeSymbol.Tpo .deps/libinterface_a-associativeSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Interface -I../..  -I../../../src/Utility -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libinterface_a-term.o -MD -MP -MF .deps/libinterface_a-term.Tpo -c -o libinterface_a-term.o `test -f 'term.cc' || echo '../../../src/Interface/'`term.cc
mv -f .deps/libinterface_a-term.Tpo .deps/libinterface_a-term.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Interface -I../..  -I../../../src/Utility -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libinterface_a-dagNode.o -MD -MP -MF .deps/libinterface_a-dagNode.Tpo -c -o libinterface_a-dagNode.o `test -f 'dagNode.cc' || echo '../../../src/Interface/'`dagNode.cc
mv -f .deps/libinterface_a-dagNode.Tpo .deps/libinterface_a-dagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Interface -I../..  -I../../../src/Utility -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libinterface_a-regularInstruction.o -MD -MP -MF .deps/libinterface_a-regularInstruction.Tpo -c -o libinterface_a-regularInstruction.o `test -f 'regularInstruction.cc' || echo '../../../src/Interface/'`regularInstruction.cc
mv -f .deps/libinterface_a-regularInstruction.Tpo .deps/libinterface_a-regularInstruction.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Interface -I../..  -I../../../src/Utility -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libinterface_a-nonFinalInstruction.o -MD -MP -MF .deps/libinterface_a-nonFinalInstruction.Tpo -c -o libinterface_a-nonFinalInstruction.o `test -f 'nonFinalInstruction.cc' || echo '../../../src/Interface/'`nonFinalInstruction.cc
mv -f .deps/libinterface_a-nonFinalInstruction.Tpo .deps/libinterface_a-nonFinalInstruction.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Interface -I../..  -I../../../src/Utility -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libinterface_a-nonFinalExtor.o -MD -MP -MF .deps/libinterface_a-nonFinalExtor.Tpo -c -o libinterface_a-nonFinalExtor.o `test -f 'nonFinalExtor.cc' || echo '../../../src/Interface/'`nonFinalExtor.cc
mv -f .deps/libinterface_a-nonFinalExtor.Tpo .deps/libinterface_a-nonFinalExtor.Po
rm -f libinterface.a
ar cr libinterface.a libinterface_a-symbol.o libinterface_a-binarySymbol.o libinterface_a-associativeSymbol.o libinterface_a-term.o libinterface_a-dagNode.o libinterface_a-regularInstruction.o libinterface_a-nonFinalInstruction.o libinterface_a-nonFinalExtor.o 
ranlib libinterface.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Interface'
Making all in Core
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Core'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-memoryInfo.o -MD -MP -MF .deps/libcore_a-memoryInfo.Tpo -c -o libcore_a-memoryInfo.o `test -f 'memoryInfo.cc' || echo '../../../src/Core/'`memoryInfo.cc
mv -f .deps/libcore_a-memoryInfo.Tpo .deps/libcore_a-memoryInfo.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-memoryCell.o -MD -MP -MF .deps/libcore_a-memoryCell.Tpo -c -o libcore_a-memoryCell.o `test -f 'memoryCell.cc' || echo '../../../src/Core/'`memoryCell.cc
mv -f .deps/libcore_a-memoryCell.Tpo .deps/libcore_a-memoryCell.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-rhsBuilder.o -MD -MP -MF .deps/libcore_a-rhsBuilder.Tpo -c -o libcore_a-rhsBuilder.o `test -f 'rhsBuilder.cc' || echo '../../../src/Core/'`rhsBuilder.cc
mv -f .deps/libcore_a-rhsBuilder.Tpo .deps/libcore_a-rhsBuilder.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-termBag.o -MD -MP -MF .deps/libcore_a-termBag.Tpo -c -o libcore_a-termBag.o `test -f 'termBag.cc' || echo '../../../src/Core/'`termBag.cc
mv -f .deps/libcore_a-termBag.Tpo .deps/libcore_a-termBag.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-bindingLhsAutomaton.o -MD -MP -MF .deps/libcore_a-bindingLhsAutomaton.Tpo -c -o libcore_a-bindingLhsAutomaton.o `test -f 'bindingLhsAutomaton.cc' || echo '../../../src/Core/'`bindingLhsAutomaton.cc
mv -f .deps/libcore_a-bindingLhsAutomaton.Tpo .deps/libcore_a-bindingLhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-trivialRhsAutomaton.o -MD -MP -MF .deps/libcore_a-trivialRhsAutomaton.Tpo -c -o libcore_a-trivialRhsAutomaton.o `test -f 'trivialRhsAutomaton.cc' || echo '../../../src/Core/'`trivialRhsAutomaton.cc
mv -f .deps/libcore_a-trivialRhsAutomaton.Tpo .deps/libcore_a-trivialRhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-copyRhsAutomaton.o -MD -MP -MF .deps/libcore_a-copyRhsAutomaton.Tpo -c -o libcore_a-copyRhsAutomaton.o `test -f 'copyRhsAutomaton.cc' || echo '../../../src/Core/'`copyRhsAutomaton.cc
mv -f .deps/libcore_a-copyRhsAutomaton.Tpo .deps/libcore_a-copyRhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-variableInfo.o -MD -MP -MF .deps/libcore_a-variableInfo.Tpo -c -o libcore_a-variableInfo.o `test -f 'variableInfo.cc' || echo '../../../src/Core/'`variableInfo.cc
mv -f .deps/libcore_a-variableInfo.Tpo .deps/libcore_a-variableInfo.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-narrowingVariableInfo.o -MD -MP -MF .deps/libcore_a-narrowingVariableInfo.Tpo -c -o libcore_a-narrowingVariableInfo.o `test -f 'narrowingVariableInfo.cc' || echo '../../../src/Core/'`narrowingVariableInfo.cc
mv -f .deps/libcore_a-narrowingVariableInfo.Tpo .deps/libcore_a-narrowingVariableInfo.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-termSet.o -MD -MP -MF .deps/libcore_a-termSet.Tpo -c -o libcore_a-termSet.o `test -f 'termSet.cc' || echo '../../../src/Core/'`termSet.cc
mv -f .deps/libcore_a-termSet.Tpo .deps/libcore_a-termSet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-strategy.o -MD -MP -MF .deps/libcore_a-strategy.Tpo -c -o libcore_a-strategy.o `test -f 'strategy.cc' || echo '../../../src/Core/'`strategy.cc
mv -f .deps/libcore_a-strategy.Tpo .deps/libcore_a-strategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-sortTable.o -MD -MP -MF .deps/libcore_a-sortTable.Tpo -c -o libcore_a-sortTable.o `test -f 'sortTable.cc' || echo '../../../src/Core/'`sortTable.cc
mv -f .deps/libcore_a-sortTable.Tpo .deps/libcore_a-sortTable.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-sortConstraintTable.o -MD -MP -MF .deps/libcore_a-sortConstraintTable.Tpo -c -o libcore_a-sortConstraintTable.o `test -f 'sortConstraintTable.cc' || echo '../../../src/Core/'`sortConstraintTable.cc
mv -f .deps/libcore_a-sortConstraintTable.Tpo .deps/libcore_a-sortConstraintTable.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-equationTable.o -MD -MP -MF .deps/libcore_a-equationTable.Tpo -c -o libcore_a-equationTable.o `test -f 'equationTable.cc' || echo '../../../src/Core/'`equationTable.cc
mv -f .deps/libcore_a-equationTable.Tpo .deps/libcore_a-equationTable.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-ruleTable.o -MD -MP -MF .deps/libcore_a-ruleTable.Tpo -c -o libcore_a-ruleTable.o `test -f 'ruleTable.cc' || echo '../../../src/Core/'`ruleTable.cc
mv -f .deps/libcore_a-ruleTable.Tpo .deps/libcore_a-ruleTable.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-sort.o -MD -MP -MF .deps/libcore_a-sort.Tpo -c -o libcore_a-sort.o `test -f 'sort.cc' || echo '../../../src/Core/'`sort.cc
mv -f .deps/libcore_a-sort.Tpo .deps/libcore_a-sort.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-connectedComponent.o -MD -MP -MF .deps/libcore_a-connectedComponent.Tpo -c -o libcore_a-connectedComponent.o `test -f 'connectedComponent.cc' || echo '../../../src/Core/'`connectedComponent.cc
mv -f .deps/libcore_a-connectedComponent.Tpo .deps/libcore_a-connectedComponent.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-module.o -MD -MP -MF .deps/libcore_a-module.Tpo -c -o libcore_a-module.o `test -f 'module.cc' || echo '../../../src/Core/'`module.cc
mv -f .deps/libcore_a-module.Tpo .deps/libcore_a-module.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-substitution.o -MD -MP -MF .deps/libcore_a-substitution.Tpo -c -o libcore_a-substitution.o `test -f 'substitution.cc' || echo '../../../src/Core/'`substitution.cc
mv -f .deps/libcore_a-substitution.Tpo .deps/libcore_a-substitution.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-localBinding.o -MD -MP -MF .deps/libcore_a-localBinding.Tpo -c -o libcore_a-localBinding.o `test -f 'localBinding.cc' || echo '../../../src/Core/'`localBinding.cc
mv -f .deps/libcore_a-localBinding.Tpo .deps/libcore_a-localBinding.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-subproblemSequence.o -MD -MP -MF .deps/libcore_a-subproblemSequence.Tpo -c -o libcore_a-subproblemSequence.o `test -f 'subproblemSequence.cc' || echo '../../../src/Core/'`subproblemSequence.cc
mv -f .deps/libcore_a-subproblemSequence.Tpo .deps/libcore_a-subproblemSequence.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-subproblemDisjunction.o -MD -MP -MF .deps/libcore_a-subproblemDisjunction.Tpo -c -o libcore_a-subproblemDisjunction.o `test -f 'subproblemDisjunction.cc' || echo '../../../src/Core/'`subproblemDisjunction.cc
mv -f .deps/libcore_a-subproblemDisjunction.Tpo .deps/libcore_a-subproblemDisjunction.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-sortCheckSubproblem.o -MD -MP -MF .deps/libcore_a-sortCheckSubproblem.Tpo -c -o libcore_a-sortCheckSubproblem.o `test -f 'sortCheckSubproblem.cc' || echo '../../../src/Core/'`sortCheckSubproblem.cc
mv -f .deps/libcore_a-sortCheckSubproblem.Tpo .deps/libcore_a-sortCheckSubproblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-disjunctiveSubproblemAccumulator.o -MD -MP -MF .deps/libcore_a-disjunctiveSubproblemAccumulator.Tpo -c -o libcore_a-disjunctiveSubproblemAccumulator.o `test -f 'disjunctiveSubproblemAccumulator.cc' || echo '../../../src/Core/'`disjunctiveSubproblemAccumulator.cc
mv -f .deps/libcore_a-disjunctiveSubproblemAccumulator.Tpo .deps/libcore_a-disjunctiveSubproblemAccumulator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-preEquation.o -MD -MP -MF .deps/libcore_a-preEquation.Tpo -c -o libcore_a-preEquation.o `test -f 'preEquation.cc' || echo '../../../src/Core/'`preEquation.cc
mv -f .deps/libcore_a-preEquation.Tpo .deps/libcore_a-preEquation.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-equation.o -MD -MP -MF .deps/libcore_a-equation.Tpo -c -o libcore_a-equation.o `test -f 'equation.cc' || echo '../../../src/Core/'`equation.cc
mv -f .deps/libcore_a-equation.Tpo .deps/libcore_a-equation.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-rule.o -MD -MP -MF .deps/libcore_a-rule.Tpo -c -o libcore_a-rule.o `test -f 'rule.cc' || echo '../../../src/Core/'`rule.cc
mv -f .deps/libcore_a-rule.Tpo .deps/libcore_a-rule.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-sortConstraint.o -MD -MP -MF .deps/libcore_a-sortConstraint.Tpo -c -o libcore_a-sortConstraint.o `test -f 'sortConstraint.cc' || echo '../../../src/Core/'`sortConstraint.cc
mv -f .deps/libcore_a-sortConstraint.Tpo .deps/libcore_a-sortConstraint.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-rewritingContext.o -MD -MP -MF .deps/libcore_a-rewritingContext.Tpo -c -o libcore_a-rewritingContext.o `test -f 'rewritingContext.cc' || echo '../../../src/Core/'`rewritingContext.cc
mv -f .deps/libcore_a-rewritingContext.Tpo .deps/libcore_a-rewritingContext.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-variableAbstractionSubproblem.o -MD -MP -MF .deps/libcore_a-variableAbstractionSubproblem.Tpo -c -o libcore_a-variableAbstractionSubproblem.o `test -f 'variableAbstractionSubproblem.cc' || echo '../../../src/Core/'`variableAbstractionSubproblem.cc
mv -f .deps/libcore_a-variableAbstractionSubproblem.Tpo .deps/libcore_a-variableAbstractionSubproblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-equalitySubproblem.o -MD -MP -MF .deps/libcore_a-equalitySubproblem.Tpo -c -o libcore_a-equalitySubproblem.o `test -f 'equalitySubproblem.cc' || echo '../../../src/Core/'`equalitySubproblem.cc
mv -f .deps/libcore_a-equalitySubproblem.Tpo .deps/libcore_a-equalitySubproblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-dagRoot.o -MD -MP -MF .deps/libcore_a-dagRoot.Tpo -c -o libcore_a-dagRoot.o `test -f 'dagRoot.cc' || echo '../../../src/Core/'`dagRoot.cc
mv -f .deps/libcore_a-dagRoot.Tpo .deps/libcore_a-dagRoot.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-cachedDag.o -MD -MP -MF .deps/libcore_a-cachedDag.Tpo -c -o libcore_a-cachedDag.o `test -f 'cachedDag.cc' || echo '../../../src/Core/'`cachedDag.cc
mv -f .deps/libcore_a-cachedDag.Tpo .deps/libcore_a-cachedDag.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-extensionMatchSubproblem.o -MD -MP -MF .deps/libcore_a-extensionMatchSubproblem.Tpo -c -o libcore_a-extensionMatchSubproblem.o `test -f 'extensionMatchSubproblem.cc' || echo '../../../src/Core/'`extensionMatchSubproblem.cc
mv -f .deps/libcore_a-extensionMatchSubproblem.Tpo .deps/libcore_a-extensionMatchSubproblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-dagNodeSet.o -MD -MP -MF .deps/libcore_a-dagNodeSet.Tpo -c -o libcore_a-dagNodeSet.o `test -f 'dagNodeSet.cc' || echo '../../../src/Core/'`dagNodeSet.cc
mv -f .deps/libcore_a-dagNodeSet.Tpo .deps/libcore_a-dagNodeSet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-hashConsSet.o -MD -MP -MF .deps/libcore_a-hashConsSet.Tpo -c -o libcore_a-hashConsSet.o `test -f 'hashConsSet.cc' || echo '../../../src/Core/'`hashConsSet.cc
mv -f .deps/libcore_a-hashConsSet.Tpo .deps/libcore_a-hashConsSet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-memoTable.o -MD -MP -MF .deps/libcore_a-memoTable.Tpo -c -o libcore_a-memoTable.o `test -f 'memoTable.cc' || echo '../../../src/Core/'`memoTable.cc
mv -f .deps/libcore_a-memoTable.Tpo .deps/libcore_a-memoTable.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-memoMap.o -MD -MP -MF .deps/libcore_a-memoMap.Tpo -c -o libcore_a-memoMap.o `test -f 'memoMap.cc' || echo '../../../src/Core/'`memoMap.cc
mv -f .deps/libcore_a-memoMap.Tpo .deps/libcore_a-memoMap.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-rootContainer.o -MD -MP -MF .deps/libcore_a-rootContainer.Tpo -c -o libcore_a-rootContainer.o `test -f 'rootContainer.cc' || echo '../../../src/Core/'`rootContainer.cc
mv -f .deps/libcore_a-rootContainer.Tpo .deps/libcore_a-rootContainer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-sortBdds.o -MD -MP -MF .deps/libcore_a-sortBdds.Tpo -c -o libcore_a-sortBdds.o `test -f 'sortBdds.cc' || echo '../../../src/Core/'`sortBdds.cc
mv -f .deps/libcore_a-sortBdds.Tpo .deps/libcore_a-sortBdds.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-unificationContext.o -MD -MP -MF .deps/libcore_a-unificationContext.Tpo -c -o libcore_a-unificationContext.o `test -f 'unificationContext.cc' || echo '../../../src/Core/'`unificationContext.cc
mv -f .deps/libcore_a-unificationContext.Tpo .deps/libcore_a-unificationContext.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-protectedDagNodeSet.o -MD -MP -MF .deps/libcore_a-protectedDagNodeSet.Tpo -c -o libcore_a-protectedDagNodeSet.o `test -f 'protectedDagNodeSet.cc' || echo '../../../src/Core/'`protectedDagNodeSet.cc
mv -f .deps/libcore_a-protectedDagNodeSet.Tpo .deps/libcore_a-protectedDagNodeSet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-pendingUnificationStack.o -MD -MP -MF .deps/libcore_a-pendingUnificationStack.Tpo -c -o libcore_a-pendingUnificationStack.o `test -f 'pendingUnificationStack.cc' || echo '../../../src/Core/'`pendingUnificationStack.cc
mv -f .deps/libcore_a-pendingUnificationStack.Tpo .deps/libcore_a-pendingUnificationStack.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-unificationSubproblemDisjunction.o -MD -MP -MF .deps/libcore_a-unificationSubproblemDisjunction.Tpo -c -o libcore_a-unificationSubproblemDisjunction.o `test -f 'unificationSubproblemDisjunction.cc' || echo '../../../src/Core/'`unificationSubproblemDisjunction.cc
mv -f .deps/libcore_a-unificationSubproblemDisjunction.Tpo .deps/libcore_a-unificationSubproblemDisjunction.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-compoundCycleSubproblem.o -MD -MP -MF .deps/libcore_a-compoundCycleSubproblem.Tpo -c -o libcore_a-compoundCycleSubproblem.o `test -f 'compoundCycleSubproblem.cc' || echo '../../../src/Core/'`compoundCycleSubproblem.cc
mv -f .deps/libcore_a-compoundCycleSubproblem.Tpo .deps/libcore_a-compoundCycleSubproblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-stackMachine.o -MD -MP -MF .deps/libcore_a-stackMachine.Tpo -c -o libcore_a-stackMachine.o `test -f 'stackMachine.cc' || echo '../../../src/Core/'`stackMachine.cc
mv -f .deps/libcore_a-stackMachine.Tpo .deps/libcore_a-stackMachine.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-stackMachineRhsCompiler.o -MD -MP -MF .deps/libcore_a-stackMachineRhsCompiler.Tpo -c -o libcore_a-stackMachineRhsCompiler.o `test -f 'stackMachineRhsCompiler.cc' || echo '../../../src/Core/'`stackMachineRhsCompiler.cc
mv -f .deps/libcore_a-stackMachineRhsCompiler.Tpo .deps/libcore_a-stackMachineRhsCompiler.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-returnInstruction.o -MD -MP -MF .deps/libcore_a-returnInstruction.Tpo -c -o libcore_a-returnInstruction.o `test -f 'returnInstruction.cc' || echo '../../../src/Core/'`returnInstruction.cc
mv -f .deps/libcore_a-returnInstruction.Tpo .deps/libcore_a-returnInstruction.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-nullInstruction.o -MD -MP -MF .deps/libcore_a-nullInstruction.Tpo -c -o libcore_a-nullInstruction.o `test -f 'nullInstruction.cc' || echo '../../../src/Core/'`nullInstruction.cc
mv -f .deps/libcore_a-nullInstruction.Tpo .deps/libcore_a-nullInstruction.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-rewriteStrategy.o -MD -MP -MF .deps/libcore_a-rewriteStrategy.Tpo -c -o libcore_a-rewriteStrategy.o `test -f 'rewriteStrategy.cc' || echo '../../../src/Core/'`rewriteStrategy.cc
mv -f .deps/libcore_a-rewriteStrategy.Tpo .deps/libcore_a-rewriteStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Core -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/StrategyLanguage   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libcore_a-strategyDefinition.o -MD -MP -MF .deps/libcore_a-strategyDefinition.Tpo -c -o libcore_a-strategyDefinition.o `test -f 'strategyDefinition.cc' || echo '../../../src/Core/'`strategyDefinition.cc
mv -f .deps/libcore_a-strategyDefinition.Tpo .deps/libcore_a-strategyDefinition.Po
rm -f libcore.a
ar cr libcore.a libcore_a-memoryInfo.o libcore_a-memoryCell.o libcore_a-rhsBuilder.o libcore_a-termBag.o libcore_a-bindingLhsAutomaton.o libcore_a-trivialRhsAutomaton.o libcore_a-copyRhsAutomaton.o libcore_a-variableInfo.o libcore_a-narrowingVariableInfo.o libcore_a-termSet.o libcore_a-strategy.o libcore_a-sortTable.o libcore_a-sortConstraintTable.o libcore_a-equationTable.o libcore_a-ruleTable.o libcore_a-sort.o libcore_a-connectedComponent.o libcore_a-module.o libcore_a-substitution.o libcore_a-localBinding.o libcore_a-subproblemSequence.o libcore_a-subproblemDisjunction.o libcore_a-sortCheckSubproblem.o libcore_a-disjunctiveSubproblemAccumulator.o libcore_a-preEquation.o libcore_a-equation.o libcore_a-rule.o libcore_a-sortConstraint.o libcore_a-rewritingContext.o libcore_a-variableAbstractionSubproblem.o libcore_a-equalitySubproblem.o libcore_a-dagRoot.o libcore_a-cachedDag.o libcore_a-extensionMatchSubproblem.o libcore_a-dagNodeSet.o libcore_a-hashConsSet.o libcore_a-memoTable.o libcore_a-memoMap.o libcore_a-rootContainer.o libcore_a-sortBdds.o libcore_a-unificationContext.o libcore_a-protectedDagNodeSet.o libcore_a-pendingUnificationStack.o libcore_a-unificationSubproblemDisjunction.o libcore_a-compoundCycleSubproblem.o libcore_a-stackMachine.o libcore_a-stackMachineRhsCompiler.o libcore_a-returnInstruction.o libcore_a-nullInstruction.o libcore_a-rewriteStrategy.o libcore_a-strategyDefinition.o 
ranlib libcore.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Core'
Making all in Variable
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Variable'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Variable -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libvariable_a-variableSymbol.o -MD -MP -MF .deps/libvariable_a-variableSymbol.Tpo -c -o libvariable_a-variableSymbol.o `test -f 'variableSymbol.cc' || echo '../../../src/Variable/'`variableSymbol.cc
mv -f .deps/libvariable_a-variableSymbol.Tpo .deps/libvariable_a-variableSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Variable -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libvariable_a-variableTerm.o -MD -MP -MF .deps/libvariable_a-variableTerm.Tpo -c -o libvariable_a-variableTerm.o `test -f 'variableTerm.cc' || echo '../../../src/Variable/'`variableTerm.cc
mv -f .deps/libvariable_a-variableTerm.Tpo .deps/libvariable_a-variableTerm.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Variable -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libvariable_a-variableDagNode.o -MD -MP -MF .deps/libvariable_a-variableDagNode.Tpo -c -o libvariable_a-variableDagNode.o `test -f 'variableDagNode.cc' || echo '../../../src/Variable/'`variableDagNode.cc
mv -f .deps/libvariable_a-variableDagNode.Tpo .deps/libvariable_a-variableDagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Variable -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libvariable_a-variableLhsAutomaton.o -MD -MP -MF .deps/libvariable_a-variableLhsAutomaton.Tpo -c -o libvariable_a-variableLhsAutomaton.o `test -f 'variableLhsAutomaton.cc' || echo '../../../src/Variable/'`variableLhsAutomaton.cc
mv -f .deps/libvariable_a-variableLhsAutomaton.Tpo .deps/libvariable_a-variableLhsAutomaton.Po
rm -f libvariable.a
ar cr libvariable.a libvariable_a-variableSymbol.o libvariable_a-variableTerm.o libvariable_a-variableDagNode.o libvariable_a-variableLhsAutomaton.o 
ranlib libvariable.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Variable'
Making all in NA_Theory
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/NA_Theory'
g++ -DHAVE_CONFIG_H -I. -I../../../src/NA_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libNA_Theory_a-NA_Symbol.o -MD -MP -MF .deps/libNA_Theory_a-NA_Symbol.Tpo -c -o libNA_Theory_a-NA_Symbol.o `test -f 'NA_Symbol.cc' || echo '../../../src/NA_Theory/'`NA_Symbol.cc
mv -f .deps/libNA_Theory_a-NA_Symbol.Tpo .deps/libNA_Theory_a-NA_Symbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/NA_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libNA_Theory_a-NA_Term.o -MD -MP -MF .deps/libNA_Theory_a-NA_Term.Tpo -c -o libNA_Theory_a-NA_Term.o `test -f 'NA_Term.cc' || echo '../../../src/NA_Theory/'`NA_Term.cc
mv -f .deps/libNA_Theory_a-NA_Term.Tpo .deps/libNA_Theory_a-NA_Term.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/NA_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libNA_Theory_a-NA_DagNode.o -MD -MP -MF .deps/libNA_Theory_a-NA_DagNode.Tpo -c -o libNA_Theory_a-NA_DagNode.o `test -f 'NA_DagNode.cc' || echo '../../../src/NA_Theory/'`NA_DagNode.cc
mv -f .deps/libNA_Theory_a-NA_DagNode.Tpo .deps/libNA_Theory_a-NA_DagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/NA_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libNA_Theory_a-NA_LhsAutomaton.o -MD -MP -MF .deps/libNA_Theory_a-NA_LhsAutomaton.Tpo -c -o libNA_Theory_a-NA_LhsAutomaton.o `test -f 'NA_LhsAutomaton.cc' || echo '../../../src/NA_Theory/'`NA_LhsAutomaton.cc
mv -f .deps/libNA_Theory_a-NA_LhsAutomaton.Tpo .deps/libNA_Theory_a-NA_LhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/NA_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libNA_Theory_a-NA_RhsAutomaton.o -MD -MP -MF .deps/libNA_Theory_a-NA_RhsAutomaton.Tpo -c -o libNA_Theory_a-NA_RhsAutomaton.o `test -f 'NA_RhsAutomaton.cc' || echo '../../../src/NA_Theory/'`NA_RhsAutomaton.cc
mv -f .deps/libNA_Theory_a-NA_RhsAutomaton.Tpo .deps/libNA_Theory_a-NA_RhsAutomaton.Po
rm -f libNA_Theory.a
ar cr libNA_Theory.a libNA_Theory_a-NA_Symbol.o libNA_Theory_a-NA_Term.o libNA_Theory_a-NA_DagNode.o libNA_Theory_a-NA_LhsAutomaton.o libNA_Theory_a-NA_RhsAutomaton.o 
ranlib libNA_Theory.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/NA_Theory'
Making all in ACU_Persistent
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Persistent'
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Persistent -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Persistent_a-ACU_RedBlackNode.o -MD -MP -MF .deps/libACU_Persistent_a-ACU_RedBlackNode.Tpo -c -o libACU_Persistent_a-ACU_RedBlackNode.o `test -f 'ACU_RedBlackNode.cc' || echo '../../../src/ACU_Persistent/'`ACU_RedBlackNode.cc
mv -f .deps/libACU_Persistent_a-ACU_RedBlackNode.Tpo .deps/libACU_Persistent_a-ACU_RedBlackNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Persistent -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Persistent_a-ACU_Tree.o -MD -MP -MF .deps/libACU_Persistent_a-ACU_Tree.Tpo -c -o libACU_Persistent_a-ACU_Tree.o `test -f 'ACU_Tree.cc' || echo '../../../src/ACU_Persistent/'`ACU_Tree.cc
mv -f .deps/libACU_Persistent_a-ACU_Tree.Tpo .deps/libACU_Persistent_a-ACU_Tree.Po
rm -f libACU_Persistent.a
ar cr libACU_Persistent.a libACU_Persistent_a-ACU_RedBlackNode.o libACU_Persistent_a-ACU_Tree.o 
ranlib libACU_Persistent.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Persistent'
Making all in ACU_Theory
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Theory'
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_Symbol.o -MD -MP -MF .deps/libACU_Theory_a-ACU_Symbol.Tpo -c -o libACU_Theory_a-ACU_Symbol.o `test -f 'ACU_Symbol.cc' || echo '../../../src/ACU_Theory/'`ACU_Symbol.cc
mv -f .deps/libACU_Theory_a-ACU_Symbol.Tpo .deps/libACU_Theory_a-ACU_Symbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_Term.o -MD -MP -MF .deps/libACU_Theory_a-ACU_Term.Tpo -c -o libACU_Theory_a-ACU_Term.o `test -f 'ACU_Term.cc' || echo '../../../src/ACU_Theory/'`ACU_Term.cc
mv -f .deps/libACU_Theory_a-ACU_Term.Tpo .deps/libACU_Theory_a-ACU_Term.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_BaseDagNode.o -MD -MP -MF .deps/libACU_Theory_a-ACU_BaseDagNode.Tpo -c -o libACU_Theory_a-ACU_BaseDagNode.o `test -f 'ACU_BaseDagNode.cc' || echo '../../../src/ACU_Theory/'`ACU_BaseDagNode.cc
mv -f .deps/libACU_Theory_a-ACU_BaseDagNode.Tpo .deps/libACU_Theory_a-ACU_BaseDagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_DagNode.o -MD -MP -MF .deps/libACU_Theory_a-ACU_DagNode.Tpo -c -o libACU_Theory_a-ACU_DagNode.o `test -f 'ACU_DagNode.cc' || echo '../../../src/ACU_Theory/'`ACU_DagNode.cc
mv -f .deps/libACU_Theory_a-ACU_DagNode.Tpo .deps/libACU_Theory_a-ACU_DagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_TreeDagNode.o -MD -MP -MF .deps/libACU_Theory_a-ACU_TreeDagNode.Tpo -c -o libACU_Theory_a-ACU_TreeDagNode.o `test -f 'ACU_TreeDagNode.cc' || echo '../../../src/ACU_Theory/'`ACU_TreeDagNode.cc
mv -f .deps/libACU_Theory_a-ACU_TreeDagNode.Tpo .deps/libACU_Theory_a-ACU_TreeDagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_RhsAutomaton.o -MD -MP -MF .deps/libACU_Theory_a-ACU_RhsAutomaton.Tpo -c -o libACU_Theory_a-ACU_RhsAutomaton.o `test -f 'ACU_RhsAutomaton.cc' || echo '../../../src/ACU_Theory/'`ACU_RhsAutomaton.cc
mv -f .deps/libACU_Theory_a-ACU_RhsAutomaton.Tpo .deps/libACU_Theory_a-ACU_RhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_LhsAutomaton.o -MD -MP -MF .deps/libACU_Theory_a-ACU_LhsAutomaton.Tpo -c -o libACU_Theory_a-ACU_LhsAutomaton.o `test -f 'ACU_LhsAutomaton.cc' || echo '../../../src/ACU_Theory/'`ACU_LhsAutomaton.cc
mv -f .deps/libACU_Theory_a-ACU_LhsAutomaton.Tpo .deps/libACU_Theory_a-ACU_LhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_Subproblem.o -MD -MP -MF .deps/libACU_Theory_a-ACU_Subproblem.Tpo -c -o libACU_Theory_a-ACU_Subproblem.o `test -f 'ACU_Subproblem.cc' || echo '../../../src/ACU_Theory/'`ACU_Subproblem.cc
mv -f .deps/libACU_Theory_a-ACU_Subproblem.Tpo .deps/libACU_Theory_a-ACU_Subproblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_ExtensionInfo.o -MD -MP -MF .deps/libACU_Theory_a-ACU_ExtensionInfo.Tpo -c -o libACU_Theory_a-ACU_ExtensionInfo.o `test -f 'ACU_ExtensionInfo.cc' || echo '../../../src/ACU_Theory/'`ACU_ExtensionInfo.cc
mv -f .deps/libACU_Theory_a-ACU_ExtensionInfo.Tpo .deps/libACU_Theory_a-ACU_ExtensionInfo.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_CollectorLhsAutomaton.o -MD -MP -MF .deps/libACU_Theory_a-ACU_CollectorLhsAutomaton.Tpo -c -o libACU_Theory_a-ACU_CollectorLhsAutomaton.o `test -f 'ACU_CollectorLhsAutomaton.cc' || echo '../../../src/ACU_Theory/'`ACU_CollectorLhsAutomaton.cc
mv -f .deps/libACU_Theory_a-ACU_CollectorLhsAutomaton.Tpo .deps/libACU_Theory_a-ACU_CollectorLhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_NGA_LhsAutomaton.o -MD -MP -MF .deps/libACU_Theory_a-ACU_NGA_LhsAutomaton.Tpo -c -o libACU_Theory_a-ACU_NGA_LhsAutomaton.o `test -f 'ACU_NGA_LhsAutomaton.cc' || echo '../../../src/ACU_Theory/'`ACU_NGA_LhsAutomaton.cc
mv -f .deps/libACU_Theory_a-ACU_NGA_LhsAutomaton.Tpo .deps/libACU_Theory_a-ACU_NGA_LhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_VarLhsAutomaton.o -MD -MP -MF .deps/libACU_Theory_a-ACU_VarLhsAutomaton.Tpo -c -o libACU_Theory_a-ACU_VarLhsAutomaton.o `test -f 'ACU_VarLhsAutomaton.cc' || echo '../../../src/ACU_Theory/'`ACU_VarLhsAutomaton.cc
mv -f .deps/libACU_Theory_a-ACU_VarLhsAutomaton.Tpo .deps/libACU_Theory_a-ACU_VarLhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_GndLhsAutomaton.o -MD -MP -MF .deps/libACU_Theory_a-ACU_GndLhsAutomaton.Tpo -c -o libACU_Theory_a-ACU_GndLhsAutomaton.o `test -f 'ACU_GndLhsAutomaton.cc' || echo '../../../src/ACU_Theory/'`ACU_GndLhsAutomaton.cc
mv -f .deps/libACU_Theory_a-ACU_GndLhsAutomaton.Tpo .deps/libACU_Theory_a-ACU_GndLhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_NonLinearLhsAutomaton.o -MD -MP -MF .deps/libACU_Theory_a-ACU_NonLinearLhsAutomaton.Tpo -c -o libACU_Theory_a-ACU_NonLinearLhsAutomaton.o `test -f 'ACU_NonLinearLhsAutomaton.cc' || echo '../../../src/ACU_Theory/'`ACU_NonLinearLhsAutomaton.cc
mv -f .deps/libACU_Theory_a-ACU_NonLinearLhsAutomaton.Tpo .deps/libACU_Theory_a-ACU_NonLinearLhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_ArgumentIterator.o -MD -MP -MF .deps/libACU_Theory_a-ACU_ArgumentIterator.Tpo -c -o libACU_Theory_a-ACU_ArgumentIterator.o `test -f 'ACU_ArgumentIterator.cc' || echo '../../../src/ACU_Theory/'`ACU_ArgumentIterator.cc
mv -f .deps/libACU_Theory_a-ACU_ArgumentIterator.Tpo .deps/libACU_Theory_a-ACU_ArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_DagArgumentIterator.o -MD -MP -MF .deps/libACU_Theory_a-ACU_DagArgumentIterator.Tpo -c -o libACU_Theory_a-ACU_DagArgumentIterator.o `test -f 'ACU_DagArgumentIterator.cc' || echo '../../../src/ACU_Theory/'`ACU_DagArgumentIterator.cc
mv -f .deps/libACU_Theory_a-ACU_DagArgumentIterator.Tpo .deps/libACU_Theory_a-ACU_DagArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_TreeDagArgumentIterator.o -MD -MP -MF .deps/libACU_Theory_a-ACU_TreeDagArgumentIterator.Tpo -c -o libACU_Theory_a-ACU_TreeDagArgumentIterator.o `test -f 'ACU_TreeDagArgumentIterator.cc' || echo '../../../src/ACU_Theory/'`ACU_TreeDagArgumentIterator.cc
mv -f .deps/libACU_Theory_a-ACU_TreeDagArgumentIterator.Tpo .deps/libACU_Theory_a-ACU_TreeDagArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_LazySubproblem.o -MD -MP -MF .deps/libACU_Theory_a-ACU_LazySubproblem.Tpo -c -o libACU_Theory_a-ACU_LazySubproblem.o `test -f 'ACU_LazySubproblem.cc' || echo '../../../src/ACU_Theory/'`ACU_LazySubproblem.cc
mv -f .deps/libACU_Theory_a-ACU_LazySubproblem.Tpo .deps/libACU_Theory_a-ACU_LazySubproblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_UnificationSubproblem2.o -MD -MP -MF .deps/libACU_Theory_a-ACU_UnificationSubproblem2.Tpo -c -o libACU_Theory_a-ACU_UnificationSubproblem2.o `test -f 'ACU_UnificationSubproblem2.cc' || echo '../../../src/ACU_Theory/'`ACU_UnificationSubproblem2.cc
mv -f .deps/libACU_Theory_a-ACU_UnificationSubproblem2.Tpo .deps/libACU_Theory_a-ACU_UnificationSubproblem2.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_BndVarLhsAutomaton.o -MD -MP -MF .deps/libACU_Theory_a-ACU_BndVarLhsAutomaton.Tpo -c -o libACU_Theory_a-ACU_BndVarLhsAutomaton.o `test -f 'ACU_BndVarLhsAutomaton.cc' || echo '../../../src/ACU_Theory/'`ACU_BndVarLhsAutomaton.cc
mv -f .deps/libACU_Theory_a-ACU_BndVarLhsAutomaton.Tpo .deps/libACU_Theory_a-ACU_BndVarLhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ACU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/ACU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libACU_Theory_a-ACU_TreeVariableSubproblem.o -MD -MP -MF .deps/libACU_Theory_a-ACU_TreeVariableSubproblem.Tpo -c -o libACU_Theory_a-ACU_TreeVariableSubproblem.o `test -f 'ACU_TreeVariableSubproblem.cc' || echo '../../../src/ACU_Theory/'`ACU_TreeVariableSubproblem.cc
mv -f .deps/libACU_Theory_a-ACU_TreeVariableSubproblem.Tpo .deps/libACU_Theory_a-ACU_TreeVariableSubproblem.Po
rm -f libACU_Theory.a
ar cr libACU_Theory.a libACU_Theory_a-ACU_Symbol.o libACU_Theory_a-ACU_Term.o libACU_Theory_a-ACU_BaseDagNode.o libACU_Theory_a-ACU_DagNode.o libACU_Theory_a-ACU_TreeDagNode.o libACU_Theory_a-ACU_RhsAutomaton.o libACU_Theory_a-ACU_LhsAutomaton.o libACU_Theory_a-ACU_Subproblem.o libACU_Theory_a-ACU_ExtensionInfo.o libACU_Theory_a-ACU_CollectorLhsAutomaton.o libACU_Theory_a-ACU_NGA_LhsAutomaton.o libACU_Theory_a-ACU_VarLhsAutomaton.o libACU_Theory_a-ACU_GndLhsAutomaton.o libACU_Theory_a-ACU_NonLinearLhsAutomaton.o libACU_Theory_a-ACU_ArgumentIterator.o libACU_Theory_a-ACU_DagArgumentIterator.o libACU_Theory_a-ACU_TreeDagArgumentIterator.o libACU_Theory_a-ACU_LazySubproblem.o libACU_Theory_a-ACU_UnificationSubproblem2.o libACU_Theory_a-ACU_BndVarLhsAutomaton.o libACU_Theory_a-ACU_TreeVariableSubproblem.o 
ranlib libACU_Theory.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Theory'
Making all in AU_Persistent
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Persistent'
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Persistent -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Persistent_a-AU_StackNode.o -MD -MP -MF .deps/libAU_Persistent_a-AU_StackNode.Tpo -c -o libAU_Persistent_a-AU_StackNode.o `test -f 'AU_StackNode.cc' || echo '../../../src/AU_Persistent/'`AU_StackNode.cc
mv -f .deps/libAU_Persistent_a-AU_StackNode.Tpo .deps/libAU_Persistent_a-AU_StackNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Persistent -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Persistent_a-AU_Deque.o -MD -MP -MF .deps/libAU_Persistent_a-AU_Deque.Tpo -c -o libAU_Persistent_a-AU_Deque.o `test -f 'AU_Deque.cc' || echo '../../../src/AU_Persistent/'`AU_Deque.cc
mv -f .deps/libAU_Persistent_a-AU_Deque.Tpo .deps/libAU_Persistent_a-AU_Deque.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Persistent -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Persistent_a-AU_DequeIter.o -MD -MP -MF .deps/libAU_Persistent_a-AU_DequeIter.Tpo -c -o libAU_Persistent_a-AU_DequeIter.o `test -f 'AU_DequeIter.cc' || echo '../../../src/AU_Persistent/'`AU_DequeIter.cc
mv -f .deps/libAU_Persistent_a-AU_DequeIter.Tpo .deps/libAU_Persistent_a-AU_DequeIter.Po
rm -f libAU_Persistent.a
ar cr libAU_Persistent.a libAU_Persistent_a-AU_StackNode.o libAU_Persistent_a-AU_Deque.o libAU_Persistent_a-AU_DequeIter.o 
ranlib libAU_Persistent.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Persistent'
Making all in AU_Theory
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Theory'
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_Symbol.o -MD -MP -MF .deps/libAU_Theory_a-AU_Symbol.Tpo -c -o libAU_Theory_a-AU_Symbol.o `test -f 'AU_Symbol.cc' || echo '../../../src/AU_Theory/'`AU_Symbol.cc
mv -f .deps/libAU_Theory_a-AU_Symbol.Tpo .deps/libAU_Theory_a-AU_Symbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_DagNode.o -MD -MP -MF .deps/libAU_Theory_a-AU_DagNode.Tpo -c -o libAU_Theory_a-AU_DagNode.o `test -f 'AU_DagNode.cc' || echo '../../../src/AU_Theory/'`AU_DagNode.cc
mv -f .deps/libAU_Theory_a-AU_DagNode.Tpo .deps/libAU_Theory_a-AU_DagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_DequeDagNode.o -MD -MP -MF .deps/libAU_Theory_a-AU_DequeDagNode.Tpo -c -o libAU_Theory_a-AU_DequeDagNode.o `test -f 'AU_DequeDagNode.cc' || echo '../../../src/AU_Theory/'`AU_DequeDagNode.cc
mv -f .deps/libAU_Theory_a-AU_DequeDagNode.Tpo .deps/libAU_Theory_a-AU_DequeDagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_Term.o -MD -MP -MF .deps/libAU_Theory_a-AU_Term.Tpo -c -o libAU_Theory_a-AU_Term.o `test -f 'AU_Term.cc' || echo '../../../src/AU_Theory/'`AU_Term.cc
mv -f .deps/libAU_Theory_a-AU_Term.Tpo .deps/libAU_Theory_a-AU_Term.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_DagArgumentIterator.o -MD -MP -MF .deps/libAU_Theory_a-AU_DagArgumentIterator.Tpo -c -o libAU_Theory_a-AU_DagArgumentIterator.o `test -f 'AU_DagArgumentIterator.cc' || echo '../../../src/AU_Theory/'`AU_DagArgumentIterator.cc
mv -f .deps/libAU_Theory_a-AU_DagArgumentIterator.Tpo .deps/libAU_Theory_a-AU_DagArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_DequeDagArgumentIterator.o -MD -MP -MF .deps/libAU_Theory_a-AU_DequeDagArgumentIterator.Tpo -c -o libAU_Theory_a-AU_DequeDagArgumentIterator.o `test -f 'AU_DequeDagArgumentIterator.cc' || echo '../../../src/AU_Theory/'`AU_DequeDagArgumentIterator.cc
mv -f .deps/libAU_Theory_a-AU_DequeDagArgumentIterator.Tpo .deps/libAU_Theory_a-AU_DequeDagArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_ExtensionInfo.o -MD -MP -MF .deps/libAU_Theory_a-AU_ExtensionInfo.Tpo -c -o libAU_Theory_a-AU_ExtensionInfo.o `test -f 'AU_ExtensionInfo.cc' || echo '../../../src/AU_Theory/'`AU_ExtensionInfo.cc
mv -f .deps/libAU_Theory_a-AU_ExtensionInfo.Tpo .deps/libAU_Theory_a-AU_ExtensionInfo.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_RhsAutomaton.o -MD -MP -MF .deps/libAU_Theory_a-AU_RhsAutomaton.Tpo -c -o libAU_Theory_a-AU_RhsAutomaton.o `test -f 'AU_RhsAutomaton.cc' || echo '../../../src/AU_Theory/'`AU_RhsAutomaton.cc
mv -f .deps/libAU_Theory_a-AU_RhsAutomaton.Tpo .deps/libAU_Theory_a-AU_RhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_LhsAutomaton.o -MD -MP -MF .deps/libAU_Theory_a-AU_LhsAutomaton.Tpo -c -o libAU_Theory_a-AU_LhsAutomaton.o `test -f 'AU_LhsAutomaton.cc' || echo '../../../src/AU_Theory/'`AU_LhsAutomaton.cc
mv -f .deps/libAU_Theory_a-AU_LhsAutomaton.Tpo .deps/libAU_Theory_a-AU_LhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_ArgumentIterator.o -MD -MP -MF .deps/libAU_Theory_a-AU_ArgumentIterator.Tpo -c -o libAU_Theory_a-AU_ArgumentIterator.o `test -f 'AU_ArgumentIterator.cc' || echo '../../../src/AU_Theory/'`AU_ArgumentIterator.cc
mv -f .deps/libAU_Theory_a-AU_ArgumentIterator.Tpo .deps/libAU_Theory_a-AU_ArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_Layer.o -MD -MP -MF .deps/libAU_Theory_a-AU_Layer.Tpo -c -o libAU_Theory_a-AU_Layer.o `test -f 'AU_Layer.cc' || echo '../../../src/AU_Theory/'`AU_Layer.cc
mv -f .deps/libAU_Theory_a-AU_Layer.Tpo .deps/libAU_Theory_a-AU_Layer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_Subproblem.o -MD -MP -MF .deps/libAU_Theory_a-AU_Subproblem.Tpo -c -o libAU_Theory_a-AU_Subproblem.o `test -f 'AU_Subproblem.cc' || echo '../../../src/AU_Theory/'`AU_Subproblem.cc
mv -f .deps/libAU_Theory_a-AU_Subproblem.Tpo .deps/libAU_Theory_a-AU_Subproblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/AU_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/AU_Persistent -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libAU_Theory_a-AU_UnificationSubproblem2.o -MD -MP -MF .deps/libAU_Theory_a-AU_UnificationSubproblem2.Tpo -c -o libAU_Theory_a-AU_UnificationSubproblem2.o `test -f 'AU_UnificationSubproblem2.cc' || echo '../../../src/AU_Theory/'`AU_UnificationSubproblem2.cc
mv -f .deps/libAU_Theory_a-AU_UnificationSubproblem2.Tpo .deps/libAU_Theory_a-AU_UnificationSubproblem2.Po
rm -f libAU_Theory.a
ar cr libAU_Theory.a libAU_Theory_a-AU_Symbol.o libAU_Theory_a-AU_DagNode.o libAU_Theory_a-AU_DequeDagNode.o libAU_Theory_a-AU_Term.o libAU_Theory_a-AU_DagArgumentIterator.o libAU_Theory_a-AU_DequeDagArgumentIterator.o libAU_Theory_a-AU_ExtensionInfo.o libAU_Theory_a-AU_RhsAutomaton.o libAU_Theory_a-AU_LhsAutomaton.o libAU_Theory_a-AU_ArgumentIterator.o libAU_Theory_a-AU_Layer.o libAU_Theory_a-AU_Subproblem.o libAU_Theory_a-AU_UnificationSubproblem2.o 
ranlib libAU_Theory.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Theory'
Making all in CUI_Theory
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/CUI_Theory'
g++ -DHAVE_CONFIG_H -I. -I../../../src/CUI_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libCUI_Theory_a-CUI_Symbol.o -MD -MP -MF .deps/libCUI_Theory_a-CUI_Symbol.Tpo -c -o libCUI_Theory_a-CUI_Symbol.o `test -f 'CUI_Symbol.cc' || echo '../../../src/CUI_Theory/'`CUI_Symbol.cc
mv -f .deps/libCUI_Theory_a-CUI_Symbol.Tpo .deps/libCUI_Theory_a-CUI_Symbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/CUI_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libCUI_Theory_a-CUI_DagNode.o -MD -MP -MF .deps/libCUI_Theory_a-CUI_DagNode.Tpo -c -o libCUI_Theory_a-CUI_DagNode.o `test -f 'CUI_DagNode.cc' || echo '../../../src/CUI_Theory/'`CUI_DagNode.cc
mv -f .deps/libCUI_Theory_a-CUI_DagNode.Tpo .deps/libCUI_Theory_a-CUI_DagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/CUI_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libCUI_Theory_a-CUI_DagArgumentIterator.o -MD -MP -MF .deps/libCUI_Theory_a-CUI_DagArgumentIterator.Tpo -c -o libCUI_Theory_a-CUI_DagArgumentIterator.o `test -f 'CUI_DagArgumentIterator.cc' || echo '../../../src/CUI_Theory/'`CUI_DagArgumentIterator.cc
mv -f .deps/libCUI_Theory_a-CUI_DagArgumentIterator.Tpo .deps/libCUI_Theory_a-CUI_DagArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/CUI_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libCUI_Theory_a-CUI_RhsAutomaton.o -MD -MP -MF .deps/libCUI_Theory_a-CUI_RhsAutomaton.Tpo -c -o libCUI_Theory_a-CUI_RhsAutomaton.o `test -f 'CUI_RhsAutomaton.cc' || echo '../../../src/CUI_Theory/'`CUI_RhsAutomaton.cc
mv -f .deps/libCUI_Theory_a-CUI_RhsAutomaton.Tpo .deps/libCUI_Theory_a-CUI_RhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/CUI_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libCUI_Theory_a-CUI_Term.o -MD -MP -MF .deps/libCUI_Theory_a-CUI_Term.Tpo -c -o libCUI_Theory_a-CUI_Term.o `test -f 'CUI_Term.cc' || echo '../../../src/CUI_Theory/'`CUI_Term.cc
mv -f .deps/libCUI_Theory_a-CUI_Term.Tpo .deps/libCUI_Theory_a-CUI_Term.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/CUI_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libCUI_Theory_a-CUI_ArgumentIterator.o -MD -MP -MF .deps/libCUI_Theory_a-CUI_ArgumentIterator.Tpo -c -o libCUI_Theory_a-CUI_ArgumentIterator.o `test -f 'CUI_ArgumentIterator.cc' || echo '../../../src/CUI_Theory/'`CUI_ArgumentIterator.cc
mv -f .deps/libCUI_Theory_a-CUI_ArgumentIterator.Tpo .deps/libCUI_Theory_a-CUI_ArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/CUI_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libCUI_Theory_a-CUI_UnificationSubproblem.o -MD -MP -MF .deps/libCUI_Theory_a-CUI_UnificationSubproblem.Tpo -c -o libCUI_Theory_a-CUI_UnificationSubproblem.o `test -f 'CUI_UnificationSubproblem.cc' || echo '../../../src/CUI_Theory/'`CUI_UnificationSubproblem.cc
mv -f .deps/libCUI_Theory_a-CUI_UnificationSubproblem.Tpo .deps/libCUI_Theory_a-CUI_UnificationSubproblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/CUI_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libCUI_Theory_a-CUI_UnificationSubproblem2.o -MD -MP -MF .deps/libCUI_Theory_a-CUI_UnificationSubproblem2.Tpo -c -o libCUI_Theory_a-CUI_UnificationSubproblem2.o `test -f 'CUI_UnificationSubproblem2.cc' || echo '../../../src/CUI_Theory/'`CUI_UnificationSubproblem2.cc
mv -f .deps/libCUI_Theory_a-CUI_UnificationSubproblem2.Tpo .deps/libCUI_Theory_a-CUI_UnificationSubproblem2.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/CUI_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libCUI_Theory_a-CUI_LhsAutomaton.o -MD -MP -MF .deps/libCUI_Theory_a-CUI_LhsAutomaton.Tpo -c -o libCUI_Theory_a-CUI_LhsAutomaton.o `test -f 'CUI_LhsAutomaton.cc' || echo '../../../src/CUI_Theory/'`CUI_LhsAutomaton.cc
mv -f .deps/libCUI_Theory_a-CUI_LhsAutomaton.Tpo .deps/libCUI_Theory_a-CUI_LhsAutomaton.Po
rm -f libCUI_Theory.a
ar cr libCUI_Theory.a libCUI_Theory_a-CUI_Symbol.o libCUI_Theory_a-CUI_DagNode.o libCUI_Theory_a-CUI_DagArgumentIterator.o libCUI_Theory_a-CUI_RhsAutomaton.o libCUI_Theory_a-CUI_Term.o libCUI_Theory_a-CUI_ArgumentIterator.o libCUI_Theory_a-CUI_UnificationSubproblem.o libCUI_Theory_a-CUI_UnificationSubproblem2.o libCUI_Theory_a-CUI_LhsAutomaton.o 
ranlib libCUI_Theory.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/CUI_Theory'
Making all in S_Theory
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/S_Theory'
g++ -DHAVE_CONFIG_H -I. -I../../../src/S_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libS_Theory_a-S_Symbol.o -MD -MP -MF .deps/libS_Theory_a-S_Symbol.Tpo -c -o libS_Theory_a-S_Symbol.o `test -f 'S_Symbol.cc' || echo '../../../src/S_Theory/'`S_Symbol.cc
mv -f .deps/libS_Theory_a-S_Symbol.Tpo .deps/libS_Theory_a-S_Symbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/S_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libS_Theory_a-S_DagNode.o -MD -MP -MF .deps/libS_Theory_a-S_DagNode.Tpo -c -o libS_Theory_a-S_DagNode.o `test -f 'S_DagNode.cc' || echo '../../../src/S_Theory/'`S_DagNode.cc
mv -f .deps/libS_Theory_a-S_DagNode.Tpo .deps/libS_Theory_a-S_DagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/S_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libS_Theory_a-S_Term.o -MD -MP -MF .deps/libS_Theory_a-S_Term.Tpo -c -o libS_Theory_a-S_Term.o `test -f 'S_Term.cc' || echo '../../../src/S_Theory/'`S_Term.cc
mv -f .deps/libS_Theory_a-S_Term.Tpo .deps/libS_Theory_a-S_Term.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/S_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libS_Theory_a-S_ExtensionInfo.o -MD -MP -MF .deps/libS_Theory_a-S_ExtensionInfo.Tpo -c -o libS_Theory_a-S_ExtensionInfo.o `test -f 'S_ExtensionInfo.cc' || echo '../../../src/S_Theory/'`S_ExtensionInfo.cc
mv -f .deps/libS_Theory_a-S_ExtensionInfo.Tpo .deps/libS_Theory_a-S_ExtensionInfo.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/S_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libS_Theory_a-S_DagArgumentIterator.o -MD -MP -MF .deps/libS_Theory_a-S_DagArgumentIterator.Tpo -c -o libS_Theory_a-S_DagArgumentIterator.o `test -f 'S_DagArgumentIterator.cc' || echo '../../../src/S_Theory/'`S_DagArgumentIterator.cc
mv -f .deps/libS_Theory_a-S_DagArgumentIterator.Tpo .deps/libS_Theory_a-S_DagArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/S_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libS_Theory_a-S_ArgumentIterator.o -MD -MP -MF .deps/libS_Theory_a-S_ArgumentIterator.Tpo -c -o libS_Theory_a-S_ArgumentIterator.o `test -f 'S_ArgumentIterator.cc' || echo '../../../src/S_Theory/'`S_ArgumentIterator.cc
mv -f .deps/libS_Theory_a-S_ArgumentIterator.Tpo .deps/libS_Theory_a-S_ArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/S_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libS_Theory_a-S_LhsAutomaton.o -MD -MP -MF .deps/libS_Theory_a-S_LhsAutomaton.Tpo -c -o libS_Theory_a-S_LhsAutomaton.o `test -f 'S_LhsAutomaton.cc' || echo '../../../src/S_Theory/'`S_LhsAutomaton.cc
mv -f .deps/libS_Theory_a-S_LhsAutomaton.Tpo .deps/libS_Theory_a-S_LhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/S_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libS_Theory_a-S_RhsAutomaton.o -MD -MP -MF .deps/libS_Theory_a-S_RhsAutomaton.Tpo -c -o libS_Theory_a-S_RhsAutomaton.o `test -f 'S_RhsAutomaton.cc' || echo '../../../src/S_Theory/'`S_RhsAutomaton.cc
mv -f .deps/libS_Theory_a-S_RhsAutomaton.Tpo .deps/libS_Theory_a-S_RhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/S_Theory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libS_Theory_a-S_Subproblem.o -MD -MP -MF .deps/libS_Theory_a-S_Subproblem.Tpo -c -o libS_Theory_a-S_Subproblem.o `test -f 'S_Subproblem.cc' || echo '../../../src/S_Theory/'`S_Subproblem.cc
mv -f .deps/libS_Theory_a-S_Subproblem.Tpo .deps/libS_Theory_a-S_Subproblem.Po
rm -f libS_Theory.a
ar cr libS_Theory.a libS_Theory_a-S_Symbol.o libS_Theory_a-S_DagNode.o libS_Theory_a-S_Term.o libS_Theory_a-S_ExtensionInfo.o libS_Theory_a-S_DagArgumentIterator.o libS_Theory_a-S_ArgumentIterator.o libS_Theory_a-S_LhsAutomaton.o libS_Theory_a-S_RhsAutomaton.o libS_Theory_a-S_Subproblem.o 
ranlib libS_Theory.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/S_Theory'
Making all in FreeTheory
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/FreeTheory'
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeSymbol.o -MD -MP -MF .deps/libfreeTheory_a-freeSymbol.Tpo -c -o libfreeTheory_a-freeSymbol.o `test -f 'freeSymbol.cc' || echo '../../../src/FreeTheory/'`freeSymbol.cc
mv -f .deps/libfreeTheory_a-freeSymbol.Tpo .deps/libfreeTheory_a-freeSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeUnarySymbol.o -MD -MP -MF .deps/libfreeTheory_a-freeUnarySymbol.Tpo -c -o libfreeTheory_a-freeUnarySymbol.o `test -f 'freeUnarySymbol.cc' || echo '../../../src/FreeTheory/'`freeUnarySymbol.cc
mv -f .deps/libfreeTheory_a-freeUnarySymbol.Tpo .deps/libfreeTheory_a-freeUnarySymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeNullarySymbol.o -MD -MP -MF .deps/libfreeTheory_a-freeNullarySymbol.Tpo -c -o libfreeTheory_a-freeNullarySymbol.o `test -f 'freeNullarySymbol.cc' || echo '../../../src/FreeTheory/'`freeNullarySymbol.cc
mv -f .deps/libfreeTheory_a-freeNullarySymbol.Tpo .deps/libfreeTheory_a-freeNullarySymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeBinarySymbol.o -MD -MP -MF .deps/libfreeTheory_a-freeBinarySymbol.Tpo -c -o libfreeTheory_a-freeBinarySymbol.o `test -f 'freeBinarySymbol.cc' || echo '../../../src/FreeTheory/'`freeBinarySymbol.cc
mv -f .deps/libfreeTheory_a-freeBinarySymbol.Tpo .deps/libfreeTheory_a-freeBinarySymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeTernarySymbol.o -MD -MP -MF .deps/libfreeTheory_a-freeTernarySymbol.Tpo -c -o libfreeTheory_a-freeTernarySymbol.o `test -f 'freeTernarySymbol.cc' || echo '../../../src/FreeTheory/'`freeTernarySymbol.cc
mv -f .deps/libfreeTheory_a-freeTernarySymbol.Tpo .deps/libfreeTheory_a-freeTernarySymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeTerm.o -MD -MP -MF .deps/libfreeTheory_a-freeTerm.Tpo -c -o libfreeTheory_a-freeTerm.o `test -f 'freeTerm.cc' || echo '../../../src/FreeTheory/'`freeTerm.cc
mv -f .deps/libfreeTheory_a-freeTerm.Tpo .deps/libfreeTheory_a-freeTerm.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeArgumentIterator.o -MD -MP -MF .deps/libfreeTheory_a-freeArgumentIterator.Tpo -c -o libfreeTheory_a-freeArgumentIterator.o `test -f 'freeArgumentIterator.cc' || echo '../../../src/FreeTheory/'`freeArgumentIterator.cc
mv -f .deps/libfreeTheory_a-freeArgumentIterator.Tpo .deps/libfreeTheory_a-freeArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeDagNode.o -MD -MP -MF .deps/libfreeTheory_a-freeDagNode.Tpo -c -o libfreeTheory_a-freeDagNode.o `test -f 'freeDagNode.cc' || echo '../../../src/FreeTheory/'`freeDagNode.cc
mv -f .deps/libfreeTheory_a-freeDagNode.Tpo .deps/libfreeTheory_a-freeDagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeDagArgumentIterator.o -MD -MP -MF .deps/libfreeTheory_a-freeDagArgumentIterator.Tpo -c -o libfreeTheory_a-freeDagArgumentIterator.o `test -f 'freeDagArgumentIterator.cc' || echo '../../../src/FreeTheory/'`freeDagArgumentIterator.cc
mv -f .deps/libfreeTheory_a-freeDagArgumentIterator.Tpo .deps/libfreeTheory_a-freeDagArgumentIterator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeLhsAutomaton.o -MD -MP -MF .deps/libfreeTheory_a-freeLhsAutomaton.Tpo -c -o libfreeTheory_a-freeLhsAutomaton.o `test -f 'freeLhsAutomaton.cc' || echo '../../../src/FreeTheory/'`freeLhsAutomaton.cc
mv -f .deps/libfreeTheory_a-freeLhsAutomaton.Tpo .deps/libfreeTheory_a-freeLhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeRhsAutomaton.o -MD -MP -MF .deps/libfreeTheory_a-freeRhsAutomaton.Tpo -c -o libfreeTheory_a-freeRhsAutomaton.o `test -f 'freeRhsAutomaton.cc' || echo '../../../src/FreeTheory/'`freeRhsAutomaton.cc
mv -f .deps/libfreeTheory_a-freeRhsAutomaton.Tpo .deps/libfreeTheory_a-freeRhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeNet.o -MD -MP -MF .deps/libfreeTheory_a-freeNet.Tpo -c -o libfreeTheory_a-freeNet.o `test -f 'freeNet.cc' || echo '../../../src/FreeTheory/'`freeNet.cc
mv -f .deps/libfreeTheory_a-freeNet.Tpo .deps/libfreeTheory_a-freeNet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freePreNet.o -MD -MP -MF .deps/libfreeTheory_a-freePreNet.Tpo -c -o libfreeTheory_a-freePreNet.o `test -f 'freePreNet.cc' || echo '../../../src/FreeTheory/'`freePreNet.cc
mv -f .deps/libfreeTheory_a-freePreNet.Tpo .deps/libfreeTheory_a-freePreNet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeRemainder.o -MD -MP -MF .deps/libfreeTheory_a-freeRemainder.Tpo -c -o libfreeTheory_a-freeRemainder.o `test -f 'freeRemainder.cc' || echo '../../../src/FreeTheory/'`freeRemainder.cc
mv -f .deps/libfreeTheory_a-freeRemainder.Tpo .deps/libfreeTheory_a-freeRemainder.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freePositionTable.o -MD -MP -MF .deps/libfreeTheory_a-freePositionTable.Tpo -c -o libfreeTheory_a-freePositionTable.o `test -f 'freePositionTable.cc' || echo '../../../src/FreeTheory/'`freePositionTable.cc
mv -f .deps/libfreeTheory_a-freePositionTable.Tpo .deps/libfreeTheory_a-freePositionTable.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeInstruction.o -MD -MP -MF .deps/libfreeTheory_a-freeInstruction.Tpo -c -o libfreeTheory_a-freeInstruction.o `test -f 'freeInstruction.cc' || echo '../../../src/FreeTheory/'`freeInstruction.cc
mv -f .deps/libfreeTheory_a-freeInstruction.Tpo .deps/libfreeTheory_a-freeInstruction.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeFastInstruction.o -MD -MP -MF .deps/libfreeTheory_a-freeFastInstruction.Tpo -c -o libfreeTheory_a-freeFastInstruction.o `test -f 'freeFastInstruction.cc' || echo '../../../src/FreeTheory/'`freeFastInstruction.cc
mv -f .deps/libfreeTheory_a-freeFastInstruction.Tpo .deps/libfreeTheory_a-freeFastInstruction.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeGeneralCtor.o -MD -MP -MF .deps/libfreeTheory_a-freeGeneralCtor.Tpo -c -o libfreeTheory_a-freeGeneralCtor.o `test -f 'freeGeneralCtor.cc' || echo '../../../src/FreeTheory/'`freeGeneralCtor.cc
mv -f .deps/libfreeTheory_a-freeGeneralCtor.Tpo .deps/libfreeTheory_a-freeGeneralCtor.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeGeneralCtorFinal.o -MD -MP -MF .deps/libfreeTheory_a-freeGeneralCtorFinal.Tpo -c -o libfreeTheory_a-freeGeneralCtorFinal.o `test -f 'freeGeneralCtorFinal.cc' || echo '../../../src/FreeTheory/'`freeGeneralCtorFinal.cc
mv -f .deps/libfreeTheory_a-freeGeneralCtorFinal.Tpo .deps/libfreeTheory_a-freeGeneralCtorFinal.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeGeneralExtor.o -MD -MP -MF .deps/libfreeTheory_a-freeGeneralExtor.Tpo -c -o libfreeTheory_a-freeGeneralExtor.o `test -f 'freeGeneralExtor.cc' || echo '../../../src/FreeTheory/'`freeGeneralExtor.cc
mv -f .deps/libfreeTheory_a-freeGeneralExtor.Tpo .deps/libfreeTheory_a-freeGeneralExtor.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeGeneralExtorFinal.o -MD -MP -MF .deps/libfreeTheory_a-freeGeneralExtorFinal.Tpo -c -o libfreeTheory_a-freeGeneralExtorFinal.o `test -f 'freeGeneralExtorFinal.cc' || echo '../../../src/FreeTheory/'`freeGeneralExtorFinal.cc
mv -f .deps/libfreeTheory_a-freeGeneralExtorFinal.Tpo .deps/libfreeTheory_a-freeGeneralExtorFinal.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeFast3RhsAutomaton.o -MD -MP -MF .deps/libfreeTheory_a-freeFast3RhsAutomaton.Tpo -c -o libfreeTheory_a-freeFast3RhsAutomaton.o `test -f 'freeFast3RhsAutomaton.cc' || echo '../../../src/FreeTheory/'`freeFast3RhsAutomaton.cc
mv -f .deps/libfreeTheory_a-freeFast3RhsAutomaton.Tpo .deps/libfreeTheory_a-freeFast3RhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeFast2RhsAutomaton.o -MD -MP -MF .deps/libfreeTheory_a-freeFast2RhsAutomaton.Tpo -c -o libfreeTheory_a-freeFast2RhsAutomaton.o `test -f 'freeFast2RhsAutomaton.cc' || echo '../../../src/FreeTheory/'`freeFast2RhsAutomaton.cc
mv -f .deps/libfreeTheory_a-freeFast2RhsAutomaton.Tpo .deps/libfreeTheory_a-freeFast2RhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeNullaryRhsAutomaton.o -MD -MP -MF .deps/libfreeTheory_a-freeNullaryRhsAutomaton.Tpo -c -o libfreeTheory_a-freeNullaryRhsAutomaton.o `test -f 'freeNullaryRhsAutomaton.cc' || echo '../../../src/FreeTheory/'`freeNullaryRhsAutomaton.cc
mv -f .deps/libfreeTheory_a-freeNullaryRhsAutomaton.Tpo .deps/libfreeTheory_a-freeNullaryRhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeUnaryRhsAutomaton.o -MD -MP -MF .deps/libfreeTheory_a-freeUnaryRhsAutomaton.Tpo -c -o libfreeTheory_a-freeUnaryRhsAutomaton.o `test -f 'freeUnaryRhsAutomaton.cc' || echo '../../../src/FreeTheory/'`freeUnaryRhsAutomaton.cc
mv -f .deps/libfreeTheory_a-freeUnaryRhsAutomaton.Tpo .deps/libfreeTheory_a-freeUnaryRhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeBinaryRhsAutomaton.o -MD -MP -MF .deps/libfreeTheory_a-freeBinaryRhsAutomaton.Tpo -c -o libfreeTheory_a-freeBinaryRhsAutomaton.o `test -f 'freeBinaryRhsAutomaton.cc' || echo '../../../src/FreeTheory/'`freeBinaryRhsAutomaton.cc
mv -f .deps/libfreeTheory_a-freeBinaryRhsAutomaton.Tpo .deps/libfreeTheory_a-freeBinaryRhsAutomaton.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/FreeTheory -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libfreeTheory_a-freeTernaryRhsAutomaton.o -MD -MP -MF .deps/libfreeTheory_a-freeTernaryRhsAutomaton.Tpo -c -o libfreeTheory_a-freeTernaryRhsAutomaton.o `test -f 'freeTernaryRhsAutomaton.cc' || echo '../../../src/FreeTheory/'`freeTernaryRhsAutomaton.cc
mv -f .deps/libfreeTheory_a-freeTernaryRhsAutomaton.Tpo .deps/libfreeTheory_a-freeTernaryRhsAutomaton.Po
rm -f libfreeTheory.a
ar cr libfreeTheory.a libfreeTheory_a-freeSymbol.o libfreeTheory_a-freeUnarySymbol.o libfreeTheory_a-freeNullarySymbol.o libfreeTheory_a-freeBinarySymbol.o libfreeTheory_a-freeTernarySymbol.o libfreeTheory_a-freeTerm.o libfreeTheory_a-freeArgumentIterator.o libfreeTheory_a-freeDagNode.o libfreeTheory_a-freeDagArgumentIterator.o libfreeTheory_a-freeLhsAutomaton.o libfreeTheory_a-freeRhsAutomaton.o libfreeTheory_a-freeNet.o libfreeTheory_a-freePreNet.o libfreeTheory_a-freeRemainder.o libfreeTheory_a-freePositionTable.o libfreeTheory_a-freeInstruction.o libfreeTheory_a-freeFastInstruction.o libfreeTheory_a-freeGeneralCtor.o libfreeTheory_a-freeGeneralCtorFinal.o libfreeTheory_a-freeGeneralExtor.o libfreeTheory_a-freeGeneralExtorFinal.o libfreeTheory_a-freeFast3RhsAutomaton.o libfreeTheory_a-freeFast2RhsAutomaton.o libfreeTheory_a-freeNullaryRhsAutomaton.o libfreeTheory_a-freeUnaryRhsAutomaton.o libfreeTheory_a-freeBinaryRhsAutomaton.o libfreeTheory_a-freeTernaryRhsAutomaton.o 
ranlib libfreeTheory.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/FreeTheory'
Making all in Higher
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Higher'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-rewriteSearchState.o -MD -MP -MF .deps/libhigher_a-rewriteSearchState.Tpo -c -o libhigher_a-rewriteSearchState.o `test -f 'rewriteSearchState.cc' || echo '../../../src/Higher/'`rewriteSearchState.cc
mv -f .deps/libhigher_a-rewriteSearchState.Tpo .deps/libhigher_a-rewriteSearchState.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-matchSearchState.o -MD -MP -MF .deps/libhigher_a-matchSearchState.Tpo -c -o libhigher_a-matchSearchState.o `test -f 'matchSearchState.cc' || echo '../../../src/Higher/'`matchSearchState.cc
mv -f .deps/libhigher_a-matchSearchState.Tpo .deps/libhigher_a-matchSearchState.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-positionState.o -MD -MP -MF .deps/libhigher_a-positionState.Tpo -c -o libhigher_a-positionState.o `test -f 'positionState.cc' || echo '../../../src/Higher/'`positionState.cc
mv -f .deps/libhigher_a-positionState.Tpo .deps/libhigher_a-positionState.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-pattern.o -MD -MP -MF .deps/libhigher_a-pattern.Tpo -c -o libhigher_a-pattern.o `test -f 'pattern.cc' || echo '../../../src/Higher/'`pattern.cc
mv -f .deps/libhigher_a-pattern.Tpo .deps/libhigher_a-pattern.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-searchState.o -MD -MP -MF .deps/libhigher_a-searchState.Tpo -c -o libhigher_a-searchState.o `test -f 'searchState.cc' || echo '../../../src/Higher/'`searchState.cc
mv -f .deps/libhigher_a-searchState.Tpo .deps/libhigher_a-searchState.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-rewriteSequenceSearch.o -MD -MP -MF .deps/libhigher_a-rewriteSequenceSearch.Tpo -c -o libhigher_a-rewriteSequenceSearch.o `test -f 'rewriteSequenceSearch.cc' || echo '../../../src/Higher/'`rewriteSequenceSearch.cc
mv -f .deps/libhigher_a-rewriteSequenceSearch.Tpo .deps/libhigher_a-rewriteSequenceSearch.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-modelCheckerSymbol.o -MD -MP -MF .deps/libhigher_a-modelCheckerSymbol.Tpo -c -o libhigher_a-modelCheckerSymbol.o `test -f 'modelCheckerSymbol.cc' || echo '../../../src/Higher/'`modelCheckerSymbol.cc
mv -f .deps/libhigher_a-modelCheckerSymbol.Tpo .deps/libhigher_a-modelCheckerSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-stateTransitionGraph.o -MD -MP -MF .deps/libhigher_a-stateTransitionGraph.Tpo -c -o libhigher_a-stateTransitionGraph.o `test -f 'stateTransitionGraph.cc' || echo '../../../src/Higher/'`stateTransitionGraph.cc
mv -f .deps/libhigher_a-stateTransitionGraph.Tpo .deps/libhigher_a-stateTransitionGraph.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-rewriteConditionFragment.o -MD -MP -MF .deps/libhigher_a-rewriteConditionFragment.Tpo -c -o libhigher_a-rewriteConditionFragment.o `test -f 'rewriteConditionFragment.cc' || echo '../../../src/Higher/'`rewriteConditionFragment.cc
mv -f .deps/libhigher_a-rewriteConditionFragment.Tpo .deps/libhigher_a-rewriteConditionFragment.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-assignmentConditionFragment.o -MD -MP -MF .deps/libhigher_a-assignmentConditionFragment.Tpo -c -o libhigher_a-assignmentConditionFragment.o `test -f 'assignmentConditionFragment.cc' || echo '../../../src/Higher/'`assignmentConditionFragment.cc
mv -f .deps/libhigher_a-assignmentConditionFragment.Tpo .deps/libhigher_a-assignmentConditionFragment.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-sortTestConditionFragment.o -MD -MP -MF .deps/libhigher_a-sortTestConditionFragment.Tpo -c -o libhigher_a-sortTestConditionFragment.o `test -f 'sortTestConditionFragment.cc' || echo '../../../src/Higher/'`sortTestConditionFragment.cc
mv -f .deps/libhigher_a-sortTestConditionFragment.Tpo .deps/libhigher_a-sortTestConditionFragment.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-equalityConditionFragment.o -MD -MP -MF .deps/libhigher_a-equalityConditionFragment.Tpo -c -o libhigher_a-equalityConditionFragment.o `test -f 'equalityConditionFragment.cc' || echo '../../../src/Higher/'`equalityConditionFragment.cc
mv -f .deps/libhigher_a-equalityConditionFragment.Tpo .deps/libhigher_a-equalityConditionFragment.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-assignmentConditionState.o -MD -MP -MF .deps/libhigher_a-assignmentConditionState.Tpo -c -o libhigher_a-assignmentConditionState.o `test -f 'assignmentConditionState.cc' || echo '../../../src/Higher/'`assignmentConditionState.cc
mv -f .deps/libhigher_a-assignmentConditionState.Tpo .deps/libhigher_a-assignmentConditionState.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-rewriteConditionState.o -MD -MP -MF .deps/libhigher_a-rewriteConditionState.Tpo -c -o libhigher_a-rewriteConditionState.o `test -f 'rewriteConditionState.cc' || echo '../../../src/Higher/'`rewriteConditionState.cc
mv -f .deps/libhigher_a-rewriteConditionState.Tpo .deps/libhigher_a-rewriteConditionState.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-temporalSymbol.o -MD -MP -MF .deps/libhigher_a-temporalSymbol.Tpo -c -o libhigher_a-temporalSymbol.o `test -f 'temporalSymbol.cc' || echo '../../../src/Higher/'`temporalSymbol.cc
mv -f .deps/libhigher_a-temporalSymbol.Tpo .deps/libhigher_a-temporalSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-satSolverSymbol.o -MD -MP -MF .deps/libhigher_a-satSolverSymbol.Tpo -c -o libhigher_a-satSolverSymbol.o `test -f 'satSolverSymbol.cc' || echo '../../../src/Higher/'`satSolverSymbol.cc
mv -f .deps/libhigher_a-satSolverSymbol.Tpo .deps/libhigher_a-satSolverSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-unificationProblem.o -MD -MP -MF .deps/libhigher_a-unificationProblem.Tpo -c -o libhigher_a-unificationProblem.o `test -f 'unificationProblem.cc' || echo '../../../src/Higher/'`unificationProblem.cc
mv -f .deps/libhigher_a-unificationProblem.Tpo .deps/libhigher_a-unificationProblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-narrowingSearchState.o -MD -MP -MF .deps/libhigher_a-narrowingSearchState.Tpo -c -o libhigher_a-narrowingSearchState.o `test -f 'narrowingSearchState.cc' || echo '../../../src/Higher/'`narrowingSearchState.cc
mv -f .deps/libhigher_a-narrowingSearchState.Tpo .deps/libhigher_a-narrowingSearchState.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-narrowingUnificationProblem.o -MD -MP -MF .deps/libhigher_a-narrowingUnificationProblem.Tpo -c -o libhigher_a-narrowingUnificationProblem.o `test -f 'narrowingUnificationProblem.cc' || echo '../../../src/Higher/'`narrowingUnificationProblem.cc
mv -f .deps/libhigher_a-narrowingUnificationProblem.Tpo .deps/libhigher_a-narrowingUnificationProblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-narrowingSequenceSearch.o -MD -MP -MF .deps/libhigher_a-narrowingSequenceSearch.Tpo -c -o libhigher_a-narrowingSequenceSearch.o `test -f 'narrowingSequenceSearch.cc' || echo '../../../src/Higher/'`narrowingSequenceSearch.cc
mv -f .deps/libhigher_a-narrowingSequenceSearch.Tpo .deps/libhigher_a-narrowingSequenceSearch.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-unifierFilter.o -MD -MP -MF .deps/libhigher_a-unifierFilter.Tpo -c -o libhigher_a-unifierFilter.o `test -f 'unifierFilter.cc' || echo '../../../src/Higher/'`unifierFilter.cc
mv -f .deps/libhigher_a-unifierFilter.Tpo .deps/libhigher_a-unifierFilter.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-variantNarrowingSearchState.o -MD -MP -MF .deps/libhigher_a-variantNarrowingSearchState.Tpo -c -o libhigher_a-variantNarrowingSearchState.o `test -f 'variantNarrowingSearchState.cc' || echo '../../../src/Higher/'`variantNarrowingSearchState.cc
mv -f .deps/libhigher_a-variantNarrowingSearchState.Tpo .deps/libhigher_a-variantNarrowingSearchState.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-variantFolder.o -MD -MP -MF .deps/libhigher_a-variantFolder.Tpo -c -o libhigher_a-variantFolder.o `test -f 'variantFolder.cc' || echo '../../../src/Higher/'`variantFolder.cc
mv -f .deps/libhigher_a-variantFolder.Tpo .deps/libhigher_a-variantFolder.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-variantSearch.o -MD -MP -MF .deps/libhigher_a-variantSearch.Tpo -c -o libhigher_a-variantSearch.o `test -f 'variantSearch.cc' || echo '../../../src/Higher/'`variantSearch.cc
In file included from ../../../src/Higher/variantSearch.cc:29:
In constructor 'Vector<T>::Vector(size_type) [with T = DagNode*]',
    inlined from 'Vector<T>::Vector(size_type) [with T = DagNode*]' at ../../../src/Utility/vector.hh:124:1,
    inlined from 'void VariantSearch::expandVariant(const Vector<DagNode*>&, int)' at ../../../src/Higher/variantSearch.cc:437:49:
../../../src/Utility/vector.hh:135:9: warning: 'void* __builtin_memset(void*, int, unsigned int)' specified bound 4294967292 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
mv -f .deps/libhigher_a-variantSearch.Tpo .deps/libhigher_a-variantSearch.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-variantUnificationProblem.o -MD -MP -MF .deps/libhigher_a-variantUnificationProblem.Tpo -c -o libhigher_a-variantUnificationProblem.o `test -f 'variantUnificationProblem.cc' || echo '../../../src/Higher/'`variantUnificationProblem.cc
mv -f .deps/libhigher_a-variantUnificationProblem.Tpo .deps/libhigher_a-variantUnificationProblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-narrowingSearchState2.o -MD -MP -MF .deps/libhigher_a-narrowingSearchState2.Tpo -c -o libhigher_a-narrowingSearchState2.o `test -f 'narrowingSearchState2.cc' || echo '../../../src/Higher/'`narrowingSearchState2.cc
mv -f .deps/libhigher_a-narrowingSearchState2.Tpo .deps/libhigher_a-narrowingSearchState2.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-narrowingFolder.o -MD -MP -MF .deps/libhigher_a-narrowingFolder.Tpo -c -o libhigher_a-narrowingFolder.o `test -f 'narrowingFolder.cc' || echo '../../../src/Higher/'`narrowingFolder.cc
mv -f .deps/libhigher_a-narrowingFolder.Tpo .deps/libhigher_a-narrowingFolder.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-narrowingSearchState3.o -MD -MP -MF .deps/libhigher_a-narrowingSearchState3.Tpo -c -o libhigher_a-narrowingSearchState3.o `test -f 'narrowingSearchState3.cc' || echo '../../../src/Higher/'`narrowingSearchState3.cc
mv -f .deps/libhigher_a-narrowingSearchState3.Tpo .deps/libhigher_a-narrowingSearchState3.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-narrowingSequenceSearch3.o -MD -MP -MF .deps/libhigher_a-narrowingSequenceSearch3.Tpo -c -o libhigher_a-narrowingSequenceSearch3.o `test -f 'narrowingSequenceSearch3.cc' || echo '../../../src/Higher/'`narrowingSequenceSearch3.cc
mv -f .deps/libhigher_a-narrowingSequenceSearch3.Tpo .deps/libhigher_a-narrowingSequenceSearch3.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-irredundantUnificationProblem.o -MD -MP -MF .deps/libhigher_a-irredundantUnificationProblem.Tpo -c -o libhigher_a-irredundantUnificationProblem.o `test -f 'irredundantUnificationProblem.cc' || echo '../../../src/Higher/'`irredundantUnificationProblem.cc
mv -f .deps/libhigher_a-irredundantUnificationProblem.Tpo .deps/libhigher_a-irredundantUnificationProblem.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-variantUnifierFilter.o -MD -MP -MF .deps/libhigher_a-variantUnifierFilter.Tpo -c -o libhigher_a-variantUnifierFilter.o `test -f 'variantUnifierFilter.cc' || echo '../../../src/Higher/'`variantUnifierFilter.cc
mv -f .deps/libhigher_a-variantUnifierFilter.Tpo .deps/libhigher_a-variantUnifierFilter.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-filteredVariantUnifierSearch.o -MD -MP -MF .deps/libhigher_a-filteredVariantUnifierSearch.Tpo -c -o libhigher_a-filteredVariantUnifierSearch.o `test -f 'filteredVariantUnifierSearch.cc' || echo '../../../src/Higher/'`filteredVariantUnifierSearch.cc
mv -f .deps/libhigher_a-filteredVariantUnifierSearch.Tpo .deps/libhigher_a-filteredVariantUnifierSearch.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Higher -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Temporal -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/BuiltIn -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libhigher_a-variantMatchingProblem.o -MD -MP -MF .deps/libhigher_a-variantMatchingProblem.Tpo -c -o libhigher_a-variantMatchingProblem.o `test -f 'variantMatchingProblem.cc' || echo '../../../src/Higher/'`variantMatchingProblem.cc
mv -f .deps/libhigher_a-variantMatchingProblem.Tpo .deps/libhigher_a-variantMatchingProblem.Po
rm -f libhigher.a
ar cr libhigher.a libhigher_a-rewriteSearchState.o libhigher_a-matchSearchState.o libhigher_a-positionState.o libhigher_a-pattern.o libhigher_a-searchState.o libhigher_a-rewriteSequenceSearch.o libhigher_a-modelCheckerSymbol.o libhigher_a-stateTransitionGraph.o libhigher_a-rewriteConditionFragment.o libhigher_a-assignmentConditionFragment.o libhigher_a-sortTestConditionFragment.o libhigher_a-equalityConditionFragment.o libhigher_a-assignmentConditionState.o libhigher_a-rewriteConditionState.o libhigher_a-temporalSymbol.o libhigher_a-satSolverSymbol.o libhigher_a-unificationProblem.o libhigher_a-narrowingSearchState.o libhigher_a-narrowingUnificationProblem.o libhigher_a-narrowingSequenceSearch.o libhigher_a-unifierFilter.o libhigher_a-variantNarrowingSearchState.o libhigher_a-variantFolder.o libhigher_a-variantSearch.o libhigher_a-variantUnificationProblem.o libhigher_a-narrowingSearchState2.o libhigher_a-narrowingFolder.o libhigher_a-narrowingSearchState3.o libhigher_a-narrowingSequenceSearch3.o libhigher_a-irredundantUnificationProblem.o libhigher_a-variantUnifierFilter.o libhigher_a-filteredVariantUnifierSearch.o libhigher_a-variantMatchingProblem.o 
ranlib libhigher.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Higher'
Making all in BuiltIn
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/BuiltIn'
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-equalitySymbol.o -MD -MP -MF .deps/libbuiltIn_a-equalitySymbol.Tpo -c -o libbuiltIn_a-equalitySymbol.o `test -f 'equalitySymbol.cc' || echo '../../../src/BuiltIn/'`equalitySymbol.cc
mv -f .deps/libbuiltIn_a-equalitySymbol.Tpo .deps/libbuiltIn_a-equalitySymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-sortTestSymbol.o -MD -MP -MF .deps/libbuiltIn_a-sortTestSymbol.Tpo -c -o libbuiltIn_a-sortTestSymbol.o `test -f 'sortTestSymbol.cc' || echo '../../../src/BuiltIn/'`sortTestSymbol.cc
mv -f .deps/libbuiltIn_a-sortTestSymbol.Tpo .deps/libbuiltIn_a-sortTestSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-branchSymbol.o -MD -MP -MF .deps/libbuiltIn_a-branchSymbol.Tpo -c -o libbuiltIn_a-branchSymbol.o `test -f 'branchSymbol.cc' || echo '../../../src/BuiltIn/'`branchSymbol.cc
In file included from ../../../src/BuiltIn/branchSymbol.cc:29:
In member function 'void Vector<T>::contractTo(size_type) [with T = OpDeclaration]',
    inlined from 'void Vector<T>::resize(size_type) [with T = OpDeclaration]' at ../../../src/Utility/vector.hh:375:15,
    inlined from 'void SortTable::addOpDeclaration(const Vector<Sort*>&, bool)' at ../../../src/Core/sortTable.hh:163:24,
    inlined from 'virtual void BranchSymbol::compileOpDeclarations()' at ../../../src/BuiltIn/branchSymbol.cc:200:23:
../../../src/Utility/vector.hh:356:11: warning: iteration 536870912 invokes undefined behavior [-Waggressive-loop-optimizations]
../../../src/Utility/vector.hh:355:39: note: within this loop
mv -f .deps/libbuiltIn_a-branchSymbol.Tpo .deps/libbuiltIn_a-branchSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-stringSymbol.o -MD -MP -MF .deps/libbuiltIn_a-stringSymbol.Tpo -c -o libbuiltIn_a-stringSymbol.o `test -f 'stringSymbol.cc' || echo '../../../src/BuiltIn/'`stringSymbol.cc
mv -f .deps/libbuiltIn_a-stringSymbol.Tpo .deps/libbuiltIn_a-stringSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-stringTerm.o -MD -MP -MF .deps/libbuiltIn_a-stringTerm.Tpo -c -o libbuiltIn_a-stringTerm.o `test -f 'stringTerm.cc' || echo '../../../src/BuiltIn/'`stringTerm.cc
mv -f .deps/libbuiltIn_a-stringTerm.Tpo .deps/libbuiltIn_a-stringTerm.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-stringDagNode.o -MD -MP -MF .deps/libbuiltIn_a-stringDagNode.Tpo -c -o libbuiltIn_a-stringDagNode.o `test -f 'stringDagNode.cc' || echo '../../../src/BuiltIn/'`stringDagNode.cc
mv -f .deps/libbuiltIn_a-stringDagNode.Tpo .deps/libbuiltIn_a-stringDagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-stringOpSymbol.o -MD -MP -MF .deps/libbuiltIn_a-stringOpSymbol.Tpo -c -o libbuiltIn_a-stringOpSymbol.o `test -f 'stringOpSymbol.cc' || echo '../../../src/BuiltIn/'`stringOpSymbol.cc
mv -f .deps/libbuiltIn_a-stringOpSymbol.Tpo .deps/libbuiltIn_a-stringOpSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-floatSymbol.o -MD -MP -MF .deps/libbuiltIn_a-floatSymbol.Tpo -c -o libbuiltIn_a-floatSymbol.o `test -f 'floatSymbol.cc' || echo '../../../src/BuiltIn/'`floatSymbol.cc
mv -f .deps/libbuiltIn_a-floatSymbol.Tpo .deps/libbuiltIn_a-floatSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-floatTerm.o -MD -MP -MF .deps/libbuiltIn_a-floatTerm.Tpo -c -o libbuiltIn_a-floatTerm.o `test -f 'floatTerm.cc' || echo '../../../src/BuiltIn/'`floatTerm.cc
mv -f .deps/libbuiltIn_a-floatTerm.Tpo .deps/libbuiltIn_a-floatTerm.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-floatDagNode.o -MD -MP -MF .deps/libbuiltIn_a-floatDagNode.Tpo -c -o libbuiltIn_a-floatDagNode.o `test -f 'floatDagNode.cc' || echo '../../../src/BuiltIn/'`floatDagNode.cc
mv -f .deps/libbuiltIn_a-floatDagNode.Tpo .deps/libbuiltIn_a-floatDagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-floatOpSymbol.o -MD -MP -MF .deps/libbuiltIn_a-floatOpSymbol.Tpo -c -o libbuiltIn_a-floatOpSymbol.o `test -f 'floatOpSymbol.cc' || echo '../../../src/BuiltIn/'`floatOpSymbol.cc
mv -f .deps/libbuiltIn_a-floatOpSymbol.Tpo .deps/libbuiltIn_a-floatOpSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-succSymbol.o -MD -MP -MF .deps/libbuiltIn_a-succSymbol.Tpo -c -o libbuiltIn_a-succSymbol.o `test -f 'succSymbol.cc' || echo '../../../src/BuiltIn/'`succSymbol.cc
mv -f .deps/libbuiltIn_a-succSymbol.Tpo .deps/libbuiltIn_a-succSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-numberOpSymbol.o -MD -MP -MF .deps/libbuiltIn_a-numberOpSymbol.Tpo -c -o libbuiltIn_a-numberOpSymbol.o `test -f 'numberOpSymbol.cc' || echo '../../../src/BuiltIn/'`numberOpSymbol.cc
mv -f .deps/libbuiltIn_a-numberOpSymbol.Tpo .deps/libbuiltIn_a-numberOpSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-minusSymbol.o -MD -MP -MF .deps/libbuiltIn_a-minusSymbol.Tpo -c -o libbuiltIn_a-minusSymbol.o `test -f 'minusSymbol.cc' || echo '../../../src/BuiltIn/'`minusSymbol.cc
mv -f .deps/libbuiltIn_a-minusSymbol.Tpo .deps/libbuiltIn_a-minusSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-ACU_NumberOpSymbol.o -MD -MP -MF .deps/libbuiltIn_a-ACU_NumberOpSymbol.Tpo -c -o libbuiltIn_a-ACU_NumberOpSymbol.o `test -f 'ACU_NumberOpSymbol.cc' || echo '../../../src/BuiltIn/'`ACU_NumberOpSymbol.cc
mv -f .deps/libbuiltIn_a-ACU_NumberOpSymbol.Tpo .deps/libbuiltIn_a-ACU_NumberOpSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-CUI_NumberOpSymbol.o -MD -MP -MF .deps/libbuiltIn_a-CUI_NumberOpSymbol.Tpo -c -o libbuiltIn_a-CUI_NumberOpSymbol.o `test -f 'CUI_NumberOpSymbol.cc' || echo '../../../src/BuiltIn/'`CUI_NumberOpSymbol.cc
mv -f .deps/libbuiltIn_a-CUI_NumberOpSymbol.Tpo .deps/libbuiltIn_a-CUI_NumberOpSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-divisionSymbol.o -MD -MP -MF .deps/libbuiltIn_a-divisionSymbol.Tpo -c -o libbuiltIn_a-divisionSymbol.o `test -f 'divisionSymbol.cc' || echo '../../../src/BuiltIn/'`divisionSymbol.cc
mv -f .deps/libbuiltIn_a-divisionSymbol.Tpo .deps/libbuiltIn_a-divisionSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-randomOpSymbol.o -MD -MP -MF .deps/libbuiltIn_a-randomOpSymbol.Tpo -c -o libbuiltIn_a-randomOpSymbol.o `test -f 'randomOpSymbol.cc' || echo '../../../src/BuiltIn/'`randomOpSymbol.cc
mv -f .deps/libbuiltIn_a-randomOpSymbol.Tpo .deps/libbuiltIn_a-randomOpSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-counterSymbol.o -MD -MP -MF .deps/libbuiltIn_a-counterSymbol.Tpo -c -o libbuiltIn_a-counterSymbol.o `test -f 'counterSymbol.cc' || echo '../../../src/BuiltIn/'`counterSymbol.cc
mv -f .deps/libbuiltIn_a-counterSymbol.Tpo .deps/libbuiltIn_a-counterSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-matrixOpSymbol.o -MD -MP -MF .deps/libbuiltIn_a-matrixOpSymbol.Tpo -c -o libbuiltIn_a-matrixOpSymbol.o `test -f 'matrixOpSymbol.cc' || echo '../../../src/BuiltIn/'`matrixOpSymbol.cc
mv -f .deps/libbuiltIn_a-matrixOpSymbol.Tpo .deps/libbuiltIn_a-matrixOpSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-equalityExtor.o -MD -MP -MF .deps/libbuiltIn_a-equalityExtor.Tpo -c -o libbuiltIn_a-equalityExtor.o `test -f 'equalityExtor.cc' || echo '../../../src/BuiltIn/'`equalityExtor.cc
mv -f .deps/libbuiltIn_a-equalityExtor.Tpo .deps/libbuiltIn_a-equalityExtor.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/BuiltIn -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/FreeTheory -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbuiltIn_a-equalityExtorFinal.o -MD -MP -MF .deps/libbuiltIn_a-equalityExtorFinal.Tpo -c -o libbuiltIn_a-equalityExtorFinal.o `test -f 'equalityExtorFinal.cc' || echo '../../../src/BuiltIn/'`equalityExtorFinal.cc
mv -f .deps/libbuiltIn_a-equalityExtorFinal.Tpo .deps/libbuiltIn_a-equalityExtorFinal.Po
rm -f libbuiltIn.a
ar cr libbuiltIn.a libbuiltIn_a-equalitySymbol.o libbuiltIn_a-sortTestSymbol.o libbuiltIn_a-branchSymbol.o libbuiltIn_a-stringSymbol.o libbuiltIn_a-stringTerm.o libbuiltIn_a-stringDagNode.o libbuiltIn_a-stringOpSymbol.o libbuiltIn_a-floatSymbol.o libbuiltIn_a-floatTerm.o libbuiltIn_a-floatDagNode.o libbuiltIn_a-floatOpSymbol.o libbuiltIn_a-succSymbol.o libbuiltIn_a-numberOpSymbol.o libbuiltIn_a-minusSymbol.o libbuiltIn_a-ACU_NumberOpSymbol.o libbuiltIn_a-CUI_NumberOpSymbol.o libbuiltIn_a-divisionSymbol.o libbuiltIn_a-randomOpSymbol.o libbuiltIn_a-counterSymbol.o libbuiltIn_a-matrixOpSymbol.o libbuiltIn_a-equalityExtor.o libbuiltIn_a-equalityExtorFinal.o 
ranlib libbuiltIn.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/BuiltIn'
Making all in IO_Stuff
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/IO_Stuff'
g++ -DHAVE_CONFIG_H -I. -I../../../src/IO_Stuff -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libIO_Stuff_a-IO_Manager.o -MD -MP -MF .deps/libIO_Stuff_a-IO_Manager.Tpo -c -o libIO_Stuff_a-IO_Manager.o `test -f 'IO_Manager.cc' || echo '../../../src/IO_Stuff/'`IO_Manager.cc
mv -f .deps/libIO_Stuff_a-IO_Manager.Tpo .deps/libIO_Stuff_a-IO_Manager.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/IO_Stuff -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libIO_Stuff_a-autoWrapBuffer.o -MD -MP -MF .deps/libIO_Stuff_a-autoWrapBuffer.Tpo -c -o libIO_Stuff_a-autoWrapBuffer.o `test -f 'autoWrapBuffer.cc' || echo '../../../src/IO_Stuff/'`autoWrapBuffer.cc
mv -f .deps/libIO_Stuff_a-autoWrapBuffer.Tpo .deps/libIO_Stuff_a-autoWrapBuffer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/IO_Stuff -I../..  -I../../../src/Utility   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libIO_Stuff_a-directoryManager.o -MD -MP -MF .deps/libIO_Stuff_a-directoryManager.Tpo -c -o libIO_Stuff_a-directoryManager.o `test -f 'directoryManager.cc' || echo '../../../src/IO_Stuff/'`directoryManager.cc
mv -f .deps/libIO_Stuff_a-directoryManager.Tpo .deps/libIO_Stuff_a-directoryManager.Po
rm -f libIO_Stuff.a
ar cr libIO_Stuff.a libIO_Stuff_a-IO_Manager.o libIO_Stuff_a-autoWrapBuffer.o libIO_Stuff_a-directoryManager.o 
ranlib libIO_Stuff.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/IO_Stuff'
Making all in ObjectSystem
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/ObjectSystem'
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-configSymbol.o -MD -MP -MF .deps/libobjectSystem_a-configSymbol.Tpo -c -o libobjectSystem_a-configSymbol.o `test -f 'configSymbol.cc' || echo '../../../src/ObjectSystem/'`configSymbol.cc
mv -f .deps/libobjectSystem_a-configSymbol.Tpo .deps/libobjectSystem_a-configSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-objectSystemRewritingContext.o -MD -MP -MF .deps/libobjectSystem_a-objectSystemRewritingContext.Tpo -c -o libobjectSystem_a-objectSystemRewritingContext.o `test -f 'objectSystemRewritingContext.cc' || echo '../../../src/ObjectSystem/'`objectSystemRewritingContext.cc
mv -f .deps/libobjectSystem_a-objectSystemRewritingContext.Tpo .deps/libobjectSystem_a-objectSystemRewritingContext.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-externalObjectManagerSymbol.o -MD -MP -MF .deps/libobjectSystem_a-externalObjectManagerSymbol.Tpo -c -o libobjectSystem_a-externalObjectManagerSymbol.o `test -f 'externalObjectManagerSymbol.cc' || echo '../../../src/ObjectSystem/'`externalObjectManagerSymbol.cc
mv -f .deps/libobjectSystem_a-externalObjectManagerSymbol.Tpo .deps/libobjectSystem_a-externalObjectManagerSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-socketManagerSymbol.o -MD -MP -MF .deps/libobjectSystem_a-socketManagerSymbol.Tpo -c -o libobjectSystem_a-socketManagerSymbol.o `test -f 'socketManagerSymbol.cc' || echo '../../../src/ObjectSystem/'`socketManagerSymbol.cc
mv -f .deps/libobjectSystem_a-socketManagerSymbol.Tpo .deps/libobjectSystem_a-socketManagerSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-pseudoThread.o -MD -MP -MF .deps/libobjectSystem_a-pseudoThread.Tpo -c -o libobjectSystem_a-pseudoThread.o `test -f 'pseudoThread.cc' || echo '../../../src/ObjectSystem/'`pseudoThread.cc
mv -f .deps/libobjectSystem_a-pseudoThread.Tpo .deps/libobjectSystem_a-pseudoThread.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-fileManagerSymbol.o -MD -MP -MF .deps/libobjectSystem_a-fileManagerSymbol.Tpo -c -o libobjectSystem_a-fileManagerSymbol.o `test -f 'fileManagerSymbol.cc' || echo '../../../src/ObjectSystem/'`fileManagerSymbol.cc
mv -f .deps/libobjectSystem_a-fileManagerSymbol.Tpo .deps/libobjectSystem_a-fileManagerSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-streamManagerSymbol.o -MD -MP -MF .deps/libobjectSystem_a-streamManagerSymbol.Tpo -c -o libobjectSystem_a-streamManagerSymbol.o `test -f 'streamManagerSymbol.cc' || echo '../../../src/ObjectSystem/'`streamManagerSymbol.cc
mv -f .deps/libobjectSystem_a-streamManagerSymbol.Tpo .deps/libobjectSystem_a-streamManagerSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-processManagerSymbol.o -MD -MP -MF .deps/libobjectSystem_a-processManagerSymbol.Tpo -c -o libobjectSystem_a-processManagerSymbol.o `test -f 'processManagerSymbol.cc' || echo '../../../src/ObjectSystem/'`processManagerSymbol.cc
mv -f .deps/libobjectSystem_a-processManagerSymbol.Tpo .deps/libobjectSystem_a-processManagerSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-timeManagerSymbol.o -MD -MP -MF .deps/libobjectSystem_a-timeManagerSymbol.Tpo -c -o libobjectSystem_a-timeManagerSymbol.o `test -f 'timeManagerSymbol.cc' || echo '../../../src/ObjectSystem/'`timeManagerSymbol.cc
mv -f .deps/libobjectSystem_a-timeManagerSymbol.Tpo .deps/libobjectSystem_a-timeManagerSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-directoryManagerSymbol.o -MD -MP -MF .deps/libobjectSystem_a-directoryManagerSymbol.Tpo -c -o libobjectSystem_a-directoryManagerSymbol.o `test -f 'directoryManagerSymbol.cc' || echo '../../../src/ObjectSystem/'`directoryManagerSymbol.cc
mv -f .deps/libobjectSystem_a-directoryManagerSymbol.Tpo .deps/libobjectSystem_a-directoryManagerSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/ObjectSystem -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/FreeTheory -I../../../src/NA_Theory -I../../../src/S_Theory -I../../../src/BuiltIn -I../../../src/3rdParty   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libobjectSystem_a-prngManagerSymbol.o -MD -MP -MF .deps/libobjectSystem_a-prngManagerSymbol.Tpo -c -o libobjectSystem_a-prngManagerSymbol.o `test -f 'prngManagerSymbol.cc' || echo '../../../src/ObjectSystem/'`prngManagerSymbol.cc
mv -f .deps/libobjectSystem_a-prngManagerSymbol.Tpo .deps/libobjectSystem_a-prngManagerSymbol.Po
rm -f libobjectSystem.a
ar cr libobjectSystem.a libobjectSystem_a-configSymbol.o libobjectSystem_a-objectSystemRewritingContext.o libobjectSystem_a-externalObjectManagerSymbol.o libobjectSystem_a-socketManagerSymbol.o libobjectSystem_a-pseudoThread.o libobjectSystem_a-fileManagerSymbol.o libobjectSystem_a-streamManagerSymbol.o libobjectSystem_a-processManagerSymbol.o libobjectSystem_a-timeManagerSymbol.o libobjectSystem_a-directoryManagerSymbol.o libobjectSystem_a-prngManagerSymbol.o 
ranlib libobjectSystem.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/ObjectSystem'
Making all in Meta
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Meta'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Meta -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/AU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/IO_Stuff -I../../../src/StrategyLanguage -I../../../src/3rdParty -I../../../src/SMT -I../../../src/Parser   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmeta_a-metaModuleCache.o -MD -MP -MF .deps/libmeta_a-metaModuleCache.Tpo -c -o libmeta_a-metaModuleCache.o `test -f 'metaModuleCache.cc' || echo '../../../src/Meta/'`metaModuleCache.cc
mv -f .deps/libmeta_a-metaModuleCache.Tpo .deps/libmeta_a-metaModuleCache.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Meta -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/AU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/IO_Stuff -I../../../src/StrategyLanguage -I../../../src/3rdParty -I../../../src/SMT -I../../../src/Parser   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmeta_a-metaLevel.o -MD -MP -MF .deps/libmeta_a-metaLevel.Tpo -c -o libmeta_a-metaLevel.o `test -f 'metaLevel.cc' || echo '../../../src/Meta/'`metaLevel.cc
mv -f .deps/libmeta_a-metaLevel.Tpo .deps/libmeta_a-metaLevel.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Meta -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/AU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/IO_Stuff -I../../../src/StrategyLanguage -I../../../src/3rdParty -I../../../src/SMT -I../../../src/Parser   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmeta_a-interpreterManagerSymbol.o -MD -MP -MF .deps/libmeta_a-interpreterManagerSymbol.Tpo -c -o libmeta_a-interpreterManagerSymbol.o `test -f 'interpreterManagerSymbol.cc' || echo '../../../src/Meta/'`interpreterManagerSymbol.cc
mv -f .deps/libmeta_a-interpreterManagerSymbol.Tpo .deps/libmeta_a-interpreterManagerSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Meta -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/AU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/IO_Stuff -I../../../src/StrategyLanguage -I../../../src/3rdParty -I../../../src/SMT -I../../../src/Parser   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmeta_a-metaOpCache.o -MD -MP -MF .deps/libmeta_a-metaOpCache.Tpo -c -o libmeta_a-metaOpCache.o `test -f 'metaOpCache.cc' || echo '../../../src/Meta/'`metaOpCache.cc
mv -f .deps/libmeta_a-metaOpCache.Tpo .deps/libmeta_a-metaOpCache.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Meta -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/AU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/IO_Stuff -I../../../src/StrategyLanguage -I../../../src/3rdParty -I../../../src/SMT -I../../../src/Parser   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmeta_a-metaModule.o -MD -MP -MF .deps/libmeta_a-metaModule.Tpo -c -o libmeta_a-metaModule.o `test -f 'metaModule.cc' || echo '../../../src/Meta/'`metaModule.cc
mv -f .deps/libmeta_a-metaModule.Tpo .deps/libmeta_a-metaModule.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Meta -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/AU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/IO_Stuff -I../../../src/StrategyLanguage -I../../../src/3rdParty -I../../../src/SMT -I../../../src/Parser   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmeta_a-metaLevelOpSymbol.o -MD -MP -MF .deps/libmeta_a-metaLevelOpSymbol.Tpo -c -o libmeta_a-metaLevelOpSymbol.o `test -f 'metaLevelOpSymbol.cc' || echo '../../../src/Meta/'`metaLevelOpSymbol.cc
mv -f .deps/libmeta_a-metaLevelOpSymbol.Tpo .deps/libmeta_a-metaLevelOpSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Meta -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/AU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/IO_Stuff -I../../../src/StrategyLanguage -I../../../src/3rdParty -I../../../src/SMT -I../../../src/Parser   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmeta_a-metaPreModule.o -MD -MP -MF .deps/libmeta_a-metaPreModule.Tpo -c -o libmeta_a-metaPreModule.o `test -f 'metaPreModule.cc' || echo '../../../src/Meta/'`metaPreModule.cc
mv -f .deps/libmeta_a-metaPreModule.Tpo .deps/libmeta_a-metaPreModule.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Meta -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/AU_Theory -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/IO_Stuff -I../../../src/StrategyLanguage -I../../../src/3rdParty -I../../../src/SMT -I../../../src/Parser   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmeta_a-metaView.o -MD -MP -MF .deps/libmeta_a-metaView.Tpo -c -o libmeta_a-metaView.o `test -f 'metaView.cc' || echo '../../../src/Meta/'`metaView.cc
mv -f .deps/libmeta_a-metaView.Tpo .deps/libmeta_a-metaView.Po
rm -f libmeta.a
ar cr libmeta.a libmeta_a-metaModuleCache.o libmeta_a-metaLevel.o libmeta_a-interpreterManagerSymbol.o libmeta_a-metaOpCache.o libmeta_a-metaModule.o libmeta_a-metaLevelOpSymbol.o libmeta_a-metaPreModule.o libmeta_a-metaView.o 
ranlib libmeta.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Meta'
Making all in FullCompiler
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/FullCompiler'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/FullCompiler'
Making all in StrategyLanguage
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/StrategyLanguage'
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-strategyExpression.o -MD -MP -MF .deps/libstrategyLanguage_a-strategyExpression.Tpo -c -o libstrategyLanguage_a-strategyExpression.o `test -f 'strategyExpression.cc' || echo '../../../src/StrategyLanguage/'`strategyExpression.cc
mv -f .deps/libstrategyLanguage_a-strategyExpression.Tpo .deps/libstrategyLanguage_a-strategyExpression.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-trivialStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-trivialStrategy.Tpo -c -o libstrategyLanguage_a-trivialStrategy.o `test -f 'trivialStrategy.cc' || echo '../../../src/StrategyLanguage/'`trivialStrategy.cc
mv -f .deps/libstrategyLanguage_a-trivialStrategy.Tpo .deps/libstrategyLanguage_a-trivialStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-applicationStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-applicationStrategy.Tpo -c -o libstrategyLanguage_a-applicationStrategy.o `test -f 'applicationStrategy.cc' || echo '../../../src/StrategyLanguage/'`applicationStrategy.cc
mv -f .deps/libstrategyLanguage_a-applicationStrategy.Tpo .deps/libstrategyLanguage_a-applicationStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-concatenationStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-concatenationStrategy.Tpo -c -o libstrategyLanguage_a-concatenationStrategy.o `test -f 'concatenationStrategy.cc' || echo '../../../src/StrategyLanguage/'`concatenationStrategy.cc
mv -f .deps/libstrategyLanguage_a-concatenationStrategy.Tpo .deps/libstrategyLanguage_a-concatenationStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-iterationStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-iterationStrategy.Tpo -c -o libstrategyLanguage_a-iterationStrategy.o `test -f 'iterationStrategy.cc' || echo '../../../src/StrategyLanguage/'`iterationStrategy.cc
mv -f .deps/libstrategyLanguage_a-iterationStrategy.Tpo .deps/libstrategyLanguage_a-iterationStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-branchStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-branchStrategy.Tpo -c -o libstrategyLanguage_a-branchStrategy.o `test -f 'branchStrategy.cc' || echo '../../../src/StrategyLanguage/'`branchStrategy.cc
mv -f .deps/libstrategyLanguage_a-branchStrategy.Tpo .deps/libstrategyLanguage_a-branchStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-unionStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-unionStrategy.Tpo -c -o libstrategyLanguage_a-unionStrategy.o `test -f 'unionStrategy.cc' || echo '../../../src/StrategyLanguage/'`unionStrategy.cc
mv -f .deps/libstrategyLanguage_a-unionStrategy.Tpo .deps/libstrategyLanguage_a-unionStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-testStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-testStrategy.Tpo -c -o libstrategyLanguage_a-testStrategy.o `test -f 'testStrategy.cc' || echo '../../../src/StrategyLanguage/'`testStrategy.cc
mv -f .deps/libstrategyLanguage_a-testStrategy.Tpo .deps/libstrategyLanguage_a-testStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-subtermStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-subtermStrategy.Tpo -c -o libstrategyLanguage_a-subtermStrategy.o `test -f 'subtermStrategy.cc' || echo '../../../src/StrategyLanguage/'`subtermStrategy.cc
mv -f .deps/libstrategyLanguage_a-subtermStrategy.Tpo .deps/libstrategyLanguage_a-subtermStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-callStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-callStrategy.Tpo -c -o libstrategyLanguage_a-callStrategy.o `test -f 'callStrategy.cc' || echo '../../../src/StrategyLanguage/'`callStrategy.cc
mv -f .deps/libstrategyLanguage_a-callStrategy.Tpo .deps/libstrategyLanguage_a-callStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-strategicExecution.o -MD -MP -MF .deps/libstrategyLanguage_a-strategicExecution.Tpo -c -o libstrategyLanguage_a-strategicExecution.o `test -f 'strategicExecution.cc' || echo '../../../src/StrategyLanguage/'`strategicExecution.cc
mv -f .deps/libstrategyLanguage_a-strategicExecution.Tpo .deps/libstrategyLanguage_a-strategicExecution.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-strategicTask.o -MD -MP -MF .deps/libstrategyLanguage_a-strategicTask.Tpo -c -o libstrategyLanguage_a-strategicTask.o `test -f 'strategicTask.cc' || echo '../../../src/StrategyLanguage/'`strategicTask.cc
mv -f .deps/libstrategyLanguage_a-strategicTask.Tpo .deps/libstrategyLanguage_a-strategicTask.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-branchTask.o -MD -MP -MF .deps/libstrategyLanguage_a-branchTask.Tpo -c -o libstrategyLanguage_a-branchTask.o `test -f 'branchTask.cc' || echo '../../../src/StrategyLanguage/'`branchTask.cc
mv -f .deps/libstrategyLanguage_a-branchTask.Tpo .deps/libstrategyLanguage_a-branchTask.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-strategicProcess.o -MD -MP -MF .deps/libstrategyLanguage_a-strategicProcess.Tpo -c -o libstrategyLanguage_a-strategicProcess.o `test -f 'strategicProcess.cc' || echo '../../../src/StrategyLanguage/'`strategicProcess.cc
mv -f .deps/libstrategyLanguage_a-strategicProcess.Tpo .deps/libstrategyLanguage_a-strategicProcess.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-decompositionProcess.o -MD -MP -MF .deps/libstrategyLanguage_a-decompositionProcess.Tpo -c -o libstrategyLanguage_a-decompositionProcess.o `test -f 'decompositionProcess.cc' || echo '../../../src/StrategyLanguage/'`decompositionProcess.cc
mv -f .deps/libstrategyLanguage_a-decompositionProcess.Tpo .deps/libstrategyLanguage_a-decompositionProcess.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-applicationProcess.o -MD -MP -MF .deps/libstrategyLanguage_a-applicationProcess.Tpo -c -o libstrategyLanguage_a-applicationProcess.o `test -f 'applicationProcess.cc' || echo '../../../src/StrategyLanguage/'`applicationProcess.cc
mv -f .deps/libstrategyLanguage_a-applicationProcess.Tpo .deps/libstrategyLanguage_a-applicationProcess.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-strategicSearch.o -MD -MP -MF .deps/libstrategyLanguage_a-strategicSearch.Tpo -c -o libstrategyLanguage_a-strategicSearch.o `test -f 'strategicSearch.cc' || echo '../../../src/StrategyLanguage/'`strategicSearch.cc
mv -f .deps/libstrategyLanguage_a-strategicSearch.Tpo .deps/libstrategyLanguage_a-strategicSearch.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-depthFirstStrategicSearch.o -MD -MP -MF .deps/libstrategyLanguage_a-depthFirstStrategicSearch.Tpo -c -o libstrategyLanguage_a-depthFirstStrategicSearch.o `test -f 'depthFirstStrategicSearch.cc' || echo '../../../src/StrategyLanguage/'`depthFirstStrategicSearch.cc
mv -f .deps/libstrategyLanguage_a-depthFirstStrategicSearch.Tpo .deps/libstrategyLanguage_a-depthFirstStrategicSearch.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-fairStrategicSearch.o -MD -MP -MF .deps/libstrategyLanguage_a-fairStrategicSearch.Tpo -c -o libstrategyLanguage_a-fairStrategicSearch.o `test -f 'fairStrategicSearch.cc' || echo '../../../src/StrategyLanguage/'`fairStrategicSearch.cc
mv -f .deps/libstrategyLanguage_a-fairStrategicSearch.Tpo .deps/libstrategyLanguage_a-fairStrategicSearch.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-matchProcess.o -MD -MP -MF .deps/libstrategyLanguage_a-matchProcess.Tpo -c -o libstrategyLanguage_a-matchProcess.o `test -f 'matchProcess.cc' || echo '../../../src/StrategyLanguage/'`matchProcess.cc
mv -f .deps/libstrategyLanguage_a-matchProcess.Tpo .deps/libstrategyLanguage_a-matchProcess.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-subtermProcess.o -MD -MP -MF .deps/libstrategyLanguage_a-subtermProcess.Tpo -c -o libstrategyLanguage_a-subtermProcess.o `test -f 'subtermProcess.cc' || echo '../../../src/StrategyLanguage/'`subtermProcess.cc
mv -f .deps/libstrategyLanguage_a-subtermProcess.Tpo .deps/libstrategyLanguage_a-subtermProcess.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-rewriteTask.o -MD -MP -MF .deps/libstrategyLanguage_a-rewriteTask.Tpo -c -o libstrategyLanguage_a-rewriteTask.o `test -f 'rewriteTask.cc' || echo '../../../src/StrategyLanguage/'`rewriteTask.cc
mv -f .deps/libstrategyLanguage_a-rewriteTask.Tpo .deps/libstrategyLanguage_a-rewriteTask.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-subtermTask.o -MD -MP -MF .deps/libstrategyLanguage_a-subtermTask.Tpo -c -o libstrategyLanguage_a-subtermTask.o `test -f 'subtermTask.cc' || echo '../../../src/StrategyLanguage/'`subtermTask.cc
mv -f .deps/libstrategyLanguage_a-subtermTask.Tpo .deps/libstrategyLanguage_a-subtermTask.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-callTask.o -MD -MP -MF .deps/libstrategyLanguage_a-callTask.Tpo -c -o libstrategyLanguage_a-callTask.o `test -f 'callTask.cc' || echo '../../../src/StrategyLanguage/'`callTask.cc
mv -f .deps/libstrategyLanguage_a-callTask.Tpo .deps/libstrategyLanguage_a-callTask.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-callProcess.o -MD -MP -MF .deps/libstrategyLanguage_a-callProcess.Tpo -c -o libstrategyLanguage_a-callProcess.o `test -f 'callProcess.cc' || echo '../../../src/StrategyLanguage/'`callProcess.cc
mv -f .deps/libstrategyLanguage_a-callProcess.Tpo .deps/libstrategyLanguage_a-callProcess.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-strategyStackManager.o -MD -MP -MF .deps/libstrategyLanguage_a-strategyStackManager.Tpo -c -o libstrategyLanguage_a-strategyStackManager.o `test -f 'strategyStackManager.cc' || echo '../../../src/StrategyLanguage/'`strategyStackManager.cc
mv -f .deps/libstrategyLanguage_a-strategyStackManager.Tpo .deps/libstrategyLanguage_a-strategyStackManager.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-variableBindingsManager.o -MD -MP -MF .deps/libstrategyLanguage_a-variableBindingsManager.Tpo -c -o libstrategyLanguage_a-variableBindingsManager.o `test -f 'variableBindingsManager.cc' || echo '../../../src/StrategyLanguage/'`variableBindingsManager.cc
mv -f .deps/libstrategyLanguage_a-variableBindingsManager.Tpo .deps/libstrategyLanguage_a-variableBindingsManager.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-oneStrategy.o -MD -MP -MF .deps/libstrategyLanguage_a-oneStrategy.Tpo -c -o libstrategyLanguage_a-oneStrategy.o `test -f 'oneStrategy.cc' || echo '../../../src/StrategyLanguage/'`oneStrategy.cc
mv -f .deps/libstrategyLanguage_a-oneStrategy.Tpo .deps/libstrategyLanguage_a-oneStrategy.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/StrategyLanguage -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Variable -I../../../src/Core -I../../../src/Higher -I../../../src/FullCompiler   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libstrategyLanguage_a-oneTask.o -MD -MP -MF .deps/libstrategyLanguage_a-oneTask.Tpo -c -o libstrategyLanguage_a-oneTask.o `test -f 'oneTask.cc' || echo '../../../src/StrategyLanguage/'`oneTask.cc
mv -f .deps/libstrategyLanguage_a-oneTask.Tpo .deps/libstrategyLanguage_a-oneTask.Po
rm -f libstrategyLanguage.a
ar cr libstrategyLanguage.a libstrategyLanguage_a-strategyExpression.o libstrategyLanguage_a-trivialStrategy.o libstrategyLanguage_a-applicationStrategy.o libstrategyLanguage_a-concatenationStrategy.o libstrategyLanguage_a-iterationStrategy.o libstrategyLanguage_a-branchStrategy.o libstrategyLanguage_a-unionStrategy.o libstrategyLanguage_a-testStrategy.o libstrategyLanguage_a-subtermStrategy.o libstrategyLanguage_a-callStrategy.o libstrategyLanguage_a-strategicExecution.o libstrategyLanguage_a-strategicTask.o libstrategyLanguage_a-branchTask.o libstrategyLanguage_a-strategicProcess.o libstrategyLanguage_a-decompositionProcess.o libstrategyLanguage_a-applicationProcess.o libstrategyLanguage_a-strategicSearch.o libstrategyLanguage_a-depthFirstStrategicSearch.o libstrategyLanguage_a-fairStrategicSearch.o libstrategyLanguage_a-matchProcess.o libstrategyLanguage_a-subtermProcess.o libstrategyLanguage_a-rewriteTask.o libstrategyLanguage_a-subtermTask.o libstrategyLanguage_a-callTask.o libstrategyLanguage_a-callProcess.o libstrategyLanguage_a-strategyStackManager.o libstrategyLanguage_a-variableBindingsManager.o libstrategyLanguage_a-oneStrategy.o libstrategyLanguage_a-oneTask.o 
ranlib libstrategyLanguage.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/StrategyLanguage'
Making all in Mixfix
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
cat \
../../../src/Mixfix/top.yy \
../../../src/Mixfix/modules.yy \
../../../src/Mixfix/commands.yy \
../../../src/Mixfix/bottom.yy \
> surface.yy
bison -dv surface.yy -o surface.c
mv surface.c surface.cc
touch surface.h
flex -t -p -p ../../../src/Mixfix/lexer.ll > lexer.cc
-I (interactive) entails a minor performance penalty
flex -Pzz -t -p -p ../../../src/Mixfix/tokenizer.ll > tokenizer.cc
-I (interactive) entails a minor performance penalty
flex -Pxx -t -p -p ../../../src/Mixfix/deserializer.ll > deserializer.cc
-I (interactive) entails a minor performance penalty
make  all-am
make[4]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-parameterDatabase.o -MD -MP -MF .deps/libmixfix_a-parameterDatabase.Tpo -c -o libmixfix_a-parameterDatabase.o `test -f 'parameterDatabase.cc' || echo '../../../src/Mixfix/'`parameterDatabase.cc
mv -f .deps/libmixfix_a-parameterDatabase.Tpo .deps/libmixfix_a-parameterDatabase.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-syntaxContainer.o -MD -MP -MF .deps/libmixfix_a-syntaxContainer.Tpo -c -o libmixfix_a-syntaxContainer.o `test -f 'syntaxContainer.cc' || echo '../../../src/Mixfix/'`syntaxContainer.cc
mv -f .deps/libmixfix_a-syntaxContainer.Tpo .deps/libmixfix_a-syntaxContainer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-renaming.o -MD -MP -MF .deps/libmixfix_a-renaming.Tpo -c -o libmixfix_a-renaming.o `test -f 'renaming.cc' || echo '../../../src/Mixfix/'`renaming.cc
mv -f .deps/libmixfix_a-renaming.Tpo .deps/libmixfix_a-renaming.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-view.o -MD -MP -MF .deps/libmixfix_a-view.Tpo -c -o libmixfix_a-view.o `test -f 'view.cc' || echo '../../../src/Mixfix/'`view.cc
mv -f .deps/libmixfix_a-view.Tpo .deps/libmixfix_a-view.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-syntacticView.o -MD -MP -MF .deps/libmixfix_a-syntacticView.Tpo -c -o libmixfix_a-syntacticView.o `test -f 'syntacticView.cc' || echo '../../../src/Mixfix/'`syntacticView.cc
mv -f .deps/libmixfix_a-syntacticView.Tpo .deps/libmixfix_a-syntacticView.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-entity.o -MD -MP -MF .deps/libmixfix_a-entity.Tpo -c -o libmixfix_a-entity.o `test -f 'entity.cc' || echo '../../../src/Mixfix/'`entity.cc
mv -f .deps/libmixfix_a-entity.Tpo .deps/libmixfix_a-entity.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-moduleCache.o -MD -MP -MF .deps/libmixfix_a-moduleCache.Tpo -c -o libmixfix_a-moduleCache.o `test -f 'moduleCache.cc' || echo '../../../src/Mixfix/'`moduleCache.cc
mv -f .deps/libmixfix_a-moduleCache.Tpo .deps/libmixfix_a-moduleCache.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-moduleExpression.o -MD -MP -MF .deps/libmixfix_a-moduleExpression.Tpo -c -o libmixfix_a-moduleExpression.o `test -f 'moduleExpression.cc' || echo '../../../src/Mixfix/'`moduleExpression.cc
mv -f .deps/libmixfix_a-moduleExpression.Tpo .deps/libmixfix_a-moduleExpression.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-viewExpression.o -MD -MP -MF .deps/libmixfix_a-viewExpression.Tpo -c -o libmixfix_a-viewExpression.o `test -f 'viewExpression.cc' || echo '../../../src/Mixfix/'`viewExpression.cc
mv -f .deps/libmixfix_a-viewExpression.Tpo .deps/libmixfix_a-viewExpression.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-viewCache.o -MD -MP -MF .deps/libmixfix_a-viewCache.Tpo -c -o libmixfix_a-viewCache.o `test -f 'viewCache.cc' || echo '../../../src/Mixfix/'`viewCache.cc
mv -f .deps/libmixfix_a-viewCache.Tpo .deps/libmixfix_a-viewCache.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-enclosingObject.o -MD -MP -MF .deps/libmixfix_a-enclosingObject.Tpo -c -o libmixfix_a-enclosingObject.o `test -f 'enclosingObject.cc' || echo '../../../src/Mixfix/'`enclosingObject.cc
mv -f .deps/libmixfix_a-enclosingObject.Tpo .deps/libmixfix_a-enclosingObject.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-importModule.o -MD -MP -MF .deps/libmixfix_a-importModule.Tpo -c -o libmixfix_a-importModule.o `test -f 'importModule.cc' || echo '../../../src/Mixfix/'`importModule.cc
mv -f .deps/libmixfix_a-importModule.Tpo .deps/libmixfix_a-importModule.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-importTranslation.o -MD -MP -MF .deps/libmixfix_a-importTranslation.Tpo -c -o libmixfix_a-importTranslation.o `test -f 'importTranslation.cc' || echo '../../../src/Mixfix/'`importTranslation.cc
mv -f .deps/libmixfix_a-importTranslation.Tpo .deps/libmixfix_a-importTranslation.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-strategyTranslation.o -MD -MP -MF .deps/libmixfix_a-strategyTranslation.Tpo -c -o libmixfix_a-strategyTranslation.o `test -f 'strategyTranslation.cc' || echo '../../../src/Mixfix/'`strategyTranslation.cc
mv -f .deps/libmixfix_a-strategyTranslation.Tpo .deps/libmixfix_a-strategyTranslation.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-fileTable.o -MD -MP -MF .deps/libmixfix_a-fileTable.Tpo -c -o libmixfix_a-fileTable.o `test -f 'fileTable.cc' || echo '../../../src/Mixfix/'`fileTable.cc
mv -f .deps/libmixfix_a-fileTable.Tpo .deps/libmixfix_a-fileTable.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-loopSymbol.o -MD -MP -MF .deps/libmixfix_a-loopSymbol.Tpo -c -o libmixfix_a-loopSymbol.o `test -f 'loopSymbol.cc' || echo '../../../src/Mixfix/'`loopSymbol.cc
mv -f .deps/libmixfix_a-loopSymbol.Tpo .deps/libmixfix_a-loopSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-quotedIdentifierSymbol.o -MD -MP -MF .deps/libmixfix_a-quotedIdentifierSymbol.Tpo -c -o libmixfix_a-quotedIdentifierSymbol.o `test -f 'quotedIdentifierSymbol.cc' || echo '../../../src/Mixfix/'`quotedIdentifierSymbol.cc
mv -f .deps/libmixfix_a-quotedIdentifierSymbol.Tpo .deps/libmixfix_a-quotedIdentifierSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-quotedIdentifierDagNode.o -MD -MP -MF .deps/libmixfix_a-quotedIdentifierDagNode.Tpo -c -o libmixfix_a-quotedIdentifierDagNode.o `test -f 'quotedIdentifierDagNode.cc' || echo '../../../src/Mixfix/'`quotedIdentifierDagNode.cc
mv -f .deps/libmixfix_a-quotedIdentifierDagNode.Tpo .deps/libmixfix_a-quotedIdentifierDagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-quotedIdentifierTerm.o -MD -MP -MF .deps/libmixfix_a-quotedIdentifierTerm.Tpo -c -o libmixfix_a-quotedIdentifierTerm.o `test -f 'quotedIdentifierTerm.cc' || echo '../../../src/Mixfix/'`quotedIdentifierTerm.cc
mv -f .deps/libmixfix_a-quotedIdentifierTerm.Tpo .deps/libmixfix_a-quotedIdentifierTerm.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-quotedIdentifierOpSymbol.o -MD -MP -MF .deps/libmixfix_a-quotedIdentifierOpSymbol.Tpo -c -o libmixfix_a-quotedIdentifierOpSymbol.o `test -f 'quotedIdentifierOpSymbol.cc' || echo '../../../src/Mixfix/'`quotedIdentifierOpSymbol.cc
mv -f .deps/libmixfix_a-quotedIdentifierOpSymbol.Tpo .deps/libmixfix_a-quotedIdentifierOpSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-commutativeDecomposeEqualitySymbol.o -MD -MP -MF .deps/libmixfix_a-commutativeDecomposeEqualitySymbol.Tpo -c -o libmixfix_a-commutativeDecomposeEqualitySymbol.o `test -f 'commutativeDecomposeEqualitySymbol.cc' || echo '../../../src/Mixfix/'`commutativeDecomposeEqualitySymbol.cc
mv -f .deps/libmixfix_a-commutativeDecomposeEqualitySymbol.Tpo .deps/libmixfix_a-commutativeDecomposeEqualitySymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-mixfixModule.o -MD -MP -MF .deps/libmixfix_a-mixfixModule.Tpo -c -o libmixfix_a-mixfixModule.o `test -f 'mixfixModule.cc' || echo '../../../src/Mixfix/'`mixfixModule.cc
In file included from ../../../src/Mixfix/mixfixModule.cc:29:
In member function 'void Vector<T>::contractTo(size_type) [with T = OpDeclaration]',
    inlined from 'void Vector<T>::resize(size_type) [with T = OpDeclaration]' at ../../../src/Utility/vector.hh:375:15,
    inlined from 'void SortTable::addOpDeclaration(const Vector<Sort*>&, bool)' at ../../../src/Core/sortTable.hh:163:24:
../../../src/Utility/vector.hh:356:11: warning: iteration 536870912 invokes undefined behavior [-Waggressive-loop-optimizations]
../../../src/Utility/vector.hh:355:39: note: within this loop
In member function 'void Vector<T>::contractTo(size_type) [with T = MixfixModule::IdHook]',
    inlined from 'void Vector<T>::resize(size_type) [with T = MixfixModule::IdHook]' at ../../../src/Utility/vector.hh:375:15,
    inlined from 'void MixfixModule::addIdHookToPolymorph(int, int, const Vector<int>&)' at ../../../src/Mixfix/mixfixModule.cc:1017:17:
../../../src/Utility/vector.hh:356:11: warning: iteration 536870912 invokes undefined behavior [-Waggressive-loop-optimizations]
../../../src/Utility/vector.hh:355:39: note: within this loop
In member function 'void Vector<T>::contractTo(size_type) [with T = Vector<const char*>]',
    inlined from 'void Vector<T>::resize(size_type) [with T = Vector<const char*>]' at ../../../src/Utility/vector.hh:375:15,
    inlined from 'void MixfixModule::getDataAttachments(Symbol*, const Vector<Sort*>&, Vector<const char*>&, Vector<Vector<const char*> >&) const' at ../../../src/Mixfix/mixfixModule.cc:1221:19:
../../../src/Utility/vector.hh:356:11: warning: iteration 1073741823 invokes undefined behavior [-Waggressive-loop-optimizations]
../../../src/Utility/vector.hh:355:39: note: within this loop
mv -f .deps/libmixfix_a-mixfixModule.Tpo .deps/libmixfix_a-mixfixModule.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-token.o -MD -MP -MF .deps/libmixfix_a-token.Tpo -c -o libmixfix_a-token.o `test -f 'token.cc' || echo '../../../src/Mixfix/'`token.cc
mv -f .deps/libmixfix_a-token.Tpo .deps/libmixfix_a-token.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-global.o -MD -MP -MF .deps/libmixfix_a-global.Tpo -c -o libmixfix_a-global.o `test -f 'global.cc' || echo '../../../src/Mixfix/'`global.cc
mv -f .deps/libmixfix_a-global.Tpo .deps/libmixfix_a-global.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-userLevelRewritingContext.o -MD -MP -MF .deps/libmixfix_a-userLevelRewritingContext.Tpo -c -o libmixfix_a-userLevelRewritingContext.o `test -f 'userLevelRewritingContext.cc' || echo '../../../src/Mixfix/'`userLevelRewritingContext.cc
mv -f .deps/libmixfix_a-userLevelRewritingContext.Tpo .deps/libmixfix_a-userLevelRewritingContext.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-preModule.o -MD -MP -MF .deps/libmixfix_a-preModule.Tpo -c -o libmixfix_a-preModule.o `test -f 'preModule.cc' || echo '../../../src/Mixfix/'`preModule.cc
mv -f .deps/libmixfix_a-preModule.Tpo .deps/libmixfix_a-preModule.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-syntacticPreModule.o -MD -MP -MF .deps/libmixfix_a-syntacticPreModule.Tpo -c -o libmixfix_a-syntacticPreModule.o `test -f 'syntacticPreModule.cc' || echo '../../../src/Mixfix/'`syntacticPreModule.cc
In file included from ../../../src/Mixfix/syntacticPreModule.cc:29:
In member function 'void Vector<T>::contractTo(size_type) [with T = SyntacticPreModule::ClassDecl]',
    inlined from 'void Vector<T>::resize(size_type) [with T = SyntacticPreModule::ClassDecl]' at ../../../src/Utility/vector.hh:375:15,
    inlined from 'void SyntacticPreModule::addClassDecl(Token)' at ../../../src/Mixfix/syntacticPreModule.cc:350:24:
../../../src/Utility/vector.hh:356:11: warning: iteration 268435456 invokes undefined behavior [-Waggressive-loop-optimizations]
../../../src/Utility/vector.hh:355:39: note: within this loop
mv -f .deps/libmixfix_a-syntacticPreModule.Tpo .deps/libmixfix_a-syntacticPreModule.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-symbolType.o -MD -MP -MF .deps/libmixfix_a-symbolType.Tpo -c -o libmixfix_a-symbolType.o `test -f 'symbolType.cc' || echo '../../../src/Mixfix/'`symbolType.cc
mv -f .deps/libmixfix_a-symbolType.Tpo .deps/libmixfix_a-symbolType.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-xmlBuffer.o -MD -MP -MF .deps/libmixfix_a-xmlBuffer.Tpo -c -o libmixfix_a-xmlBuffer.o `test -f 'xmlBuffer.cc' || echo '../../../src/Mixfix/'`xmlBuffer.cc
mv -f .deps/libmixfix_a-xmlBuffer.Tpo .deps/libmixfix_a-xmlBuffer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-maudemlBuffer.o -MD -MP -MF .deps/libmixfix_a-maudemlBuffer.Tpo -c -o libmixfix_a-maudemlBuffer.o `test -f 'maudemlBuffer.cc' || echo '../../../src/Mixfix/'`maudemlBuffer.cc
mv -f .deps/libmixfix_a-maudemlBuffer.Tpo .deps/libmixfix_a-maudemlBuffer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-interpreter.o -MD -MP -MF .deps/libmixfix_a-interpreter.Tpo -c -o libmixfix_a-interpreter.o `test -f 'interpreter.cc' || echo '../../../src/Mixfix/'`interpreter.cc
mv -f .deps/libmixfix_a-interpreter.Tpo .deps/libmixfix_a-interpreter.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-moduleDatabase.o -MD -MP -MF .deps/libmixfix_a-moduleDatabase.Tpo -c -o libmixfix_a-moduleDatabase.o `test -f 'moduleDatabase.cc' || echo '../../../src/Mixfix/'`moduleDatabase.cc
mv -f .deps/libmixfix_a-moduleDatabase.Tpo .deps/libmixfix_a-moduleDatabase.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-viewDatabase.o -MD -MP -MF .deps/libmixfix_a-viewDatabase.Tpo -c -o libmixfix_a-viewDatabase.o `test -f 'viewDatabase.cc' || echo '../../../src/Mixfix/'`viewDatabase.cc
mv -f .deps/libmixfix_a-viewDatabase.Tpo .deps/libmixfix_a-viewDatabase.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-profileModule.o -MD -MP -MF .deps/libmixfix_a-profileModule.Tpo -c -o libmixfix_a-profileModule.o `test -f 'profileModule.cc' || echo '../../../src/Mixfix/'`profileModule.cc
mv -f .deps/libmixfix_a-profileModule.Tpo .deps/libmixfix_a-profileModule.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-mixfixParser.o -MD -MP -MF .deps/libmixfix_a-mixfixParser.Tpo -c -o libmixfix_a-mixfixParser.o `test -f 'mixfixParser.cc' || echo '../../../src/Mixfix/'`mixfixParser.cc
mv -f .deps/libmixfix_a-mixfixParser.Tpo .deps/libmixfix_a-mixfixParser.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-visibleModule.o -MD -MP -MF .deps/libmixfix_a-visibleModule.Tpo -c -o libmixfix_a-visibleModule.o `test -f 'visibleModule.cc' || echo '../../../src/Mixfix/'`visibleModule.cc
mv -f .deps/libmixfix_a-visibleModule.Tpo .deps/libmixfix_a-visibleModule.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-sharedTokens.o -MD -MP -MF .deps/libmixfix_a-sharedTokens.Tpo -c -o libmixfix_a-sharedTokens.o `test -f 'sharedTokens.cc' || echo '../../../src/Mixfix/'`sharedTokens.cc
mv -f .deps/libmixfix_a-sharedTokens.Tpo .deps/libmixfix_a-sharedTokens.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-metadataStore.o -MD -MP -MF .deps/libmixfix_a-metadataStore.Tpo -c -o libmixfix_a-metadataStore.o `test -f 'metadataStore.cc' || echo '../../../src/Mixfix/'`metadataStore.cc
mv -f .deps/libmixfix_a-metadataStore.Tpo .deps/libmixfix_a-metadataStore.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-printAttribute.o -MD -MP -MF .deps/libmixfix_a-printAttribute.Tpo -c -o libmixfix_a-printAttribute.o `test -f 'printAttribute.cc' || echo '../../../src/Mixfix/'`printAttribute.cc
mv -f .deps/libmixfix_a-printAttribute.Tpo .deps/libmixfix_a-printAttribute.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-banner.o -MD -MP -MF .deps/libmixfix_a-banner.Tpo -c -o libmixfix_a-banner.o `test -f 'banner.cc' || echo '../../../src/Mixfix/'`banner.cc
mv -f .deps/libmixfix_a-banner.Tpo .deps/libmixfix_a-banner.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-lexer.o -MD -MP -MF .deps/libmixfix_a-lexer.Tpo -c -o libmixfix_a-lexer.o `test -f 'lexer.cc' || echo '../../../src/Mixfix/'`lexer.cc
mv -f .deps/libmixfix_a-lexer.Tpo .deps/libmixfix_a-lexer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-tokenizer.o -MD -MP -MF .deps/libmixfix_a-tokenizer.Tpo -c -o libmixfix_a-tokenizer.o `test -f 'tokenizer.cc' || echo '../../../src/Mixfix/'`tokenizer.cc
mv -f .deps/libmixfix_a-tokenizer.Tpo .deps/libmixfix_a-tokenizer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-deserializer.o -MD -MP -MF .deps/libmixfix_a-deserializer.Tpo -c -o libmixfix_a-deserializer.o `test -f 'deserializer.cc' || echo '../../../src/Mixfix/'`deserializer.cc
mv -f .deps/libmixfix_a-deserializer.Tpo .deps/libmixfix_a-deserializer.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-surface.o -MD -MP -MF .deps/libmixfix_a-surface.Tpo -c -o libmixfix_a-surface.o `test -f 'surface.cc' || echo '../../../src/Mixfix/'`surface.cc
mv -f .deps/libmixfix_a-surface.Tpo .deps/libmixfix_a-surface.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-freshVariableSource.o -MD -MP -MF .deps/libmixfix_a-freshVariableSource.Tpo -c -o libmixfix_a-freshVariableSource.o `test -f 'freshVariableSource.cc' || echo '../../../src/Mixfix/'`freshVariableSource.cc
mv -f .deps/libmixfix_a-freshVariableSource.Tpo .deps/libmixfix_a-freshVariableSource.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-variableGenerator.o -MD -MP -MF .deps/libmixfix_a-variableGenerator.Tpo -c -o libmixfix_a-variableGenerator.o `test -f 'variableGenerator.cc' || echo '../../../src/Mixfix/'`variableGenerator.cc
mv -f .deps/libmixfix_a-variableGenerator.Tpo .deps/libmixfix_a-variableGenerator.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-objectConstructorSymbol.o -MD -MP -MF .deps/libmixfix_a-objectConstructorSymbol.Tpo -c -o libmixfix_a-objectConstructorSymbol.o `test -f 'objectConstructorSymbol.cc' || echo '../../../src/Mixfix/'`objectConstructorSymbol.cc
mv -f .deps/libmixfix_a-objectConstructorSymbol.Tpo .deps/libmixfix_a-objectConstructorSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Mixfix -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/Parser -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/SMT   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libmixfix_a-maudeLatexBuffer.o -MD -MP -MF .deps/libmixfix_a-maudeLatexBuffer.Tpo -c -o libmixfix_a-maudeLatexBuffer.o `test -f 'maudeLatexBuffer.cc' || echo '../../../src/Mixfix/'`maudeLatexBuffer.cc
mv -f .deps/libmixfix_a-maudeLatexBuffer.Tpo .deps/libmixfix_a-maudeLatexBuffer.Po
rm -f libmixfix.a
ar cr libmixfix.a libmixfix_a-parameterDatabase.o libmixfix_a-syntaxContainer.o libmixfix_a-renaming.o libmixfix_a-view.o libmixfix_a-syntacticView.o libmixfix_a-entity.o libmixfix_a-moduleCache.o libmixfix_a-moduleExpression.o libmixfix_a-viewExpression.o libmixfix_a-viewCache.o libmixfix_a-enclosingObject.o libmixfix_a-importModule.o libmixfix_a-importTranslation.o libmixfix_a-strategyTranslation.o libmixfix_a-fileTable.o libmixfix_a-loopSymbol.o libmixfix_a-quotedIdentifierSymbol.o libmixfix_a-quotedIdentifierDagNode.o libmixfix_a-quotedIdentifierTerm.o libmixfix_a-quotedIdentifierOpSymbol.o libmixfix_a-commutativeDecomposeEqualitySymbol.o libmixfix_a-mixfixModule.o libmixfix_a-token.o libmixfix_a-global.o libmixfix_a-userLevelRewritingContext.o libmixfix_a-preModule.o libmixfix_a-syntacticPreModule.o libmixfix_a-symbolType.o libmixfix_a-xmlBuffer.o libmixfix_a-maudemlBuffer.o libmixfix_a-interpreter.o libmixfix_a-moduleDatabase.o libmixfix_a-viewDatabase.o libmixfix_a-profileModule.o libmixfix_a-mixfixParser.o libmixfix_a-visibleModule.o libmixfix_a-sharedTokens.o libmixfix_a-metadataStore.o libmixfix_a-printAttribute.o libmixfix_a-banner.o libmixfix_a-lexer.o libmixfix_a-tokenizer.o libmixfix_a-deserializer.o libmixfix_a-surface.o libmixfix_a-freshVariableSource.o libmixfix_a-variableGenerator.o libmixfix_a-objectConstructorSymbol.o libmixfix_a-maudeLatexBuffer.o  
ranlib libmixfix.a
make[4]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
Making all in SMT
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/SMT'
g++ -DHAVE_CONFIG_H -I. -I../../../src/SMT -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/Higher -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/BuiltIn   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libSMT_a-SMT_Symbol.o -MD -MP -MF .deps/libSMT_a-SMT_Symbol.Tpo -c -o libSMT_a-SMT_Symbol.o `test -f 'SMT_Symbol.cc' || echo '../../../src/SMT/'`SMT_Symbol.cc
mv -f .deps/libSMT_a-SMT_Symbol.Tpo .deps/libSMT_a-SMT_Symbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/SMT -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/Higher -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/BuiltIn   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libSMT_a-SMT_NumberSymbol.o -MD -MP -MF .deps/libSMT_a-SMT_NumberSymbol.Tpo -c -o libSMT_a-SMT_NumberSymbol.o `test -f 'SMT_NumberSymbol.cc' || echo '../../../src/SMT/'`SMT_NumberSymbol.cc
mv -f .deps/libSMT_a-SMT_NumberSymbol.Tpo .deps/libSMT_a-SMT_NumberSymbol.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/SMT -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/Higher -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/BuiltIn   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libSMT_a-SMT_NumberDagNode.o -MD -MP -MF .deps/libSMT_a-SMT_NumberDagNode.Tpo -c -o libSMT_a-SMT_NumberDagNode.o `test -f 'SMT_NumberDagNode.cc' || echo '../../../src/SMT/'`SMT_NumberDagNode.cc
mv -f .deps/libSMT_a-SMT_NumberDagNode.Tpo .deps/libSMT_a-SMT_NumberDagNode.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/SMT -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/Higher -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/BuiltIn   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libSMT_a-SMT_NumberTerm.o -MD -MP -MF .deps/libSMT_a-SMT_NumberTerm.Tpo -c -o libSMT_a-SMT_NumberTerm.o `test -f 'SMT_NumberTerm.cc' || echo '../../../src/SMT/'`SMT_NumberTerm.cc
mv -f .deps/libSMT_a-SMT_NumberTerm.Tpo .deps/libSMT_a-SMT_NumberTerm.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/SMT -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/Higher -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/BuiltIn   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libSMT_a-SMT_RewriteSearchState.o -MD -MP -MF .deps/libSMT_a-SMT_RewriteSearchState.Tpo -c -o libSMT_a-SMT_RewriteSearchState.o `test -f 'SMT_RewriteSearchState.cc' || echo '../../../src/SMT/'`SMT_RewriteSearchState.cc
mv -f .deps/libSMT_a-SMT_RewriteSearchState.Tpo .deps/libSMT_a-SMT_RewriteSearchState.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/SMT -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/Higher -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/BuiltIn   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libSMT_a-SMT_RewriteSequenceSearch.o -MD -MP -MF .deps/libSMT_a-SMT_RewriteSequenceSearch.Tpo -c -o libSMT_a-SMT_RewriteSequenceSearch.o `test -f 'SMT_RewriteSequenceSearch.cc' || echo '../../../src/SMT/'`SMT_RewriteSequenceSearch.cc
mv -f .deps/libSMT_a-SMT_RewriteSequenceSearch.Tpo .deps/libSMT_a-SMT_RewriteSequenceSearch.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/SMT -I../..  -I../../../src/Utility -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/Higher -I../../../src/FullCompiler -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/BuiltIn   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libSMT_a-SMT_Info.o -MD -MP -MF .deps/libSMT_a-SMT_Info.Tpo -c -o libSMT_a-SMT_Info.o `test -f 'SMT_Info.cc' || echo '../../../src/SMT/'`SMT_Info.cc
mv -f .deps/libSMT_a-SMT_Info.Tpo .deps/libSMT_a-SMT_Info.Po
rm -f libSMT.a
ar cr libSMT.a libSMT_a-SMT_Symbol.o libSMT_a-SMT_NumberSymbol.o libSMT_a-SMT_NumberDagNode.o libSMT_a-SMT_NumberTerm.o libSMT_a-SMT_RewriteSearchState.o libSMT_a-SMT_RewriteSequenceSearch.o libSMT_a-SMT_Info.o 
ranlib libSMT.a
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/SMT'
Making all in Main
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Main'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Main -I../..  -I../../../src/Utility -I../../../src/Temporal -I../../../src/Interface -I../../../src/Core -I../../../src/Variable -I../../../src/FullCompiler -I../../../src/Higher -I../../../src/CUI_Theory -I../../../src/S_Theory -I../../../src/NA_Theory -I../../../src/FreeTheory -I../../../src/ObjectSystem -I../../../src/Mixfix -I../../../src/BuiltIn -I../../../src/SMT -I../../../src/IO_Stuff -I../../../src/ACU_Persistent -I../../../src/ACU_Theory -I../../../src/AU_Persistent -I../../../src/AU_Theory -I../../../src/Meta -I../../../src/3rdParty -I../../../src/FullCompiler -I../../../src/StrategyLanguage -I../../../src/Parser -I../../../src/Mixfix   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT maude-main.o -MD -MP -MF .deps/maude-main.Tpo -c -o maude-main.o `test -f 'main.cc' || echo '../../../src/Main/'`main.cc
mv -f .deps/maude-main.Tpo .deps/maude-main.Po
g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o maude maude-main.o ../Mixfix/libmixfix.a ../StrategyLanguage/libstrategyLanguage.a ../Meta/libmeta.a ../Mixfix/libmixfix.a ../ObjectSystem/libobjectSystem.a ../BuiltIn/libbuiltIn.a ../SMT/libSMT.a ../Higher/libhigher.a ../FreeTheory/libfreeTheory.a ../AU_Theory/libAU_Theory.a ../AU_Persistent/libAU_Persistent.a ../ACU_Theory/libACU_Theory.a ../ACU_Persistent/libACU_Persistent.a ../CUI_Theory/libCUI_Theory.a ../S_Theory/libS_Theory.a ../NA_Theory/libNA_Theory.a ../Variable/libvariable.a ../Interface/libinterface.a ../Core/libcore.a ../Parser/libparser.a ../Temporal/libtemporal.a ../IO_Stuff/libIO_Stuff.a  ../Utility/libutility.a -lcvc4 -lcln -lyices -lgmpxx -lgmp -lbdd -ltecla -ltinfo -lsigsegv -lrt 
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Main'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src'
Making all in tests
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests'
Making all in Corner
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/Corner'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/Corner'
Making all in BuiltIn
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/BuiltIn'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/BuiltIn'
Making all in Misc
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/Misc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/Misc'
Making all in Meta
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/Meta'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/Meta'
Making all in ResolvedBugs
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/ResolvedBugs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/ResolvedBugs'
Making all in StrategyLanguage
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/StrategyLanguage'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/StrategyLanguage'
Making all in ObjectOriented
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/ObjectOriented'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/ObjectOriented'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests'
Making all in doc
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/doc'
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build'
make[1]: Leaving directory '/build/maude/src/Maude-Maude3.5/build'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src'
Making install in Utility
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Utility'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Utility'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Utility'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Utility'
Making install in Parser
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Parser'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Parser'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Parser'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Parser'
Making install in Temporal
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Temporal'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Temporal'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Temporal'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Temporal'
Making install in Interface
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Interface'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Interface'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Interface'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Interface'
Making install in Core
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Core'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Core'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Core'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Core'
Making install in Variable
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Variable'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Variable'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Variable'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Variable'
Making install in NA_Theory
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/NA_Theory'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/NA_Theory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/NA_Theory'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/NA_Theory'
Making install in ACU_Persistent
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Persistent'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Persistent'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Persistent'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Persistent'
Making install in ACU_Theory
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Theory'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Theory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Theory'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/ACU_Theory'
Making install in AU_Persistent
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Persistent'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Persistent'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Persistent'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Persistent'
Making install in AU_Theory
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Theory'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Theory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Theory'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/AU_Theory'
Making install in CUI_Theory
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/CUI_Theory'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/CUI_Theory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/CUI_Theory'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/CUI_Theory'
Making install in S_Theory
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/S_Theory'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/S_Theory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/S_Theory'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/S_Theory'
Making install in FreeTheory
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/FreeTheory'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/FreeTheory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/FreeTheory'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/FreeTheory'
Making install in Higher
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Higher'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Higher'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Higher'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Higher'
Making install in BuiltIn
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/BuiltIn'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/BuiltIn'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/BuiltIn'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/BuiltIn'
Making install in IO_Stuff
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/IO_Stuff'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/IO_Stuff'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/IO_Stuff'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/IO_Stuff'
Making install in ObjectSystem
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/ObjectSystem'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/ObjectSystem'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/ObjectSystem'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/ObjectSystem'
Making install in Meta
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Meta'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Meta'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Meta'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Meta'
Making install in FullCompiler
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/FullCompiler'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/FullCompiler'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/FullCompiler'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/FullCompiler'
Making install in StrategyLanguage
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/StrategyLanguage'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/StrategyLanguage'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/StrategyLanguage'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/StrategyLanguage'
Making install in Mixfix
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
make  install-am
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
make[4]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Mixfix'
Making install in SMT
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/SMT'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/SMT'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/SMT'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/SMT'
Making install in Main
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Main'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src/Main'
 /usr/bin/mkdir -p '/build/maude/pkg/maude//usr/bin'
 /usr/bin/mkdir -p '/build/maude/pkg/maude//usr/share/maude'
 /usr/bin/install -c -m 644 ../../../src/Main/prelude.maude ../../../src/Main/model-checker.maude ../../../src/Main/socket.maude ../../../src/Main/linear.maude ../../../src/Main/machine-int.maude ../../../src/Main/term-order.maude ../../../src/Main/metaInterpreter.maude ../../../src/Main/smt.maude ../../../src/Main/file.maude ../../../src/Main/time.maude ../../../src/Main/prng.maude '/build/maude/pkg/maude//usr/share/maude'
  /usr/bin/install -c maude '/build/maude/pkg/maude//usr/bin'
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Main'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src/Main'
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src'
make[1]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/src'
Making install in tests
make[1]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests'
Making install in Corner
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/Corner'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/Corner'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/Corner'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/Corner'
Making install in BuiltIn
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/BuiltIn'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/BuiltIn'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/BuiltIn'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/BuiltIn'
Making install in Misc
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/Misc'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/Misc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/Misc'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/Misc'
Making install in Meta
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/Meta'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/Meta'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/Meta'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/Meta'
Making install in ResolvedBugs
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/ResolvedBugs'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/ResolvedBugs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/ResolvedBugs'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/ResolvedBugs'
Making install in StrategyLanguage
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/StrategyLanguage'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/StrategyLanguage'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/StrategyLanguage'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/StrategyLanguage'
Making install in ObjectOriented
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/ObjectOriented'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests/ObjectOriented'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/ObjectOriented'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests/ObjectOriented'
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests'
make[3]: Entering directory '/build/maude/src/Maude-Maude3.5/build/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests'
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests'
make[1]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/tests'
Making install in doc
make[1]: Entering directory '/build/maude/src/Maude-Maude3.5/build/doc'
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/doc'
make[1]: Leaving directory '/build/maude/src/Maude-Maude3.5/build/doc'
make[1]: Entering directory '/build/maude/src/Maude-Maude3.5/build'
make[2]: Entering directory '/build/maude/src/Maude-Maude3.5/build'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/maude/src/Maude-Maude3.5/build'
make[1]: Leaving directory '/build/maude/src/Maude-Maude3.5/build'
==> 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 "maude"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: maude 3.5-1 (Fri Jul  4 20:35:42 2025)
==> Cleaning up...