| Anonymous | Login | Signup for a new account | 2013-05-23 13:48 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0005169 | OCaml | OCaml general | public | 2010-10-22 10:49 | 2012-09-25 20:07 | |||
| Reporter | ygrek | |||||||
| Assigned To | doligez | |||||||
| Priority | normal | Severity | trivial | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.13.0+dev | |||||||
| Target Version | Fixed in Version | 3.13.0+dev | ||||||
| Summary | 0005169: build failes. ocamldoc/Makefile.nt is not up-to-date | |||||||
| Description | ../ocamlcomp.sh -o ocamldoc -linkall unix.cma str.cma dynlink.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/win32unix -I ../otherlibs/num -I ../otherlibs/win32graph -nostdlib ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/linenum.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/syntaxerr.cmo ../parsing/parser.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ../typing/types.cmo ../typing/path.cmo ../typing/btype.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/subst.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/primitive.cmo ../typing/oprint.cmo ../typing/printtyp.cmo ../typing/includecore.cmo ../typing/typetexp.cmo ../typing/parmatch.cmo ../typing/typedtree.cmo ../typing/stypes.cmo ../typing/typecore.cmo ../typing/includeclass.cmo ../typing/typedecl.cmo ../typing/typeclass.cmo ../typing/mtype.cmo ../typing/includemod.cmo ../typing/typemod.cmo ../bytecomp/lambda.cmo ../bytecomp/typeopt.cmo ../bytecomp/printlambda.cmo ../bytecomp/switch.cmo ../bytecomp/matching.cmo ../bytecomp/translobj.cmo ../bytecomp/translcore.cmo ../bytecomp/translclass.cmo ../tools/depend.cmo odoc_config.cmo odoc_global.cmo odoc_messages.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_args.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo odoc_dag2html.cmo odoc_to_text.cmo odoc_ocamlhtml.cmo odoc_html.cmo odoc_man.cmo odoc_latex_style.cmo odoc_latex.cmo odoc_texi.cmo odoc_dot.cmo odoc.cmo File "_none_", line 1, characters 0-1: Error: Error while linking odoc_global.cmo: Reference to undefined global `Odoc_messages' make[1]: *** [ocamldoc] Error 2 | |||||||
| Additional Information | Full build log : http://build.ygrek.org.ua/hudson/job/ocaml/label=qemu-i386-win2k/15/console [^] | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0005870) ygrek (reporter) 2011-04-26 14:21 |
Same issue in byterun : make[1]: *** No rule to make target `all-', needed by `all'. Stop. See https://build.ygrek.org.ua/jenkins/job/ocaml/label=qemu-i386-win2k/27/console [^] It causes build failures in ocamlpro branch now too - for no real reason! If anybody wants to receive email notifications on automatic build failures - please tell. |
|
(0006092) ygrek (reporter) 2011-08-17 11:19 |
BTW here is a patch for this issue that is used in overbld : http://overbld.hg.sourceforge.net/hgweb/overbld/overbld/file/c37d9d347c45/src/ocaml/patch/107__ocamldoc_makefile_nt [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-10-22 10:49 | ygrek | New Issue | |
| 2011-04-26 14:21 | ygrek | Note Added: 0005870 | |
| 2011-04-29 11:48 | doligez | Assigned To | => doligez |
| 2011-04-29 11:48 | doligez | Status | new => acknowledged |
| 2011-08-17 11:19 | ygrek | Note Added: 0006092 | |
| 2011-09-15 15:42 | xclerc | Status | acknowledged => resolved |
| 2011-09-15 15:42 | xclerc | Fixed in Version | => 3.13.0+dev |
| 2011-09-15 15:42 | xclerc | Resolution | open => fixed |
| 2012-09-25 20:07 | xleroy | Status | resolved => closed |
| Copyright © 2000 - 2011 MantisBT Group |