Skip to content

Conversation

@Zzull
Copy link
Contributor

@Zzull Zzull commented Jul 9, 2021

No description provided.

"-v", Arg.Unit Ocsigen_config.set_verbose, verbose_msg;
"--verbose", Arg.Unit Ocsigen_config.set_verbose, verbose_msg;
"-vv", Arg.Unit Ocsigen_config.set_veryverbose, veryverbose_msg;
"-vvv", Arg.Unit Ocsigen_config.set_debug, debug_msg;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add also --veryverbose?

src/Makefile Outdated

all: confs
dune build
dune build --root ..
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this option, it seems dune tries to compile all dune projects in my home directory!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Entering directory '/home/jerome'
Error: Too many opam files for package "dune-private-libs":
- dune.2.7.1/dune-private-libs.opam
- dune-merlin/dune-private-libs.opam

@Zzull
Copy link
Contributor Author

Zzull commented Jul 12, 2021

Rebased. (Removed the --root .. commit and restored the --veryverbose option

@vouillon vouillon merged commit 749deb5 into master Jul 12, 2021
@Zzull Zzull deleted the multiple-fixes branch July 12, 2021 10:02
@Zzull Zzull restored the multiple-fixes branch July 12, 2021 10:02
@Zzull Zzull deleted the multiple-fixes branch July 12, 2021 10:03
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.

3 participants