Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 259224 Details for
Bug 351040
dev-lang/mosml does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
mosml-2.01-r1:20110107-185922.log (text/plain), 42.75 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-01-07 19:07:37 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-01-07 19:07:37 UTC
Size:
42.75 KB
patch
obsolete
> * Package: dev-lang/mosml-2.01-r1 > * Repository: gentoo > * Maintainer: maintainer-needed@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mos201src.tar.gz to /var/tmp/portage/dev-lang/mosml-2.01-r1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/mosml-2.01-r1/work >>>> Preparing source in /var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src ... > * Applying mosml-2.01-malloc.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src ... >make -j14 CC=i686-pc-linux-gnu-gcc 'CPP=i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos' MOSMLHOME=/opt/mosml world >cd config; sh autoconf i686-pc-linux-gnu-gcc >Checking the sizes of integers and pointers... >OK, this is a regular 32 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! >The return type for signal handlers appears to be "void". >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. >cd runtime; make all >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/runtime' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >awk -f ../tools/make-jumptbl instruct.h > jumptbl.h >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o interp.o interp.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o expand.o expand.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o misc.o misc.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o stacks.o stacks.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o fix_code.o fix_code.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o main.o main.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o fail.o fail.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o signals.o signals.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o freelist.o freelist.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o major_gc.o major_gc.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o minor_gc.o minor_gc.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o memory.o memory.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o alloc.o alloc.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o roots.o roots.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o compare.o compare.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o ints.o ints.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o floats.o floats.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o str.o str.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o io.o io.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o extern.o extern.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o externcp.o externcp.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o intern.o intern.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o interncp.o interncp.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o hash.o hash.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o sys.o sys.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o meta.o meta.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o parsing.o parsing.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o lexing.o lexing.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o gc_ctrl.o gc_ctrl.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o mosml.o mosml.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o unix.o unix.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o runtime.o runtime.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o md5sum.o md5sum.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o callback.o callback.c >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -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 >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 >i686-pc-linux-gnu-gcc -c -Dunix -O2 -fno-defer-pop -fomit-frame-pointer -DTHREADED -o prims.o prims.c >gcc -rdynamic -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 -ldl >mosml.o: In function `sml_tmpnam': >mosml.c:(.text+0x156b): warning: the use of `tmpnam' is dangerous, better use `mkstemp' >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/runtime' >cp runtime/camlrunm . >cd mosmlyac; make all >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/mosmlyac' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o closure.o closure.c >In file included from closure.c:1:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o error.o error.c >In file included from error.c:3:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o lalr.o lalr.c >In file included from lalr.c:1:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o lr0.o lr0.c >In file included from lr0.c:2:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o main.o main.c >In file included from main.c:5:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >main.c: In function âdoneâ: >main.c:84:5: warning: incompatible implicit declaration of built-in function âexitâ >main.c: In function âusageâ: >main.c:115:5: warning: incompatible implicit declaration of built-in function âexitâ >main.c: In function âgetargsâ: >main.c:193:13: warning: incompatible implicit declaration of built-in function âstrlenâ >main.c: In function âcreate_file_namesâ: >main.c:237:11: warning: incompatible implicit declaration of built-in function âstrlenâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o mkpar.o mkpar.c >In file included from mkpar.c:2:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o output.o output.c >In file included from output.c:1:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o reader.o reader.c >In file included from reader.c:5:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >reader.c: In function âoutput_token_typeâ: >reader.c:1005:21: warning: incompatible implicit declaration of built-in function âstrchrâ >reader.c:1023:14: warning: incompatible implicit declaration of built-in function âstrchrâ >reader.c: In function âpack_namesâ: >reader.c:1515:20: warning: incompatible implicit declaration of built-in function âstrlenâ >reader.c: In function âprint_grammarâ: >reader.c:1812:16: warning: incompatible implicit declaration of built-in function âstrlenâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o skeleton.o skeleton.c >In file included from skeleton.c:1:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o symtab.o symtab.c >In file included from symtab.c:1:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >symtab.c: In function âmake_bucketâ: >symtab.c:36:16: warning: incompatible implicit declaration of built-in function âstrlenâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o verbose.o verbose.c >In file included from verbose.c:2:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >i686-pc-linux-gnu-gcc -c -O -DNDEBUG -o warshall.o warshall.c >In file included from warshall.c:1:0: >defs.h:437:14: warning: conflicting types for built-in function âcallocâ >defs.h:438:14: warning: conflicting types for built-in function âmallocâ >defs.h:439:14: warning: conflicting types for built-in function âreallocâ >i686-pc-linux-gnu-gcc -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: In function `create_file_names': >main.c:(.text+0x53f): warning: the use of `mktemp' is dangerous, better use `mkstemp' >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/mosmlyac' >cd mosmllib; make all >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/mosmllib' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >i686-pc-linux-gnu-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 Array.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes List.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Array.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Array2.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Array2.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Arraysort.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Arraysort.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes BasicIO.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes BasicIO.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Binaryset.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Binaryset.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Binarymap.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Binarymap.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes StringCvt.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8Vector.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes BinIO.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Char.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes TextIO.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes BinIO.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Bool.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Bool.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes String.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8Array.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Substring.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Byte.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Byte.sml >../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 Callback.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Strbase.sig >../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 CharArray.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharArray.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CharVector.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CommandLine.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes CommandLine.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Time.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Date.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 Date.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Dynarray.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Dynarray.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Dynlib.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Dynlib.sml >i686-pc-linux-gnu-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 Process.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes OS.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes FileSys.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Gdbm.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Gdbm.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Gdimage.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Gdimage.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Help.mlp > Help.sml >Help.mlp:45:0: warning: extra tokens at end of #else directive >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Help.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Help.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Int.mlp > Int.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Int.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Intmap.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Intmap.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Intset.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Intset.sml >../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 Lexing.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Lexing.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 ListPair.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Listsort.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Listsort.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 Nonstdio.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Location.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Math.sig >../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 Misc.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Mosml.mlp > Mosml.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosml.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Timer.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosml.sml >../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 Mosmlcgi.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosmlcookie.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mosmlcookie.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Msp.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Msp.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mysql.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Mysql.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes NJ93.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes NJ93.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Nonstdio.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Option.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes OS.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Parsing.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Path.mlp > Path.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Path.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Polygdbm.sig >../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 Postgres.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Postgres.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes PP.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes PP.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Process.mlp > Process.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Process.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Random.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Random.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Real.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Regex.sig >../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 Signal.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes SML90.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes SML90.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Socket.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Socket.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splaytree.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splaymap.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splayset.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splayset.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Splaytree.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Strbase.mlp > Strbase.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 StringCvt.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Substring.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Susp.sig >../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 Time.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Timer.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Unix.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Unix.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Vector.mlp > Vector.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Vector.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Weak.mlp > Weak.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Weak.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Weak.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Word.mlp > Word.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Word8Array.mlp > Word8Array.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8Array.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Word8Vector.mlp > Word8Vector.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -imptypes Word8Vector.sml >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/mosmllib' >cd compiler; make all >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/compiler' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Miscsys.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Miscsys.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Printexc.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Printexc.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Filename.mlp > Filename.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Filename.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Filename.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Fnlib.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Fnlib.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Sort.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Sort.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Stack.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Stack.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Arg.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Arg.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Hasht.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Hasht.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Memory.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Config.mlp > Config.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Config.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mixture.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mixture.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Const.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Prim.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Instruct.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Lambda.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smlprim.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Globals.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Location.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Location.sml >../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 Types.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smlexc.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smlperv.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smlperv.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Asynt.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Asyntfn.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Asyntfn.sml >../mosmlyac/mosmlyac Parser.grm >../mosmlyac/mosmlyac: 34 shift/reduce conflicts. >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Parser.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Parser.sml >../camlrunm ../mosmllex Lexer.lex >124 states, 72 actions. >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Lexer.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Lexer.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Primdec.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Infixst.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Infixst.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Ovlres.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Ovlres.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Synchk.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Synchk.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Infixres.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Infixres.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Elab.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Elab.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Tr_env.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Tr_env.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Pr_lam.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Pr_lam.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Match.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Match.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Front.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Front.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Back.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Back.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Pr_zam.sml >perl ../tools/mksmlopc ../runtime/instruct.h > Opcodes.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Opcodes.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Prim_opc.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Buffcode.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Labels.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Code_dec.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Reloc.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Emitcode.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Emitcode.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Emit_phr.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Sigmtch.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Sigmtch.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Compiler.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Compiler.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mainc.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mainc.sml >../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -g -noheader -o mosmlcmp Mainc.uo >perl ../tools/mksmlpre ../runtime/globals.h > Predef.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Predef.sml >perl ../tools/mksmlprc ../runtime/primitives > Prim_c.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Prim_c.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Symtable.sig >../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 Link.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Link.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Readword.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Mainl.sml >../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -g -noheader -o mosmllnk Mainl.uo >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Rtvals.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Rtvals.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Load_phr.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Load_phr.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Exec_phr.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Exec_phr.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smltop.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Smltop.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Maint.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none Maint.sml >../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -g -noheader -o mosmltop Maint.uo >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/compiler' >cd toolssrc; make all >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/toolssrc' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler cutdeps.sml >../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -g -I ../compiler -noheader -o cutdeps cutdeps.uo >../mosmlyac/mosmlyac Deppars.grm >../mosmlyac/mosmlyac: 4 shift/reduce conflicts. >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Deppars.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Deppars.sml >../camlrunm ../mosmllex Deplex.lex >73 states, 43 actions. >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Deplex.sml >i686-pc-linux-gnu-cpp -P -traditional -Dunix -Umsdos Mosmldep.mlp > Mosmldep.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 >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/toolssrc' >cd lex; make all >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/lex' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Syntax.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Scan_aux.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Gram_aux.sml >../mosmlyac/mosmlyac Grammar.grm >../mosmlyac/mosmlyac: 14 shift/reduce conflicts. >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Grammar.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Grammar.sml >../camlrunm ../mosmllex Scanner.lex >80 states, 51 actions. >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Scanner.sig >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Scanner.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Lexgen.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Output.sml >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none -I ../compiler Mainlex.sml >../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -I ../compiler -noheader -o mosmllex Mainlex.uo >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/lex' >cd launch; make all >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/launch' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >sed -e "s|LIBDIR|/opt/mosml/lib|" -e "s|BINDIR|/opt/mosml/bin|" mosml.tpl > mosml >sed -e "s|LIBDIR|/opt/mosml/lib|" -e "s|BINDIR|/opt/mosml/bin|" mosmlc.tpl > mosmlc >sed -e "s|LIBDIR|/opt/mosml/lib|" -e "s|BINDIR|/opt/mosml/bin|" mosmllex.tpl > mosmllex >sed -e "s|LIBDIR|/opt/mosml/lib|" -e "s|BINDIR|/opt/mosml/bin|" camlexec.tpl > camlexec.c >i686-pc-linux-gnu-gcc -o camlexec camlexec.c >strip camlexec >../camlrunm ../mosmlcmp -stdlib ../mosmllib -P none testprog.sml >../camlrunm ../mosmllnk -stdlib ../mosmllib -P none -noheader -o testprog BasicIO.uo testprog.uo >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/launch' >>>> Source compiled. >>>> Test phase [test]: dev-lang/mosml-2.01-r1 >make -j14 -j1 test >make: Nothing to be done for `test'. > >>>> Install mosml-2.01-r1 into /var/tmp/portage/dev-lang/mosml-2.01-r1/image/ category dev-lang >make -j14 -j1 MOSMLHOME=/var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml install >test -d /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/bin || mkdir -p /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/bin >test -d /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib || mkdir -p /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >test -d /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/include || mkdir -p /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/include >test -d /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc || mkdir -p /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc >test -d /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/tools || mkdir -p /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/tools >cd runtime; make install >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/runtime' >cp camlrunm /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/bin >cp *.h /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/include >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/runtime' >cd config; make install >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/config' >cp m.h s.h /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/include >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/config' >cd launch; make all install >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/launch' >make[1]: Nothing to be done for `all'. >(echo "#!/var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/bin/camlrunm"; \ > echo "exit 2"; \ > cat testprog) > /tmp/testscr >chmod a+x /tmp/testscr >sh -c 'if sh -c /tmp/testscr 2>/dev/null; \ > then echo "#!/var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/bin/camlrunm" > /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib/header; \ > else cp camlexec /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib/header; \ > fi' >rm -f /tmp/testscr >for script in mosml mosmlc mosmllex; do \ > cp $script /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/bin/$script; \ > chmod a+x /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/bin/$script; \ >done >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/launch' >cd mosmlyac; make install >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/mosmlyac' >cp mosmlyac /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/bin/mosmlyac >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/mosmlyac' >cd mosmllib; make install >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/mosmllib' >cp README /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >cp *.ui /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >cp *.uo /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >cp *.sig /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >cp General.fke /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib/General.sig >cp Meta.fke /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib/Meta.sig >rm -f /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib/camlrunm >ln -s /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/bin/camlrunm /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib/camlrunm >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/mosmllib' >cd compiler; make install >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/compiler' >cp mosmlcmp /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >cp mosmllnk /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >cp mosmltop /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/compiler' >cd toolssrc; make install >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/toolssrc' >cp cutdeps mosmldep /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/tools >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/toolssrc' >cd lex; make install >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/lex' >cp mosmllex /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/lex' >(cd /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/include/..; rm -f config; ln -s include config) >cd doc; make install >make[1]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/doc' >cp mosmlref.pdf /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc >cp manual.pdf /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc >cp mosmllib.pdf /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc >cp mosmllib2up.pdf /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc >cd helpsigs; make install >make[2]: Entering directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/doc/helpsigs' >cp helpsigs.val /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/lib >test -d /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc/mosmllib || mkdir -p /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc/mosmllib >cp htmlsigs/*.html /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc/mosmllib >cp index.html /var/tmp/portage/dev-lang/mosml-2.01-r1/image//opt/mosml/doc/mosmllib >make[2]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/doc/helpsigs' >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mosml-2.01-r1/work/mosml/src/doc' >>>> Completed installing mosml-2.01-r1 into /var/tmp/portage/dev-lang/mosml-2.01-r1/image/ > > * Tinderbox QA Notice! Insecure functions used >tmpnam@@GLIBC_2.0 /var/tmp/portage/dev-lang/mosml-2.01-r1/image/opt/mosml/bin/camlrunm >mktemp@@GLIBC_2.0 /var/tmp/portage/dev-lang/mosml-2.01-r1/image/opt/mosml/bin/mosmlyac > * Tinderbox QA Notice (end)! Insecure functions used > * QA Notice: make jobserver unavailable: > * > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > opt/mosml/bin/camlrunm > opt/mosml/bin/mosmlyac > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /opt/mosml/bin/camlrunm > * /opt/mosml/bin/mosmlyac > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * main.c:84:5: warning: incompatible implicit declaration of built-in function âexitâ > * main.c:115:5: warning: incompatible implicit declaration of built-in function âexitâ > * main.c:193:13: warning: incompatible implicit declaration of built-in function âstrlenâ > * main.c:237:11: warning: incompatible implicit declaration of built-in function âstrlenâ > * reader.c:1005:21: warning: incompatible implicit declaration of built-in function âstrchrâ > * reader.c:1023:14: warning: incompatible implicit declaration of built-in function âstrchrâ > * reader.c:1515:20: warning: incompatible implicit declaration of built-in function âstrlenâ > * reader.c:1812:16: warning: incompatible implicit declaration of built-in function âstrlenâ > * symtab.c:36:16: warning: incompatible implicit declaration of built-in function âstrlenâ > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://www.itu.dk/people/sestoft/mosml.html
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 351040
: 259224