==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: polyml 5.9.1-3 (Tue Sep 24 01:45:29 2024)
==> Retrieving sources...
  -> Found polyml-5.9.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    polyml-5.9.1.tar.gz ... Passed
==> Validating source files with b2sums...
    polyml-5.9.1.tar.gz ... Passed
==> Making package: polyml 5.9.1-3 (Tue Sep 24 01:45:51 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found polyml-5.9.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting polyml-5.9.1.tar.gz with bsdtar
==> Starting build()...
configure: WARNING: unrecognized options: --with-system-libffi
checking for a BSD-compatible install... /usr/bin/install -c
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 build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 gcc options needed to detect all undeclared functions... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking whether _WIN32 is declared... no
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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking 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 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 whether to enable maintainer-specific portions of Makefiles... no
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 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 whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking dependency style of gcc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for main in -lstdc++... yes
checking for library containing dlopen... none required
checking for library containing floor... -lm
checking for _ prefix in compiled symbols... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdio.h... (cached) yes
checking for time.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/systeminfo.h... no
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for dlfcn.h... (cached) yes
checking for signal.h... yes
checking for ucontext.h... yes
checking for assert.h... yes
checking for ctype.h... yes
checking for direct.h... no
checking for errno.h... yes
checking for excpt.h... no
checking for fenv.h... yes
checking for fpu_control.h... yes
checking for grp.h... yes
checking for ieeefp.h... no
checking for io.h... no
checking for math.h... yes
checking for memory.h... yes
checking for netinet/tcp.h... yes
checking for arpa/inet.h... yes
checking for poll.h... yes
checking for pwd.h... yes
checking for siginfo.h... no
checking for stdarg.h... yes
checking for sys/errno.h... yes
checking for sys/filio.h... no
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking for termios.h... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... yes
checking for sys/un.h... yes
checking for sys/utsname.h... yes
checking for sys/select.h... (cached) yes
checking for sys/sysctl.h... no
checking for sys/elf_SPARC.h... no
checking for sys/elf_386.h... no
checking for sys/elf_amd64.h... no
checking for asm/elf.h... no
checking for machine/reloc.h... no
checking for i386/elf_machdep.h... no
checking for mach-o/x86_64/reloc.h... no
checking for mach-o/arm64/reloc.h... no
checking for windows.h... no
checking for tchar.h... no
checking for semaphore.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for __gmpn_tdiv_qr in -lgmp... yes
checking for gmp.h... yes
checking for library containing pthread_create... none required
checking for pthread.h... yes
checking for library containing gethostbyname... none required
checking for library containing getsockopt... none required
checking for library containing sem_wait... none required
checking for X... no
checking for IMAGE_FILE_HEADER... no
checking for elf.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for an ANSI C-conforming const... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_atime_n... no
checking for struct stat.st_uatime... no
checking for ucontext_t... yes
checking for struct sigcontext... yes
checking for stack_t... yes
checking for sighandler_t... no
checking for sig_t... yes
checking for socklen_t... yes
checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no
checking for long long... yes
checking for ssize_t... (cached) yes
checking for ptrdiff_t... yes
checking size of void*... 4
checking size of long... 4
checking size of int... 4
checking size of long long... 8
checking size of double... 8
checking size of float... 4
checking whether byte ordering is bigendian... no
checking for error_at_line... yes
checking type of array argument to getgroups... gid_t
checking for getgroups... yes
checking for working getgroups... yes
checking whether getpgrp requires zero arguments... yes
checking whether gcc needs -traditional... no
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strtod... yes
checking for dlopen... yes
checking for strtod... (cached) yes
checking for dtoa... no
checking for getpagesize... yes
checking for sigaltstack... yes
checking for mmap... yes
checking for mkstemp... yes
checking whether fpsetmask is declared... no
checking for sysctl... no
checking for sysctlbyname... no
checking for localtime_r... yes
checking for gmtime_r... yes
checking for ctermid... yes
checking for tcdrain... yes
checking for _ftelli64... no
checking for pthread_jit_write_protect_np... no
checking for mcontext_t.gregs... no
checking for mcontext_t.regs... no
checking for mcontext_t.mc_esp... no
checking for struct mcontext.ss... no
checking for struct __darwin_mcontext.ss... no
checking for struct __darwin_mcontext.__ss... no
checking for struct __darwin_mcontext32.ss... no
checking for struct __darwin_mcontext32.__ss... no
checking for struct __darwin_mcontext64.ss... no
checking for struct __darwin_mcontext64.__ss... no
checking for struct sockaddr_un.sun_len... no
checking for ffi_prep_closure_loc in -lffi... yes
checking for ffi.h... yes
checking for git... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpolyml/Makefile
config.status: creating libpolyml/polyml.pc
config.status: creating libpolymain/Makefile
config.status: creating modules/Makefile
config.status: creating modules/IntInfAsInt/Makefile
config.status: creating polyc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing basis commands
config.status: executing mlsource commands
configure: WARNING: unrecognized options: --with-system-libffi
make  all-recursive
make[1]: Entering directory '/build/polyml/src/polyml-5.9.1'
Making all in libpolyml
make[2]: Entering directory '/build/polyml/src/polyml-5.9.1/libpolyml'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT arb.lo -MD -MP -MF .deps/arb.Tpo -c -o arb.lo arb.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT bitmap.lo -MD -MP -MF .deps/bitmap.Tpo -c -o bitmap.lo bitmap.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT bytecode.lo -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.lo bytecode.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c -o check_objects.lo check_objects.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT diagnostics.lo -MD -MP -MF .deps/diagnostics.Tpo -c -o diagnostics.lo diagnostics.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c check_objects.cpp  -fPIC -DPIC -o .libs/check_objects.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT bytecode.lo -MD -MP -MF .deps/bytecode.Tpo -c bytecode.cpp  -fPIC -DPIC -o .libs/bytecode.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT diagnostics.lo -MD -MP -MF .deps/diagnostics.Tpo -c diagnostics.cpp  -fPIC -DPIC -o .libs/diagnostics.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT arb.lo -MD -MP -MF .deps/arb.Tpo -c arb.cpp  -fPIC -DPIC -o .libs/arb.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT bitmap.lo -MD -MP -MF .deps/bitmap.Tpo -c bitmap.cpp  -fPIC -DPIC -o .libs/bitmap.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT diagnostics.lo -MD -MP -MF .deps/diagnostics.Tpo -c diagnostics.cpp -o diagnostics.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT bitmap.lo -MD -MP -MF .deps/bitmap.Tpo -c bitmap.cpp -o bitmap.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c check_objects.cpp -o check_objects.o >/dev/null 2>&1
mv -f .deps/bitmap.Tpo .deps/bitmap.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.cpp
mv -f .deps/diagnostics.Tpo .deps/diagnostics.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c -o exporter.lo exporter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT arb.lo -MD -MP -MF .deps/arb.Tpo -c arb.cpp -o arb.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.cpp  -fPIC -DPIC -o .libs/errors.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.cpp  -fPIC -DPIC -o .libs/exporter.o
mv -f .deps/check_objects.Tpo .deps/check_objects.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c -o gc.lo gc.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.cpp -o errors.o >/dev/null 2>&1
mv -f .deps/errors.Tpo .deps/errors.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_check_weak_ref.lo -MD -MP -MF .deps/gc_check_weak_ref.Tpo -c -o gc_check_weak_ref.lo gc_check_weak_ref.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.cpp  -fPIC -DPIC -o .libs/gc.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT bytecode.lo -MD -MP -MF .deps/bytecode.Tpo -c bytecode.cpp -o bytecode.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_check_weak_ref.lo -MD -MP -MF .deps/gc_check_weak_ref.Tpo -c gc_check_weak_ref.cpp  -fPIC -DPIC -o .libs/gc_check_weak_ref.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -o exporter.o >/dev/null 2>&1
mv -f .deps/arb.Tpo .deps/arb.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_copy_phase.lo -MD -MP -MF .deps/gc_copy_phase.Tpo -c -o gc_copy_phase.lo gc_copy_phase.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.cpp -o gc.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_check_weak_ref.lo -MD -MP -MF .deps/gc_check_weak_ref.Tpo -c gc_check_weak_ref.cpp -o gc_check_weak_ref.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_copy_phase.lo -MD -MP -MF .deps/gc_copy_phase.Tpo -c gc_copy_phase.cpp  -fPIC -DPIC -o .libs/gc_copy_phase.o
mv -f .deps/gc_check_weak_ref.Tpo .deps/gc_check_weak_ref.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_mark_phase.lo -MD -MP -MF .deps/gc_mark_phase.Tpo -c -o gc_mark_phase.lo gc_mark_phase.cpp
mv -f .deps/gc.Tpo .deps/gc.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_progress.lo -MD -MP -MF .deps/gc_progress.Tpo -c -o gc_progress.lo gc_progress.cpp
mv -f .deps/exporter.Tpo .deps/exporter.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_share_phase.lo -MD -MP -MF .deps/gc_share_phase.Tpo -c -o gc_share_phase.lo gc_share_phase.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_copy_phase.lo -MD -MP -MF .deps/gc_copy_phase.Tpo -c gc_copy_phase.cpp -o gc_copy_phase.o >/dev/null 2>&1
mv -f .deps/bytecode.Tpo .deps/bytecode.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_update_phase.lo -MD -MP -MF .deps/gc_update_phase.Tpo -c -o gc_update_phase.lo gc_update_phase.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_mark_phase.lo -MD -MP -MF .deps/gc_mark_phase.Tpo -c gc_mark_phase.cpp  -fPIC -DPIC -o .libs/gc_mark_phase.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_progress.lo -MD -MP -MF .deps/gc_progress.Tpo -c gc_progress.cpp  -fPIC -DPIC -o .libs/gc_progress.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_share_phase.lo -MD -MP -MF .deps/gc_share_phase.Tpo -c gc_share_phase.cpp  -fPIC -DPIC -o .libs/gc_share_phase.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_progress.lo -MD -MP -MF .deps/gc_progress.Tpo -c gc_progress.cpp -o gc_progress.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_update_phase.lo -MD -MP -MF .deps/gc_update_phase.Tpo -c gc_update_phase.cpp  -fPIC -DPIC -o .libs/gc_update_phase.o
mv -f .deps/gc_copy_phase.Tpo .deps/gc_copy_phase.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c -o gctaskfarm.lo gctaskfarm.cpp
mv -f .deps/gc_progress.Tpo .deps/gc_progress.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT heapsizing.lo -MD -MP -MF .deps/heapsizing.Tpo -c -o heapsizing.lo heapsizing.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_mark_phase.lo -MD -MP -MF .deps/gc_mark_phase.Tpo -c gc_mark_phase.cpp -o gc_mark_phase.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c gctaskfarm.cpp  -fPIC -DPIC -o .libs/gctaskfarm.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT heapsizing.lo -MD -MP -MF .deps/heapsizing.Tpo -c heapsizing.cpp  -fPIC -DPIC -o .libs/heapsizing.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_update_phase.lo -MD -MP -MF .deps/gc_update_phase.Tpo -c gc_update_phase.cpp -o gc_update_phase.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gc_share_phase.lo -MD -MP -MF .deps/gc_share_phase.Tpo -c gc_share_phase.cpp -o gc_share_phase.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c gctaskfarm.cpp -o gctaskfarm.o >/dev/null 2>&1
mv -f .deps/gctaskfarm.Tpo .deps/gctaskfarm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c -o locking.lo locking.cpp
mv -f .deps/gc_mark_phase.Tpo .deps/gc_mark_phase.Plo
mv -f .deps/gc_update_phase.Tpo .deps/gc_update_phase.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT memmgr.lo -MD -MP -MF .deps/memmgr.Tpo -c -o memmgr.lo memmgr.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT mpoly.lo -MD -MP -MF .deps/mpoly.Tpo -c -o mpoly.lo mpoly.cpp
mv -f .deps/gc_share_phase.Tpo .deps/gc_share_phase.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT network.lo -MD -MP -MF .deps/network.Tpo -c -o network.lo network.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT heapsizing.lo -MD -MP -MF .deps/heapsizing.Tpo -c heapsizing.cpp -o heapsizing.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c locking.cpp  -fPIC -DPIC -o .libs/locking.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT memmgr.lo -MD -MP -MF .deps/memmgr.Tpo -c memmgr.cpp  -fPIC -DPIC -o .libs/memmgr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT mpoly.lo -MD -MP -MF .deps/mpoly.Tpo -c mpoly.cpp  -fPIC -DPIC -o .libs/mpoly.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c locking.cpp -o locking.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cpp  -fPIC -DPIC -o .libs/network.o
mv -f .deps/locking.Tpo .deps/locking.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT objsize.lo -MD -MP -MF .deps/objsize.Tpo -c -o objsize.lo objsize.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT mpoly.lo -MD -MP -MF .deps/mpoly.Tpo -c mpoly.cpp -o mpoly.o >/dev/null 2>&1
mv -f .deps/heapsizing.Tpo .deps/heapsizing.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pexport.lo -MD -MP -MF .deps/pexport.Tpo -c -o pexport.lo pexport.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT objsize.lo -MD -MP -MF .deps/objsize.Tpo -c objsize.cpp  -fPIC -DPIC -o .libs/objsize.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT memmgr.lo -MD -MP -MF .deps/memmgr.Tpo -c memmgr.cpp -o memmgr.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pexport.lo -MD -MP -MF .deps/pexport.Tpo -c pexport.cpp  -fPIC -DPIC -o .libs/pexport.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cpp -o network.o >/dev/null 2>&1
mv -f .deps/mpoly.Tpo .deps/mpoly.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c -o poly_specific.lo poly_specific.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT objsize.lo -MD -MP -MF .deps/objsize.Tpo -c objsize.cpp -o objsize.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c poly_specific.cpp  -fPIC -DPIC -o .libs/poly_specific.o
pexport.cpp: In member function 'bool PImport::GetValue(PolyWord*)':
pexport.cpp:473:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:482:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp: In member function 'bool PImport::DoImport()':
pexport.cpp:519:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:534:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:543:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:560:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:579:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:584:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:592:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:602:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:610:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:616:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:627:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:668:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:691:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:704:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:728:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:733:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:752:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:758:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:777:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:783:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:812:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:820:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
pexport.cpp:855:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pexport.lo -MD -MP -MF .deps/pexport.Tpo -c pexport.cpp -o pexport.o >/dev/null 2>&1
mv -f .deps/network.Tpo .deps/network.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT polyffi.lo -MD -MP -MF .deps/polyffi.Tpo -c -o polyffi.lo polyffi.cpp
mv -f .deps/objsize.Tpo .deps/objsize.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT polystring.lo -MD -MP -MF .deps/polystring.Tpo -c -o polystring.lo polystring.cpp
mv -f .deps/memmgr.Tpo .deps/memmgr.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT process_env.lo -MD -MP -MF .deps/process_env.Tpo -c -o process_env.lo process_env.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c poly_specific.cpp -o poly_specific.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT polyffi.lo -MD -MP -MF .deps/polyffi.Tpo -c polyffi.cpp  -fPIC -DPIC -o .libs/polyffi.o
mv -f .deps/pexport.Tpo .deps/pexport.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c -o processes.lo processes.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT polystring.lo -MD -MP -MF .deps/polystring.Tpo -c polystring.cpp  -fPIC -DPIC -o .libs/polystring.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT process_env.lo -MD -MP -MF .deps/process_env.Tpo -c process_env.cpp  -fPIC -DPIC -o .libs/process_env.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT polyffi.lo -MD -MP -MF .deps/polyffi.Tpo -c polyffi.cpp -o polyffi.o >/dev/null 2>&1
mv -f .deps/poly_specific.Tpo .deps/poly_specific.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT profiling.lo -MD -MP -MF .deps/profiling.Tpo -c -o profiling.lo profiling.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT polystring.lo -MD -MP -MF .deps/polystring.Tpo -c polystring.cpp -o polystring.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.cpp  -fPIC -DPIC -o .libs/processes.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT process_env.lo -MD -MP -MF .deps/process_env.Tpo -c process_env.cpp -o process_env.o >/dev/null 2>&1
mv -f .deps/polyffi.Tpo .deps/polyffi.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT quick_gc.lo -MD -MP -MF .deps/quick_gc.Tpo -c -o quick_gc.lo quick_gc.cpp
mv -f .deps/polystring.Tpo .deps/polystring.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT realconv.lo -MD -MP -MF .deps/realconv.Tpo -c -o realconv.lo realconv.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT profiling.lo -MD -MP -MF .deps/profiling.Tpo -c profiling.cpp  -fPIC -DPIC -o .libs/profiling.o
mv -f .deps/process_env.Tpo .deps/process_env.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT reals.lo -MD -MP -MF .deps/reals.Tpo -c -o reals.lo reals.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT quick_gc.lo -MD -MP -MF .deps/quick_gc.Tpo -c quick_gc.cpp  -fPIC -DPIC -o .libs/quick_gc.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT realconv.lo -MD -MP -MF .deps/realconv.Tpo -c realconv.cpp  -fPIC -DPIC -o .libs/realconv.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT reals.lo -MD -MP -MF .deps/reals.Tpo -c reals.cpp  -fPIC -DPIC -o .libs/reals.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT profiling.lo -MD -MP -MF .deps/profiling.Tpo -c profiling.cpp -o profiling.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.cpp -o processes.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT quick_gc.lo -MD -MP -MF .deps/quick_gc.Tpo -c quick_gc.cpp -o quick_gc.o >/dev/null 2>&1
mv -f .deps/profiling.Tpo .deps/profiling.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT rts_module.lo -MD -MP -MF .deps/rts_module.Tpo -c -o rts_module.lo rts_module.cpp
realconv.cpp: In function 'char* rv_alloc(int)':
realconv.cpp:3631:58: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT realconv.lo -MD -MP -MF .deps/realconv.Tpo -c realconv.cpp -o realconv.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT reals.lo -MD -MP -MF .deps/reals.Tpo -c reals.cpp -o reals.o >/dev/null 2>&1
mv -f .deps/quick_gc.Tpo .deps/quick_gc.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT rtsentry.lo -MD -MP -MF .deps/rtsentry.Tpo -c -o rtsentry.lo rtsentry.cpp
mv -f .deps/processes.Tpo .deps/processes.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT run_time.lo -MD -MP -MF .deps/run_time.Tpo -c -o run_time.lo run_time.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT rts_module.lo -MD -MP -MF .deps/rts_module.Tpo -c rts_module.cpp  -fPIC -DPIC -o .libs/rts_module.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT rts_module.lo -MD -MP -MF .deps/rts_module.Tpo -c rts_module.cpp -o rts_module.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT rtsentry.lo -MD -MP -MF .deps/rtsentry.Tpo -c rtsentry.cpp  -fPIC -DPIC -o .libs/rtsentry.o
mv -f .deps/rts_module.Tpo .deps/rts_module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT save_vec.lo -MD -MP -MF .deps/save_vec.Tpo -c -o save_vec.lo save_vec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT run_time.lo -MD -MP -MF .deps/run_time.Tpo -c run_time.cpp  -fPIC -DPIC -o .libs/run_time.o
mv -f .deps/reals.Tpo .deps/reals.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT savestate.lo -MD -MP -MF .deps/savestate.Tpo -c -o savestate.lo savestate.cpp
mv -f .deps/realconv.Tpo .deps/realconv.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT scanaddrs.lo -MD -MP -MF .deps/scanaddrs.Tpo -c -o scanaddrs.lo scanaddrs.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT rtsentry.lo -MD -MP -MF .deps/rtsentry.Tpo -c rtsentry.cpp -o rtsentry.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT save_vec.lo -MD -MP -MF .deps/save_vec.Tpo -c save_vec.cpp  -fPIC -DPIC -o .libs/save_vec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT savestate.lo -MD -MP -MF .deps/savestate.Tpo -c savestate.cpp  -fPIC -DPIC -o .libs/savestate.o
mv -f .deps/rtsentry.Tpo .deps/rtsentry.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sharedata.lo -MD -MP -MF .deps/sharedata.Tpo -c -o sharedata.lo sharedata.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT run_time.lo -MD -MP -MF .deps/run_time.Tpo -c run_time.cpp -o run_time.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT scanaddrs.lo -MD -MP -MF .deps/scanaddrs.Tpo -c scanaddrs.cpp  -fPIC -DPIC -o .libs/scanaddrs.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT save_vec.lo -MD -MP -MF .deps/save_vec.Tpo -c save_vec.cpp -o save_vec.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sharedata.lo -MD -MP -MF .deps/sharedata.Tpo -c sharedata.cpp  -fPIC -DPIC -o .libs/sharedata.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT scanaddrs.lo -MD -MP -MF .deps/scanaddrs.Tpo -c scanaddrs.cpp -o scanaddrs.o >/dev/null 2>&1
mv -f .deps/run_time.Tpo .deps/run_time.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sighandler.lo -MD -MP -MF .deps/sighandler.Tpo -c -o sighandler.lo sighandler.cpp
mv -f .deps/save_vec.Tpo .deps/save_vec.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c -o statistics.lo statistics.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT savestate.lo -MD -MP -MF .deps/savestate.Tpo -c savestate.cpp -o savestate.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sighandler.lo -MD -MP -MF .deps/sighandler.Tpo -c sighandler.cpp  -fPIC -DPIC -o .libs/sighandler.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.cpp  -fPIC -DPIC -o .libs/statistics.o
mv -f .deps/scanaddrs.Tpo .deps/scanaddrs.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c -o timing.lo timing.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sharedata.lo -MD -MP -MF .deps/sharedata.Tpo -c sharedata.cpp -o sharedata.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sighandler.lo -MD -MP -MF .deps/sighandler.Tpo -c sighandler.cpp -o sighandler.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.cpp  -fPIC -DPIC -o .libs/timing.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -o statistics.o >/dev/null 2>&1
mv -f .deps/sighandler.Tpo .deps/sighandler.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT xwindows.lo -MD -MP -MF .deps/xwindows.Tpo -c -o xwindows.lo xwindows.cpp
mv -f .deps/sharedata.Tpo .deps/sharedata.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT interpreter.lo -MD -MP -MF .deps/interpreter.Tpo -c -o interpreter.lo interpreter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.cpp -o timing.o >/dev/null 2>&1
mv -f .deps/savestate.Tpo .deps/savestate.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT elfexport.lo -MD -MP -MF .deps/elfexport.Tpo -c -o elfexport.lo elfexport.cpp
mv -f .deps/statistics.Tpo .deps/statistics.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT basicio.lo -MD -MP -MF .deps/basicio.Tpo -c -o basicio.lo basicio.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT xwindows.lo -MD -MP -MF .deps/xwindows.Tpo -c xwindows.cpp  -fPIC -DPIC -o .libs/xwindows.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT interpreter.lo -MD -MP -MF .deps/interpreter.Tpo -c interpreter.cpp  -fPIC -DPIC -o .libs/interpreter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT xwindows.lo -MD -MP -MF .deps/xwindows.Tpo -c xwindows.cpp -o xwindows.o >/dev/null 2>&1
mv -f .deps/timing.Tpo .deps/timing.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c -o unix_specific.lo unix_specific.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT elfexport.lo -MD -MP -MF .deps/elfexport.Tpo -c elfexport.cpp  -fPIC -DPIC -o .libs/elfexport.o
mv -f .deps/xwindows.Tpo .deps/xwindows.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT osmemunix.lo -MD -MP -MF .deps/osmemunix.Tpo -c -o osmemunix.lo osmemunix.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT basicio.lo -MD -MP -MF .deps/basicio.Tpo -c basicio.cpp  -fPIC -DPIC -o .libs/basicio.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT interpreter.lo -MD -MP -MF .deps/interpreter.Tpo -c interpreter.cpp -o interpreter.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c unix_specific.cpp  -fPIC -DPIC -o .libs/unix_specific.o
elfexport.cpp: In member function 'virtual void ELFExport::ScanConstant(PolyObject*, byte*, ScanRelocationKind, intptr_t)':
elfexport.cpp:379:18: warning: unused variable 'offset' [-Wunused-variable]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT osmemunix.lo -MD -MP -MF .deps/osmemunix.Tpo -c osmemunix.cpp  -fPIC -DPIC -o .libs/osmemunix.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT elfexport.lo -MD -MP -MF .deps/elfexport.Tpo -c elfexport.cpp -o elfexport.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT basicio.lo -MD -MP -MF .deps/basicio.Tpo -c basicio.cpp -o basicio.o >/dev/null 2>&1
osmemunix.cpp: In member function 'bool OSMemInRegion::Initialise(OSMem::_MemUsage, size_t, void**)':
osmemunix.cpp:220:48: warning: left shift count >= width of type [-Wshift-count-overflow]
osmemunix.cpp:242:44: warning: left shift count >= width of type [-Wshift-count-overflow]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT osmemunix.lo -MD -MP -MF .deps/osmemunix.Tpo -c osmemunix.cpp -o osmemunix.o >/dev/null 2>&1
mv -f .deps/interpreter.Tpo .deps/interpreter.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -DCODEISNOTEXECUTABLE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c unix_specific.cpp -o unix_specific.o >/dev/null 2>&1
mv -f .deps/elfexport.Tpo .deps/elfexport.Plo
mv -f .deps/osmemunix.Tpo .deps/osmemunix.Plo
mv -f .deps/basicio.Tpo .deps/basicio.Plo
mv -f .deps/unix_specific.Tpo .deps/unix_specific.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -version-info 14:0:0  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libpolyml.la -rpath /usr/lib arb.lo bitmap.lo bytecode.lo check_objects.lo diagnostics.lo errors.lo exporter.lo gc.lo gc_check_weak_ref.lo gc_copy_phase.lo gc_mark_phase.lo gc_progress.lo gc_share_phase.lo gc_update_phase.lo gctaskfarm.lo heapsizing.lo locking.lo memmgr.lo mpoly.lo network.lo objsize.lo pexport.lo poly_specific.lo polyffi.lo polystring.lo process_env.lo processes.lo profiling.lo quick_gc.lo realconv.lo reals.lo rts_module.lo rtsentry.lo run_time.lo save_vec.lo savestate.lo scanaddrs.lo sharedata.lo sighandler.lo statistics.lo timing.lo xwindows.lo interpreter.lo elfexport.lo basicio.lo unix_specific.lo osmemunix.lo  -lffi -lgmp -lm -lstdc++ 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/crtbeginS.o  .libs/arb.o .libs/bitmap.o .libs/bytecode.o .libs/check_objects.o .libs/diagnostics.o .libs/errors.o .libs/exporter.o .libs/gc.o .libs/gc_check_weak_ref.o .libs/gc_copy_phase.o .libs/gc_mark_phase.o .libs/gc_progress.o .libs/gc_share_phase.o .libs/gc_update_phase.o .libs/gctaskfarm.o .libs/heapsizing.o .libs/locking.o .libs/memmgr.o .libs/mpoly.o .libs/network.o .libs/objsize.o .libs/pexport.o .libs/poly_specific.o .libs/polyffi.o .libs/polystring.o .libs/process_env.o .libs/processes.o .libs/profiling.o .libs/quick_gc.o .libs/realconv.o .libs/reals.o .libs/rts_module.o .libs/rtsentry.o .libs/run_time.o .libs/save_vec.o .libs/savestate.o .libs/scanaddrs.o .libs/sharedata.o .libs/sighandler.o .libs/statistics.o .libs/timing.o .libs/xwindows.o .libs/interpreter.o .libs/elfexport.o .libs/basicio.o .libs/unix_specific.o .libs/osmemunix.o   -lffi -lgmp -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crtn.o  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libpolyml.so.14 -o .libs/libpolyml.so.14.0.0
libtool: link: (cd ".libs" && rm -f "libpolyml.so.14" && ln -s "libpolyml.so.14.0.0" "libpolyml.so.14")
libtool: link: (cd ".libs" && rm -f "libpolyml.so" && ln -s "libpolyml.so.14.0.0" "libpolyml.so")
libtool: link: ar cru .libs/libpolyml.a  arb.o bitmap.o bytecode.o check_objects.o diagnostics.o errors.o exporter.o gc.o gc_check_weak_ref.o gc_copy_phase.o gc_mark_phase.o gc_progress.o gc_share_phase.o gc_update_phase.o gctaskfarm.o heapsizing.o locking.o memmgr.o mpoly.o network.o objsize.o pexport.o poly_specific.o polyffi.o polystring.o process_env.o processes.o profiling.o quick_gc.o realconv.o reals.o rts_module.o rtsentry.o run_time.o save_vec.o savestate.o scanaddrs.o sharedata.o sighandler.o statistics.o timing.o xwindows.o interpreter.o elfexport.o basicio.o unix_specific.o osmemunix.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libpolyml.a
libtool: link: ( cd ".libs" && rm -f "libpolyml.la" && ln -s "../libpolyml.la" "libpolyml.la" )
make[2]: Leaving directory '/build/polyml/src/polyml-5.9.1/libpolyml'
Making all in libpolymain
make[2]: Entering directory '/build/polyml/src/polyml-5.9.1/libpolymain'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall    -Wall -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -MT polystub.lo -MD -MP -MF .deps/polystub.Tpo -c -o polystub.lo polystub.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wall -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT polystub.lo -MD -MP -MF .deps/polystub.Tpo -c polystub.c  -fPIC -DPIC -o .libs/polystub.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wall -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT polystub.lo -MD -MP -MF .deps/polystub.Tpo -c polystub.c -o polystub.o >/dev/null 2>&1
mv -f .deps/polystub.Tpo .deps/polystub.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc   -Wall -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -static -version-info 0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libpolymain.la -rpath /usr/lib polystub.lo  -lffi -lgmp -lm -lstdc++ 
libtool: link: ar cru .libs/libpolymain.a  polystub.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libpolymain.a
libtool: link: ( cd ".libs" && rm -f "libpolymain.la" && ln -s "../libpolymain.la" "libpolymain.la" )
make[2]: Leaving directory '/build/polyml/src/polyml-5.9.1/libpolymain'
Making all in .
make[2]: Entering directory '/build/polyml/src/polyml-5.9.1'
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -MT polyimport.o -MD -MP -MF .deps/polyimport.Tpo -c -o polyimport.o polyimport.c
mv -f .deps/polyimport.Tpo .deps/polyimport.Po
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o polyimport polyimport.o  libpolyml/libpolyml.la -lffi -lgmp -lm -lstdc++ 
libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/polyimport polyimport.o  libpolyml/.libs/libpolyml.so -lffi -lgmp -lm -lstdc++
./polyimport  ./bootstrap/bootstrap32.txt -I . < ./bootstrap/Stage1.sml
Use: basis/build.sml
Use: basis/InitialBasis.ML
Use: basis/Universal.ML
Use: basis/General.sml
Use: basis/LibrarySupport.sml
Use: basis/PolyMLException.sml
Use: basis/Option.sml
Use: basis/ListSignature.sml
Use: basis/List.sml
Use: basis/VectorOperations.sml
Use: basis/PolyVectorOperations.sml
Use: basis/VectorSliceOperations.sml
Use: basis/MONO_VECTOR.sml
Use: basis/MONO_VECTOR_SLICE.sml
Use: basis/MONO_ARRAY.sml
Use: basis/MONO_ARRAY_SLICE.sml
Use: basis/StringSignatures.sml
Use: basis/String.sml
Use: basis/INTEGER.sml
Use: basis/Int.sml
Use: basis/IntAsFixedInt.sml
Use: basis/Int31.sml
Use: basis/WordSignature.sml
Use: basis/LargeWord.sml
Use: basis/VectorSignature.sml
Use: basis/VectorSliceSignature.sml
Use: basis/Vector.sml
Use: basis/ArraySignature.sml
Use: basis/ArraySliceSignature.sml
Use: basis/Array.sml
Use: basis/Text.sml
Use: basis/Bool.sml
Use: basis/ListPair.sml
Use: basis/Word32.sml
Use: basis/Word16.sml
Use: basis/Word8.sml
Use: basis/IntInf.sml
Use: basis/Int32.sml
Use: basis/Word8Array.sml
Use: basis/Byte.sml
Use: basis/BoolArray.sml
Use: basis/IntArray.sml
Use: basis/RealArray.sml
Use: basis/IEEE_REAL.sml
Use: basis/IEEEReal.sml
Use: basis/MATH.sml
Use: basis/MATH.sml
Use: basis/RealSignature.sml
Use: basis/Real.sml
Use: basis/Real32.sml
Use: basis/Time.sml
Use: basis/DATE.sig
Use: basis/Date.sml
Use: basis/Thread.sml
Use: basis/ThreadLib.sml
Use: basis/Timer.sml
Use: basis/CommandLine.sml
Use: basis/ExnPrinter.sml
Use: basis/ForeignConstants.sml
Use: basis/ForeignMemory.sml
Use: basis/Foreign.sml
Use: basis/IO.sml
Use: basis/OS.sml
Use: basis/PRIM_IO.sml
Use: basis/PrimIO.sml
Use: basis/LibraryIOSupport.sml
Use: basis/STREAM_IO.sml
Use: basis/BasicStreamIO.sml
Use: basis/IMPERATIVE_IO.sml
Use: basis/ImperativeIO.sml
Use: basis/TextIO.sml
Use: basis/BinIO.sml
Use: basis/Socket.sml
Use: basis/NetProtDB.sml
Use: basis/NetServDB.sml
Use: basis/GenericSock.sml
Use: basis/INetSock.sml
Use: basis/INet6Sock.sml
Use: basis/PackReal.sml
Use: basis/PackReal32Boxed.sml
Use: basis/PackWord.sml
Use: basis/Array2Signature.sml
Use: basis/Array2.sml
Use: basis/IntArray2.sml
Use: basis/SML90.sml
Use: basis/Weak.sml
Use: basis/Signal.sml
Use: basis/BIT_FLAGS.sml
Use: basis/SingleAssignment.sml
Use: basis/Posix.sml
Use: basis/Unix.sml
Use: basis/UnixSock.sml
Use: basis/HashArray.ML
Use: basis/UniversalArray.ML
Use: basis/PrettyPrinter.sml
Use: basis/ASN1.sml
Use: basis/Statistics.ML
Use: basis/InitialPolyML.ML
Use: basis/FinalPolyML.sml
Use: basis/TopLevelPolyML.sml
******Bootstrap stage 2 of 7******
Making MLCompiler
Making Address
Created structure Address
Created signature AddressSig
Making Misc
Created structure Misc
Making HashTable
Created structure HashTable
Making UniversalTable
Created structure UniversalTable
Making StretchArray
Created structure StretchArray
Created structure Boot
Making Initialise
Making INITIALISE_
Making LEXSIG
Created signature LEXSIG
Making TYPETREESIG
Created signature TYPETREESIG
Making STRUCTVALSIG
Created signature STRUCTVALSIG
Making VALUEOPSSIG
Created signature VALUEOPSSIG
Making CODETREE
Making BUILTINS
Created signature BUILTINS
Making FOREIGNCALL
Created signature FOREIGNCALL
Created signature CODETREE
Making EXPORTTREESIG
Created signature EXPORTTREESIG
Making DATATYPEREPSIG
Created signature DATATYPEREPSIG
Making TYPEIDCODESIG
Created signature TYPEIDCODESIG
Making MAKESIG
Created signature MAKESIG
Making DEBUG
Created signature DEBUG
Making DEBUGGER
Created signature DEBUGGER
Making PRETTY
Created signature PRETTY
Making PRINTTABLESIG
Created signature PRINTTABLESIG
Created functor INITIALISE_
Making Lex
Making LEX_
Making SymbolsSig
Created signature SymbolsSig
Created functor LEX_
Making Pretty
Created structure Pretty
Making Symbols
Created structure Symbols
Making Debug
Created structure Debug
Created structure Lex
Making TypeTree
Making TYPE_TREE
Created functor TYPE_TREE
Making StructVals
Making STRUCT_VALS
Created functor STRUCT_VALS
Making CodeTree
Making CodetreeFunctions
Making BASECODETREE
Created signature BASECODETREE
Making CODETREEFUNCTIONS
Created signature CODETREEFUNCTIONS
Created functor CodetreeFunctions
Making BaseCodeTree
Making BackendIntermediateCode
Making BACKENDINTERMEDIATECODE
Created signature BACKENDINTERMEDIATECODE
Created structure BackendIntermediateCode
Created structure BaseCodeTree
Making StronglyConnected
Created structure StronglyConnected
Making CodetreeStaticLinkAndCases
Making GENCODE
Created signature GENCODE
Making CODEGENTREE
Created signature CODEGENTREE
Created functor CodetreeStaticLinkAndCases
Making GCode
Making ByteCode
Making IntCodeCons
Making CODEARRAY
Created signature CODEARRAY
Making INTCODECONS
Created signature INTCODECONS
Created functor IntCodeCons
Making CodeArray
Created structure CodeArray
Making IntGCode
Created functor IntGCode
Created structure ByteCode
Created structure GCode
Making CodetreeLambdaLift
Created functor CodetreeLambdaLift
Making CodetreeCodegenConstantFunctions
Created functor CodetreeCodegenConstantFunctions
Making CodetreeRemoveRedundant
Created functor CodetreeRemoveRedundant
Making CodetreeSimplifier
Created functor CodetreeSimplifier
Making CodetreeOptimiser
Created functor CodetreeOptimiser
Making CodeTreeConstruction
Created functor CodeTreeConstruction
Created structure CodeTree
Created structure StructVals
Making Utilities
Making UTILITIES_
Created functor UTILITIES_
Created structure Utilities
Making ExportTreeStruct
Making ExportTree
Created functor ExportTree
Created structure ExportTreeStruct
Created structure TypeTree
Making ValueOps
Making VALUE_OPS
Making COPIERSIG
Created signature COPIERSIG
Created functor VALUE_OPS
Making PrintTable
Making PRINT_TABLE
Created functor PRINT_TABLE
Created structure PrintTable
Making CopierStruct
Making COPIER
Created functor COPIER
Created structure CopierStruct
Making TypeIDCodeStruct
Making TYPEIDCODE
Created functor TYPEIDCODE
Created structure TypeIDCodeStruct
Making DatatypeRep
Making DATATYPE_REP
Created functor DATATYPE_REP
Created structure DatatypeRep
Created structure ValueOps
Making Make
Making MAKE_
Making COMPILERBODYSIG
Created signature COMPILERBODYSIG
Created functor MAKE_
Making CompilerBody
Making COMPILER_BODY
Making STRUCTURESSIG
Created signature STRUCTURESSIG
Created functor COMPILER_BODY
Making SymSet
Making SymsetSig
Created signature SymsetSig
Created structure SymSet
Making Structures
Making STRUCTURES_
Making PARSETREESIG
Created signature PARSETREESIG
Making SIGNATURESSIG
Created signature SIGNATURESSIG
Created functor STRUCTURES_
Making ParseTree
Making BASE_PARSE_TREE
Making BaseParseTreeSig
Created signature BaseParseTreeSig
Created functor BASE_PARSE_TREE
Making Debugger
Making DEBUGGER_
Created functor DEBUGGER_
Created structure Debugger
Making PRINT_PARSETREE
Making PrintParsetreeSig
Created signature PrintParsetreeSig
Created functor PRINT_PARSETREE
Making EXPORT_PARSETREE
Making ExportParsetreeSig
Created signature ExportParsetreeSig
Created functor EXPORT_PARSETREE
Making TYPECHECK_PARSETREE
Making TypeCheckParsetreeSig
Created signature TypeCheckParsetreeSig
Created functor TYPECHECK_PARSETREE
Making MATCH_COMPILER
Making MatchCompilerSig
Created signature MatchCompilerSig
Created functor MATCH_COMPILER
Making CODEGEN_PARSETREE
Making CodegenParsetreeSig
Created signature CodegenParsetreeSig
Created functor CODEGEN_PARSETREE
Making PARSE_TREE
Created functor PARSE_TREE
Created structure ParseTree
Making SignaturesStruct
Making SIGNATURES
Created functor SIGNATURES
Created structure SignaturesStruct
Created structure Structures
Making ParseDec
Making PARSE_DEC
Created functor PARSE_DEC
Making Skips
Making SKIPS_
Created functor SKIPS_
Created structure Skips
Making ParseType
Making PARSE_TYPE
Created functor PARSE_TYPE
Created structure ParseType
Created structure ParseDec
Created structure CompilerBody
Making CompilerVersion
Created structure CompilerVersion
Created structure Make
Created structure Initialise
Created structure MLCompiler
Use: bootstrap/Stage3.sml
******Bootstrap stage 3 of 7******
Use: basis/build.sml
Use: basis/InitialBasis.ML
Use: basis/Universal.ML
Use: basis/General.sml
Use: basis/LibrarySupport.sml
Use: basis/PolyMLException.sml
Use: basis/Option.sml
Use: basis/ListSignature.sml
Use: basis/List.sml
Use: basis/VectorOperations.sml
Use: basis/PolyVectorOperations.sml
Use: basis/VectorSliceOperations.sml
Use: basis/MONO_VECTOR.sml
Use: basis/MONO_VECTOR_SLICE.sml
Use: basis/MONO_ARRAY.sml
Use: basis/MONO_ARRAY_SLICE.sml
Use: basis/StringSignatures.sml
Use: basis/String.sml
Use: basis/INTEGER.sml
Use: basis/Int.sml
Use: basis/IntAsFixedInt.sml
Use: basis/Int31.sml
Use: basis/WordSignature.sml
Use: basis/LargeWord.sml
Use: basis/VectorSignature.sml
Use: basis/VectorSliceSignature.sml
Use: basis/Vector.sml
Use: basis/ArraySignature.sml
Use: basis/ArraySliceSignature.sml
Use: basis/Array.sml
Use: basis/Text.sml
Use: basis/Bool.sml
Use: basis/ListPair.sml
Use: basis/Word32.sml
Use: basis/Word16.sml
Use: basis/Word8.sml
Use: basis/IntInf.sml
Use: basis/Int32.sml
Use: basis/Word8Array.sml
Use: basis/Byte.sml
Use: basis/BoolArray.sml
Use: basis/IntArray.sml
Use: basis/RealArray.sml
Use: basis/IEEE_REAL.sml
Use: basis/IEEEReal.sml
Use: basis/MATH.sml
Use: basis/MATH.sml
Use: basis/RealSignature.sml
Use: basis/Real.sml
Use: basis/Real32.sml
Use: basis/Time.sml
Use: basis/DATE.sig
Use: basis/Date.sml
Use: basis/Thread.sml
Use: basis/ThreadLib.sml
Use: basis/Timer.sml
Use: basis/CommandLine.sml
Use: basis/ExnPrinter.sml
Use: basis/ForeignConstants.sml
Use: basis/ForeignMemory.sml
Use: basis/Foreign.sml
Use: basis/IO.sml
Use: basis/OS.sml
Use: basis/PRIM_IO.sml
Use: basis/PrimIO.sml
Use: basis/LibraryIOSupport.sml
Use: basis/STREAM_IO.sml
Use: basis/BasicStreamIO.sml
Use: basis/IMPERATIVE_IO.sml
Use: basis/ImperativeIO.sml
Use: basis/TextIO.sml
Use: basis/BinIO.sml
Use: basis/Socket.sml
Use: basis/NetProtDB.sml
Use: basis/NetServDB.sml
Use: basis/GenericSock.sml
Use: basis/INetSock.sml
Use: basis/INet6Sock.sml
Use: basis/PackReal.sml
Use: basis/PackReal32Boxed.sml
Use: basis/PackWord.sml
Use: basis/Array2Signature.sml
Use: basis/Array2.sml
Use: basis/IntArray2.sml
Use: basis/SML90.sml
Use: basis/Weak.sml
Use: basis/Signal.sml
Use: basis/BIT_FLAGS.sml
Use: basis/SingleAssignment.sml
Use: basis/Posix.sml
Use: basis/Unix.sml
Use: basis/UnixSock.sml
Use: basis/HashArray.ML
Use: basis/UniversalArray.ML
Use: basis/PrettyPrinter.sml
Use: basis/ASN1.sml
Use: basis/Statistics.ML
Use: basis/InitialPolyML.ML
Use: basis/FinalPolyML.sml
Use: basis/TopLevelPolyML.sml
******Bootstrap stage 4 of 7******
Making MLCompiler
Making Address
Created structure Address
Created signature AddressSig
Making Misc
Created structure Misc
Making HashTable
Created structure HashTable
Making UniversalTable
Created structure UniversalTable
Making StretchArray
Created structure StretchArray
Created structure Boot
Making Initialise
Making INITIALISE_
Making LEXSIG
Created signature LEXSIG
Making TYPETREESIG
Created signature TYPETREESIG
Making STRUCTVALSIG
Created signature STRUCTVALSIG
Making VALUEOPSSIG
Created signature VALUEOPSSIG
Making CODETREE
Making BUILTINS
Created signature BUILTINS
Making FOREIGNCALL
Created signature FOREIGNCALL
Created signature CODETREE
Making EXPORTTREESIG
Created signature EXPORTTREESIG
Making DATATYPEREPSIG
Created signature DATATYPEREPSIG
Making TYPEIDCODESIG
Created signature TYPEIDCODESIG
Making MAKESIG
Created signature MAKESIG
Making DEBUG
Created signature DEBUG
Making DEBUGGER
Created signature DEBUGGER
Making PRETTY
Created signature PRETTY
Making PRINTTABLESIG
Created signature PRINTTABLESIG
Created functor INITIALISE_
Making Lex
Making LEX_
Making SymbolsSig
Created signature SymbolsSig
Created functor LEX_
Making Pretty
Created structure Pretty
Making Symbols
Created structure Symbols
Making Debug
Created structure Debug
Created structure Lex
Making TypeTree
Making TYPE_TREE
Created functor TYPE_TREE
Making StructVals
Making STRUCT_VALS
Created functor STRUCT_VALS
Making CodeTree
Making CodetreeFunctions
Making BASECODETREE
Created signature BASECODETREE
Making CODETREEFUNCTIONS
Created signature CODETREEFUNCTIONS
Created functor CodetreeFunctions
Making BaseCodeTree
Making BackendIntermediateCode
Making BACKENDINTERMEDIATECODE
Created signature BACKENDINTERMEDIATECODE
Created structure BackendIntermediateCode
Created structure BaseCodeTree
Making StronglyConnected
Created structure StronglyConnected
Making CodetreeStaticLinkAndCases
Making GENCODE
Created signature GENCODE
Making CODEGENTREE
Created signature CODEGENTREE
Created functor CodetreeStaticLinkAndCases
Making GCode
Making ByteCode
Making IntCodeCons
Making CODEARRAY
Created signature CODEARRAY
Making INTCODECONS
Created signature INTCODECONS
Created functor IntCodeCons
Making CodeArray
Created structure CodeArray
Making IntGCode
Created functor IntGCode
Created structure ByteCode
Created structure GCode
Making CodetreeLambdaLift
Created functor CodetreeLambdaLift
Making CodetreeCodegenConstantFunctions
Created functor CodetreeCodegenConstantFunctions
Making CodetreeRemoveRedundant
Created functor CodetreeRemoveRedundant
Making CodetreeSimplifier
Created functor CodetreeSimplifier
Making CodetreeOptimiser
Created functor CodetreeOptimiser
Making CodeTreeConstruction
Created functor CodeTreeConstruction
Created structure CodeTree
Created structure StructVals
Making Utilities
Making UTILITIES_
Created functor UTILITIES_
Created structure Utilities
Making ExportTreeStruct
Making ExportTree
Created functor ExportTree
Created structure ExportTreeStruct
Created structure TypeTree
Making ValueOps
Making VALUE_OPS
Making COPIERSIG
Created signature COPIERSIG
Created functor VALUE_OPS
Making PrintTable
Making PRINT_TABLE
Created functor PRINT_TABLE
Created structure PrintTable
Making CopierStruct
Making COPIER
Created functor COPIER
Created structure CopierStruct
Making TypeIDCodeStruct
Making TYPEIDCODE
Created functor TYPEIDCODE
Created structure TypeIDCodeStruct
Making DatatypeRep
Making DATATYPE_REP
Created functor DATATYPE_REP
Created structure DatatypeRep
Created structure ValueOps
Making Make
Making MAKE_
Making COMPILERBODYSIG
Created signature COMPILERBODYSIG
Created functor MAKE_
Making CompilerBody
Making COMPILER_BODY
Making STRUCTURESSIG
Created signature STRUCTURESSIG
Created functor COMPILER_BODY
Making SymSet
Making SymsetSig
Created signature SymsetSig
Created structure SymSet
Making Structures
Making STRUCTURES_
Making PARSETREESIG
Created signature PARSETREESIG
Making SIGNATURESSIG
Created signature SIGNATURESSIG
Created functor STRUCTURES_
Making ParseTree
Making BASE_PARSE_TREE
Making BaseParseTreeSig
Created signature BaseParseTreeSig
Created functor BASE_PARSE_TREE
Making Debugger
Making DEBUGGER_
Created functor DEBUGGER_
Created structure Debugger
Making PRINT_PARSETREE
Making PrintParsetreeSig
Created signature PrintParsetreeSig
Created functor PRINT_PARSETREE
Making EXPORT_PARSETREE
Making ExportParsetreeSig
Created signature ExportParsetreeSig
Created functor EXPORT_PARSETREE
Making TYPECHECK_PARSETREE
Making TypeCheckParsetreeSig
Created signature TypeCheckParsetreeSig
Created functor TYPECHECK_PARSETREE
Making MATCH_COMPILER
Making MatchCompilerSig
Created signature MatchCompilerSig
Created functor MATCH_COMPILER
Making CODEGEN_PARSETREE
Making CodegenParsetreeSig
Created signature CodegenParsetreeSig
Created functor CODEGEN_PARSETREE
Making PARSE_TREE
Created functor PARSE_TREE
Created structure ParseTree
Making SignaturesStruct
Making SIGNATURES
Created functor SIGNATURES
Created structure SignaturesStruct
Created structure Structures
Making ParseDec
Making PARSE_DEC
Created functor PARSE_DEC
Making Skips
Making SKIPS_
Created functor SKIPS_
Created structure Skips
Making ParseType
Making PARSE_TYPE
Created functor PARSE_TYPE
Created structure ParseType
Created structure ParseDec
Created structure CompilerBody
Making CompilerVersion
Created structure CompilerVersion
Created structure Make
Created structure Initialise
Created structure MLCompiler
Use: bootstrap/Stage5.sml
******Bootstrap stage 5 of 7******
Use: basis/build.sml
Use: basis/InitialBasis.ML
Use: basis/Universal.ML
Use: basis/General.sml
Use: basis/LibrarySupport.sml
Use: basis/PolyMLException.sml
Use: basis/Option.sml
Use: basis/ListSignature.sml
Use: basis/List.sml
Use: basis/VectorOperations.sml
Use: basis/PolyVectorOperations.sml
Use: basis/VectorSliceOperations.sml
Use: basis/MONO_VECTOR.sml
Use: basis/MONO_VECTOR_SLICE.sml
Use: basis/MONO_ARRAY.sml
Use: basis/MONO_ARRAY_SLICE.sml
Use: basis/StringSignatures.sml
Use: basis/String.sml
Use: basis/INTEGER.sml
Use: basis/Int.sml
Use: basis/IntAsFixedInt.sml
Use: basis/Int31.sml
Use: basis/WordSignature.sml
Use: basis/LargeWord.sml
Use: basis/VectorSignature.sml
Use: basis/VectorSliceSignature.sml
Use: basis/Vector.sml
Use: basis/ArraySignature.sml
Use: basis/ArraySliceSignature.sml
Use: basis/Array.sml
Use: basis/Text.sml
Use: basis/Bool.sml
Use: basis/ListPair.sml
Use: basis/Word32.sml
Use: basis/Word16.sml
Use: basis/Word8.sml
Use: basis/IntInf.sml
Use: basis/Int32.sml
Use: basis/Word8Array.sml
Use: basis/Byte.sml
Use: basis/BoolArray.sml
Use: basis/IntArray.sml
Use: basis/RealArray.sml
Use: basis/IEEE_REAL.sml
Use: basis/IEEEReal.sml
Use: basis/MATH.sml
Use: basis/MATH.sml
Use: basis/RealSignature.sml
Use: basis/Real.sml
Use: basis/Real32.sml
Use: basis/Time.sml
Use: basis/DATE.sig
Use: basis/Date.sml
Use: basis/Thread.sml
Use: basis/ThreadLib.sml
Use: basis/Timer.sml
Use: basis/CommandLine.sml
Use: basis/ExnPrinter.sml
Use: basis/ForeignConstants.sml
Use: basis/ForeignMemory.sml
Use: basis/Foreign.sml
Use: basis/IO.sml
Use: basis/OS.sml
Use: basis/PRIM_IO.sml
Use: basis/PrimIO.sml
Use: basis/LibraryIOSupport.sml
Use: basis/STREAM_IO.sml
Use: basis/BasicStreamIO.sml
Use: basis/IMPERATIVE_IO.sml
Use: basis/ImperativeIO.sml
Use: basis/TextIO.sml
Use: basis/BinIO.sml
Use: basis/Socket.sml
Use: basis/NetProtDB.sml
Use: basis/NetServDB.sml
Use: basis/GenericSock.sml
Use: basis/INetSock.sml
Use: basis/INet6Sock.sml
Use: basis/PackReal.sml
Use: basis/PackReal32Boxed.sml
Use: basis/PackWord.sml
Use: basis/Array2Signature.sml
Use: basis/Array2.sml
Use: basis/IntArray2.sml
Use: basis/SML90.sml
Use: basis/Weak.sml
Use: basis/Signal.sml
Use: basis/BIT_FLAGS.sml
Use: basis/SingleAssignment.sml
Use: basis/Posix.sml
Use: basis/Unix.sml
Use: basis/UnixSock.sml
Use: basis/HashArray.ML
Use: basis/UniversalArray.ML
Use: basis/PrettyPrinter.sml
Use: basis/ASN1.sml
Use: basis/Statistics.ML
Use: basis/InitialPolyML.ML
Use: basis/FinalPolyML.sml
Use: basis/TopLevelPolyML.sml
******Bootstrap stage 6 of 7******
Making MLCompiler
Making Address
Created structure Address
Created signature AddressSig
Making Misc
Created structure Misc
Making HashTable
Created structure HashTable
Making UniversalTable
Created structure UniversalTable
Making StretchArray
Created structure StretchArray
Created structure Boot
Making Initialise
Making INITIALISE_
Making LEXSIG
Created signature LEXSIG
Making TYPETREESIG
Created signature TYPETREESIG
Making STRUCTVALSIG
Created signature STRUCTVALSIG
Making VALUEOPSSIG
Created signature VALUEOPSSIG
Making CODETREE
Making BUILTINS
Created signature BUILTINS
Making FOREIGNCALL
Created signature FOREIGNCALL
Created signature CODETREE
Making EXPORTTREESIG
Created signature EXPORTTREESIG
Making DATATYPEREPSIG
Created signature DATATYPEREPSIG
Making TYPEIDCODESIG
Created signature TYPEIDCODESIG
Making MAKESIG
Created signature MAKESIG
Making DEBUG
Created signature DEBUG
Making DEBUGGER
Created signature DEBUGGER
Making PRETTY
Created signature PRETTY
Making PRINTTABLESIG
Created signature PRINTTABLESIG
Created functor INITIALISE_
Making Lex
Making LEX_
Making SymbolsSig
Created signature SymbolsSig
Created functor LEX_
Making Pretty
Created structure Pretty
Making Symbols
Created structure Symbols
Making Debug
Created structure Debug
Created structure Lex
Making TypeTree
Making TYPE_TREE
Created functor TYPE_TREE
Making StructVals
Making STRUCT_VALS
Created functor STRUCT_VALS
Making CodeTree
Making CodetreeFunctions
Making BASECODETREE
Created signature BASECODETREE
Making CODETREEFUNCTIONS
Created signature CODETREEFUNCTIONS
Created functor CodetreeFunctions
Making BaseCodeTree
Making BackendIntermediateCode
Making BACKENDINTERMEDIATECODE
Created signature BACKENDINTERMEDIATECODE
Created structure BackendIntermediateCode
Created structure BaseCodeTree
Making StronglyConnected
Created structure StronglyConnected
Making CodetreeStaticLinkAndCases
Making GENCODE
Created signature GENCODE
Making CODEGENTREE
Created signature CODEGENTREE
Created functor CodetreeStaticLinkAndCases
Making GCode
Making ByteCode
Making IntCodeCons
Making CODEARRAY
Created signature CODEARRAY
Making INTCODECONS
Created signature INTCODECONS
Created functor IntCodeCons
Making CodeArray
Created structure CodeArray
Making IntGCode
Created functor IntGCode
Created structure ByteCode
Created structure GCode
Making CodetreeLambdaLift
Created functor CodetreeLambdaLift
Making CodetreeCodegenConstantFunctions
Created functor CodetreeCodegenConstantFunctions
Making CodetreeRemoveRedundant
Created functor CodetreeRemoveRedundant
Making CodetreeSimplifier
Created functor CodetreeSimplifier
Making CodetreeOptimiser
Created functor CodetreeOptimiser
Making CodeTreeConstruction
Created functor CodeTreeConstruction
Created structure CodeTree
Created structure StructVals
Making Utilities
Making UTILITIES_
Created functor UTILITIES_
Created structure Utilities
Making ExportTreeStruct
Making ExportTree
Created functor ExportTree
Created structure ExportTreeStruct
Created structure TypeTree
Making ValueOps
Making VALUE_OPS
Making COPIERSIG
Created signature COPIERSIG
Created functor VALUE_OPS
Making PrintTable
Making PRINT_TABLE
Created functor PRINT_TABLE
Created structure PrintTable
Making CopierStruct
Making COPIER
Created functor COPIER
Created structure CopierStruct
Making TypeIDCodeStruct
Making TYPEIDCODE
Created functor TYPEIDCODE
Created structure TypeIDCodeStruct
Making DatatypeRep
Making DATATYPE_REP
Created functor DATATYPE_REP
Created structure DatatypeRep
Created structure ValueOps
Making Make
Making MAKE_
Making COMPILERBODYSIG
Created signature COMPILERBODYSIG
Created functor MAKE_
Making CompilerBody
Making COMPILER_BODY
Making STRUCTURESSIG
Created signature STRUCTURESSIG
Created functor COMPILER_BODY
Making SymSet
Making SymsetSig
Created signature SymsetSig
Created structure SymSet
Making Structures
Making STRUCTURES_
Making PARSETREESIG
Created signature PARSETREESIG
Making SIGNATURESSIG
Created signature SIGNATURESSIG
Created functor STRUCTURES_
Making ParseTree
Making BASE_PARSE_TREE
Making BaseParseTreeSig
Created signature BaseParseTreeSig
Created functor BASE_PARSE_TREE
Making Debugger
Making DEBUGGER_
Created functor DEBUGGER_
Created structure Debugger
Making PRINT_PARSETREE
Making PrintParsetreeSig
Created signature PrintParsetreeSig
Created functor PRINT_PARSETREE
Making EXPORT_PARSETREE
Making ExportParsetreeSig
Created signature ExportParsetreeSig
Created functor EXPORT_PARSETREE
Making TYPECHECK_PARSETREE
Making TypeCheckParsetreeSig
Created signature TypeCheckParsetreeSig
Created functor TYPECHECK_PARSETREE
Making MATCH_COMPILER
Making MatchCompilerSig
Created signature MatchCompilerSig
Created functor MATCH_COMPILER
Making CODEGEN_PARSETREE
Making CodegenParsetreeSig
Created signature CodegenParsetreeSig
Created functor CODEGEN_PARSETREE
Making PARSE_TREE
Created functor PARSE_TREE
Created structure ParseTree
Making SignaturesStruct
Making SIGNATURES
Created functor SIGNATURES
Created structure SignaturesStruct
Created structure Structures
Making ParseDec
Making PARSE_DEC
Created functor PARSE_DEC
Making Skips
Making SKIPS_
Created functor SKIPS_
Created structure Skips
Making ParseType
Making PARSE_TYPE
Created functor PARSE_TYPE
Created structure ParseType
Created structure ParseDec
Created structure CompilerBody
Making CompilerVersion
Created structure CompilerVersion
Created structure Make
Created structure Initialise
Created structure MLCompiler
Use: bootstrap/Stage7.sml
******Bootstrap stage 7 of 7******
Use: basis/build.sml
Use: basis/InitialBasis.ML
Use: basis/Universal.ML
Use: basis/General.sml
Use: basis/LibrarySupport.sml
Use: basis/PolyMLException.sml
Use: basis/Option.sml
Use: basis/ListSignature.sml
Use: basis/List.sml
Use: basis/VectorOperations.sml
Use: basis/PolyVectorOperations.sml
Use: basis/VectorSliceOperations.sml
Use: basis/MONO_VECTOR.sml
Use: basis/MONO_VECTOR_SLICE.sml
Use: basis/MONO_ARRAY.sml
Use: basis/MONO_ARRAY_SLICE.sml
Use: basis/StringSignatures.sml
Use: basis/String.sml
Use: basis/INTEGER.sml
Use: basis/Int.sml
Use: basis/IntAsFixedInt.sml
Use: basis/Int31.sml
Use: basis/WordSignature.sml
Use: basis/LargeWord.sml
Use: basis/VectorSignature.sml
Use: basis/VectorSliceSignature.sml
Use: basis/Vector.sml
Use: basis/ArraySignature.sml
Use: basis/ArraySliceSignature.sml
Use: basis/Array.sml
Use: basis/Text.sml
Use: basis/Bool.sml
Use: basis/ListPair.sml
Use: basis/Word32.sml
Use: basis/Word16.sml
Use: basis/Word8.sml
Use: basis/IntInf.sml
Use: basis/Int32.sml
Use: basis/Word8Array.sml
Use: basis/Byte.sml
Use: basis/BoolArray.sml
Use: basis/IntArray.sml
Use: basis/RealArray.sml
Use: basis/IEEE_REAL.sml
Use: basis/IEEEReal.sml
Use: basis/MATH.sml
Use: basis/MATH.sml
Use: basis/RealSignature.sml
Use: basis/Real.sml
Use: basis/Real32.sml
Use: basis/Time.sml
Use: basis/DATE.sig
Use: basis/Date.sml
Use: basis/Thread.sml
Use: basis/ThreadLib.sml
Use: basis/Timer.sml
Use: basis/CommandLine.sml
Use: basis/ExnPrinter.sml
Use: basis/ForeignConstants.sml
Use: basis/ForeignMemory.sml
Use: basis/Foreign.sml
Use: basis/IO.sml
Use: basis/OS.sml
Use: basis/PRIM_IO.sml
Use: basis/PrimIO.sml
Use: basis/LibraryIOSupport.sml
Use: basis/STREAM_IO.sml
Use: basis/BasicStreamIO.sml
Use: basis/IMPERATIVE_IO.sml
Use: basis/ImperativeIO.sml
Use: basis/TextIO.sml
Use: basis/BinIO.sml
Use: basis/Socket.sml
Use: basis/NetProtDB.sml
Use: basis/NetServDB.sml
Use: basis/GenericSock.sml
Use: basis/INetSock.sml
Use: basis/INet6Sock.sml
Use: basis/PackReal.sml
Use: basis/PackReal32Boxed.sml
Use: basis/PackWord.sml
Use: basis/Array2Signature.sml
Use: basis/Array2.sml
Use: basis/IntArray2.sml
Use: basis/SML90.sml
Use: basis/Weak.sml
Use: basis/Signal.sml
Use: basis/BIT_FLAGS.sml
Use: basis/SingleAssignment.sml
Use: basis/Posix.sml
Use: basis/Unix.sml
Use: basis/UnixSock.sml
Use: basis/HashArray.ML
Use: basis/UniversalArray.ML
Use: basis/PrettyPrinter.sml
Use: basis/ASN1.sml
Use: basis/Statistics.ML
Use: basis/InitialPolyML.ML
Use: basis/FinalPolyML.sml
Use: basis/TopLevelPolyML.sml
******Writing object code******
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o poly  polyexport.o  libpolymain/libpolymain.la libpolyml/libpolyml.la  -lffi -lgmp -lm -lstdc++ 
libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/poly polyexport.o  libpolymain/.libs/libpolymain.a libpolyml/.libs/libpolyml.so -lffi -lgmp -lm -lstdc++
make[2]: Leaving directory '/build/polyml/src/polyml-5.9.1'
Making all in modules
make[2]: Entering directory '/build/polyml/src/polyml-5.9.1/modules'
Making all in IntInfAsInt
make[3]: Entering directory '/build/polyml/src/polyml-5.9.1/modules/IntInfAsInt'
echo "use \"./ROOT.sml\";" | ../../poly -q -error-exit
make[3]: Leaving directory '/build/polyml/src/polyml-5.9.1/modules/IntInfAsInt'
make[3]: Entering directory '/build/polyml/src/polyml-5.9.1/modules'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/polyml/src/polyml-5.9.1/modules'
make[2]: Leaving directory '/build/polyml/src/polyml-5.9.1/modules'
make[1]: Leaving directory '/build/polyml/src/polyml-5.9.1'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/polyml/src/polyml-5.9.1'
Making install in libpolyml
make[1]: Entering directory '/build/polyml/src/polyml-5.9.1/libpolyml'
make[2]: Entering directory '/build/polyml/src/polyml-5.9.1/libpolyml'
 /usr/bin/mkdir -p '/build/polyml/pkg/polyml/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/polyml/pkg/polyml/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libpolyml.la '/build/polyml/pkg/polyml/usr/lib'
 /usr/bin/install -c -m 644 polyml.pc '/build/polyml/pkg/polyml/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libpolyml.so.14.0.0 /build/polyml/pkg/polyml/usr/lib/libpolyml.so.14.0.0
libtool: install: (cd /build/polyml/pkg/polyml/usr/lib && { ln -s -f libpolyml.so.14.0.0 libpolyml.so.14 || { rm -f libpolyml.so.14 && ln -s libpolyml.so.14.0.0 libpolyml.so.14; }; })
libtool: install: (cd /build/polyml/pkg/polyml/usr/lib && { ln -s -f libpolyml.so.14.0.0 libpolyml.so || { rm -f libpolyml.so && ln -s libpolyml.so.14.0.0 libpolyml.so; }; })
libtool: install: /usr/bin/install -c .libs/libpolyml.lai /build/polyml/pkg/polyml/usr/lib/libpolyml.la
libtool: install: /usr/bin/install -c .libs/libpolyml.a /build/polyml/pkg/polyml/usr/lib/libpolyml.a
libtool: install: chmod 644 /build/polyml/pkg/polyml/usr/lib/libpolyml.a
libtool: install: ranlib /build/polyml/pkg/polyml/usr/lib/libpolyml.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/polyml/src/polyml-5.9.1/libpolyml'
make[1]: Leaving directory '/build/polyml/src/polyml-5.9.1/libpolyml'
Making install in libpolymain
make[1]: Entering directory '/build/polyml/src/polyml-5.9.1/libpolymain'
make[2]: Entering directory '/build/polyml/src/polyml-5.9.1/libpolymain'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/polyml/pkg/polyml/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libpolymain.la '/build/polyml/pkg/polyml/usr/lib'
libtool: install: /usr/bin/install -c .libs/libpolymain.lai /build/polyml/pkg/polyml/usr/lib/libpolymain.la
libtool: install: /usr/bin/install -c .libs/libpolymain.a /build/polyml/pkg/polyml/usr/lib/libpolymain.a
libtool: install: chmod 644 /build/polyml/pkg/polyml/usr/lib/libpolymain.a
libtool: install: ranlib /build/polyml/pkg/polyml/usr/lib/libpolymain.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/polyml/src/polyml-5.9.1/libpolymain'
make[1]: Leaving directory '/build/polyml/src/polyml-5.9.1/libpolymain'
Making install in .
make[1]: Entering directory '/build/polyml/src/polyml-5.9.1'
make[2]: Entering directory '/build/polyml/src/polyml-5.9.1'
 /usr/bin/mkdir -p '/build/polyml/pkg/polyml/usr/bin'
 /usr/bin/mkdir -p '/build/polyml/pkg/polyml/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/polyml/pkg/polyml/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c polyimport poly '/build/polyml/pkg/polyml/usr/bin'
 /usr/bin/install -c polyc '/build/polyml/pkg/polyml/usr/bin'
 /usr/bin/install -c -m 644 poly.1 polyimport.1 polyc.1 '/build/polyml/pkg/polyml/usr/share/man/man1'
libtool: warning: 'libpolyml/libpolyml.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/polyimport /build/polyml/pkg/polyml/usr/bin/polyimport
libtool: warning: 'libpolyml/libpolyml.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/poly /build/polyml/pkg/polyml/usr/bin/poly
make[2]: Leaving directory '/build/polyml/src/polyml-5.9.1'
make[1]: Leaving directory '/build/polyml/src/polyml-5.9.1'
Making install in modules
make[1]: Entering directory '/build/polyml/src/polyml-5.9.1/modules'
Making install in IntInfAsInt
make[2]: Entering directory '/build/polyml/src/polyml-5.9.1/modules/IntInfAsInt'
make[3]: Entering directory '/build/polyml/src/polyml-5.9.1/modules/IntInfAsInt'
/usr/bin/mkdir -p /build/polyml/pkg/polyml/usr/lib/polyml/modules
make[3]: Nothing to be done for 'install-data-am'.
/usr/bin/install -c -m 644 IntInfAsInt /build/polyml/pkg/polyml/usr/lib/polyml/modules
make[3]: Leaving directory '/build/polyml/src/polyml-5.9.1/modules/IntInfAsInt'
make[2]: Leaving directory '/build/polyml/src/polyml-5.9.1/modules/IntInfAsInt'
make[2]: Entering directory '/build/polyml/src/polyml-5.9.1/modules'
make[3]: Entering directory '/build/polyml/src/polyml-5.9.1/modules'
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/polyml/src/polyml-5.9.1/modules'
make[2]: Leaving directory '/build/polyml/src/polyml-5.9.1/modules'
make[1]: Leaving directory '/build/polyml/src/polyml-5.9.1/modules'
make: Leaving directory '/build/polyml/src/polyml-5.9.1'
==> 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 "polyml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: polyml 5.9.1-3 (Tue Sep 24 01:53:14 2024)
==> Cleaning up...