==> Cloning polyml ... Cloning into 'polyml'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring polyml :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 100 133k 0 0 395k 0 --:--:-- --:--:-- --:--:-- 396k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8557k 100 8557k 0 0 21.3M 0 --:--:-- --:--:-- --:--:-- 21.4M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 100 142k 0 0 418k 0 --:--:-- --:--:-- --:--:-- 417k 100 142k 100 142k 0 0 418k 0 --:--:-- --:--:-- --:--:-- 417k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1710309155 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1710309155' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-polyml-rb-build-XnUC8U7P PWD=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: polyml 5.9.1-2 (Wed Mar 13 05:53:03 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading polyml-5.9.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3456k 0 3456k 0 0 4066k 0 --:--:-- --:--:-- --:--:-- 4066k 100 3796k 0 3796k 0 0 4230k 0 --:--:-- --:--:-- --:--:-- 7245k ==> Validating source files with sha256sums... polyml-5.9.1.tar.gz ... Passed ==> Validating source files with b2sums... polyml-5.9.1.tar.gz ... Passed ==> 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/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/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/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/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/sbin/ld -m elf_x86_64) 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/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) 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/sbin/ld -m elf_x86_64) 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... no 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/sbin/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*... 8 checking size of long... 8 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... yes 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 git... yes 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 '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1' Making all in libpolyml make[2]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolyml' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT diagnostics.lo -MD -MP -MF .deps/diagnostics.Tpo -c -o diagnostics.lo diagnostics.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c -o exporter.lo exporter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c -o gc.lo gc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gc_copy_phase.lo -MD -MP -MF .deps/gc_copy_phase.Tpo -c -o gc_copy_phase.lo gc_copy_phase.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gc_mark_phase.lo -MD -MP -MF .deps/gc_mark_phase.Tpo -c -o gc_mark_phase.lo gc_mark_phase.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gc_progress.lo -MD -MP -MF .deps/gc_progress.Tpo -c -o gc_progress.lo gc_progress.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gc_share_phase.lo -MD -MP -MF .deps/gc_share_phase.Tpo -c -o gc_share_phase.lo gc_share_phase.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gc_update_phase.lo -MD -MP -MF .deps/gc_update_phase.Tpo -c -o gc_update_phase.lo gc_update_phase.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c -o gctaskfarm.lo gctaskfarm.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT heapsizing.lo -MD -MP -MF .deps/heapsizing.Tpo -c -o heapsizing.lo heapsizing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -fPIC -DPIC -o .libs/exporter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.cpp -o errors.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c gctaskfarm.cpp -fPIC -DPIC -o .libs/gctaskfarm.o mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c -o locking.lo locking.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gc_progress.lo -MD -MP -MF .deps/gc_progress.Tpo -c gc_progress.cpp -o gc_progress.o >/dev/null 2>&1 mv -f .deps/gc_progress.Tpo .deps/gc_progress.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT memmgr.lo -MD -MP -MF .deps/memmgr.Tpo -c -o memmgr.lo memmgr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c gctaskfarm.cpp -o gctaskfarm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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 mv -f .deps/bitmap.Tpo .deps/bitmap.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.cpp -o gc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT mpoly.lo -MD -MP -MF .deps/mpoly.Tpo -c -o mpoly.lo mpoly.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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 mv -f .deps/gctaskfarm.Tpo .deps/gctaskfarm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT network.lo -MD -MP -MF .deps/network.Tpo -c -o network.lo network.cpp mv -f .deps/diagnostics.Tpo .deps/diagnostics.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT objsize.lo -MD -MP -MF .deps/objsize.Tpo -c -o objsize.lo objsize.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c check_objects.cpp -o check_objects.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cpp -fPIC -DPIC -o .libs/network.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT objsize.lo -MD -MP -MF .deps/objsize.Tpo -c objsize.cpp -fPIC -DPIC -o .libs/objsize.o mv -f .deps/locking.Tpo .deps/locking.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT pexport.lo -MD -MP -MF .deps/pexport.Tpo -c -o pexport.lo pexport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -o exporter.o >/dev/null 2>&1 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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT pexport.lo -MD -MP -MF .deps/pexport.Tpo -c pexport.cpp -fPIC -DPIC -o .libs/pexport.o mv -f .deps/gc.Tpo .deps/gc.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT polyffi.lo -MD -MP -MF .deps/polyffi.Tpo -c -o polyffi.lo polyffi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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 mv -f .deps/gc_check_weak_ref.Tpo .deps/gc_check_weak_ref.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT polystring.lo -MD -MP -MF .deps/polystring.Tpo -c -o polystring.lo polystring.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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 mv -f .deps/check_objects.Tpo .deps/check_objects.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c -o processes.lo processes.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c poly_specific.cpp -fPIC -DPIC -o .libs/poly_specific.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT polyffi.lo -MD -MP -MF .deps/polyffi.Tpo -c polyffi.cpp -fPIC -DPIC -o .libs/polyffi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT mpoly.lo -MD -MP -MF .deps/mpoly.Tpo -c mpoly.cpp -o mpoly.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.cpp -fPIC -DPIC -o .libs/processes.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] 473 | fscanf(f, "%" POLYUFMT, &obj); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:482:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 482 | fscanf(f, "%" POLYSFMT, &j); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ 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] 519 | fscanf(f, "%" POLYUFMT, &nObjects); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:534:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 534 | fscanf(f, "%" POLYUFMT, &nRoot); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:543:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 543 | fscanf(f, "%u", &wordLength); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:560:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 560 | fscanf(f, "%" POLYUFMT, &objNo); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:579:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 579 | fscanf(f, "%" POLYUFMT, &nWords); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:584:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 584 | fscanf(f, "%" POLYUFMT, &nBytes); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:592:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 592 | fscanf(f, "%" POLYUFMT, &nBytes); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:602:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 602 | fscanf(f, "%" POLYUFMT ",%" POLYUFMT, &nWords, &nBytes); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:610:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 610 | fscanf(f, "%" POLYUFMT, &nWords); // This is the number of items. | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:616:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 616 | fscanf(f, "%" POLYUFMT, &nWords); // This was the number of words. | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:627:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 627 | fscanf(f, "%" POLYUFMT, &nBytes); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:668:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 668 | fscanf(f, "%" POLYUFMT, &objNo); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:691:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 691 | fscanf(f, "%" POLYUFMT, &nWords); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:704:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 704 | fscanf(f, "%" POLYUFMT, &obj); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:728:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 728 | fscanf(f, "%" POLYUFMT, &nBytes); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:733:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 733 | fscanf(f, "%02x", &n); | ~~~~~~^~~~~~~~~~~~~~~ pexport.cpp:752:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 752 | fscanf(f, "%" POLYUFMT, &nBytes); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:758:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 758 | fscanf(f, "%02x", &n); | ~~~~~~^~~~~~~~~~~~~~~ pexport.cpp:777:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 777 | fscanf(f, "%" POLYUFMT ",%" POLYUFMT, &nWords, &nBytes); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:783:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 783 | fscanf(f, "%02x", &n); | ~~~~~~^~~~~~~~~~~~~~~ pexport.cpp:812:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 812 | fscanf(f, "%" POLYUFMT ",%d", &offset, &code); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:820:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 820 | fscanf(f, "%" POLYUFMT, &obj); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ pexport.cpp:855:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 855 | fscanf(f, "%" POLYUFMT, &nBytes); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT polyffi.lo -MD -MP -MF .deps/polyffi.Tpo -c polyffi.cpp -o polyffi.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c poly_specific.cpp -o poly_specific.o >/dev/null 2>&1 mv -f .deps/polystring.Tpo .deps/polystring.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT profiling.lo -MD -MP -MF .deps/profiling.Tpo -c -o profiling.lo profiling.cpp mv -f .deps/exporter.Tpo .deps/exporter.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT quick_gc.lo -MD -MP -MF .deps/quick_gc.Tpo -c -o quick_gc.lo quick_gc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT process_env.lo -MD -MP -MF .deps/process_env.Tpo -c process_env.cpp -o process_env.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT pexport.lo -MD -MP -MF .deps/pexport.Tpo -c pexport.cpp -o pexport.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT realconv.lo -MD -MP -MF .deps/realconv.Tpo -c -o realconv.lo realconv.cpp mv -f .deps/polyffi.Tpo .deps/polyffi.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT reals.lo -MD -MP -MF .deps/reals.Tpo -c -o reals.lo reals.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT profiling.lo -MD -MP -MF .deps/profiling.Tpo -c profiling.cpp -fPIC -DPIC -o .libs/profiling.o 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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT rts_module.lo -MD -MP -MF .deps/rts_module.Tpo -c -o rts_module.lo rts_module.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT quick_gc.lo -MD -MP -MF .deps/quick_gc.Tpo -c quick_gc.cpp -fPIC -DPIC -o .libs/quick_gc.o mv -f .deps/poly_specific.Tpo .deps/poly_specific.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT rtsentry.lo -MD -MP -MF .deps/rtsentry.Tpo -c -o rtsentry.lo rtsentry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cpp -o network.o >/dev/null 2>&1 mv -f .deps/gc_mark_phase.Tpo .deps/gc_mark_phase.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT run_time.lo -MD -MP -MF .deps/run_time.Tpo -c -o run_time.lo run_time.cpp realconv.cpp: In function 'Bigint* Balloc(int)': realconv.cpp:609:56: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 609 | if (k <= Kmax && pmem_next - private_mem + len <= PRIVATE_mem) { | ^ realconv.cpp: In function 'char* rv_alloc(int)': realconv.cpp:3631:58: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare] 3631 | sizeof(Bigint) - sizeof(ULong) - sizeof(int) + j <= i; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ mv -f .deps/arb.Tpo .deps/arb.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT reals.lo -MD -MP -MF .deps/reals.Tpo -c reals.cpp -fPIC -DPIC -o .libs/reals.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT savestate.lo -MD -MP -MF .deps/savestate.Tpo -c -o savestate.lo savestate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT rts_module.lo -MD -MP -MF .deps/rts_module.Tpo -c rts_module.cpp -fPIC -DPIC -o .libs/rts_module.o mv -f .deps/heapsizing.Tpo .deps/heapsizing.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT scanaddrs.lo -MD -MP -MF .deps/scanaddrs.Tpo -c -o scanaddrs.lo scanaddrs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT rtsentry.lo -MD -MP -MF .deps/rtsentry.Tpo -c rtsentry.cpp -fPIC -DPIC -o .libs/rtsentry.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT savestate.lo -MD -MP -MF .deps/savestate.Tpo -c savestate.cpp -fPIC -DPIC -o .libs/savestate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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/rts_module.Tpo .deps/rts_module.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT sharedata.lo -MD -MP -MF .deps/sharedata.Tpo -c -o sharedata.lo sharedata.cpp mv -f .deps/objsize.Tpo .deps/objsize.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT sighandler.lo -MD -MP -MF .deps/sighandler.Tpo -c -o sighandler.lo sighandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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/pexport.Tpo .deps/pexport.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c -o statistics.lo statistics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT profiling.lo -MD -MP -MF .deps/profiling.Tpo -c profiling.cpp -o profiling.o >/dev/null 2>&1 mv -f .deps/rtsentry.Tpo .deps/rtsentry.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c -o timing.lo timing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT reals.lo -MD -MP -MF .deps/reals.Tpo -c reals.cpp -o reals.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -fPIC -DPIC -o .libs/statistics.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT scanaddrs.lo -MD -MP -MF .deps/scanaddrs.Tpo -c scanaddrs.cpp -o scanaddrs.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT xwindows.lo -MD -MP -MF .deps/xwindows.Tpo -c -o xwindows.lo xwindows.cpp mv -f .deps/run_time.Tpo .deps/run_time.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT x86_dep.lo -MD -MP -MF .deps/x86_dep.Tpo -c -o x86_dep.lo x86_dep.cpp mv -f .deps/save_vec.Tpo .deps/save_vec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -MT x86assembly_gas64.lo -MD -MP -MF .deps/x86assembly_gas64.Tpo -c -o x86assembly_gas64.lo x86assembly_gas64.S libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT xwindows.lo -MD -MP -MF .deps/xwindows.Tpo -c xwindows.cpp -fPIC -DPIC -o .libs/xwindows.o mv -f .deps/quick_gc.Tpo .deps/quick_gc.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT elfexport.lo -MD -MP -MF .deps/elfexport.Tpo -c -o elfexport.lo elfexport.cpp mv -f .deps/profiling.Tpo .deps/profiling.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT basicio.lo -MD -MP -MF .deps/basicio.Tpo -c -o basicio.lo basicio.cpp mv -f .deps/sighandler.Tpo .deps/sighandler.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT x86_dep.lo -MD -MP -MF .deps/x86_dep.Tpo -c x86_dep.cpp -fPIC -DPIC -o .libs/x86_dep.o mv -f .deps/scanaddrs.Tpo .deps/scanaddrs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT osmemunix.lo -MD -MP -MF .deps/osmemunix.Tpo -c -o osmemunix.lo osmemunix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT elfexport.lo -MD -MP -MF .deps/elfexport.Tpo -c elfexport.cpp -fPIC -DPIC -o .libs/elfexport.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT xwindows.lo -MD -MP -MF .deps/xwindows.Tpo -c xwindows.cpp -o xwindows.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c unix_specific.cpp -fPIC -DPIC -o .libs/unix_specific.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -MT x86assembly_gas64.lo -MD -MP -MF .deps/x86assembly_gas64.Tpo -c x86assembly_gas64.S -fPIC -DPIC -o .libs/x86assembly_gas64.o mv -f .deps/reals.Tpo .deps/reals.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -MT x86assembly_gas64.lo -MD -MP -MF .deps/x86assembly_gas64.Tpo -c x86assembly_gas64.S -o x86assembly_gas64.o >/dev/null 2>&1 mv -f .deps/x86assembly_gas64.Tpo .deps/x86assembly_gas64.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.cpp -o timing.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT savestate.lo -MD -MP -MF .deps/savestate.Tpo -c savestate.cpp -o savestate.o >/dev/null 2>&1 mv -f .deps/xwindows.Tpo .deps/xwindows.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -o statistics.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT osmemunix.lo -MD -MP -MF .deps/osmemunix.Tpo -c osmemunix.cpp -o osmemunix.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT sharedata.lo -MD -MP -MF .deps/sharedata.Tpo -c sharedata.cpp -o sharedata.o >/dev/null 2>&1 mv -f .deps/realconv.Tpo .deps/realconv.Plo mv -f .deps/osmemunix.Tpo .deps/osmemunix.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT basicio.lo -MD -MP -MF .deps/basicio.Tpo -c basicio.cpp -o basicio.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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/timing.Tpo .deps/timing.Plo mv -f .deps/memmgr.Tpo .deps/memmgr.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wall -DMODULEDIR=\"/usr/lib/polyml/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -MT x86_dep.lo -MD -MP -MF .deps/x86_dep.Tpo -c x86_dep.cpp -o x86_dep.o >/dev/null 2>&1 mv -f .deps/elfexport.Tpo .deps/elfexport.Plo mv -f .deps/basicio.Tpo .deps/basicio.Plo mv -f .deps/statistics.Tpo .deps/statistics.Plo mv -f .deps/processes.Tpo .deps/processes.Plo mv -f .deps/unix_specific.Tpo .deps/unix_specific.Plo mv -f .deps/savestate.Tpo .deps/savestate.Plo mv -f .deps/sharedata.Tpo .deps/sharedata.Plo mv -f .deps/x86_dep.Tpo .deps/x86_dep.Plo mv -f .deps/bytecode.Tpo .deps/bytecode.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -version-info 14:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -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 x86_dep.lo x86assembly_gas64.lo elfexport.lo basicio.lo unix_specific.lo osmemunix.lo -lgmp -lm -lstdc++ libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.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/x86_dep.o .libs/x86assembly_gas64.o .libs/elfexport.o .libs/basicio.o .libs/unix_specific.o .libs/osmemunix.o -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o -march=x86-64 -mtune=generic -O2 -g -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -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 x86_dep.o x86assembly_gas64.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 '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolyml' Making all in libpolymain make[2]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -static -version-info 0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o libpolymain.la -rpath /usr/lib polystub.lo -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 '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolymain' Making all in . make[2]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1' gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o polyimport polyimport.o libpolyml/libpolyml.la -lgmp -lm -lstdc++ libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -o .libs/polyimport polyimport.o libpolyml/.libs/libpolyml.so -lgmp -lm -lstdc++ ./polyimport ./bootstrap/bootstrap64.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/Int63.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/Word32In64.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/PackReal32Tagged.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/Int63.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/Word32In64.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/PackReal32Tagged.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 X86Code Making X86OutputCode Making CODEARRAY Created signature CODEARRAY Making X86CODE Created signature X86CODE Created functor X86OutputCode Making CodeArray Created structure CodeArray Making X86CodeOptimise Created functor X86CodeOptimise Making X86ForeignCall Created functor X86ForeignCall Making X86ICode Making X86ICODE Created signature X86ICODE Created functor X86ICode Making X86ICodeIdentifyReferences Making INTSET Created signature INTSET Making X86IDENTIFYREFERENCES Created signature X86IDENTIFYREFERENCES Created functor X86ICodeIdentifyReferences Making IntSet Created structure IntSet Making X86ICodeGetConflictSets Making X86GETCONFLICTSET Created signature X86GETCONFLICTSET Created functor X86ICodeGetConflictSets Making X86PushRegisters Making X86PUSHREGISTERS Created signature X86PUSHREGISTERS Created functor X86PushRegisters Making X86ICodeOptimise Making X86ICODEOPT Created signature X86ICODEOPT Created functor X86ICodeOptimise Making X86AllocateRegisters Making X86ALLOCATEREGISTERS Created signature X86ALLOCATEREGISTERS Created functor X86AllocateRegisters Making X86ICodeToX86Code Making X86ICODEGENERATE Created signature X86ICODEGENERATE Created functor X86ICodeToX86Code Making X86ICodeTransform Making X86ICODETRANSFORM Created signature X86ICODETRANSFORM Created functor X86ICodeTransform Making X86CodetreeToICode Created functor X86CodetreeToICode Created structure X86Code 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/Int63.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/Word32In64.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/PackReal32Tagged.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 X86Code Making X86OutputCode Making CODEARRAY Created signature CODEARRAY Making X86CODE Created signature X86CODE Created functor X86OutputCode Making CodeArray Created structure CodeArray Making X86CodeOptimise Created functor X86CodeOptimise Making X86ForeignCall Created functor X86ForeignCall Making X86ICode Making X86ICODE Created signature X86ICODE Created functor X86ICode Making X86ICodeIdentifyReferences Making INTSET Created signature INTSET Making X86IDENTIFYREFERENCES Created signature X86IDENTIFYREFERENCES Created functor X86ICodeIdentifyReferences Making IntSet Created structure IntSet Making X86ICodeGetConflictSets Making X86GETCONFLICTSET Created signature X86GETCONFLICTSET Created functor X86ICodeGetConflictSets Making X86PushRegisters Making X86PUSHREGISTERS Created signature X86PUSHREGISTERS Created functor X86PushRegisters Making X86ICodeOptimise Making X86ICODEOPT Created signature X86ICODEOPT Created functor X86ICodeOptimise Making X86AllocateRegisters Making X86ALLOCATEREGISTERS Created signature X86ALLOCATEREGISTERS Created functor X86AllocateRegisters Making X86ICodeToX86Code Making X86ICODEGENERATE Created signature X86ICODEGENERATE Created functor X86ICodeToX86Code Making X86ICodeTransform Making X86ICODETRANSFORM Created signature X86ICODETRANSFORM Created functor X86ICodeTransform Making X86CodetreeToICode Created functor X86CodetreeToICode Created structure X86Code 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/Int63.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/Word32In64.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/PackReal32Tagged.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o poly polyexport.o libpolymain/libpolymain.la libpolyml/libpolyml.la -lgmp -lm -lstdc++ libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src=/usr/src/debug/polyml -flto=auto -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -o .libs/poly polyexport.o libpolymain/.libs/libpolymain.a libpolyml/.libs/libpolyml.so -lgmp -lm -lstdc++ make[2]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1' Making all in modules make[2]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules' Making all in IntInfAsInt make[3]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules/IntInfAsInt' echo "use \"./ROOT.sml\";" | ../../poly -q -error-exit make[3]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules/IntInfAsInt' make[3]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules' make[2]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules' make[1]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1' Making install in libpolyml make[1]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolyml' make[2]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolyml' /usr/sbin/mkdir -p '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpolyml.la '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/pkgconfig' /usr/bin/install -c -m 644 polyml.pc '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libpolyml.so.14.0.0 /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/libpolyml.so.14.0.0 libtool: install: (cd /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/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 /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/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 /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/libpolyml.la libtool: install: /usr/bin/install -c .libs/libpolyml.a /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/libpolyml.a libtool: install: chmod 644 /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/libpolyml.a libtool: install: ranlib /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/libpolyml.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolyml' make[1]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolyml' Making install in libpolymain make[1]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolymain' make[2]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolymain' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpolymain.la '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib' libtool: install: /usr/bin/install -c .libs/libpolymain.lai /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/libpolymain.la libtool: install: /usr/bin/install -c .libs/libpolymain.a /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/libpolymain.a libtool: install: chmod 644 /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/libpolymain.a libtool: install: ranlib /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/libpolymain.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolymain' make[1]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/libpolymain' Making install in . make[1]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1' make[2]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/share/man/man1' /usr/bin/install -c polyc '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c polyimport poly '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/bin' /usr/bin/install -c -m 644 poly.1 polyimport.1 polyc.1 '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/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 /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/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 /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/bin/poly make[2]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1' make[1]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1' Making install in modules make[1]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules' Making install in IntInfAsInt make[2]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules/IntInfAsInt' make[3]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules/IntInfAsInt' /usr/sbin/mkdir -p /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/polyml/modules make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c -m 644 IntInfAsInt /tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/pkg/polyml/usr/lib/polyml/modules make[3]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules/IntInfAsInt' make[2]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules/IntInfAsInt' make[2]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules' make[3]: Entering directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/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 '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules' make[2]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules' make[1]: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/polyml/src/polyml-5.9.1/modules' make: Leaving directory '/tmp/archlinux-ci/polyml-rb-build-XnUC8U7P/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... ==> WARNING: Package contains reference to $srcdir usr/bin/polyc ==> Creating package "polyml"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "polyml-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: polyml 5.9.1-2 (Wed Mar 13 05:59:42 2024)