>>> Building on exopi-1 under lang/polyml BDEPENDS = [devel/gmp;graphics/jpeg;converters/libiconv;x11/motif;graphics/png] DIST = [lang/polyml:polyml-5.9.2.tar.gz] FULLPKGNAME = polyml-5.9.2 RDEPENDS = [converters/libiconv;x11/motif;devel/gmp;graphics/jpeg;graphics/png] (Junk lock obtained for exopi-1 at 1764526743.47) >>> Running depends in lang/polyml at 1764526743.51 last junk was in geo/gdal /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0p0 jpeg-3.1.2v0 motif-2.3.8p2 png-1.6.51 was: /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0p0 jpeg-3.1.2v0 libiconv-1.17 motif-2.3.8p2 png-1.6.51 /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0p0 jpeg-3.1.2v0 motif-2.3.8p2 png-1.6.51 >>> Running show-prepare-results in lang/polyml at 1764526752.71 ===> lang/polyml ===> Building from scratch polyml-5.9.2 ===> polyml-5.9.2 depends on: libiconv-* -> libiconv-1.17 ===> polyml-5.9.2 depends on: gmp-* -> gmp-6.3.0p0 ===> polyml-5.9.2 depends on: jpeg-* -> jpeg-3.1.2v0 ===> polyml-5.9.2 depends on: png-* -> png-1.6.51 ===> polyml-5.9.2 depends on: motif-* -> motif-2.3.8p2 ===> Verifying specs: c++ c++abi pthread ICE SM X11 Xext Xft Xm Xmu Xrender Xt c expat fontconfig freetype gmp iconv jpeg m png xcb z ===> found c++.12.0 c++abi.9.0 pthread.28.1 ICE.12.0 SM.9.0 X11.19.0 Xext.13.0 Xft.13.0 Xm.6.1 Xmu.11.0 Xrender.6.0 Xt.11.1 c.102.2 expat.17.0 fontconfig.14.1 freetype.31.1 gmp.11.1 iconv.7.1 jpeg.71.0 m.10.1 png.18.2 xcb.4.1 z.7.1 gmp-6.3.0p0 jpeg-3.1.2v0 libiconv-1.17 motif-2.3.8p2 png-1.6.51 Still tainted: host marked nojunk by textproc/xxdiff >>> Running junk in lang/polyml at 1764526754.63 Can't run junk because of lock on textproc/xxdiff (Junk lock released for exopi-1 at 1764526756.38) distfiles size=3878657 >>> Running patch in lang/polyml at 1764526756.41 ===> lang/polyml ===> Checking files for polyml-5.9.2 `/exopi-cvs/ports/distfiles/polyml-5.9.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for polyml-5.9.2 ===> Patching for polyml-5.9.2 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |No need to check for -lstdc++. |For one, we're on clang. |For two, the define it sets is never used in the PolyML code. | |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 19414. done ===> Applying OpenBSD patch patch-libpolyml_osmemunix_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Hard code the W^X code path on OpenBSD since actually |selecting this at run-time isn't so straightforward. | |Index: libpolyml/osmemunix.cpp |--- libpolyml/osmemunix.cpp.orig |+++ libpolyml/osmemunix.cpp -------------------------- Patching file libpolyml/osmemunix.cpp using Plan A... Hunk #1 succeeded at 159. Hunk #2 succeeded at 180. Hunk #3 succeeded at 191. done ===> Applying OpenBSD patch patch-libpolyml_xwindows_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libpolyml/xwindows.cpp |--- libpolyml/xwindows.cpp.orig |+++ libpolyml/xwindows.cpp -------------------------- Patching file libpolyml/xwindows.cpp using Plan A... Hunk #1 succeeded at 7274. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in lang/polyml at 1764526757.76 ===> lang/polyml ===> Generating configure for polyml-5.9.2 ===> Configuring for polyml-5.9.2 Using /exopi-obj/pobj/polyml-5.9.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/polyml-5.9.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/polyml-5.9.2/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc options needed to detect all undeclared functions... -fno-builtin checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking whether _WIN32 is declared... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /exopi-obj/pobj/polyml-5.9.2/bin/ld checking if the linker (/exopi-obj/pobj/polyml-5.9.2/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.8 file names to x86_64-unknown-openbsd7.8 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.8 file names to toolchain format... func_convert_file_noop checking for /exopi-obj/pobj/polyml-5.9.2/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/exopi-obj/pobj/polyml-5.9.2/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.8 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 whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /exopi-obj/pobj/polyml-5.9.2/bin/ld checking if the linker (/exopi-obj/pobj/polyml-5.9.2/bin/ld) is GNU ld... yes checking whether the c++ linker (/exopi-obj/pobj/polyml-5.9.2/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/exopi-obj/pobj/polyml-5.9.2/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.8 ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cc -E checking dependency style of cc... 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 library containing dlopen... none required checking for library containing floor... -lm checking for _ prefix in compiled symbols... no checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for stdio.h... (cached) yes checking for time.h... (cached) yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... (cached) no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/systeminfo.h... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... (cached) no checking for dlfcn.h... (cached) yes checking for signal.h... (cached) yes checking for ucontext.h... no checking for assert.h... (cached) yes checking for ctype.h... (cached) yes checking for direct.h... no checking for errno.h... (cached) yes checking for excpt.h... no checking for fenv.h... yes checking for fpu_control.h... no checking for grp.h... (cached) yes checking for ieeefp.h... yes checking for io.h... no checking for math.h... (cached) yes checking for memory.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for poll.h... (cached) yes checking for pwd.h... (cached) yes checking for siginfo.h... no checking for stdarg.h... (cached) yes checking for sys/errno.h... yes checking for sys/filio.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/sockio.h... (cached) yes checking for sys/stat.h... (cached) yes checking for termios.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for sys/elf_SPARC.h... no checking for sys/elf_386.h... no checking for sys/elf_amd64.h... no checking for machine/reloc.h... yes 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 private/system/arch/x86_64/arch_elf.h... no checking for windows.h... no checking for tchar.h... no checking for semaphore.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for X11/Xlib.h... (cached) yes checking for Xm/Xm.h... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for __gmpn_tdiv_qr in -lgmp... yes checking for gmp.h... yes checking for library containing pthread_create... -lpthread checking for pthread.h... (cached) 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... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for XCreateGC in -lX11... yes checking for XtMalloc in -lXt... yes checking for XextAddDisplay in -lXext... yes checking for XmGetDestination in -lXm... yes 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... (cached) 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... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... yes checking for struct stat.st_atimensec... yes checking for struct stat.st_atime_n... no checking for struct stat.st_uatime... no checking for ucontext_t... no 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... (cached) 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... (cached) 8 checking size of double... 8 checking size of float... 4 checking whether byte ordering is bigendian... no checking for error_at_line... no checking type of array argument to getgroups... gid_t checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getpgrp requires zero arguments... yes checking whether cc needs -traditional... no checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... (cached) no checking for working strtod... (cached) yes checking for dlopen... yes checking for strtod... (cached) yes checking for dtoa... no checking for getpagesize... (cached) yes checking for sigaltstack... (cached) yes checking for mmap... (cached) yes checking for mkstemp... (cached) yes checking whether fpsetmask is declared... yes checking for sysctl... (cached) yes checking for sysctlbyname... no checking for localtime_r... (cached) yes checking for gmtime_r... (cached) yes checking for ctermid... (cached) yes checking for tcdrain... (cached) yes checking for _ftelli64... no checking for pthread_jit_write_protect_np... no checking for mcontext_t.gregs... no checking for mcontext_t.regs... no checking for mcontext_t.mc_esp... no checking for struct mcontext.ss... no checking for struct __darwin_mcontext.ss... no checking for struct __darwin_mcontext.__ss... no checking for struct __darwin_mcontext32.ss... no checking for struct __darwin_mcontext32.__ss... no checking for struct __darwin_mcontext64.ss... no checking for struct __darwin_mcontext64.__ss... no checking for struct sockaddr_un.sun_len... yes checking for git... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpolyml/Makefile config.status: creating libpolyml/polyml.pc config.status: creating libpolymain/Makefile config.status: creating modules/Makefile config.status: creating modules/IntInfAsInt/Makefile config.status: creating polyc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing basis commands config.status: executing mlsource commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in lang/polyml at 1764526806.09 ===> lang/polyml ===> Building for polyml-5.9.2 /usr/bin/make all-recursive Making all in libpolyml /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT arb.lo -MD -MP -MF .deps/arb.Tpo -c -o arb.lo arb.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT arb.lo -MD -MP -MF .deps/arb.Tpo -c arb.cpp -fPIC -DPIC -o .libs/arb.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT arb.lo -MD -MP -MF .deps/arb.Tpo -c arb.cpp -o arb.o mv -f .deps/arb.Tpo .deps/arb.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bitmap.lo -MD -MP -MF .deps/bitmap.Tpo -c -o bitmap.lo bitmap.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bitmap.lo -MD -MP -MF .deps/bitmap.Tpo -c bitmap.cpp -fPIC -DPIC -o .libs/bitmap.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bitmap.lo -MD -MP -MF .deps/bitmap.Tpo -c bitmap.cpp -o bitmap.o mv -f .deps/bitmap.Tpo .deps/bitmap.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bytecode.lo -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.lo bytecode.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bytecode.lo -MD -MP -MF .deps/bytecode.Tpo -c bytecode.cpp -fPIC -DPIC -o .libs/bytecode.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bytecode.lo -MD -MP -MF .deps/bytecode.Tpo -c bytecode.cpp -o bytecode.o mv -f .deps/bytecode.Tpo .deps/bytecode.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c -o check_objects.lo check_objects.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c check_objects.cpp -fPIC -DPIC -o .libs/check_objects.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c check_objects.cpp -o check_objects.o mv -f .deps/check_objects.Tpo .deps/check_objects.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT diagnostics.lo -MD -MP -MF .deps/diagnostics.Tpo -c -o diagnostics.lo diagnostics.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT diagnostics.lo -MD -MP -MF .deps/diagnostics.Tpo -c diagnostics.cpp -fPIC -DPIC -o .libs/diagnostics.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT diagnostics.lo -MD -MP -MF .deps/diagnostics.Tpo -c diagnostics.cpp -o diagnostics.o mv -f .deps/diagnostics.Tpo .deps/diagnostics.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.cpp -fPIC -DPIC -o .libs/errors.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.cpp -o errors.o mv -f .deps/errors.Tpo .deps/errors.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c -o exporter.lo exporter.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -fPIC -DPIC -o .libs/exporter.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -o exporter.o mv -f .deps/exporter.Tpo .deps/exporter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c -o gc.lo gc.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.cpp -fPIC -DPIC -o .libs/gc.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.cpp -o gc.o mv -f .deps/gc.Tpo .deps/gc.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -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 c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -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 c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -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 mv -f .deps/gc_check_weak_ref.Tpo .deps/gc_check_weak_ref.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_copy_phase.lo -MD -MP -MF .deps/gc_copy_phase.Tpo -c -o gc_copy_phase.lo gc_copy_phase.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -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 c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_copy_phase.lo -MD -MP -MF .deps/gc_copy_phase.Tpo -c gc_copy_phase.cpp -o gc_copy_phase.o mv -f .deps/gc_copy_phase.Tpo .deps/gc_copy_phase.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_mark_phase.lo -MD -MP -MF .deps/gc_mark_phase.Tpo -c -o gc_mark_phase.lo gc_mark_phase.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -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 c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_mark_phase.lo -MD -MP -MF .deps/gc_mark_phase.Tpo -c gc_mark_phase.cpp -o gc_mark_phase.o mv -f .deps/gc_mark_phase.Tpo .deps/gc_mark_phase.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_progress.lo -MD -MP -MF .deps/gc_progress.Tpo -c -o gc_progress.lo gc_progress.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_progress.lo -MD -MP -MF .deps/gc_progress.Tpo -c gc_progress.cpp -fPIC -DPIC -o .libs/gc_progress.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_progress.lo -MD -MP -MF .deps/gc_progress.Tpo -c gc_progress.cpp -o gc_progress.o mv -f .deps/gc_progress.Tpo .deps/gc_progress.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_share_phase.lo -MD -MP -MF .deps/gc_share_phase.Tpo -c -o gc_share_phase.lo gc_share_phase.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -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 c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_share_phase.lo -MD -MP -MF .deps/gc_share_phase.Tpo -c gc_share_phase.cpp -o gc_share_phase.o mv -f .deps/gc_share_phase.Tpo .deps/gc_share_phase.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_update_phase.lo -MD -MP -MF .deps/gc_update_phase.Tpo -c -o gc_update_phase.lo gc_update_phase.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -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 c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_update_phase.lo -MD -MP -MF .deps/gc_update_phase.Tpo -c gc_update_phase.cpp -o gc_update_phase.o mv -f .deps/gc_update_phase.Tpo .deps/gc_update_phase.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c -o gctaskfarm.lo gctaskfarm.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c gctaskfarm.cpp -fPIC -DPIC -o .libs/gctaskfarm.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c gctaskfarm.cpp -o gctaskfarm.o mv -f .deps/gctaskfarm.Tpo .deps/gctaskfarm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT heapsizing.lo -MD -MP -MF .deps/heapsizing.Tpo -c -o heapsizing.lo heapsizing.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT heapsizing.lo -MD -MP -MF .deps/heapsizing.Tpo -c heapsizing.cpp -fPIC -DPIC -o .libs/heapsizing.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT heapsizing.lo -MD -MP -MF .deps/heapsizing.Tpo -c heapsizing.cpp -o heapsizing.o mv -f .deps/heapsizing.Tpo .deps/heapsizing.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c -o locking.lo locking.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c locking.cpp -fPIC -DPIC -o .libs/locking.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c locking.cpp -o locking.o mv -f .deps/locking.Tpo .deps/locking.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT memmgr.lo -MD -MP -MF .deps/memmgr.Tpo -c -o memmgr.lo memmgr.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT memmgr.lo -MD -MP -MF .deps/memmgr.Tpo -c memmgr.cpp -fPIC -DPIC -o .libs/memmgr.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT memmgr.lo -MD -MP -MF .deps/memmgr.Tpo -c memmgr.cpp -o memmgr.o mv -f .deps/memmgr.Tpo .deps/memmgr.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT mpoly.lo -MD -MP -MF .deps/mpoly.Tpo -c -o mpoly.lo mpoly.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT mpoly.lo -MD -MP -MF .deps/mpoly.Tpo -c mpoly.cpp -fPIC -DPIC -o .libs/mpoly.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT mpoly.lo -MD -MP -MF .deps/mpoly.Tpo -c mpoly.cpp -o mpoly.o mv -f .deps/mpoly.Tpo .deps/mpoly.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT network.lo -MD -MP -MF .deps/network.Tpo -c -o network.lo network.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cpp -fPIC -DPIC -o .libs/network.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cpp -o network.o mv -f .deps/network.Tpo .deps/network.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT objsize.lo -MD -MP -MF .deps/objsize.Tpo -c -o objsize.lo objsize.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT objsize.lo -MD -MP -MF .deps/objsize.Tpo -c objsize.cpp -fPIC -DPIC -o .libs/objsize.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT objsize.lo -MD -MP -MF .deps/objsize.Tpo -c objsize.cpp -o objsize.o mv -f .deps/objsize.Tpo .deps/objsize.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT pexport.lo -MD -MP -MF .deps/pexport.Tpo -c -o pexport.lo pexport.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT pexport.lo -MD -MP -MF .deps/pexport.Tpo -c pexport.cpp -fPIC -DPIC -o .libs/pexport.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT pexport.lo -MD -MP -MF .deps/pexport.Tpo -c pexport.cpp -o pexport.o mv -f .deps/pexport.Tpo .deps/pexport.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c -o poly_specific.lo poly_specific.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c poly_specific.cpp -fPIC -DPIC -o .libs/poly_specific.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c poly_specific.cpp -o poly_specific.o mv -f .deps/poly_specific.Tpo .deps/poly_specific.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polyffi.lo -MD -MP -MF .deps/polyffi.Tpo -c -o polyffi.lo polyffi.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polyffi.lo -MD -MP -MF .deps/polyffi.Tpo -c polyffi.cpp -fPIC -DPIC -o .libs/polyffi.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polyffi.lo -MD -MP -MF .deps/polyffi.Tpo -c polyffi.cpp -o polyffi.o mv -f .deps/polyffi.Tpo .deps/polyffi.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polystring.lo -MD -MP -MF .deps/polystring.Tpo -c -o polystring.lo polystring.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polystring.lo -MD -MP -MF .deps/polystring.Tpo -c polystring.cpp -fPIC -DPIC -o .libs/polystring.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polystring.lo -MD -MP -MF .deps/polystring.Tpo -c polystring.cpp -o polystring.o mv -f .deps/polystring.Tpo .deps/polystring.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT process_env.lo -MD -MP -MF .deps/process_env.Tpo -c -o process_env.lo process_env.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT process_env.lo -MD -MP -MF .deps/process_env.Tpo -c process_env.cpp -fPIC -DPIC -o .libs/process_env.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT process_env.lo -MD -MP -MF .deps/process_env.Tpo -c process_env.cpp -o process_env.o mv -f .deps/process_env.Tpo .deps/process_env.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c -o processes.lo processes.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.cpp -fPIC -DPIC -o .libs/processes.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.cpp -o processes.o mv -f .deps/processes.Tpo .deps/processes.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT profiling.lo -MD -MP -MF .deps/profiling.Tpo -c -o profiling.lo profiling.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT profiling.lo -MD -MP -MF .deps/profiling.Tpo -c profiling.cpp -fPIC -DPIC -o .libs/profiling.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT profiling.lo -MD -MP -MF .deps/profiling.Tpo -c profiling.cpp -o profiling.o mv -f .deps/profiling.Tpo .deps/profiling.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT quick_gc.lo -MD -MP -MF .deps/quick_gc.Tpo -c -o quick_gc.lo quick_gc.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT quick_gc.lo -MD -MP -MF .deps/quick_gc.Tpo -c quick_gc.cpp -fPIC -DPIC -o .libs/quick_gc.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT quick_gc.lo -MD -MP -MF .deps/quick_gc.Tpo -c quick_gc.cpp -o quick_gc.o mv -f .deps/quick_gc.Tpo .deps/quick_gc.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT reals.lo -MD -MP -MF .deps/reals.Tpo -c -o reals.lo reals.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT reals.lo -MD -MP -MF .deps/reals.Tpo -c reals.cpp -fPIC -DPIC -o .libs/reals.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT reals.lo -MD -MP -MF .deps/reals.Tpo -c reals.cpp -o reals.o mv -f .deps/reals.Tpo .deps/reals.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rts_module.lo -MD -MP -MF .deps/rts_module.Tpo -c -o rts_module.lo rts_module.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rts_module.lo -MD -MP -MF .deps/rts_module.Tpo -c rts_module.cpp -fPIC -DPIC -o .libs/rts_module.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rts_module.lo -MD -MP -MF .deps/rts_module.Tpo -c rts_module.cpp -o rts_module.o mv -f .deps/rts_module.Tpo .deps/rts_module.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rtsentry.lo -MD -MP -MF .deps/rtsentry.Tpo -c -o rtsentry.lo rtsentry.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rtsentry.lo -MD -MP -MF .deps/rtsentry.Tpo -c rtsentry.cpp -fPIC -DPIC -o .libs/rtsentry.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rtsentry.lo -MD -MP -MF .deps/rtsentry.Tpo -c rtsentry.cpp -o rtsentry.o mv -f .deps/rtsentry.Tpo .deps/rtsentry.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT run_time.lo -MD -MP -MF .deps/run_time.Tpo -c -o run_time.lo run_time.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT run_time.lo -MD -MP -MF .deps/run_time.Tpo -c run_time.cpp -fPIC -DPIC -o .libs/run_time.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT run_time.lo -MD -MP -MF .deps/run_time.Tpo -c run_time.cpp -o run_time.o mv -f .deps/run_time.Tpo .deps/run_time.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT save_vec.lo -MD -MP -MF .deps/save_vec.Tpo -c -o save_vec.lo save_vec.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT save_vec.lo -MD -MP -MF .deps/save_vec.Tpo -c save_vec.cpp -fPIC -DPIC -o .libs/save_vec.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT save_vec.lo -MD -MP -MF .deps/save_vec.Tpo -c save_vec.cpp -o save_vec.o mv -f .deps/save_vec.Tpo .deps/save_vec.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT savestate.lo -MD -MP -MF .deps/savestate.Tpo -c -o savestate.lo savestate.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT savestate.lo -MD -MP -MF .deps/savestate.Tpo -c savestate.cpp -fPIC -DPIC -o .libs/savestate.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT savestate.lo -MD -MP -MF .deps/savestate.Tpo -c savestate.cpp -o savestate.o mv -f .deps/savestate.Tpo .deps/savestate.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT scanaddrs.lo -MD -MP -MF .deps/scanaddrs.Tpo -c -o scanaddrs.lo scanaddrs.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT scanaddrs.lo -MD -MP -MF .deps/scanaddrs.Tpo -c scanaddrs.cpp -fPIC -DPIC -o .libs/scanaddrs.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT scanaddrs.lo -MD -MP -MF .deps/scanaddrs.Tpo -c scanaddrs.cpp -o scanaddrs.o mv -f .deps/scanaddrs.Tpo .deps/scanaddrs.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sharedata.lo -MD -MP -MF .deps/sharedata.Tpo -c -o sharedata.lo sharedata.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sharedata.lo -MD -MP -MF .deps/sharedata.Tpo -c sharedata.cpp -fPIC -DPIC -o .libs/sharedata.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sharedata.lo -MD -MP -MF .deps/sharedata.Tpo -c sharedata.cpp -o sharedata.o mv -f .deps/sharedata.Tpo .deps/sharedata.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sighandler.lo -MD -MP -MF .deps/sighandler.Tpo -c -o sighandler.lo sighandler.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sighandler.lo -MD -MP -MF .deps/sighandler.Tpo -c sighandler.cpp -fPIC -DPIC -o .libs/sighandler.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sighandler.lo -MD -MP -MF .deps/sighandler.Tpo -c sighandler.cpp -o sighandler.o mv -f .deps/sighandler.Tpo .deps/sighandler.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c -o statistics.lo statistics.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -fPIC -DPIC -o .libs/statistics.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -o statistics.o mv -f .deps/statistics.Tpo .deps/statistics.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c -o timing.lo timing.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.cpp -fPIC -DPIC -o .libs/timing.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.cpp -o timing.o mv -f .deps/timing.Tpo .deps/timing.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT xwindows.lo -MD -MP -MF .deps/xwindows.Tpo -c -o xwindows.lo xwindows.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT xwindows.lo -MD -MP -MF .deps/xwindows.Tpo -c xwindows.cpp -fPIC -DPIC -o .libs/xwindows.o In file included from xwindows.cpp:180: /usr/local/include/Xm/Xm.h:1514:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1514 | register int from_type, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1515:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1515 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1516:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1516 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1519:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1519 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1520:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1520 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1523:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1523 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1524:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1524 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1527:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1527 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1528:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1528 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1531:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1532 | register int to_type) ; | ^~~~~~~~ In file included from xwindows.cpp:217: In file included from /usr/local/include/Xm/DesktopP.h:26: In file included from /usr/local/include/Xm/ExtObjectP.h:26: /usr/local/include/Xm/XmP.h:1181:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1181 | register XEvent *event, | ^~~~~~~~ /usr/local/include/Xm/XmP.h:1276:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1276 | register char *in_str, | ^~~~~~~~ /usr/local/include/Xm/XmP.h:1277:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1277 | register char *test_str ); | ^~~~~~~~ xwindows.cpp:5561:46: warning: variable 'mask' set but not used [-Wunused-but-set-variable] 5561 | XSizeHints H; int x,y,width,height,gravity,mask; | ^ 15 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT xwindows.lo -MD -MP -MF .deps/xwindows.Tpo -c xwindows.cpp -o xwindows.o In file included from xwindows.cpp:180: /usr/local/include/Xm/Xm.h:1514:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1514 | register int from_type, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1515:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1515 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1516:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1516 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1519:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1519 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1520:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1520 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1523:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1523 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1524:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1524 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1527:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1527 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1528:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1528 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1531:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1532 | register int to_type) ; | ^~~~~~~~ In file included from xwindows.cpp:217: In file included from /usr/local/include/Xm/DesktopP.h:26: In file included from /usr/local/include/Xm/ExtObjectP.h:26: /usr/local/include/Xm/XmP.h:1181:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1181 | register XEvent *event, | ^~~~~~~~ /usr/local/include/Xm/XmP.h:1276:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1276 | register char *in_str, | ^~~~~~~~ /usr/local/include/Xm/XmP.h:1277:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1277 | register char *test_str ); | ^~~~~~~~ xwindows.cpp:5561:46: warning: variable 'mask' set but not used [-Wunused-but-set-variable] 5561 | XSizeHints H; int x,y,width,height,gravity,mask; | ^ 15 warnings generated. mv -f .deps/xwindows.Tpo .deps/xwindows.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT x86_dep.lo -MD -MP -MF .deps/x86_dep.Tpo -c -o x86_dep.lo x86_dep.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT x86_dep.lo -MD -MP -MF .deps/x86_dep.Tpo -c x86_dep.cpp -fPIC -DPIC -o .libs/x86_dep.o x86_dep.cpp:358:50: warning: field 'assemblyInterface' is uninitialized when used here [-Wuninitialized] 358 | X86TaskData::X86TaskData(): ByteCodeInterpreter(&assemblyInterface.stackPtr, &assemblyInterface.stackLimit), | ^ x86_dep.cpp:358:79: warning: field 'assemblyInterface' is uninitialized when used here [-Wuninitialized] 358 | X86TaskData::X86TaskData(): ByteCodeInterpreter(&assemblyInterface.stackPtr, &assemblyInterface.stackLimit), | ^ 2 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT x86_dep.lo -MD -MP -MF .deps/x86_dep.Tpo -c x86_dep.cpp -o x86_dep.o x86_dep.cpp:358:50: warning: field 'assemblyInterface' is uninitialized when used here [-Wuninitialized] 358 | X86TaskData::X86TaskData(): ByteCodeInterpreter(&assemblyInterface.stackPtr, &assemblyInterface.stackLimit), | ^ x86_dep.cpp:358:79: warning: field 'assemblyInterface' is uninitialized when used here [-Wuninitialized] 358 | X86TaskData::X86TaskData(): ByteCodeInterpreter(&assemblyInterface.stackPtr, &assemblyInterface.stackLimit), | ^ 2 warnings generated. mv -f .deps/x86_dep.Tpo .deps/x86_dep.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -MT x86assembly_gas64.lo -MD -MP -MF .deps/x86assembly_gas64.Tpo -c -o x86assembly_gas64.lo x86assembly_gas64.S cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -MT x86assembly_gas64.lo -MD -MP -MF .deps/x86assembly_gas64.Tpo -c x86assembly_gas64.S -fPIC -DPIC -o .libs/x86assembly_gas64.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -MT x86assembly_gas64.lo -MD -MP -MF .deps/x86assembly_gas64.Tpo -c x86assembly_gas64.S -o x86assembly_gas64.o mv -f .deps/x86assembly_gas64.Tpo .deps/x86assembly_gas64.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT elfexport.lo -MD -MP -MF .deps/elfexport.Tpo -c -o elfexport.lo elfexport.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT elfexport.lo -MD -MP -MF .deps/elfexport.Tpo -c elfexport.cpp -fPIC -DPIC -o .libs/elfexport.o elfexport.cpp:768:18: warning: variable 'areaSpace' set but not used [-Wunused-but-set-variable] 768 | POLYUNSIGNED areaSpace = 0; | ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT elfexport.lo -MD -MP -MF .deps/elfexport.Tpo -c elfexport.cpp -o elfexport.o elfexport.cpp:768:18: warning: variable 'areaSpace' set but not used [-Wunused-but-set-variable] 768 | POLYUNSIGNED areaSpace = 0; | ^ 1 warning generated. mv -f .deps/elfexport.Tpo .deps/elfexport.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT basicio.lo -MD -MP -MF .deps/basicio.Tpo -c -o basicio.lo basicio.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT basicio.lo -MD -MP -MF .deps/basicio.Tpo -c basicio.cpp -fPIC -DPIC -o .libs/basicio.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT basicio.lo -MD -MP -MF .deps/basicio.Tpo -c basicio.cpp -o basicio.o mv -f .deps/basicio.Tpo .deps/basicio.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c -o unix_specific.lo unix_specific.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c unix_specific.cpp -fPIC -DPIC -o .libs/unix_specific.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c unix_specific.cpp -o unix_specific.o mv -f .deps/unix_specific.Tpo .deps/unix_specific.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR=\"/usr/local/lib/polyml/modules\" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT osmemunix.lo -MD -MP -MF .deps/osmemunix.Tpo -c -o osmemunix.lo osmemunix.cpp c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT osmemunix.lo -MD -MP -MF .deps/osmemunix.Tpo -c osmemunix.cpp -fPIC -DPIC -o .libs/osmemunix.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall -DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT osmemunix.lo -MD -MP -MF .deps/osmemunix.Tpo -c osmemunix.cpp -o osmemunix.o mv -f .deps/osmemunix.Tpo .deps/osmemunix.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -I/usr/X11R6/include -version-info 16:0:0 -L/usr/local/lib -o libpolyml.la -rpath /usr/local/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 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 -lXm -lXext -lXt -lX11 -L/usr/X11R6/lib -lpthread -lgmp -lm libtool: link: c++ -shared -fPIC -DPIC -o .libs/libpolyml.so.1.0 -pthread -O2 -pipe -I/usr/X11R6/include .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/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 -L.libs -lXm -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -liconv -lfreetype -lXft -lfontconfig -lz -lexpat -lXrender -ljpeg -lpng -lm -lpthread -lgmp -Wl,-soname,libpolyml.so.1.0 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 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 libtool: link: ranlib .libs/libpolyml.a Making all in libpolymain /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include -I/usr/X11R6/include -Wall -fno-strict-aliasing -O2 -pipe -I/usr/X11R6/include -MT polystub.lo -MD -MP -MF .deps/polystub.Tpo -c -o polystub.lo polystub.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include -I/usr/X11R6/include -Wall -fno-strict-aliasing -O2 -pipe -I/usr/X11R6/include -MT polystub.lo -MD -MP -MF .deps/polystub.Tpo -c polystub.c -fPIC -DPIC -o .libs/polystub.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include -I/usr/X11R6/include -Wall -fno-strict-aliasing -O2 -pipe -I/usr/X11R6/include -MT polystub.lo -MD -MP -MF .deps/polystub.Tpo -c polystub.c -o polystub.o mv -f .deps/polystub.Tpo .deps/polystub.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -fno-strict-aliasing -O2 -pipe -I/usr/X11R6/include -static -version-info 0:0 -L/usr/local/lib -o libpolymain.la -rpath /usr/local/lib polystub.lo -lXm -lXext -lXt -lX11 -L/usr/X11R6/lib -lpthread -lgmp -lm libtool: link: ar cru .libs/libpolymain.a polystub.o libtool: link: ranlib .libs/libpolymain.a Making all in . cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polyimport.o -MD -MP -MF .deps/polyimport.Tpo -c -o polyimport.o polyimport.c mv -f .deps/polyimport.Tpo .deps/polyimport.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/X11R6/include -L/usr/local/lib -o polyimport polyimport.o libpolyml/libpolyml.la -lXm -lXext -lXt -lX11 -L/usr/X11R6/lib -lpthread -lgmp -lm libtool: link: cc -o .libs/polyimport -pthread -O2 -pipe -I/usr/X11R6/include polyimport.o -L.libs -lpolyml -lXm -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -liconv -lfreetype -lXft -lfontconfig -lz -lexpat -lXrender -ljpeg -lpng -lm -lpthread -lgmp -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib ./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.sig Use: basis/RealNumbersAsBits.ML Use: basis/RealToDecimalConversion.ML Use: basis/REAL.sig Use: basis/Real.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.sig Use: basis/RealNumbersAsBits.ML Use: basis/RealToDecimalConversion.ML Use: basis/REAL.sig Use: basis/Real.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.sig Use: basis/RealNumbersAsBits.ML Use: basis/RealToDecimalConversion.ML Use: basis/REAL.sig Use: basis/Real.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.sig Use: basis/RealNumbersAsBits.ML Use: basis/RealToDecimalConversion.ML Use: basis/REAL.sig Use: basis/Real.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 Making XWindows Making XCall Created structure XCall Making XAtoms Making XATOMS_SIG Created signature XATOMS_SIG Created structure XAtoms Making XCursors Making XCURSORS_SIG Created signature XCURSORS_SIG Created structure XCursors Making XKeySyms Making XKEYSYMS_SIG Created signature XKEYSYMS_SIG Created structure XKeySyms Making XWINDOWS_SIG Making XEVENT_SIG Making XTYPES_SIG Created signature XTYPES_SIG Created signature XEVENT_SIG Created signature XWINDOWS_SIG Created structure XWindows Making Motif Making MotifTypes Created structure MotifTypes Making XmTypes Created structure XmTypes Making MotifCore Created structure MotifCore Making InitialiseCore Created structure InitialiseCore Making MOTIF_SIG Making XM_TYPES Making MOTIF_TYPES Created signature MOTIF_TYPES Created signature XM_TYPES Created signature MOTIF_SIG Created structure Motif ******Writing object code****** /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/X11R6/include -L/usr/local/lib -o poly polyexport.o libpolymain/libpolymain.la libpolyml/libpolyml.la -lXm -lXext -lXt -lX11 -L/usr/X11R6/lib -lpthread -lgmp -lm libtool: link: cc -o .libs/poly -pthread -O2 -pipe -I/usr/X11R6/include polyexport.o /exopi-obj/pobj/polyml-5.9.2/polyml-5.9.2/libpolymain/.libs/libpolymain.a -L.libs -lXm -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -liconv -lfreetype -lXft -lfontconfig -lz -lexpat -lXrender -ljpeg -lpng -lm -lpthread -lgmp -lpolyml -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib Making all in modules Making all in IntInfAsInt echo "use \"./ROOT.sml\";" | ../../poly -q -error-exit ./poly --error-exit < bootstrap/Stage6.sml Poly/ML 5.9.2 Release ******Bootstrap stage 6 of 7****** val it = (): unit val it = (): unit 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.sig Use: basis/RealNumbersAsBits.ML Use: basis/RealToDecimalConversion.ML Use: basis/REAL.sig Use: basis/Real.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 Making XWindows Making XCall Created structure XCall Making XAtoms Making XATOMS_SIG Created signature XATOMS_SIG Created structure XAtoms Making XCursors Making XCURSORS_SIG Created signature XCURSORS_SIG Created structure XCursors Making XKeySyms Making XKEYSYMS_SIG Created signature XKEYSYMS_SIG Created structure XKeySyms Making XWINDOWS_SIG Making XEVENT_SIG Making XTYPES_SIG Created signature XTYPES_SIG Created signature XEVENT_SIG Created signature XWINDOWS_SIG Created structure XWindows Making Motif Making MotifTypes Created structure MotifTypes Making XmTypes Created structure XmTypes Making MotifCore Created structure MotifCore Making InitialiseCore Created structure InitialiseCore Making MOTIF_SIG Making XM_TYPES Making MOTIF_TYPES Created signature MOTIF_TYPES Created signature XM_TYPES Created signature MOTIF_SIG Created structure Motif ******Writing object code****** /usr/bin/make /usr/bin/make all-recursive Making all in libpolyml Making all in libpolymain Making all in . /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/X11R6/include -L/usr/local/lib -o poly polyexport.o libpolymain/libpolymain.la libpolyml/libpolyml.la -lXm -lXext -lXt -lX11 -L/usr/X11R6/lib -lpthread -lgmp -lm libtool: link: cc -o .libs/poly -pthread -O2 -pipe -I/usr/X11R6/include polyexport.o /exopi-obj/pobj/polyml-5.9.2/polyml-5.9.2/libpolymain/.libs/libpolymain.a -L.libs -lXm -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -liconv -lfreetype -lXft -lfontconfig -lz -lexpat -lXrender -ljpeg -lpng -lm -lpthread -lgmp -lpolyml -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib Making all in modules Making all in IntInfAsInt echo "use \"./ROOT.sml\";" | ../../poly -q -error-exit >>> Running fake in lang/polyml at 1764527295.76 ===> lang/polyml ===> Faking installation for polyml-5.9.2 Making install in libpolyml mkdir -p '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/polyml-5.9.2/bin/install -c libpolyml.la '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/polyml-5.9.2/bin/install -c -m 644 ./.libs/libpolyml.a /exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib/libpolyml.a libtool: install: /exopi-obj/pobj/polyml-5.9.2/bin/install -c -m 644 ./.libs/libpolyml.so.1.0 /exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib/libpolyml.so.1.0 libtool: install: /exopi-obj/pobj/polyml-5.9.2/bin/install -c -m 644 ./.libs/libpolyml.lai /exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib/libpolyml.la mkdir -p '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/polyml-5.9.2/bin/install -c -m 644 polyml.pc '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib/pkgconfig' Making install in libpolymain mkdir -p '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/polyml-5.9.2/bin/install -c libpolymain.la '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/polyml-5.9.2/bin/install -c -m 644 ./.libs/libpolymain.a /exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib/libpolymain.a libtool: install: /exopi-obj/pobj/polyml-5.9.2/bin/install -c -m 644 ./.libs/libpolymain.lai /exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib/libpolymain.la Making install in . mkdir -p '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/polyml-5.9.2/bin/install -c -s -m 755 polyimport poly '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/polyml-5.9.2/bin/install -c -s -m 755 ./.libs/polyimport /exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/polyml-5.9.2/bin/install -c -s -m 755 ./.libs/poly /exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/polyml-5.9.2/bin/install -c -m 755 polyc '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/polyml-5.9.2/bin/install -c -m 644 poly.1 polyimport.1 polyc.1 '/exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/man/man1' Making install in modules Making install in IntInfAsInt mkdir -p -- /exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib/polyml/modules /exopi-obj/pobj/polyml-5.9.2/bin/install -c -m 644 IntInfAsInt /exopi-obj/pobj/polyml-5.9.2/fake-amd64/usr/local/lib/polyml/modules >>> Running package in lang/polyml at 1764527297.85 ===> lang/polyml `/exopi-obj/pobj/polyml-5.9.2/fake-amd64/.fake_done' is up to date. ===> Building package for polyml-5.9.2 Create /exopi-cvs/ports/packages/amd64/all/polyml-5.9.2.tgz Creating package polyml-5.9.2 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|devel/gmp,-main checking dependencies|graphics/jpeg checking dependencies|graphics/png checking dependencies|x11/motif checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|******** | 12% archiving|************ | 19% archiving|**************** | 25% archiving|******************** | 31% archiving|************************ | 37% archiving|**************************** | 43% archiving|******************************** | 50% archiving|************************************ | 56% archiving|**************************************** | 62% archiving|******************************************** | 68% archiving|************************************************ | 74% archiving|************************************************* | 77% archiving|***************************************************** | 83% archiving|********************************************************* | 89% archiving|*********************************************************** | 92% archiving|************************************************************ | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/polyml-5.9.2.tgz >>> Running clean in lang/polyml at 1764527302.57 ===> lang/polyml ===> Cleaning for polyml-5.9.2 >>> Ended at 1764527303.06 max_stuck=43.89/depends=9.21/show-prepare-results=1.88/junk=1.78/patch=1.35/configure=48.33/build=489.67/fake=2.08/package=4.72/clean=0.52