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

ollvm-tapir.0.99.1 requires autoconf #24018

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Jun 28, 2023

In #24007:

#=== ERROR while compiling ollvm-tapir.0.99.1 =================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14/.opam-switch/build/ollvm-tapir.0.99.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build make
# exit-code            2
# env-file             ~/.opam/log/ollvm-tapir-6-365ad5.env
# output-file          ~/.opam/log/ollvm-tapir-6-365ad5.out
### output ###
# CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/opam/.opam/4.14/.opam-switch/build/ollvm-tapir.0.99.1/missing autoconf
# /home/opam/.opam/4.14/.opam-switch/build/ollvm-tapir.0.99.1/missing: line 81: autoconf: command not found
# WARNING: 'autoconf' is missing on your system.
#          You should only need it if you modified 'configure.ac',
#          or m4 files included by it.
#          The 'autoconf' program is part of the GNU Autoconf package:
#          <http://www.gnu.org/software/autoconf/>
#          It also requires GNU m4 and Perl in order to run:
#          <http://www.gnu.org/software/m4/>
#          <http://www.perl.org/>
# make: *** [Makefile:268: configure] Error 127

In ocaml#24007:

    #=== ERROR while compiling ollvm-tapir.0.99.1 =================================#
    # context              2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
    # path                 ~/.opam/4.14/.opam-switch/build/ollvm-tapir.0.99.1
    # command              ~/.opam/opam-init/hooks/sandbox.sh build make
    # exit-code            2
    # env-file             ~/.opam/log/ollvm-tapir-6-365ad5.env
    # output-file          ~/.opam/log/ollvm-tapir-6-365ad5.out
    ### output ###
    # CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/opam/.opam/4.14/.opam-switch/build/ollvm-tapir.0.99.1/missing autoconf
    # /home/opam/.opam/4.14/.opam-switch/build/ollvm-tapir.0.99.1/missing: line 81: autoconf: command not found
    # WARNING: 'autoconf' is missing on your system.
    #          You should only need it if you modified 'configure.ac',
    #          or m4 files included by it.
    #          The 'autoconf' program is part of the GNU Autoconf package:
    #          <http://www.gnu.org/software/autoconf/>
    #          It also requires GNU m4 and Perl in order to run:
    #          <http://www.gnu.org/software/m4/>
    #          <http://www.perl.org/>
    # make: *** [Makefile:268: configure] Error 127
@emillon emillon mentioned this pull request Jun 28, 2023
6 tasks
@mseri
Copy link
Member

mseri commented Jun 28, 2023

Thanks

@mseri mseri merged commit ae6954c into ocaml:master Jun 28, 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