------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gdbm-1.18.1_1.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The mosml port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mosml-2.10.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The mosml port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> mosml-2.10.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mosml-2.10.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The mosml port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> mosml-2.10.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mosml-2.10.1_1 for building => SHA256 Checksum OK for kfl-mosml-ver-2.10.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The mosml port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> mosml-2.10.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mosml-2.10.1_1 for building ===> Extracting for mosml-2.10.1_1 => SHA256 Checksum OK for kfl-mosml-ver-2.10.1_GH0.tar.gz. Extracted Memory Use: 11.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mosml-2.10.1_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mosml-2.10.1_1 depends on package: gmake>=4.3 - found ===> mosml-2.10.1_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> mosml-2.10.1_1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> mosml-2.10.1_1 depends on shared library: libgdbm.so - found (/usr/local/lib/libgdbm.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mosml-2.10.1_1 depends on package: gmake>=4.3 - found ===> mosml-2.10.1_1 depends on package: perl5>=5.30.r1<5.31 - found ===> mosml-2.10.1_1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> mosml-2.10.1_1 depends on shared library: libgdbm.so - found (/usr/local/lib/libgdbm.so) ===> Configuring for mosml-2.10.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mosml-2.10.1_1 gmake[1]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src' cd config; gmake all gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/config' sh autoconf cc Checking the sizes of integers and pointers... Wow! A 64 bit architecture! The char type is signed. Good! This is a little-endian architecture. This architecture has no alignment constraints. Doubles can be word-aligned. Function "memmove" is provided and handles overlapping moves correctly. Function "bcopy" is provided and handles overlapping moves correctly. _setjmp and _longjmp appear to work. Good! sighandler.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int] sighandler.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int] sighandler.c:6:7: warning: assignment to 'int (*)()' from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] Sorry, I can't determine the return type for signal handlers. I'm assuming "void". If this seems to cause errors, try to change "sighandler_return_type" in s.h Signals have the BSD semantics. rename() found. strerror() found. You have BSD sockets. unistd.h found. dirent.h found. lockf() found. mkfifo() found. getpriority() found. utime() found. utimes() found. dup2() found. fchmod() found. truncate() found. select() found. symlink() found. wait3() found. waitpid() found. getgroups() found. POSIX termios found. cp m.h s.h ../runtime gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/config' cd runtime; gmake all gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/runtime' awk -f ../tools/make-jumptbl instruct.h > jumptbl.h cc -c -Dunix -O3 -DTHREADED -fPIC -o expand.o expand.c cc -c -Dunix -O3 -DTHREADED -fPIC -o misc.o misc.c cc -c -Dunix -O3 -DTHREADED -fPIC -o stacks.o stacks.c cc -c -Dunix -O3 -DTHREADED -fPIC -o fix_code.o fix_code.c cc -c -Dunix -O3 -DTHREADED -fPIC -o main.o main.c cc -c -Dunix -O3 -DTHREADED -fPIC -o fail.o fail.c cc -c -Dunix -O3 -DTHREADED -fPIC -o signals.o signals.c cc -c -Dunix -O3 -DTHREADED -fPIC -o freelist.o freelist.c cc -c -Dunix -O3 -DTHREADED -fPIC -o major_gc.o major_gc.c cc -c -Dunix -O3 -DTHREADED -fPIC -o minor_gc.o minor_gc.c cc -c -Dunix -O3 -DTHREADED -fPIC -o memory.o memory.c cc -c -Dunix -O3 -DTHREADED -fPIC -o alloc.o alloc.c cc -c -Dunix -O3 -DTHREADED -fPIC -o roots.o roots.c cc -c -Dunix -O3 -DTHREADED -fPIC -o compare.o compare.c cc -c -Dunix -O3 -DTHREADED -fPIC -o ints.o ints.c cc -c -Dunix -O3 -DTHREADED -fPIC -o floats.o floats.c cc -c -Dunix -O3 -DTHREADED -fPIC -o str.o str.c cc -c -Dunix -O3 -DTHREADED -fPIC -o io.o io.c cc -c -Dunix -O3 -DTHREADED -fPIC -o extern.o extern.c cc -c -Dunix -O3 -DTHREADED -fPIC -o externcp.o externcp.c cc -c -Dunix -O3 -DTHREADED -fPIC -o intern.o intern.c cc -c -Dunix -O3 -DTHREADED -fPIC -o interncp.o interncp.c cc -c -Dunix -O3 -DTHREADED -fPIC -o hash.o hash.c cc -c -Dunix -O3 -DTHREADED -fPIC -o sys.o sys.c cc -c -Dunix -O3 -DTHREADED -fPIC -o meta.o meta.c cc -c -Dunix -O3 -DTHREADED -fPIC -o parsing.o parsing.c cc -c -Dunix -O3 -DTHREADED -fPIC -o lexing.o lexing.c cc -c -Dunix -O3 -DTHREADED -fPIC -o gc_ctrl.o gc_ctrl.c cc -c -Dunix -O3 -DTHREADED -fPIC -o mosml.o mosml.c cc -c -Dunix -O3 -DTHREADED -fPIC -o unix.o unix.c cc -c -Dunix -O3 -DTHREADED -fPIC -o runtime.o runtime.c cc -c -Dunix -O3 -DTHREADED -fPIC -o md5sum.o md5sum.c cc -c -Dunix -O3 -DTHREADED -fPIC -o callback.o callback.c cc -c -Dunix -O3 -DTHREADED -fPIC -o dynlib.o dynlib.c sed -n -e '/\/\* ML \*\//s/.* \([a-zA-Z0-9_][a-zA-Z0-9_]*\) *(.*/\1/p' \ compare.c extern.c externcp.c floats.c gc_ctrl.c hash.c intern.c interncp.c interp.c ints.c io.c lexing.c meta.c parsing.c str.c sys.c mosml.c unix.c md5sum.c callback.c dynlib.c > primitives2 cc -c -Dunix -O3 -DTHREADED -fPIC -o interp.o interp.c sh -c 'if cmp -s primitives primitives2; \ then rm primitives2; \ else mv primitives2 primitives; \ fi' (echo '#include "mlvalues.h"'; \ echo '#include "prims.h"'; \ sed -e 's/.*/extern value &();/' primitives; \ echo 'c_primitive cprim[] = {'; \ sed -e 's/.*/ &,/' primitives; \ echo ' 0 };'; \ echo 'char * names_of_cprim[] = {'; \ sed -e 's/.*/ "&",/' primitives; \ echo ' 0 };') > prims.c cc -c -Dunix -O3 -DTHREADED -fPIC -o prims.o prims.c cc -o camlrunm prims.o interp.o expand.o misc.o stacks.o fix_code.o main.o fail.o signals.o freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o compare.o ints.o floats.o str.o io.o extern.o externcp.o intern.o interncp.o hash.o sys.o meta.o parsing.o lexing.o gc_ctrl.o mosml.o unix.o runtime.o md5sum.o callback.o dynlib.o -lm mosml.o:mosml.c:function sml_tmpnam: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/bin/strip camlrunm gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/runtime' cp runtime/camlrunm . cd mosmlyac; gmake all gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/mosmlyac' cc -c -O -DNDEBUG -o closure.o closure.c cc -c -O -DNDEBUG -o error.o error.c cc -c -O -DNDEBUG -o lalr.o lalr.c cc -c -O -DNDEBUG -o lr0.o lr0.c cc -c -O -DNDEBUG -o main.o main.c cc -c -O -DNDEBUG -o mkpar.o mkpar.c cc -c -O -DNDEBUG -o output.o output.c cc -c -O -DNDEBUG -o reader.o reader.c cc -c -O -DNDEBUG -o skeleton.o skeleton.c cc -c -O -DNDEBUG -o symtab.o symtab.c cc -c -O -DNDEBUG -o verbose.o verbose.c cc -c -O -DNDEBUG -o warshall.o warshall.c cc -O -DNDEBUG -o mosmlyac closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o main.o:main.c:function create_file_names: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() main.o:main.c:function create_file_names: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() main.o:main.c:function create_file_names: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() main.o:main.c:function create_file_names: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/bin/strip mosmlyac gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/mosmlyac' cd mosmllib; gmake all gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/mosmllib' cpp -P -traditional -Dunix -Umsdos Array.mlp > Array.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Vector.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes List.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes BasicIO.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Binaryset.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Binarymap.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes StringCvt.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Char.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Buffer.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Substring.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Callback.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Polyhash.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Strbase.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CommandLine.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Time.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Real.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Option.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Int.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Dynarray.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Dynlib.sig cpp -P -traditional -Dunix -Umsdos FileSys.mlp > FileSys.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes FileSys.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Path.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Gdbm.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Gdimage.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Hashset.sig cpp -P -traditional -Dunix -Umsdos Help.mlp > Help.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Help.sig cpp -P -traditional -Dunix -Umsdos Int.mlp > Int.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Intmap.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Intset.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes IO.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Obj.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes List.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes ListPair.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Listsort.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Math.sig cpp -P -traditional -Dunix -Umsdos Mosml.mlp > Mosml.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Timer.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Process.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosmlcgi.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splaymap.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Msp.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes NJ93.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Option.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes OS.sig cpp -P -traditional -Dunix -Umsdos Path.mlp > Path.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Polygdbm.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes PP.sig cpp -P -traditional -Dunix -Umsdos Process.mlp > Process.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Random.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Rbset.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Real.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Redblackmap.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Regex.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes SML90.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splaytree.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splayset.sig cpp -P -traditional -Dunix -Umsdos Strbase.mlp > Strbase.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes StringCvt.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Susp.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Time.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Timer.sml cpp -P -traditional -Dunix -Umsdos Vector.mlp > Vector.sml cpp -P -traditional -Dunix -Umsdos Weak.mlp > Weak.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Weak.sig cpp -P -traditional -Dunix -Umsdos Word.mlp > Word.sml cpp -P -traditional -Dunix -Umsdos Word8Array.mlp > Word8Array.sml cpp -P -traditional -Dunix -Umsdos Word8Vector.mlp > Word8Vector.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Array.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Array2.sig Help.mlp:45: warning: extra tokens at end of #else directive [-Wendif-labels] #else (* DOS/UNIX *) ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes VectorSlice.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Arraysort.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes BasicIO.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Binaryset.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Binarymap.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes TextIO.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Bool.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes String.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Callback.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Char.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharVector.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CommandLine.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Date.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Dynarray.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Dynlib.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes FileSys.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Gdbm.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Gdimage.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Hashset.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Help.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Int.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Intmap.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Intset.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes ListPair.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Listsort.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Math.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Misc.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosmlcgi.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosmlcookie.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Msp.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes NJ93.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes OS.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Path.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Polygdbm.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Polyhash.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes PP.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Process.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Random.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Rbset.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Redblackmap.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Regex.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Signal.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes SML90.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splaymap.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splayset.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splaytree.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Strbase.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes String.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Substring.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Susp.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes TextIO.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Vector.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes VectorSlice.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Weak.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Array.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes ArraySlice.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Arraysort.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Bool.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Buffer.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharArray.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharVectorSlice.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Date.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Misc.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosmlcookie.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Signal.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Array2.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes ArraySlice.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8Vector.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharArraySlice.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Lexing.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Nonstdio.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosml.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8Vector.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes BinIO.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8Array.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8VectorSlice.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharVector.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Lexing.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Location.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Parsing.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mysql.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Nonstdio.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Postgres.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Socket.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Unix.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8Array.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8VectorSlice.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes BinIO.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8ArraySlice.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharArray.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharVectorSlice.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Location.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mysql.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Parsing.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Postgres.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Socket.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Unix.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8ArraySlice.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Byte.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharArraySlice.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Byte.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosml.sml gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/mosmllib' cd compiler; gmake all gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/compiler' ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Miscsys.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Printexc.sig cpp -P -traditional -Dunix -Umsdos Filename.mlp > Filename.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Filename.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Fnlib.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Sort.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Stack.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Arg.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Hasht.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Memory.sml cpp -P -traditional -Dunix -Umsdos Config.mlp > Config.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Location.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smlperv.sig ../mosmlyac/mosmlyac Parser.grm ../mosmlyac/mosmlyac Parser.grm ../camlrunm ../mosmllex Lexer.lex perl ../tools/mksmlopc ../runtime/instruct.h > Opcodes.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mainc.sig ../mosmlyac/mosmlyac: 34 shift/reduce conflicts. perl ../tools/mksmlpre ../runtime/globals.h > Predef.sml perl ../tools/mksmlprc ../runtime/primitives > Prim_c.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Link.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Readword.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smltop.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Maint.sig 124 states, 72 actions. ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Miscsys.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Printexc.sml ../mosmlyac/mosmlyac: 34 shift/reduce conflicts. ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Filename.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Fnlib.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Sort.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Stack.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Arg.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Hasht.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Config.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mixture.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Opcodes.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Prim_c.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mixture.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Const.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Location.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Prim.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Code_dec.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Predef.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Symtable.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Buffcode.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Instruct.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smlprim.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Prim_opc.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Symtable.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Patch.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Tr_const.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mainl.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Lambda.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Emitcode.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Load_phr.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Labels.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Reloc.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Globals.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Primdec.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Pr_lam.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Back.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Back.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Link.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Emitcode.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Emit_phr.sml ../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -g -noheader -o mosmllnk Mainl.uo ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Units.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Units.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Types.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Sigmtch.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Types.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smlexc.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Asynt.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Rtvals.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Load_phr.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smlperv.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Rtvals.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Asyntfn.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Parser.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Infixst.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Ovlres.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Synchk.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Infixres.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Elab.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Tr_env.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Pr_lam.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Pr_zam.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Compiler.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Exec_phr.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Lexer.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Infixst.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Asyntfn.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Parser.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Synchk.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Infixres.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Elab.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Tr_env.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Match.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Front.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mainc.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smltop.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Maint.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Lexer.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Ovlres.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Match.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Front.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Sigmtch.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Compiler.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Exec_phr.sml ../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -g -noheader -o mosmlcmp Mainc.uo ../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -g -noheader -o mosmltop Maint.uo gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/compiler' cd toolssrc; gmake all gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/toolssrc' ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler cutdeps.sml ../mosmlyac/mosmlyac Deppars.grm ../mosmlyac/mosmlyac Deppars.grm ../camlrunm ../mosmllex Deplex.lex cpp -P -traditional -Dunix -Umsdos Mosmldep.mlp > Mosmldep.sml ../mosmlyac/mosmlyac: 4 shift/reduce conflicts. ../mosmlyac/mosmlyac: 4 shift/reduce conflicts. ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Deppars.sig ../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -g -I ../compiler -noheader -o cutdeps cutdeps.uo 73 states, 43 actions. ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Deppars.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Deplex.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Mosmldep.sml ../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -g -I ../compiler -noheader -o mosmldep Mosmldep.uo gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/toolssrc' cd lex; gmake all gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/lex' ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Syntax.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Scan_aux.sml ../mosmlyac/mosmlyac Grammar.grm ../mosmlyac/mosmlyac Grammar.grm ../camlrunm ../mosmllex Scanner.lex ../mosmlyac/mosmlyac: 14 shift/reduce conflicts. ../mosmlyac/mosmlyac: 14 shift/reduce conflicts. ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Gram_aux.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Grammar.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Lexgen.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Output.sml 80 states, 51 actions. ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Scanner.sig ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Grammar.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Scanner.sml ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Mainlex.sml ../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -I ../compiler -noheader -o mosmllex Mainlex.uo gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/lex' cd launch; gmake all gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/launch' sed -e "s|LIBDIR|/usr/local/lib/mosml|" -e "s|BINDIR|/usr/local/bin|" mosml.tpl > mosml sed -e "s|LIBDIR|/usr/local/lib/mosml|" -e "s|BINDIR|/usr/local/bin|" mosmlc.tpl > mosmlc sed -e "s|LIBDIR|/usr/local/lib/mosml|" -e "s|BINDIR|/usr/local/bin|" mosmllex.tpl > mosmllex sed -e "s|LIBDIR|/usr/local/lib/mosml|" -e "s|BINDIR|/usr/local/bin|" camlexec.tpl > camlexec.c ../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none testprog.sml ../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -noheader -o testprog BasicIO.uo testprog.uo cc -o camlexec camlexec.c /usr/bin/strip camlexec gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/launch' gmake basisdynlib gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src' for i in intinf msocket munix; do \ (cd dynlibs/$i; gmake) || exit $?; \ done gmake[3]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/intinf' cc -Dunix -O3 -fPIC -I../../runtime -I/usr/local/include -c -o intinf.o intinf.c ../../camlrunm ../../mosmlcmp -stdlib ../../mosmllib -P none IntInf.sig ../../camlrunm ../../mosmlcmp -stdlib ../../mosmllib -P none IntInf.sml cc -shared -o libmgmp.so intinf.o -L/usr/local/lib -lgmp -lc gmake[3]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/intinf' gmake[3]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/msocket' cc -Dunix -O3 -fPIC -I../../runtime -c -o msocket.o msocket.c cc -shared -o libmsocket.so msocket.o gmake[3]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/msocket' gmake[3]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/munix' cc -Dunix -O3 -fPIC -I../../runtime -c -o munix.o munix.c cc -shared -o libmunix.so munix.o -lc gmake[3]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/munix' gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src' gmake[1]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src' SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mosml-2.10.1_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mosml-2.10.1_1 ===> mosml-2.10.1_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src' test -d /construction/lang/mosml/stage/usr/local/bin || mkdir -p /construction/lang/mosml/stage/usr/local/bin test -d /construction/lang/mosml/stage/usr/local/lib/mosml || mkdir -p /construction/lang/mosml/stage/usr/local/lib/mosml test -d /construction/lang/mosml/stage/usr/local/include/mosml || mkdir -p /construction/lang/mosml/stage/usr/local/include/mosml test -d /construction/lang/mosml/stage/usr/local/share/doc/mosml || mkdir -p /construction/lang/mosml/stage/usr/local/share/doc/mosml test -d /construction/lang/mosml/stage/usr/local/share/mosml/tools || mkdir -p /construction/lang/mosml/stage/usr/local/share/mosml/tools cd runtime; gmake install gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/runtime' cp camlrunm /construction/lang/mosml/stage/usr/local/bin cp camlrunm /construction/lang/mosml/stage/usr/local/lib/mosml cp *.h /construction/lang/mosml/stage/usr/local/include/mosml gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/runtime' cd launch; gmake all install gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/launch' gmake[2]: Nothing to be done for 'all'. echo "#!/usr/local/bin/camlrunm" > /construction/lang/mosml/stage/usr/local/lib/mosml/header; for script in mosml mosmlc mosmllex; do \ cp $script /construction/lang/mosml/stage/usr/local/bin/$script; \ chmod a+x /construction/lang/mosml/stage/usr/local/bin/$script; \ done gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/launch' cd mosmlyac; gmake install gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/mosmlyac' cp mosmlyac /construction/lang/mosml/stage/usr/local/bin/mosmlyac gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/mosmlyac' cd mosmllib; gmake install gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/mosmllib' cp README /construction/lang/mosml/stage/usr/local/lib/mosml cp *.ui /construction/lang/mosml/stage/usr/local/lib/mosml cp *.uo /construction/lang/mosml/stage/usr/local/lib/mosml cp *.sig /construction/lang/mosml/stage/usr/local/lib/mosml cp General.fke /construction/lang/mosml/stage/usr/local/lib/mosml/General.sig cp Meta.fke /construction/lang/mosml/stage/usr/local/lib/mosml/Meta.sig gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/mosmllib' cd compiler; gmake install gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/compiler' cp mosmlcmp /construction/lang/mosml/stage/usr/local/lib/mosml cp mosmllnk /construction/lang/mosml/stage/usr/local/lib/mosml cp mosmltop /construction/lang/mosml/stage/usr/local/lib/mosml gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/compiler' cd toolssrc; gmake install gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/toolssrc' cp cutdeps mosmldep /construction/lang/mosml/stage/usr/local/share/mosml/tools gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/toolssrc' cd lex; gmake install gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/lex' cp mosmllex /construction/lang/mosml/stage/usr/local/lib/mosml gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/lex' cd doc; gmake install gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/doc' cp mosmlref.pdf /construction/lang/mosml/stage/usr/local/share/doc/mosml cp manual.pdf /construction/lang/mosml/stage/usr/local/share/doc/mosml cp mosmllib.pdf /construction/lang/mosml/stage/usr/local/share/doc/mosml cd helpsigs; gmake install gmake[3]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/doc/helpsigs' cp helpsigs.val /construction/lang/mosml/stage/usr/local/lib/mosml test -d /construction/lang/mosml/stage/usr/local/share/doc/mosml/mosmllib || mkdir -p /construction/lang/mosml/stage/usr/local/share/doc/mosml/mosmllib cp htmlsigs/*.html /construction/lang/mosml/stage/usr/local/share/doc/mosml/mosmllib cp index.html /construction/lang/mosml/stage/usr/local/share/doc/mosml/mosmllib gmake[3]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/doc/helpsigs' gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/doc' gmake basisdynlib_install gmake[2]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src' for i in intinf msocket munix; do \ (cd dynlibs/$i; gmake install) || exit $?; \ done gmake[3]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/intinf' cp libmgmp.so /construction/lang/mosml/stage/usr/local/lib/mosml cp IntInf.sig /construction/lang/mosml/stage/usr/local/lib/mosml cp IntInf.ui /construction/lang/mosml/stage/usr/local/lib/mosml cp IntInf.uo /construction/lang/mosml/stage/usr/local/lib/mosml gmake[3]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/intinf' gmake[3]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/msocket' cp libmsocket.so /construction/lang/mosml/stage/usr/local/lib/mosml gmake[3]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/msocket' gmake[3]: Entering directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/munix' cp libmunix.so /construction/lang/mosml/stage/usr/local/lib/mosml gmake[3]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src/dynlibs/munix' gmake[2]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src' gmake[1]: Leaving directory '/construction/lang/mosml/mosml-ver-2.10.1/src' install -m 0644 /construction/lang/mosml/mosml-ver-2.10.1/src/../copyrght/copyrght.att /construction/lang/mosml/mosml-ver-2.10.1/src/../copyrght/copyrght.cl /construction/lang/mosml/mosml-ver-2.10.1/src/../copyrght/gpl2 /construction/lang/mosml/mosml-ver-2.10.1/src/../README /construction/lang/mosml/stage/usr/local/share/doc/mosml ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: doc/helpsigs/Makefile SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mosml-2.10.1_1 file sizes/checksums [511]: 0% file sizes/checksums [511]: 19% file sizes/checksums [511]: 39% file sizes/checksums [511]: 58% file sizes/checksums [511]: 78% file sizes/checksums [511]: 97% file sizes/checksums [511]: 100% packing files [511]: 0% packing files [511]: 19% packing files [511]: 39% packing files [511]: 58% packing files [511]: 78% packing files [511]: 97% packing files [511]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:09 TOTAL TIME 00:00:29