Skip to content

Conversation

@emillon
Copy link
Contributor

@emillon emillon commented Jun 29, 2023

In #24013:

#=== ERROR while compiling fm-simplex-plugin.1.01 =============================#
# 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/fm-simplex-plugin.1.01
# command              ~/.opam/opam-init/hooks/sandbox.sh build make fm-simplex
# exit-code            2
# env-file             ~/.opam/log/fm-simplex-plugin-7-a7c8da.env
# output-file          ~/.opam/log/fm-simplex-plugin-7-a7c8da.out
### output ###
# autoconf
# make: autoconf: No such file or directory
# Makefile.users:259: .depend: No such file or directory
# make: *** [Makefile.users:370: configure] Error 127

In ocaml#24013:

    #=== ERROR while compiling fm-simplex-plugin.1.01 =============================#
    # 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/fm-simplex-plugin.1.01
    # command              ~/.opam/opam-init/hooks/sandbox.sh build make fm-simplex
    # exit-code            2
    # env-file             ~/.opam/log/fm-simplex-plugin-7-a7c8da.env
    # output-file          ~/.opam/log/fm-simplex-plugin-7-a7c8da.out
    ### output ###
    # autoconf
    # make: autoconf: No such file or directory
    # Makefile.users:259: .depend: No such file or directory
    # make: *** [Makefile.users:370: configure] Error 127
@emillon emillon mentioned this pull request Jun 29, 2023
16 tasks
@mseri
Copy link
Member

mseri commented Jun 29, 2023

Still will not build in many cases since it requires alt-ergo 1.01 that does:

# mkdir -p /usr/local/bin
# cp -f alt-ergo.opt /usr/local/bin/alt-ergo
# cp: cannot create regular file '/usr/local/bin/alt-ergo': Read-only file system

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