8000 Build fails with the latest commit but works with tag v1.5 · Issue #43 · ocaml/num · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Build fails with the latest commit but works with tag v1.5 #43
Open
@namehta4

Description

@namehta4

Hi All,

Just wanted to point out that the build fails for me in a container when compiling using the listed steps at

make install

with the following error:

************* TESTS COMPLETED SUCCESSFULLY ****************
make[1]: Leaving directory '/opt/num/test'
make -C src install
make[1]: Entering directory '/opt/num/src'
cp META.top META
ocamlfind install num-top META num_top.cma num_top_printers.cmi num_top.cmi
Installed /usr/local/lib/ocaml/4.13.1/num-top/num_top.cmi
Installed /usr/local/lib/ocaml/4.13.1/num-top/num_top_printers.cmi
Installed /usr/local/lib/ocaml/4.13.1/num-top/num_top.cma
Installed /usr/local/lib/ocaml/4.13.1/num-top/META
rm -f META
install -d /usr/lib/ocaml
cp META.num META
ocamlfind install num META
ocamlfind: Package num is already installed
 - (file META.num already exists)
make[1]: *** [Makefile:160: install] Error 2
make[1]: Leaving directory '/opt/num/src'
make: *** [Makefile:13: install] Error 2

This behavior is not seen when building with v1.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0