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

ocamldot.1.1 uses autoconf #24003

Merged
merged 1 commit into from
Jun 27, 2023
Merged

ocamldot.1.1 uses autoconf #24003

merged 1 commit into from
Jun 27, 2023

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Jun 27, 2023

In #23989:

#=== ERROR while compiling ocamldot.1.1 =======================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.5.0.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/ocamldot.1.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build make all
# exit-code            2
# env-file             ~/.opam/log/ocamldot-7-fd3f72.env
# output-file          ~/.opam/log/ocamldot-7-fd3f72.out
### output ###
# /home/opam/.opam/5.0/bin/ocamlyacc -v odot_parser.mly
# /home/opam/.opam/5.0/bin/ocamllex.opt odot_lexer.mll
# 62 states, 621 transitions, table size 2856 bytes
# rm -fr .depend
# /home/opam/.opam/5.0/bin/ocamldep.opt *.ml *.mli > .depend
# autoconf
# make: autoconf: No such file or directory
# make: *** [Makefile:103: configure] Error 127

In ocaml#23989:

    #=== ERROR while compiling ocamldot.1.1 =======================================#
    # context              2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.5.0.0 | file:///home/opam/opam-repository
    # path                 ~/.opam/5.0/.opam-switch/build/ocamldot.1.1
    # command              ~/.opam/opam-init/hooks/sandbox.sh build make all
    # exit-code            2
    # env-file             ~/.opam/log/ocamldot-7-fd3f72.env
    # output-file          ~/.opam/log/ocamldot-7-fd3f72.out
    ### output ###
    # /home/opam/.opam/5.0/bin/ocamlyacc -v odot_parser.mly
    # /home/opam/.opam/5.0/bin/ocamllex.opt odot_lexer.mll
    # 62 states, 621 transitions, table size 2856 bytes
    # rm -fr .depend
    # /home/opam/.opam/5.0/bin/ocamldep.opt *.ml *.mli > .depend
    # autoconf
    # make: autoconf: No such file or directory
    # make: *** [Makefile:103: configure] Error 127
@emillon emillon mentioned this pull request Jun 27, 2023
16 tasks
@mseri
Copy link
Member

mseri commented Jun 27, 2023

Thanks

@mseri mseri merged commit 2793979 into ocaml:master Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants