Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failes. ocamldoc/Makefile.nt is not up-to-date #5169

Closed
vicuna opened this issue Oct 22, 2010 · 2 comments
Closed

build failes. ocamldoc/Makefile.nt is not up-to-date #5169

vicuna opened this issue Oct 22, 2010 · 2 comments
Assignees
Labels

Comments

@vicuna
Copy link

vicuna commented Oct 22, 2010

Original bug ID: 5169
Reporter: @ygrek
Assigned to: @damiendoligez
Status: closed (set by @xavierleroy on 2012-09-25T18:07:21Z)
Resolution: fixed
Priority: normal
Severity: trivial
Version: 3.13.0+dev
Fixed in version: 3.13.0+dev
Category: ~DO NOT USE (was: OCaml general)

Bug 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

@vicuna
Copy link
Author

vicuna commented Apr 26, 2011

Comment author: @ygrek

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.

@vicuna
Copy link
Author

vicuna commented Aug 17, 2011

Comment author: @ygrek

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants