==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: brial 1.2.14-1 (Thu May 22 05:53:22 2025)
==> Retrieving sources...
  -> Cloning BRiAl git repo...
Cloning into bare repository '/home/leming/work/brial/BRiAl'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    BRiAl ... Skipped
==> Making package: brial 1.2.14-1 (Thu May 22 05:53:31 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libpng-1.6.48-1  m4ri-20250128-1

Total Download Size:   0.09 MiB
Total Installed Size:  1.09 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 m4ri-20250128-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libpng...
installing m4ri...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) boost-libs-1.88.0-2  perl-error-0.17030-1  perl-mailtools-2.22-1
             perl-timedate-2.33-7  zlib-ng-2.2.4-1  boost-1.88.0-2
             git-2.49.0-2

Total Download Size:    17.30 MiB
Total Installed Size:  243.67 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 boost-1.88.0-2-aarch64 downloading...
 boost-libs-1.88.0-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing boost...
Optional dependencies for boost
    python: for python bindings [installed]
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of BRiAl git repo...
Cloning into 'BRiAl'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal -I m4
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:5: installing './ar-lib'
configure.ac:5: installing './compile'
configure.ac:7: installing './config.guess'
configure.ac:7: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory '.'
==> Starting build()...
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 '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether g++ supports C++11 features by default... yes
checking for long long... yes
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking for boostlib >= 1.58.0 (105800)... yes
checking whether the Boost::Unit_Test_Framework library is available... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for m4ri >= 20250128... yes
checking for egrep -e... (cached) /usr/bin/grep -E
checking for M4RI CFLAGS... 
checking for libpng... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cudd/Makefile
config.status: creating groebner/Makefile
config.status: creating groebner/include/Makefile
config.status: creating groebner/src/Makefile
config.status: creating libbrial/Makefile
config.status: creating libbrial/include/Makefile
config.status: creating libbrial/src/Makefile
config.status: creating tests/Makefile
config.status: creating brial.pc
config.status: creating config_dummy.h
config.status: creating libbrial/include/polybori/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/brial/src/BRiAl'
Making all in cudd
make[2]: Entering directory '/build/brial/src/BRiAl/cudd'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori  -I../groebner/include -I../libbrial/include -I../libbrial/include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuddAPI.lo -MD -MP -MF .deps/cuddAPI.Tpo -c -o cuddAPI.lo cuddAPI.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori  -I../groebner/include -I../libbrial/include -I../libbrial/include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuddCache.lo -MD -MP -MF .deps/cuddCache.Tpo -c -o cuddCache.lo cuddCache.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori  -I../groebner/include -I../libbrial/include -I../libbrial/include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuddInit.lo -MD -MP -MF .deps/cuddInit.Tpo -c -o cuddInit.lo cuddInit.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori  -I../groebner/include -I../libbrial/include -I../libbrial/include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuddLCache.lo -MD -MP -MF .deps/cuddLCache.Tpo -c -o cuddLCache.lo cuddLCache.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori  -I../groebner/include -I../libbrial/include -I../libbrial/include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuddRef.lo -MD -MP -MF .deps/cuddRef.Tpo -c -o cuddRef.lo cuddRef.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori  -I../groebner/include -I../libbrial/include -I../libbrial/include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuddTable.lo -MD -MP -MF .deps/cuddTable.Tpo -c -o cuddTable.lo cuddTable.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori  -I../groebner/include -I../libbrial/include -I../libbrial/include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuddZddFuncs.lo -MD -MP -MF .deps/cuddZddFuncs.Tpo -c -o cuddZddFuncs.lo cuddZddFuncs.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori  -I../groebner/include -I../libbrial/include -I../libbrial/include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cuddZddSetop.lo -MD -MP -MF .deps/cuddZddSetop.Tpo -c -o cuddZddSetop.lo cuddZddSetop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddAPI.lo -MD -MP -MF .deps/cuddAPI.Tpo -c cuddAPI.c  -fPIC -DPIC -o .libs/cuddAPI.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddInit.lo -MD -MP -MF .deps/cuddInit.Tpo -c cuddInit.c  -fPIC -DPIC -o .libs/cuddInit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddCache.lo -MD -MP -MF .deps/cuddCache.Tpo -c cuddCache.c  -fPIC -DPIC -o .libs/cuddCache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddLCache.lo -MD -MP -MF .deps/cuddLCache.Tpo -c cuddLCache.c  -fPIC -DPIC -o .libs/cuddLCache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddTable.lo -MD -MP -MF .deps/cuddTable.Tpo -c cuddTable.c  -fPIC -DPIC -o .libs/cuddTable.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddRef.lo -MD -MP -MF .deps/cuddRef.Tpo -c cuddRef.c  -fPIC -DPIC -o .libs/cuddRef.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddZddSetop.lo -MD -MP -MF .deps/cuddZddSetop.Tpo -c cuddZddSetop.c  -fPIC -DPIC -o .libs/cuddZddSetop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddZddFuncs.lo -MD -MP -MF .deps/cuddZddFuncs.Tpo -c cuddZddFuncs.c  -fPIC -DPIC -o .libs/cuddZddFuncs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddInit.lo -MD -MP -MF .deps/cuddInit.Tpo -c cuddInit.c -o cuddInit.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddRef.lo -MD -MP -MF .deps/cuddRef.Tpo -c cuddRef.c -o cuddRef.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddCache.lo -MD -MP -MF .deps/cuddCache.Tpo -c cuddCache.c -o cuddCache.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddZddSetop.lo -MD -MP -MF .deps/cuddZddSetop.Tpo -c cuddZddSetop.c -o cuddZddSetop.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddLCache.lo -MD -MP -MF .deps/cuddLCache.Tpo -c cuddLCache.c -o cuddLCache.o >/dev/null 2>&1
mv -f .deps/cuddInit.Tpo .deps/cuddInit.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddZddFuncs.lo -MD -MP -MF .deps/cuddZddFuncs.Tpo -c cuddZddFuncs.c -o cuddZddFuncs.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddAPI.lo -MD -MP -MF .deps/cuddAPI.Tpo -c cuddAPI.c -o cuddAPI.o >/dev/null 2>&1
mv -f .deps/cuddRef.Tpo .deps/cuddRef.Plo
mv -f .deps/cuddCache.Tpo .deps/cuddCache.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cuddTable.lo -MD -MP -MF .deps/cuddTable.Tpo -c cuddTable.c -o cuddTable.o >/dev/null 2>&1
mv -f .deps/cuddZddSetop.Tpo .deps/cuddZddSetop.Plo
mv -f .deps/cuddLCache.Tpo .deps/cuddLCache.Plo
mv -f .deps/cuddZddFuncs.Tpo .deps/cuddZddFuncs.Plo
mv -f .deps/cuddAPI.Tpo .deps/cuddAPI.Plo
mv -f .deps/cuddTable.Tpo .deps/cuddTable.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libcudd.la  cuddAPI.lo cuddCache.lo cuddInit.lo cuddLCache.lo cuddRef.lo cuddTable.lo cuddZddFuncs.lo cuddZddSetop.lo  
libtool: link: ar cr .libs/libcudd.a .libs/cuddAPI.o .libs/cuddCache.o .libs/cuddInit.o .libs/cuddLCache.o .libs/cuddRef.o .libs/cuddTable.o .libs/cuddZddFuncs.o .libs/cuddZddSetop.o 
libtool: link: ranlib .libs/libcudd.a
libtool: link: ( cd ".libs" && rm -f "libcudd.la" && ln -s "../libcudd.la" "libcudd.la" )
make[2]: Leaving directory '/build/brial/src/BRiAl/cudd'
Making all in libbrial
make[2]: Entering directory '/build/brial/src/BRiAl/libbrial'
Making all in src
make[3]: Entering directory '/build/brial/src/BRiAl/libbrial/src'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BlockDegLexOrder.lo -MD -MP -MF .deps/BlockDegLexOrder.Tpo -c -o BlockDegLexOrder.lo BlockDegLexOrder.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BlockDegRevLexAscOrder.lo -MD -MP -MF .deps/BlockDegRevLexAscOrder.Tpo -c -o BlockDegRevLexAscOrder.lo BlockDegRevLexAscOrder.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleEnv.lo -MD -MP -MF .deps/BooleEnv.Tpo -c -o BooleEnv.lo BooleEnv.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleExponent.lo -MD -MP -MF .deps/BooleExponent.Tpo -c -o BooleExponent.lo BooleExponent.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleMonomial.lo -MD -MP -MF .deps/BooleMonomial.Tpo -c -o BooleMonomial.lo BooleMonomial.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BoolePolynomial.lo -MD -MP -MF .deps/BoolePolynomial.Tpo -c -o BoolePolynomial.lo BoolePolynomial.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BoolePolyRing.lo -MD -MP -MF .deps/BoolePolyRing.Tpo -c -o BoolePolyRing.lo BoolePolyRing.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleSet.lo -MD -MP -MF .deps/BooleSet.Tpo -c -o BooleSet.lo BooleSet.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleEnv.lo -MD -MP -MF .deps/BooleEnv.Tpo -c BooleEnv.cc  -fPIC -DPIC -o .libs/BooleEnv.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BlockDegLexOrder.lo -MD -MP -MF .deps/BlockDegLexOrder.Tpo -c BlockDegLexOrder.cc  -fPIC -DPIC -o .libs/BlockDegLexOrder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleExponent.lo -MD -MP -MF .deps/BooleExponent.Tpo -c BooleExponent.cc  -fPIC -DPIC -o .libs/BooleExponent.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BlockDegRevLexAscOrder.lo -MD -MP -MF .deps/BlockDegRevLexAscOrder.Tpo -c BlockDegRevLexAscOrder.cc  -fPIC -DPIC -o .libs/BlockDegRevLexAscOrder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BoolePolyRing.lo -MD -MP -MF .deps/BoolePolyRing.Tpo -c BoolePolyRing.cc  -fPIC -DPIC -o .libs/BoolePolyRing.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleMonomial.lo -MD -MP -MF .deps/BooleMonomial.Tpo -c BooleMonomial.cc  -fPIC -DPIC -o .libs/BooleMonomial.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleSet.lo -MD -MP -MF .deps/BooleSet.Tpo -c BooleSet.cc  -fPIC -DPIC -o .libs/BooleSet.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BoolePolynomial.lo -MD -MP -MF .deps/BoolePolynomial.Tpo -c BoolePolynomial.cc  -fPIC -DPIC -o .libs/BoolePolynomial.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleEnv.lo -MD -MP -MF .deps/BooleEnv.Tpo -c BooleEnv.cc -o BooleEnv.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleMonomial.lo -MD -MP -MF .deps/BooleMonomial.Tpo -c BooleMonomial.cc -o BooleMonomial.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleExponent.lo -MD -MP -MF .deps/BooleExponent.Tpo -c BooleExponent.cc -o BooleExponent.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BlockDegLexOrder.lo -MD -MP -MF .deps/BlockDegLexOrder.Tpo -c BlockDegLexOrder.cc -o BlockDegLexOrder.o >/dev/null 2>&1
mv -f .deps/BooleEnv.Tpo .deps/BooleEnv.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleVariable.lo -MD -MP -MF .deps/BooleVariable.Tpo -c -o BooleVariable.lo BooleVariable.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleVariable.lo -MD -MP -MF .deps/BooleVariable.Tpo -c BooleVariable.cc  -fPIC -DPIC -o .libs/BooleVariable.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BlockDegRevLexAscOrder.lo -MD -MP -MF .deps/BlockDegRevLexAscOrder.Tpo -c BlockDegRevLexAscOrder.cc -o BlockDegRevLexAscOrder.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleSet.lo -MD -MP -MF .deps/BooleSet.Tpo -c BooleSet.cc -o BooleSet.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BoolePolyRing.lo -MD -MP -MF .deps/BoolePolyRing.Tpo -c BoolePolyRing.cc -o BoolePolyRing.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BoolePolynomial.lo -MD -MP -MF .deps/BoolePolynomial.Tpo -c BoolePolynomial.cc -o BoolePolynomial.o >/dev/null 2>&1
mv -f .deps/BooleMonomial.Tpo .deps/BooleMonomial.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CCheckedIdx.lo -MD -MP -MF .deps/CCheckedIdx.Tpo -c -o CCheckedIdx.lo CCheckedIdx.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CCheckedIdx.lo -MD -MP -MF .deps/CCheckedIdx.Tpo -c CCheckedIdx.cc  -fPIC -DPIC -o .libs/CCheckedIdx.o
mv -f .deps/BooleExponent.Tpo .deps/BooleExponent.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CCuddFirstIter.lo -MD -MP -MF .deps/CCuddFirstIter.Tpo -c -o CCuddFirstIter.lo CCuddFirstIter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CCuddFirstIter.lo -MD -MP -MF .deps/CCuddFirstIter.Tpo -c CCuddFirstIter.cc  -fPIC -DPIC -o .libs/CCuddFirstIter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT BooleVariable.lo -MD -MP -MF .deps/BooleVariable.Tpo -c BooleVariable.cc -o BooleVariable.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CCheckedIdx.lo -MD -MP -MF .deps/CCheckedIdx.Tpo -c CCheckedIdx.cc -o CCheckedIdx.o >/dev/null 2>&1
mv -f .deps/CCheckedIdx.Tpo .deps/CCheckedIdx.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CCuddLastIter.lo -MD -MP -MF .deps/CCuddLastIter.Tpo -c -o CCuddLastIter.lo CCuddLastIter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CCuddLastIter.lo -MD -MP -MF .deps/CCuddLastIter.Tpo -c CCuddLastIter.cc  -fPIC -DPIC -o .libs/CCuddLastIter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CCuddFirstIter.lo -MD -MP -MF .deps/CCuddFirstIter.Tpo -c CCuddFirstIter.cc -o CCuddFirstIter.o >/dev/null 2>&1
mv -f .deps/BlockDegLexOrder.Tpo .deps/BlockDegLexOrder.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CErrorInfo.lo -MD -MP -MF .deps/CErrorInfo.Tpo -c -o CErrorInfo.lo CErrorInfo.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CErrorInfo.lo -MD -MP -MF .deps/CErrorInfo.Tpo -c CErrorInfo.cc  -fPIC -DPIC -o .libs/CErrorInfo.o
mv -f .deps/BooleVariable.Tpo .deps/BooleVariable.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT COrderingBase.lo -MD -MP -MF .deps/COrderingBase.Tpo -c -o COrderingBase.lo COrderingBase.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT COrderingBase.lo -MD -MP -MF .deps/COrderingBase.Tpo -c COrderingBase.cc  -fPIC -DPIC -o .libs/COrderingBase.o
mv -f .deps/BlockDegRevLexAscOrder.Tpo .deps/BlockDegRevLexAscOrder.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT DegLexOrder.lo -MD -MP -MF .deps/DegLexOrder.Tpo -c -o DegLexOrder.lo DegLexOrder.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT DegLexOrder.lo -MD -MP -MF .deps/DegLexOrder.Tpo -c DegLexOrder.cc  -fPIC -DPIC -o .libs/DegLexOrder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CCuddLastIter.lo -MD -MP -MF .deps/CCuddLastIter.Tpo -c CCuddLastIter.cc -o CCuddLastIter.o >/dev/null 2>&1
mv -f .deps/CCuddFirstIter.Tpo .deps/CCuddFirstIter.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT DegRevLexAscOrder.lo -MD -MP -MF .deps/DegRevLexAscOrder.Tpo -c -o DegRevLexAscOrder.lo DegRevLexAscOrder.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT CErrorInfo.lo -MD -MP -MF .deps/CErrorInfo.Tpo -c CErrorInfo.cc -o CErrorInfo.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT DegRevLexAscOrder.lo -MD -MP -MF .deps/DegRevLexAscOrder.Tpo -c DegRevLexAscOrder.cc  -fPIC -DPIC -o .libs/DegRevLexAscOrder.o
mv -f .deps/BooleSet.Tpo .deps/BooleSet.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT LexOrder.lo -MD -MP -MF .deps/LexOrder.Tpo -c -o LexOrder.lo LexOrder.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT LexOrder.lo -MD -MP -MF .deps/LexOrder.Tpo -c LexOrder.cc  -fPIC -DPIC -o .libs/LexOrder.o
mv -f .deps/CErrorInfo.Tpo .deps/CErrorInfo.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pbori_routines.lo -MD -MP -MF .deps/pbori_routines.Tpo -c -o pbori_routines.lo pbori_routines.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pbori_routines.lo -MD -MP -MF .deps/pbori_routines.Tpo -c pbori_routines.cc  -fPIC -DPIC -o .libs/pbori_routines.o
mv -f .deps/CCuddLastIter.Tpo .deps/CCuddLastIter.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT PBoRiError.lo -MD -MP -MF .deps/PBoRiError.Tpo -c -o PBoRiError.lo PBoRiError.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT PBoRiError.lo -MD -MP -MF .deps/PBoRiError.Tpo -c PBoRiError.cc  -fPIC -DPIC -o .libs/PBoRiError.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pbori_routines.lo -MD -MP -MF .deps/pbori_routines.Tpo -c pbori_routines.cc -o pbori_routines.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT COrderingBase.lo -MD -MP -MF .deps/COrderingBase.Tpo -c COrderingBase.cc -o COrderingBase.o >/dev/null 2>&1
mv -f .deps/BoolePolyRing.Tpo .deps/BoolePolyRing.Plo
mv -f .deps/BoolePolynomial.Tpo .deps/BoolePolynomial.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT PBoRiError.lo -MD -MP -MF .deps/PBoRiError.Tpo -c PBoRiError.cc -o PBoRiError.o >/dev/null 2>&1
mv -f .deps/pbori_routines.Tpo .deps/pbori_routines.Plo
mv -f .deps/PBoRiError.Tpo .deps/PBoRiError.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT LexOrder.lo -MD -MP -MF .deps/LexOrder.Tpo -c LexOrder.cc -o LexOrder.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT DegLexOrder.lo -MD -MP -MF .deps/DegLexOrder.Tpo -c DegLexOrder.cc -o DegLexOrder.o >/dev/null 2>&1
mv -f .deps/COrderingBase.Tpo .deps/COrderingBase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT DegRevLexAscOrder.lo -MD -MP -MF .deps/DegRevLexAscOrder.Tpo -c DegRevLexAscOrder.cc -o DegRevLexAscOrder.o >/dev/null 2>&1
mv -f .deps/LexOrder.Tpo .deps/LexOrder.Plo
mv -f .deps/DegLexOrder.Tpo .deps/DegLexOrder.Plo
mv -f .deps/DegRevLexAscOrder.Tpo .deps/DegRevLexAscOrder.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -ftemplate-depth-100 -march=armv8-a -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 libbrial_base.la  BlockDegLexOrder.lo BlockDegRevLexAscOrder.lo BooleEnv.lo BooleExponent.lo BooleMonomial.lo BoolePolynomial.lo BoolePolyRing.lo BooleSet.lo BooleVariable.lo CCheckedIdx.lo CCuddFirstIter.lo CCuddLastIter.lo CErrorInfo.lo COrderingBase.lo DegLexOrder.lo DegRevLexAscOrder.lo LexOrder.lo pbori_routines.lo PBoRiError.lo  
libtool: link: ar cr .libs/libbrial_base.a .libs/BlockDegLexOrder.o .libs/BlockDegRevLexAscOrder.o .libs/BooleEnv.o .libs/BooleExponent.o .libs/BooleMonomial.o .libs/BoolePolynomial.o .libs/BoolePolyRing.o .libs/BooleSet.o .libs/BooleVariable.o .libs/CCheckedIdx.o .libs/CCuddFirstIter.o .libs/CCuddLastIter.o .libs/CErrorInfo.o .libs/COrderingBase.o .libs/DegLexOrder.o .libs/DegRevLexAscOrder.o .libs/LexOrder.o .libs/pbori_routines.o .libs/PBoRiError.o 
libtool: link: ranlib .libs/libbrial_base.a
libtool: link: ( cd ".libs" && rm -f "libbrial_base.la" && ln -s "../libbrial_base.la" "libbrial_base.la" )
make[3]: Leaving directory '/build/brial/src/BRiAl/libbrial/src'
Making all in include
make[3]: Entering directory '/build/brial/src/BRiAl/libbrial/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/brial/src/BRiAl/libbrial/include'
make[3]: Entering directory '/build/brial/src/BRiAl/libbrial'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/brial/src/BRiAl/libbrial'
make[2]: Leaving directory '/build/brial/src/BRiAl/libbrial'
Making all in .
make[2]: Entering directory '/build/brial/src/BRiAl'
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -no-undefined  -version-info 3:7:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libbrial.la -rpath /usr/lib  cudd/libcudd.la libbrial/src/libbrial_base.la 
libtool: link: g++  -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtbeginS.o  -Wl,--whole-archive cudd/.libs/libcudd.a libbrial/src/.libs/libbrial_base.a -Wl,--no-whole-archive  -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crtn.o  -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libbrial.so.3 -o .libs/libbrial.so.3.0.7
libtool: link: (cd ".libs" && rm -f "libbrial.so.3" && ln -s "libbrial.so.3.0.7" "libbrial.so.3")
libtool: link: (cd ".libs" && rm -f "libbrial.so" && ln -s "libbrial.so.3.0.7" "libbrial.so")
libtool: link: (cd .libs/libbrial.lax/libcudd.a && ar x "/build/brial/src/BRiAl/cudd/.libs/libcudd.a")
libtool: link: (cd .libs/libbrial.lax/libbrial_base.a && ar x "/build/brial/src/BRiAl/libbrial/src/.libs/libbrial_base.a")
libtool: link: ar cr .libs/libbrial.a   .libs/libbrial.lax/libcudd.a/cuddAPI.o .libs/libbrial.lax/libcudd.a/cuddCache.o .libs/libbrial.lax/libcudd.a/cuddInit.o .libs/libbrial.lax/libcudd.a/cuddLCache.o .libs/libbrial.lax/libcudd.a/cuddRef.o .libs/libbrial.lax/libcudd.a/cuddTable.o .libs/libbrial.lax/libcudd.a/cuddZddFuncs.o .libs/libbrial.lax/libcudd.a/cuddZddSetop.o  .libs/libbrial.lax/libbrial_base.a/BlockDegLexOrder.o .libs/libbrial.lax/libbrial_base.a/BlockDegRevLexAscOrder.o .libs/libbrial.lax/libbrial_base.a/BooleEnv.o .libs/libbrial.lax/libbrial_base.a/BooleExponent.o .libs/libbrial.lax/libbrial_base.a/BooleMonomial.o .libs/libbrial.lax/libbrial_base.a/BoolePolyRing.o .libs/libbrial.lax/libbrial_base.a/BoolePolynomial.o .libs/libbrial.lax/libbrial_base.a/BooleSet.o .libs/libbrial.lax/libbrial_base.a/BooleVariable.o .libs/libbrial.lax/libbrial_base.a/CCheckedIdx.o .libs/libbrial.lax/libbrial_base.a/CCuddFirstIter.o .libs/libbrial.lax/libbrial_base.a/CCuddLastIter.o .libs/libbrial.lax/libbrial_base.a/CErrorInfo.o .libs/libbrial.lax/libbrial_base.a/COrderingBase.o .libs/libbrial.lax/libbrial_base.a/DegLexOrder.o .libs/libbrial.lax/libbrial_base.a/DegRevLexAscOrder.o .libs/libbrial.lax/libbrial_base.a/LexOrder.o .libs/libbrial.lax/libbrial_base.a/PBoRiError.o .libs/libbrial.lax/libbrial_base.a/pbori_routines.o 
libtool: link: ranlib .libs/libbrial.a
libtool: link: rm -fr .libs/libbrial.lax
libtool: link: ( cd ".libs" && rm -f "libbrial.la" && ln -s "../libbrial.la" "libbrial.la" )
make[2]: Leaving directory '/build/brial/src/BRiAl'
Making all in groebner
make[2]: Entering directory '/build/brial/src/BRiAl/groebner'
Making all in src
make[3]: Entering directory '/build/brial/src/BRiAl/groebner/src'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-dlex4data.lo -MD -MP -MF .deps/libbrial_groebner_la-dlex4data.Tpo -c -o libbrial_groebner_la-dlex4data.lo `test -f 'dlex4data.cc' || echo './'`dlex4data.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-dp_asc4data.lo -MD -MP -MF .deps/libbrial_groebner_la-dp_asc4data.Tpo -c -o libbrial_groebner_la-dp_asc4data.lo `test -f 'dp_asc4data.cc' || echo './'`dp_asc4data.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-FGLMStrategy.lo -MD -MP -MF .deps/libbrial_groebner_la-FGLMStrategy.Tpo -c -o libbrial_groebner_la-FGLMStrategy.lo `test -f 'FGLMStrategy.cc' || echo './'`FGLMStrategy.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-groebner.lo -MD -MP -MF .deps/libbrial_groebner_la-groebner.Tpo -c -o libbrial_groebner_la-groebner.lo `test -f 'groebner.cc' || echo './'`groebner.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-groebner_alg.lo -MD -MP -MF .deps/libbrial_groebner_la-groebner_alg.Tpo -c -o libbrial_groebner_la-groebner_alg.lo `test -f 'groebner_alg.cc' || echo './'`groebner_alg.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-GroebnerStrategy.lo -MD -MP -MF .deps/libbrial_groebner_la-GroebnerStrategy.Tpo -c -o libbrial_groebner_la-GroebnerStrategy.lo `test -f 'GroebnerStrategy.cc' || echo './'`GroebnerStrategy.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-interpolate.lo -MD -MP -MF .deps/libbrial_groebner_la-interpolate.Tpo -c -o libbrial_groebner_la-interpolate.lo `test -f 'interpolate.cc' || echo './'`interpolate.cc
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-LexBucket.lo -MD -MP -MF .deps/libbrial_groebner_la-LexBucket.Tpo -c -o libbrial_groebner_la-LexBucket.lo `test -f 'LexBucket.cc' || echo './'`LexBucket.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-dp_asc4data.lo -MD -MP -MF .deps/libbrial_groebner_la-dp_asc4data.Tpo -c dp_asc4data.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-dp_asc4data.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-FGLMStrategy.lo -MD -MP -MF .deps/libbrial_groebner_la-FGLMStrategy.Tpo -c FGLMStrategy.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-FGLMStrategy.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-groebner_alg.lo -MD -MP -MF .deps/libbrial_groebner_la-groebner_alg.Tpo -c groebner_alg.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-groebner_alg.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-groebner.lo -MD -MP -MF .deps/libbrial_groebner_la-groebner.Tpo -c groebner.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-groebner.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-GroebnerStrategy.lo -MD -MP -MF .deps/libbrial_groebner_la-GroebnerStrategy.Tpo -c GroebnerStrategy.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-GroebnerStrategy.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-LexBucket.lo -MD -MP -MF .deps/libbrial_groebner_la-LexBucket.Tpo -c LexBucket.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-LexBucket.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-dlex4data.lo -MD -MP -MF .deps/libbrial_groebner_la-dlex4data.Tpo -c dlex4data.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-dlex4data.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-interpolate.lo -MD -MP -MF .deps/libbrial_groebner_la-interpolate.Tpo -c interpolate.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-interpolate.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-groebner.lo -MD -MP -MF .deps/libbrial_groebner_la-groebner.Tpo -c groebner.cc -o libbrial_groebner_la-groebner.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-LexBucket.lo -MD -MP -MF .deps/libbrial_groebner_la-LexBucket.Tpo -c LexBucket.cc -o libbrial_groebner_la-LexBucket.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-dp_asc4data.lo -MD -MP -MF .deps/libbrial_groebner_la-dp_asc4data.Tpo -c dp_asc4data.cc -o libbrial_groebner_la-dp_asc4data.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-dlex4data.lo -MD -MP -MF .deps/libbrial_groebner_la-dlex4data.Tpo -c dlex4data.cc -o libbrial_groebner_la-dlex4data.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-interpolate.lo -MD -MP -MF .deps/libbrial_groebner_la-interpolate.Tpo -c interpolate.cc -o libbrial_groebner_la-interpolate.o >/dev/null 2>&1
mv -f .deps/libbrial_groebner_la-groebner.Tpo .deps/libbrial_groebner_la-groebner.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-LiteralFactorization.lo -MD -MP -MF .deps/libbrial_groebner_la-LiteralFactorization.Tpo -c -o libbrial_groebner_la-LiteralFactorization.lo `test -f 'LiteralFactorization.cc' || echo './'`LiteralFactorization.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-LiteralFactorization.lo -MD -MP -MF .deps/libbrial_groebner_la-LiteralFactorization.Tpo -c LiteralFactorization.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-LiteralFactorization.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-groebner_alg.lo -MD -MP -MF .deps/libbrial_groebner_la-groebner_alg.Tpo -c groebner_alg.cc -o libbrial_groebner_la-groebner_alg.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-FGLMStrategy.lo -MD -MP -MF .deps/libbrial_groebner_la-FGLMStrategy.Tpo -c FGLMStrategy.cc -o libbrial_groebner_la-FGLMStrategy.o >/dev/null 2>&1
mv -f .deps/libbrial_groebner_la-LexBucket.Tpo .deps/libbrial_groebner_la-LexBucket.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-LiteralFactorizationIterator.lo -MD -MP -MF .deps/libbrial_groebner_la-LiteralFactorizationIterator.Tpo -c -o libbrial_groebner_la-LiteralFactorizationIterator.lo `test -f 'LiteralFactorizationIterator.cc' || echo './'`LiteralFactorizationIterator.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-LiteralFactorizationIterator.lo -MD -MP -MF .deps/libbrial_groebner_la-LiteralFactorizationIterator.Tpo -c LiteralFactorizationIterator.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-LiteralFactorizationIterator.o
mv -f .deps/libbrial_groebner_la-dp_asc4data.Tpo .deps/libbrial_groebner_la-dp_asc4data.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-lp4data.lo -MD -MP -MF .deps/libbrial_groebner_la-lp4data.Tpo -c -o libbrial_groebner_la-lp4data.lo `test -f 'lp4data.cc' || echo './'`lp4data.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-lp4data.lo -MD -MP -MF .deps/libbrial_groebner_la-lp4data.Tpo -c lp4data.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-lp4data.o
mv -f .deps/libbrial_groebner_la-dlex4data.Tpo .deps/libbrial_groebner_la-dlex4data.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-MatrixMonomialOrderTables.lo -MD -MP -MF .deps/libbrial_groebner_la-MatrixMonomialOrderTables.Tpo -c -o libbrial_groebner_la-MatrixMonomialOrderTables.lo `test -f 'MatrixMonomialOrderTables.cc' || echo './'`MatrixMonomialOrderTables.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-MatrixMonomialOrderTables.lo -MD -MP -MF .deps/libbrial_groebner_la-MatrixMonomialOrderTables.Tpo -c MatrixMonomialOrderTables.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-MatrixMonomialOrderTables.o
mv -f .deps/libbrial_groebner_la-interpolate.Tpo .deps/libbrial_groebner_la-interpolate.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-nf.lo -MD -MP -MF .deps/libbrial_groebner_la-nf.Tpo -c -o libbrial_groebner_la-nf.lo `test -f 'nf.cc' || echo './'`nf.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-LiteralFactorization.lo -MD -MP -MF .deps/libbrial_groebner_la-LiteralFactorization.Tpo -c LiteralFactorization.cc -o libbrial_groebner_la-LiteralFactorization.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-nf.lo -MD -MP -MF .deps/libbrial_groebner_la-nf.Tpo -c nf.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-nf.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-LiteralFactorizationIterator.lo -MD -MP -MF .deps/libbrial_groebner_la-LiteralFactorizationIterator.Tpo -c LiteralFactorizationIterator.cc -o libbrial_groebner_la-LiteralFactorizationIterator.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-lp4data.lo -MD -MP -MF .deps/libbrial_groebner_la-lp4data.Tpo -c lp4data.cc -o libbrial_groebner_la-lp4data.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-MatrixMonomialOrderTables.lo -MD -MP -MF .deps/libbrial_groebner_la-MatrixMonomialOrderTables.Tpo -c MatrixMonomialOrderTables.cc -o libbrial_groebner_la-MatrixMonomialOrderTables.o >/dev/null 2>&1
mv -f .deps/libbrial_groebner_la-groebner_alg.Tpo .deps/libbrial_groebner_la-groebner_alg.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-PairManager.lo -MD -MP -MF .deps/libbrial_groebner_la-PairManager.Tpo -c -o libbrial_groebner_la-PairManager.lo `test -f 'PairManager.cc' || echo './'`PairManager.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-PairManager.lo -MD -MP -MF .deps/libbrial_groebner_la-PairManager.Tpo -c PairManager.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-PairManager.o
mv -f .deps/libbrial_groebner_la-LiteralFactorizationIterator.Tpo .deps/libbrial_groebner_la-LiteralFactorizationIterator.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-pairs.lo -MD -MP -MF .deps/libbrial_groebner_la-pairs.Tpo -c -o libbrial_groebner_la-pairs.lo `test -f 'pairs.cc' || echo './'`pairs.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-pairs.lo -MD -MP -MF .deps/libbrial_groebner_la-pairs.Tpo -c pairs.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-pairs.o
mv -f .deps/libbrial_groebner_la-LiteralFactorization.Tpo .deps/libbrial_groebner_la-LiteralFactorization.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-PolyEntry.lo -MD -MP -MF .deps/libbrial_groebner_la-PolyEntry.Tpo -c -o libbrial_groebner_la-PolyEntry.lo `test -f 'PolyEntry.cc' || echo './'`PolyEntry.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-PolyEntry.lo -MD -MP -MF .deps/libbrial_groebner_la-PolyEntry.Tpo -c PolyEntry.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-PolyEntry.o
mv -f .deps/libbrial_groebner_la-FGLMStrategy.Tpo .deps/libbrial_groebner_la-FGLMStrategy.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-polynomial_properties.lo -MD -MP -MF .deps/libbrial_groebner_la-polynomial_properties.Tpo -c -o libbrial_groebner_la-polynomial_properties.lo `test -f 'polynomial_properties.cc' || echo './'`polynomial_properties.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-polynomial_properties.lo -MD -MP -MF .deps/libbrial_groebner_la-polynomial_properties.Tpo -c polynomial_properties.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-polynomial_properties.o
mv -f .deps/libbrial_groebner_la-lp4data.Tpo .deps/libbrial_groebner_la-lp4data.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-randomset.lo -MD -MP -MF .deps/libbrial_groebner_la-randomset.Tpo -c -o libbrial_groebner_la-randomset.lo `test -f 'randomset.cc' || echo './'`randomset.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-randomset.lo -MD -MP -MF .deps/libbrial_groebner_la-randomset.Tpo -c randomset.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-randomset.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-pairs.lo -MD -MP -MF .deps/libbrial_groebner_la-pairs.Tpo -c pairs.cc -o libbrial_groebner_la-pairs.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-PairManager.lo -MD -MP -MF .deps/libbrial_groebner_la-PairManager.Tpo -c PairManager.cc -o libbrial_groebner_la-PairManager.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-GroebnerStrategy.lo -MD -MP -MF .deps/libbrial_groebner_la-GroebnerStrategy.Tpo -c GroebnerStrategy.cc -o libbrial_groebner_la-GroebnerStrategy.o >/dev/null 2>&1
mv -f .deps/libbrial_groebner_la-MatrixMonomialOrderTables.Tpo .deps/libbrial_groebner_la-MatrixMonomialOrderTables.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori  -I../../groebner/include -I../../libbrial/include -I../../libbrial/include  -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-ReductionStrategy.lo -MD -MP -MF .deps/libbrial_groebner_la-ReductionStrategy.Tpo -c -o libbrial_groebner_la-ReductionStrategy.lo `test -f 'ReductionStrategy.cc' || echo './'`ReductionStrategy.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-PolyEntry.lo -MD -MP -MF .deps/libbrial_groebner_la-PolyEntry.Tpo -c PolyEntry.cc -o libbrial_groebner_la-PolyEntry.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-ReductionStrategy.lo -MD -MP -MF .deps/libbrial_groebner_la-ReductionStrategy.Tpo -c ReductionStrategy.cc  -fPIC -DPIC -o .libs/libbrial_groebner_la-ReductionStrategy.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-polynomial_properties.lo -MD -MP -MF .deps/libbrial_groebner_la-polynomial_properties.Tpo -c polynomial_properties.cc -o libbrial_groebner_la-polynomial_properties.o >/dev/null 2>&1
mv -f .deps/libbrial_groebner_la-pairs.Tpo .deps/libbrial_groebner_la-pairs.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-nf.lo -MD -MP -MF .deps/libbrial_groebner_la-nf.Tpo -c nf.cc -o libbrial_groebner_la-nf.o >/dev/null 2>&1
mv -f .deps/libbrial_groebner_la-PairManager.Tpo .deps/libbrial_groebner_la-PairManager.Plo
mv -f .deps/libbrial_groebner_la-PolyEntry.Tpo .deps/libbrial_groebner_la-PolyEntry.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-randomset.lo -MD -MP -MF .deps/libbrial_groebner_la-randomset.Tpo -c randomset.cc -o libbrial_groebner_la-randomset.o >/dev/null 2>&1
mv -f .deps/libbrial_groebner_la-polynomial_properties.Tpo .deps/libbrial_groebner_la-polynomial_properties.Plo
mv -f .deps/libbrial_groebner_la-randomset.Tpo .deps/libbrial_groebner_la-randomset.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libbrial_groebner_la-ReductionStrategy.lo -MD -MP -MF .deps/libbrial_groebner_la-ReductionStrategy.Tpo -c ReductionStrategy.cc -o libbrial_groebner_la-ReductionStrategy.o >/dev/null 2>&1
mv -f .deps/libbrial_groebner_la-nf.Tpo .deps/libbrial_groebner_la-nf.Plo
mv -f .deps/libbrial_groebner_la-GroebnerStrategy.Tpo .deps/libbrial_groebner_la-GroebnerStrategy.Plo
mv -f .deps/libbrial_groebner_la-ReductionStrategy.Tpo .deps/libbrial_groebner_la-ReductionStrategy.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -ftemplate-depth-100 -I/usr/include/libpng16  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -no-undefined  -version-info 3:7:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libbrial_groebner.la -rpath /usr/lib libbrial_groebner_la-dlex4data.lo libbrial_groebner_la-dp_asc4data.lo libbrial_groebner_la-FGLMStrategy.lo libbrial_groebner_la-groebner.lo libbrial_groebner_la-groebner_alg.lo libbrial_groebner_la-GroebnerStrategy.lo libbrial_groebner_la-interpolate.lo libbrial_groebner_la-LexBucket.lo libbrial_groebner_la-LiteralFactorization.lo libbrial_groebner_la-LiteralFactorizationIterator.lo libbrial_groebner_la-lp4data.lo libbrial_groebner_la-MatrixMonomialOrderTables.lo libbrial_groebner_la-nf.lo libbrial_groebner_la-PairManager.lo libbrial_groebner_la-pairs.lo libbrial_groebner_la-PolyEntry.lo libbrial_groebner_la-polynomial_properties.lo libbrial_groebner_la-randomset.lo libbrial_groebner_la-ReductionStrategy.lo ../../libbrial.la -lpng16 -lm4ri -lm  
libtool: link: g++  -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtbeginS.o  .libs/libbrial_groebner_la-dlex4data.o .libs/libbrial_groebner_la-dp_asc4data.o .libs/libbrial_groebner_la-FGLMStrategy.o .libs/libbrial_groebner_la-groebner.o .libs/libbrial_groebner_la-groebner_alg.o .libs/libbrial_groebner_la-GroebnerStrategy.o .libs/libbrial_groebner_la-interpolate.o .libs/libbrial_groebner_la-LexBucket.o .libs/libbrial_groebner_la-LiteralFactorization.o .libs/libbrial_groebner_la-LiteralFactorizationIterator.o .libs/libbrial_groebner_la-lp4data.o .libs/libbrial_groebner_la-MatrixMonomialOrderTables.o .libs/libbrial_groebner_la-nf.o .libs/libbrial_groebner_la-PairManager.o .libs/libbrial_groebner_la-pairs.o .libs/libbrial_groebner_la-PolyEntry.o .libs/libbrial_groebner_la-polynomial_properties.o .libs/libbrial_groebner_la-randomset.o .libs/libbrial_groebner_la-ReductionStrategy.o   -Wl,-rpath -Wl,/build/brial/src/BRiAl/.libs ../../.libs/libbrial.so -lpng16 -lm4ri -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crtn.o  -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libbrial_groebner.so.3 -o .libs/libbrial_groebner.so.3.0.7
libtool: link: (cd ".libs" && rm -f "libbrial_groebner.so.3" && ln -s "libbrial_groebner.so.3.0.7" "libbrial_groebner.so.3")
libtool: link: (cd ".libs" && rm -f "libbrial_groebner.so" && ln -s "libbrial_groebner.so.3.0.7" "libbrial_groebner.so")
libtool: link: ar cr .libs/libbrial_groebner.a  libbrial_groebner_la-dlex4data.o libbrial_groebner_la-dp_asc4data.o libbrial_groebner_la-FGLMStrategy.o libbrial_groebner_la-groebner.o libbrial_groebner_la-groebner_alg.o libbrial_groebner_la-GroebnerStrategy.o libbrial_groebner_la-interpolate.o libbrial_groebner_la-LexBucket.o libbrial_groebner_la-LiteralFactorization.o libbrial_groebner_la-LiteralFactorizationIterator.o libbrial_groebner_la-lp4data.o libbrial_groebner_la-MatrixMonomialOrderTables.o libbrial_groebner_la-nf.o libbrial_groebner_la-PairManager.o libbrial_groebner_la-pairs.o libbrial_groebner_la-PolyEntry.o libbrial_groebner_la-polynomial_properties.o libbrial_groebner_la-randomset.o libbrial_groebner_la-ReductionStrategy.o
libtool: link: ranlib .libs/libbrial_groebner.a
libtool: link: ( cd ".libs" && rm -f "libbrial_groebner.la" && ln -s "../libbrial_groebner.la" "libbrial_groebner.la" )
make[3]: Leaving directory '/build/brial/src/BRiAl/groebner/src'
Making all in include
make[3]: Entering directory '/build/brial/src/BRiAl/groebner/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/brial/src/BRiAl/groebner/include'
make[3]: Entering directory '/build/brial/src/BRiAl/groebner'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/brial/src/BRiAl/groebner'
make[2]: Leaving directory '/build/brial/src/BRiAl/groebner'
Making all in tests
make[2]: Entering directory '/build/brial/src/BRiAl/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/brial/src/BRiAl/tests'
make[1]: Leaving directory '/build/brial/src/BRiAl'
==> Entering fakeroot environment...
==> Starting package()...
Making install in cudd
make[1]: Entering directory '/build/brial/src/BRiAl/cudd'
make[2]: Entering directory '/build/brial/src/BRiAl/cudd'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/cudd'
 /usr/bin/install -c -m 644 cudd.h cuddInt.h '/build/brial/pkg/brial/usr/include/polybori/cudd'
make[2]: Leaving directory '/build/brial/src/BRiAl/cudd'
make[1]: Leaving directory '/build/brial/src/BRiAl/cudd'
Making install in libbrial
make[1]: Entering directory '/build/brial/src/BRiAl/libbrial'
Making install in src
make[2]: Entering directory '/build/brial/src/BRiAl/libbrial/src'
make[3]: Entering directory '/build/brial/src/BRiAl/libbrial/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/brial/src/BRiAl/libbrial/src'
make[2]: Leaving directory '/build/brial/src/BRiAl/libbrial/src'
Making install in include
make[2]: Entering directory '/build/brial/src/BRiAl/libbrial/include'
make[3]: Entering directory '/build/brial/src/BRiAl/libbrial/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/routines'
 /usr/bin/install -c -m 644  polybori/routines/pbori_algo.h polybori/routines/pbori_algo_int.h polybori/routines/pbori_algorithms.h polybori/routines/pbori_func.h polybori/routines/pbori_routines.h polybori/routines/pbori_routines_cuddext.h polybori/routines/pbori_routines_dd.h polybori/routines/pbori_routines_hash.h polybori/routines/pbori_routines_misc.h polybori/routines/pbori_routines_order.h '/build/brial/pkg/brial/usr/include/polybori/routines'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/ring'
 /usr/bin/install -c -m 644  polybori/ring/CCallbackWrapper.h polybori/ring/CCuddCore.h polybori/ring/CCuddInterface.h polybori/ring/CMemberFunctionTraits.h polybori/ring/CVariableNames.h polybori/ring/WeakRingPtr.h '/build/brial/pkg/brial/usr/include/polybori/ring'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/literals'
 /usr/bin/install -c -m 644  polybori/literals/CLiteralCodes.h polybori/literals/CStringLiteral.h '/build/brial/pkg/brial/usr/include/polybori/literals'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/orderings'
 /usr/bin/install -c -m 644  polybori/orderings/CBlockOrderingFacade.h polybori/orderings/COrderingBase.h polybori/orderings/COrderingFacade.h polybori/orderings/COrderingTags.h polybori/orderings/order_tags.h polybori/orderings/order_traits.h polybori/orderings/pbori_order.h '/build/brial/pkg/brial/usr/include/polybori/orderings'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/iterators'
 /usr/bin/install -c -m 644  polybori/iterators/CBidirectTermIter.h polybori/iterators/CCuddFirstIter.h polybori/iterators/CCuddLastIter.h polybori/iterators/CCuddNavigator.h polybori/iterators/CExpIter.h polybori/iterators/CGenericIter.h polybori/iterators/COrderedIter.h polybori/iterators/CStackSelector.h polybori/iterators/CTermGenerator.h polybori/iterators/CTermIter.h polybori/iterators/CTermStack.h polybori/iterators/CVariableIter.h polybori/iterators/PBoRiOutIter.h polybori/iterators/TransformedIterator.h '/build/brial/pkg/brial/usr/include/polybori/iterators'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/diagram'
 /usr/bin/install -c -m 644  polybori/diagram/CApplyNodeFacade.h polybori/diagram/CCuddDDFacade.h polybori/diagram/CDDOperations.h polybori/diagram/CNodeCounter.h '/build/brial/pkg/brial/usr/include/polybori/diagram'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/cudd'
 /usr/bin/install -c -m 644  polybori/cudd/prefix.h polybori/cudd/prefix_internal.h '/build/brial/pkg/brial/usr/include/polybori/cudd'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/factories'
 /usr/bin/install -c -m 644  polybori/factories/CFactoryBase.h polybori/factories/MonomialFactory.h polybori/factories/PolynomialFactory.h polybori/factories/SetFactory.h polybori/factories/VariableBlock.h polybori/factories/VariableFactory.h '/build/brial/pkg/brial/usr/include/polybori/factories'
 /usr/bin/install -c -m 644  polybori.h '/build/brial/pkg/brial/usr/include/.'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/cache'
 /usr/bin/install -c -m 644  polybori/cache/CacheManager.h polybori/cache/CCacheManagement.h polybori/cache/CDegreeCache.h '/build/brial/pkg/brial/usr/include/polybori/cache'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/common'
 /usr/bin/install -c -m 644  polybori/common/CCheckedIdx.h polybori/common/CExtrusivePtr.h polybori/common/CWeakPtr.h polybori/common/CWeakPtrFacade.h polybori/common/tags.h polybori/common/traits.h polybori/common/TransformedSequence.h '/build/brial/pkg/brial/usr/include/polybori/common'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/except'
 /usr/bin/install -c -m 644  polybori/except/CErrorInfo.h polybori/except/PBoRiError.h polybori/except/PBoRiGenericError.h '/build/brial/pkg/brial/usr/include/polybori/except'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori'
 /usr/bin/install -c -m 644  polybori/BlockDegLexOrder.h polybori/BlockDegRevLexAscOrder.h polybori/BooleConstant.h polybori/BooleEnv.h polybori/BooleExponent.h polybori/BooleMonomial.h polybori/BoolePolynomial.h polybori/BoolePolyRing.h polybori/BooleSet.h polybori/BooleSetSequence.h polybori/BooleVariable.h polybori/config.h polybori/DegLexOrder.h polybori/DegRevLexAscOrder.h polybori/LexOrder.h polybori/pbori_defs.h polybori/polybori.h '/build/brial/pkg/brial/usr/include/polybori'
make[3]: Leaving directory '/build/brial/src/BRiAl/libbrial/include'
make[2]: Leaving directory '/build/brial/src/BRiAl/libbrial/include'
make[2]: Entering directory '/build/brial/src/BRiAl/libbrial'
make[3]: Entering directory '/build/brial/src/BRiAl/libbrial'
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/brial/src/BRiAl/libbrial'
make[2]: Leaving directory '/build/brial/src/BRiAl/libbrial'
make[1]: Leaving directory '/build/brial/src/BRiAl/libbrial'
Making install in .
make[1]: Entering directory '/build/brial/src/BRiAl'
make[2]: Entering directory '/build/brial/src/BRiAl'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/lib'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libbrial.la '/build/brial/pkg/brial/usr/lib'
 /usr/bin/install -c -m 644 brial.pc '/build/brial/pkg/brial/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libbrial.so.3.0.7 /build/brial/pkg/brial/usr/lib/libbrial.so.3.0.7
libtool: install: (cd /build/brial/pkg/brial/usr/lib && { ln -s -f libbrial.so.3.0.7 libbrial.so.3 || { rm -f libbrial.so.3 && ln -s libbrial.so.3.0.7 libbrial.so.3; }; })
libtool: install: (cd /build/brial/pkg/brial/usr/lib && { ln -s -f libbrial.so.3.0.7 libbrial.so || { rm -f libbrial.so && ln -s libbrial.so.3.0.7 libbrial.so; }; })
libtool: install: /usr/bin/install -c .libs/libbrial.lai /build/brial/pkg/brial/usr/lib/libbrial.la
libtool: install: /usr/bin/install -c .libs/libbrial.a /build/brial/pkg/brial/usr/lib/libbrial.a
libtool: install: chmod 644 /build/brial/pkg/brial/usr/lib/libbrial.a
libtool: install: ranlib /build/brial/pkg/brial/usr/lib/libbrial.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/brial/src/BRiAl'
make[1]: Leaving directory '/build/brial/src/BRiAl'
Making install in groebner
make[1]: Entering directory '/build/brial/src/BRiAl/groebner'
Making install in src
make[2]: Entering directory '/build/brial/src/BRiAl/groebner/src'
make[3]: Entering directory '/build/brial/src/BRiAl/groebner/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libbrial_groebner.la '/build/brial/pkg/brial/usr/lib'
libtool: warning: relinking 'libbrial_groebner.la'
libtool: install: (cd /build/brial/src/BRiAl/groebner/src; /bin/sh "/build/brial/src/BRiAl/libtool"  --tag CXX --mode=relink g++ -ftemplate-depth-100 -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -no-undefined -version-info 3:7:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libbrial_groebner.la -rpath /usr/lib libbrial_groebner_la-dlex4data.lo libbrial_groebner_la-dp_asc4data.lo libbrial_groebner_la-FGLMStrategy.lo libbrial_groebner_la-groebner.lo libbrial_groebner_la-groebner_alg.lo libbrial_groebner_la-GroebnerStrategy.lo libbrial_groebner_la-interpolate.lo libbrial_groebner_la-LexBucket.lo libbrial_groebner_la-LiteralFactorization.lo libbrial_groebner_la-LiteralFactorizationIterator.lo libbrial_groebner_la-lp4data.lo libbrial_groebner_la-MatrixMonomialOrderTables.lo libbrial_groebner_la-nf.lo libbrial_groebner_la-PairManager.lo libbrial_groebner_la-pairs.lo libbrial_groebner_la-PolyEntry.lo libbrial_groebner_la-polynomial_properties.lo libbrial_groebner_la-randomset.lo libbrial_groebner_la-ReductionStrategy.lo ../../libbrial.la -lpng16 -lm4ri -lm -inst-prefix-dir /build/brial/pkg/brial)
libtool: relink: g++  -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtbeginS.o  .libs/libbrial_groebner_la-dlex4data.o .libs/libbrial_groebner_la-dp_asc4data.o .libs/libbrial_groebner_la-FGLMStrategy.o .libs/libbrial_groebner_la-groebner.o .libs/libbrial_groebner_la-groebner_alg.o .libs/libbrial_groebner_la-GroebnerStrategy.o .libs/libbrial_groebner_la-interpolate.o .libs/libbrial_groebner_la-LexBucket.o .libs/libbrial_groebner_la-LiteralFactorization.o .libs/libbrial_groebner_la-LiteralFactorizationIterator.o .libs/libbrial_groebner_la-lp4data.o .libs/libbrial_groebner_la-MatrixMonomialOrderTables.o .libs/libbrial_groebner_la-nf.o .libs/libbrial_groebner_la-PairManager.o .libs/libbrial_groebner_la-pairs.o .libs/libbrial_groebner_la-PolyEntry.o .libs/libbrial_groebner_la-polynomial_properties.o .libs/libbrial_groebner_la-randomset.o .libs/libbrial_groebner_la-ReductionStrategy.o   -L/build/brial/pkg/brial/usr/lib -L/usr/lib -lbrial -lpng16 -lm4ri -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crtn.o  -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libbrial_groebner.so.3 -o .libs/libbrial_groebner.so.3.0.7
libtool: install: /usr/bin/install -c .libs/libbrial_groebner.so.3.0.7T /build/brial/pkg/brial/usr/lib/libbrial_groebner.so.3.0.7
libtool: install: (cd /build/brial/pkg/brial/usr/lib && { ln -s -f libbrial_groebner.so.3.0.7 libbrial_groebner.so.3 || { rm -f libbrial_groebner.so.3 && ln -s libbrial_groebner.so.3.0.7 libbrial_groebner.so.3; }; })
libtool: install: (cd /build/brial/pkg/brial/usr/lib && { ln -s -f libbrial_groebner.so.3.0.7 libbrial_groebner.so || { rm -f libbrial_groebner.so && ln -s libbrial_groebner.so.3.0.7 libbrial_groebner.so; }; })
libtool: install: /usr/bin/install -c .libs/libbrial_groebner.lai /build/brial/pkg/brial/usr/lib/libbrial_groebner.la
libtool: install: /usr/bin/install -c .libs/libbrial_groebner.a /build/brial/pkg/brial/usr/lib/libbrial_groebner.a
libtool: install: chmod 644 /build/brial/pkg/brial/usr/lib/libbrial_groebner.a
libtool: install: ranlib /build/brial/pkg/brial/usr/lib/libbrial_groebner.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/brial/src/BRiAl/groebner/src'
make[2]: Leaving directory '/build/brial/src/BRiAl/groebner/src'
Making install in include
make[2]: Entering directory '/build/brial/src/BRiAl/groebner/include'
make[3]: Entering directory '/build/brial/src/BRiAl/groebner/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/groebner'
 /usr/bin/install -c -m 644  polybori/groebner/add_up.h polybori/groebner/BitMask.h polybori/groebner/BlockOrderHelper.h polybori/groebner/BoundedDivisorsOf.h polybori/groebner/cache_manager.h polybori/groebner/ChainCriterion.h polybori/groebner/ChainVariableCriterion.h polybori/groebner/CheckChainCriterion.h polybori/groebner/contained_variables.h polybori/groebner/CountCriterion.h polybori/groebner/DegOrderHelper.h polybori/groebner/dlex4data.h polybori/groebner/dp_asc4data.h polybori/groebner/draw_matrix.h polybori/groebner/ExpGreater.h polybori/groebner/ExpLexLess.h polybori/groebner/FGLMStrategy.h polybori/groebner/fixed_path_divisors.h polybori/groebner/GetNthPoly.h polybori/groebner/groebner.h polybori/groebner/groebner_alg.h polybori/groebner/groebner_defs.h polybori/groebner/GroebnerOptions.h polybori/groebner/GroebnerStrategy.h polybori/groebner/HasTRepOrExtendedProductCriterion.h polybori/groebner/IJPairData.h polybori/groebner/interpolate.h polybori/groebner/IsEcart0Predicate.h polybori/groebner/IsVariableOfIndex.h polybori/groebner/LargerDegreeComparer.h polybori/groebner/LeadingTerms.h polybori/groebner/LeadingTerms00.h polybori/groebner/LeadingTerms11.h polybori/groebner/LessCombinedManySizesInStrat.h polybori/groebner/LessEcartThenLessWeightedLengthInStrat.h polybori/groebner/LessUsedTailVariablesThenLessWeightedLengthInStrat.h polybori/groebner/LessWeightedLengthInStrat.h polybori/groebner/LessWeightedLengthInStratModified.h polybori/groebner/LexBucket.h polybori/groebner/LexHelper.h '/build/brial/pkg/brial/usr/include/polybori/groebner'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/groebner'
 /usr/bin/install -c -m 644  polybori/groebner/LexOrderGreaterComparer.h polybori/groebner/linear_algebra_step.h polybori/groebner/LiteralFactorization.h polybori/groebner/LiteralFactorizationIterator.h polybori/groebner/ll_red_nf.h polybori/groebner/LLReduction.h polybori/groebner/LLReductor.h polybori/groebner/LMLessCompare.h polybori/groebner/LMLessComparePS.h polybori/groebner/Long64From32BitsPair.h polybori/groebner/lp4data.h polybori/groebner/MatrixMonomialOrderTables.h polybori/groebner/minimal_elements.h polybori/groebner/MinimalLeadingTerms.h polybori/groebner/MonomialHasher.h polybori/groebner/MonomialPlusOneTerms.h polybori/groebner/MonomialTerms.h polybori/groebner/NBitsUsed.h polybori/groebner/NextSpoly.h polybori/groebner/nf.h polybori/groebner/PairData.h polybori/groebner/PairE.h polybori/groebner/PairECompare.h polybori/groebner/PairLS.h polybori/groebner/PairLSCompare.h polybori/groebner/PairManager.h polybori/groebner/PairManagerFacade.h polybori/groebner/pairs.h polybori/groebner/PairStatusSet.h polybori/groebner/PolyEntry.h polybori/groebner/PolyEntryBase.h polybori/groebner/PolyEntryIndices.h polybori/groebner/PolyEntryPtrLmLess.h polybori/groebner/PolyEntryReference.h polybori/groebner/PolyEntryVector.h polybori/groebner/PolyFromPolyEntry.h polybori/groebner/PolyMonomialPairComparerLess.h polybori/groebner/PolyMonomialPairComparerLexLess.h polybori/groebner/polynomial_properties.h polybori/groebner/PolynomialSugar.h '/build/brial/pkg/brial/usr/include/polybori/groebner'
 /usr/bin/mkdir -p '/build/brial/pkg/brial/usr/include/polybori/groebner'
 /usr/bin/install -c -m 644  polybori/groebner/PolyPairData.h polybori/groebner/PSCompareByEl.h polybori/groebner/PseudoLongLong.h polybori/groebner/PseudoLongProduct.h polybori/groebner/randomset.h polybori/groebner/RankingVector.h polybori/groebner/red_tail.h polybori/groebner/RedTailNth.h polybori/groebner/ReductionOptions.h polybori/groebner/ReductionStrategy.h polybori/groebner/ReductionTerms.h polybori/groebner/RelatedTerms.h polybori/groebner/RelatedTermsBase.h polybori/groebner/SetAssociatedMinimal.h polybori/groebner/SetBitUInt.h polybori/groebner/ShorterEliminationLength.h polybori/groebner/ShorterEliminationLengthModified.h polybori/groebner/SlimgbReduction.h polybori/groebner/tables.h polybori/groebner/TermsFacade.h polybori/groebner/TimesConstantImplication.h polybori/groebner/TimesVariableSubstitution.h polybori/groebner/VariablePairData.h polybori/groebner/ZeroFunction.h '/build/brial/pkg/brial/usr/include/polybori/groebner'
make[3]: Leaving directory '/build/brial/src/BRiAl/groebner/include'
make[2]: Leaving directory '/build/brial/src/BRiAl/groebner/include'
make[2]: Entering directory '/build/brial/src/BRiAl/groebner'
make[3]: Entering directory '/build/brial/src/BRiAl/groebner'
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/brial/src/BRiAl/groebner'
make[2]: Leaving directory '/build/brial/src/BRiAl/groebner'
make[1]: Leaving directory '/build/brial/src/BRiAl/groebner'
Making install in tests
make[1]: Entering directory '/build/brial/src/BRiAl/tests'
make[2]: Entering directory '/build/brial/src/BRiAl/tests'
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/brial/src/BRiAl/tests'
make[1]: Leaving directory '/build/brial/src/BRiAl/tests'
==> 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 "brial"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: brial 1.2.14-1 (Thu May 22 05:54:48 2025)
==> Cleaning up...