Skip to content

Error: Cannot find file biniou.cmxa #680

Description

build xenserver on CentOS 7:

console info:

 ERROR: Exception(_build/SRPMS/ocaml-qmp-0.9.2-2.el7.centos.src.rpm) Config(epel-7-x86_64) 0 minutes 16 seconds
ERROR: Command failed. See logs for output.
 # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/ocaml-qmp.spec 
make: *** [_build/RPMS/x86_64/ocaml-qmp-0.9.2-2.el7.centos.x86_64.rpm]  error 1

the build.log:

[CMD]: /usr/bin/ocamldep.opt -I lib_test -I dist/build/autogen -modules lib_test/messages.ml
  Messages depends on Arg,Filename,List,OUnit,Printf,Qmp,String
  Messages internally depends on
[1 of 1] Compiling Messages
  [CMD]: /usr/bin/ocamlopt.opt -I dist/build/messages -I dist/build/autogen -I lib_test -I /usr/lib64/ocaml -I /usr/lib64/ocaml/easy-format -I /usr/lib64/ocaml/biniou -I /usr/lib64/ocaml/yojson -I dist/build/lib-qmp -I /usr/lib64/ocaml/oUnit -I /usr/lib64/ocaml/oUnit -bin-annot -o dist/build/messages/messages.cmx -c lib_test/messages.ml
schedule finished: #processes=1 max_concurrency=1
  compilation order: Messages
  self deps: qmp
package deps: [unix,easy-format,biniou,yojson,qmp,oUnit.advanced,oUnit]
Linking executable dist/build/messages/messages
  [CMD]: /usr/bin/ocamlopt.opt -o dist/build/messages/messages -I dist/build/messages -I /usr/lib64/ocaml -I /usr/lib64/ocaml/easy-format -I /usr/lib64/ocaml/biniou -I /usr/lib64/ocaml/yojson -I dist/build/lib-qmp -I /usr/lib64/ocaml/oUnit -I /usr/lib64/ocaml/oUnit unix.cmxa easy_format.cmx biniou.cmxa yojson.cmx qmp.cmxa oUnitAdvanced.cmxa oUnit.cmxa -cclib -Ldist/build/lib-qmp messages.cmx
File "_none_", line 1:
Error: Cannot find file biniou.cmxa
make: *** [build] Error 7

Should I build the biniou.cmxa by myself?
Give me the hand~~~
T_T

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions