Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: ocaml-findlib - Objective CAML package manager and build helper https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240557 ------- Additional Comments From tibbs@xxxxxxxxxxx 2007-07-04 00:40 EST ------- It looks like all the dependencies are in, but this is failing to build for me. The build log is rather long and I don't understand most of it, but here are a few odd things I noticed: ocamlc -o extract_args -custom str.cma extract_args.ml + tools/extract_args/extract_args -o src/findlib/ocaml_args.ml ocamlc ocamlcp ocamlmktop ocamlopt ocamldep ocamldoc sh: ocamldoc: command not found + cat src/findlib/ocaml_args.ml [massive snippage of needless output] Configuring libraries... labltk: found camlp4: not present Configuration for dbm written to site-lib-src/dbm/META Configuration for dynlink written to site-lib-src/dynlink/META [...] + make all for p in findlib findlib-toolbox; do ( cd src/$p; make all ); done make[1]: Entering directory `/builddir/build/BUILD/findlib-1.1.2pl1/src/findlib' Makefile:129: depend: No such file or directory ocamllex fl_meta.mll 22 states, 392 transitions, table size 1700 bytes camlp4 pa_o.cmo pa_op.cmo pr_o.cmo -- -impl fl_metascanner.src -o fl_metascanner.ml make[1]: camlp4: Command not found make[1]: *** [fl_metascanner.ml] Error 127 make[1]: Leaving directory `/builddir/build/BUILD/findlib-1.1.2pl1/src/findlib' make[1]: Entering directory `/builddir/build/BUILD/findlib-1.1.2pl1/src/findlib-toolbox' ocamlc -o make_wizard -I +labltk -I ../findlib unix.cma str.cma labltk.cma \ findlib.cma make_wizard.ml File "make_wizard.ml", line 1288, characters 6-12: Warning Y: unused variable update. File "make_wizard.ml", line 497, characters 5-25: Unbound value Fl_split.in_words_ws make[1]: *** [make_wizard] Error 2 make[1]: Leaving directory `/builddir/build/BUILD/findlib-1.1.2pl1/src/findlib-toolbox' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.46804 (%build) I note that ocaml-camlp4 was indeed installed; I've no idea why it doesn't seem to be found. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review