Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39419 - [mtasc] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Friday, 14 March 2014, 15:23 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 08 May 2014, 13:00 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

==> Starting build()...
ocamlc -I zlib extc_stubs.c
ocamlc -a -o extc.cma -cclib zlib.lib -cclib extc_stubs.obj extc.mli extc.ml
ocamlopt -a -o extc.cmxa -cclib zlib.lib -cclib extc_stubs.obj extc.mli extc.ml
*** Please hit enter on login (empty password) ***
> true cvs -z3 -d:pserver:anonymous:@cvs.motion-twin.com:/cvsroot login
> true cvs -z3 -d:pserver:anonymous:@cvs.motion-twin.com:/cvsroot co ocaml/extlib-dev
> true cvs -z3 -d:pserver:anonymous:@cvs.motion-twin.com:/cvsroot co ocaml/mtasc
> true cvs -z3 -d:pserver:anonymous:@cvs.motion-twin.com:/cvsroot co ocaml/swflib
> true cvs -z3 -d:pserver:anonymous:@cvs.motion-twin.com:/cvsroot co ocaml/extc
> ocaml install.ml -nodoc -d .. -n
sh: ocamlfind: command not found
ocamlc -c enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli global.mli IO.mli option.mli pMap.mli std.mli uChar.mli uTF8.mli base64.mli unzip.mli refList.mli optParse.mli dllist.mli
ocamlopt -c enum.ml
ocamlopt -c bitSet.ml
ocamlopt -c dynArray.ml
ocamlopt -c extArray.ml
ocamlopt -c extHashtbl.ml
File "extHashtbl.ml", line 1:
Error: The implementation extHashtbl.ml
does not match the interface extHashtbl.cmi:
...
In module Hashtbl:
Values do not match:
val create : ?random:bool -> int -> ('a, 'b) t
is not included in
val create : int -> ('a, 'b) t
Exit Code 2 - Stopped
Error while running ocaml install.ml -nodoc -d .. -n
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 08 May 2014, 13:00 GMT
Reason for closing:  Won't fix
Additional comments about closing:  moved to aur

Loading...