Hello guys, Since recently, Scilab build process has been failing on the following commands in a unstable chroot:
ocamlopt -I ./src/translator/compilation -I ./src/translator/exceptionHandling -I ./src/translator/parsing -I ./src/translator/instantiation -I ./src/translator/translation -c src/translator/instantiation/instantiation.ml /tmp/camlasme79e83.s: Assembler messages: /tmp/camlasme79e83.s:31578: Error: .size expression does not evaluate to a constant File "src/translator/instantiation/instantiation.ml", line 1, characters 0-1: Error: Assembler error, input left in file /tmp/camlasme79e83.s make[3]: *** [src/translator/instantiation/instantiation.cmx] Error 2 rm src/translator/parsing/parser.ml src/translator/parsing/lexer.ml Since I run testing, I haven't been able to reproduce it locally to produce a test case. Does any one how which package might have caused that ? I cannot reproduce it with ocaml-nox 3.11.2-2 and gcc 4.5.2-4. Thanks Sylvestre PS: Please C/C me, I am not subscribed. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

